Actions
Subject » History » Revision 5
« Previous |
Revision 5/6
(diff)
| Next »
Miriam Baglioni, 30/11/2021 02:40 PM
Subject¶
Represents keywords associated to the result.
Subject¶
field name | cardinality | type | description |
---|---|---|---|
subject | ONE | SubjectSchemeValue | contains the subject term: subject type (keyword, MeSH, etc) and the subject term (medicine, chemistry, etc.) |
provenance | ONE | Provenance | contains provenance information for the subject term |
Example data:
{
"subject":{
"scheme": "acm",
"value": "GeneralLiterature_MISCELLANEOUS"
},
"provenance": {
"provenance": "Inferred by OpenAIRE",
"trust": "0.891"
}
}
Updated by Miriam Baglioni about 3 years ago · 5 revisions