SubjectSchemeValue » History » Version 2
Miriam Baglioni, 30/11/2021 11:55 AM
| 1 | 1 | Miriam Baglioni | h1. SubjectSchemeValue |
|---|---|---|---|
| 2 | |||
| 3 | Subject classification against a vocabulary |
||
| 4 | |||
| 5 | 2 | Miriam Baglioni | |_. field name |_. cardinality |_. type |_. description | |
| 6 | | scheme | ONE | string | OpenAIRE subject classification scheme (https://api.openaire.eu/vocabularies/dnet:subject_classification_typologies). | |
||
| 7 | | value | ONE | string | The value for the subject in the selected scheme. When the scheme is 'keyword', it means that the subject is free-text (i.e. not a term from a controlled vocabulary). | |
||
| 8 | |||
| 9 | |||
| 10 | 1 | Miriam Baglioni | Example data |
| 11 | |||
| 12 | { |
||
| 13 | "scheme" : "DOI", |
||
| 14 | "value" : "10.5281/zenodo.4707307" |
||
| 15 | } |
||
| 16 | 2 | Miriam Baglioni | "subjects":[{"provenance":{"provenance":"Harvested","trust":"0.9"},"subject":{"scheme":"keyword","value":"BIOCOUP"}},{"provenance":{"provenance":"Harvested","trust":"0.9"},"subject":{"scheme":"keyword","value":"pyrolysis-oil"}}],"type":"publication"} |