Project

General

Profile

SubjectSchemeValue » History » Revision 2

Revision 1 (Miriam Baglioni, 30/11/2021 11:53 AM) → Revision 2/4 (Miriam Baglioni, 30/11/2021 11:55 AM)

h1. SubjectSchemeValue 

 Subject classification against a vocabulary 

 |_. field name 	 |_. cardinality 	 |_. type 	 |_. description | 
 | scheme | 	 ONE | 	 string | OpenAIRE subject classification scheme (https://api.openaire.eu/vocabularies/dnet:subject_classification_typologies). | 	 vocabulary reference 
 | value | 	 ONE | 	 string | The 	 value for from 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). | 


 given scheme/vocabulary 
 Example data 

 {  
   "scheme" : "DOI", 
   "value" : "10.5281/zenodo.4707307"  
 } 
 "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"} TODO: this is a generic type, add more examples to illustrate how it is used.