diff --git a/modules/Template/Template.yaml b/modules/Template/Template.yaml index 0dd7175b..bba528b4 100644 --- a/modules/Template/Template.yaml +++ b/modules/Template/Template.yaml @@ -566,32 +566,32 @@ classes: # Other Artifacts ####################################### -# DatasetTemplate: -# is_a: Template -# description: Template that specifies NF portal dataset properties should have for more consistent community-curated datasets. -# notes: -# - This is intended to be compiled to JSON schema and bound to dataset entities, NOT used in DCA. -# slots: -# - id # Synapse id used as accession for citation when no doi -# - doi -# - title -# - creator -# - contributor -# - currentVersion -# - description -# - license -# - dataType -# - studyName -# - studyId -# - manifestation -# - diseaseFocus -# - fundingAgency -# - series -# - publisher -# - yearProcessed -# - yearPublished -# - datasetItemCount -# - datasetSizeInBytes + DatasetTemplate: + is_a: Template + description: Template that specifies NF portal dataset properties should have for more consistent community-curated datasets.it st + notes: + - This is intended to be compiled to JSON schema and bound to dataset entities, NOT used in DCA. + slots: + - id # Synapse id used as accession for citation when no doi + - doi + - title + - creator + - contributor + - currentVersion + - description + - license + - dataType + - studyName + - studyId + - manifestation + - diseaseFocus + - fundingAgency + - series + - publisher + - yearProcessed + - yearPublished + - datasetItemCount + - datasetSizeInBytes ####################################### # PartialTemplate