Skip to content

Commit 6103c6f

Browse files
authored
Add manifest as a metadataType (#540)
1 parent 743ec48 commit 6103c6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

synapseAnnotations/data/experimentalData.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,11 @@
490490
"description": "Metadata describing terms or variables that appear in another file.",
491491
"source": "Sage Bionetworks"
492492
},
493+
{
494+
"value": "manifest",
495+
"description": "Metadata describing a list of files and the annotations terms associated with them.",
496+
"source": "Sage Bionetworks"
497+
},
493498
{
494499
"value": "protocol",
495500
"description": "A plan specification which has sufficient level of detail and quantitative information to communicate it between investigation agents, so that different investigation agents will reliably be able to independently reproduce the process.",

0 commit comments

Comments
 (0)