Affinda · Arazzo Workflow
Affinda Add a Data Field to a Collection
Version 1.0.0
Create a workspace and collection, then add a custom data field plus data point to the collection.
View Spec
View on GitHub
AIArtificial IntelligenceDocument ProcessingIntelligent Document ProcessingIDPOCRResume ParsingInvoice ParsingReceipt ParsingDocument ExtractionDocument ClassificationDocument SplittingRecruitmentBankingInsuranceLogisticsHealthcareGovernmentArazzoWorkflows
Provider
Workflows
add-collection-data-field
Create a collection then add a custom data field and data point to it.
Creates a workspace and an extractor-bound collection, then creates a data field plus data point on the collection.
1
createWorkspace
createWorkspace
Create the workspace that will hold the collection.
2
createCollection
createCollection
Create an extractor-bound collection inside the workspace.
3
addDataField
createDataFieldForCollection
Add a data field to the collection along with a new data point so the collection captures an additional value.