The Open API specification for Synapse is now available for download!

Download Open API Spec

RecordBasedMetadataTaskProperties

org.sagebionetworks.repo.model.curation.metadata.RecordBasedMetadataTaskProperties

A CurationTaskProperties for record-based metadata

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'.
recordSetId STRING The synId of the RecordSet that will contain all record-based metadata for a specific type. This RecordSet will be used to start new grid sessions for both 'upsert' and record-based curation for this type.