Workflow Inputs
| Name | Description |
|---|---|
| collection-analysis-item | The item representing the analysis that is to be created |
| collection-item | The item representing the collection from which the vocabulary is to be extracted |
| document-analysis-type | The type of analysis to be performed on the documents (this is always Documents Vocabulary Terms Extraction) |
| read-level | The read access level that the vocabulary is to have |
Workflow Outputs
| Name | Description |
|---|---|
| analysed-collection-item | The item representing the collection, once the vocabulary extraction is complete |
Work Items
| Name | Description | Action | Duration | Run Locally |
|---|---|---|---|---|
| collection parsing | Parsing of the HTML files of the documents in the collection | [Parse HTML]|parse collection | 10 | false |
| vocabulary extraction from collection documents | Extraction of the key terms from the parsed documents | [Analyse]|term extraction from collection documents | 10 | false |
| documents vocabulary combination | Combine the document vocabularies to create a collection vocabulary | [Analyse]|collection documents term combination | 10 | false |
Work Item Workflow Input Connections
| Work Item Input | Workflow Input |
|---|---|
| [collection parsing]|collection-item | collection-item |
| [documents vocabulary combination]|collection-analysis-item | collection-analysis-item |
| [documents vocabulary combination]|document-analysis-type | document-analysis-type |
| [documents vocabulary combination]|read-level | read-level |
| [vocabulary extraction from collection documents]|analysis-type | document-analysis-type |
| [vocabulary extraction from collection documents]|read-level | read-level |
Work Item Interconnections
| Work Item Input | Preceding Work Item Output |
|---|---|
| [documents vocabulary combination]|analysed-documents-collection-item | [vocabulary extraction from collection documents]|analysed-documents-collection-item |
| [vocabulary extraction from collection documents]|parsed-collection-item | [collection parsing]|parsed-collection-item |
Work Item Workflow Output Connections
| Workflow Output | Work Item Output |
|---|---|
| analysed-collection-item | [documents vocabulary combination]|analysed-collection-item |
Work Item Inputs Check
| Work Item | Work Item Input | Connection td | Workflow Input | Workflow |
|---|---|---|---|---|
| collection parsing | collection-item | -1011_-9223372036854457271 | collection-item | -1011_-9223372036854457299 |
| documents vocabulary combination | collection-analysis-item | -1011_-9223372036854438661 | collection-analysis-item | -1011_-9223372036854457299 |
| documents vocabulary combination | document-analysis-type | -1011_-9223372036854457274 | document-analysis-type | -1011_-9223372036854457299 |
| documents vocabulary combination | read-level | -1011_-9223372036854457272 | read-level | -1011_-9223372036854457299 |
| vocabulary extraction from collection documents | analysis-type | -1011_-9223372036854457270 | document-analysis-type | -1011_-9223372036854457299 |
| vocabulary extraction from collection documents | read-level | -1011_-9223372036854457269 | read-level | -1011_-9223372036854457299 |
Workflow Outputs Check
| Workflow Output | Connected Work Item Output |
|---|---|
| analysed-collection-item | [documents vocabulary combination]|analysed-collection-item |