FileBasedMetadataTaskProperties
org.sagebionetworks.repo.model.curation.metadata.FileBasedMetadataTaskProperties
A CurationTaskProperties for file-based data, describing where data is uploaded and a view which contains the annotations.
Field | Type | Description |
---|---|---|
concreteType | STRING | Indicates which implementation of CurationTaskProperties this object represents. Possible values include: 'org.sagebionetworks.repo.model.curation.metadata.FileBasedMetadataTaskProperties' and 'org.sagebionetworks.repo.model.curation.metadata.RecordBasedMetadataTaskProperties'. |
uploadFolderId | STRING | The synId of the folder where data files of this type are to be uploaded. |
fileViewId | STRING | The synId of the FileView that shows all data of this type. This FileView will be used to start new grid sessions for file annotation curation. |