forked from D-Net/dnet-hadoop
Updated descriptions
This commit is contained in:
parent
8ec7a61188
commit
f6ab238f5d
|
@ -19,20 +19,19 @@
|
||||||
"description": "The acronym of the community"
|
"description": "The acronym of the community"
|
||||||
},
|
},
|
||||||
"subject": {
|
"subject": {
|
||||||
"description": "Description of subject",
|
"description": "Only for research communities: the list of the subjects associated to the research community",
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": {
|
"items": {
|
||||||
"type": "string",
|
"type": "string"
|
||||||
"description": "Only for research communities: the list of the subjects associated to the research community"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The type of the record (research community/research infrastructure)"
|
"description": "One of {Research Community, Research infrastructure}"
|
||||||
},
|
},
|
||||||
"zenodo_community": {
|
"zenodo_community": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The id of the Zenodo communities associated to the research community/Research infrastructure"
|
"description": "The URL of the Zenodo community associated to the Research community/Research infrastructure"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue