ResultCountry » History » Revision 5
Revision 4 (Miriam Baglioni, 30/11/2021 03:46 PM) → Revision 5/7 (Miriam Baglioni, 30/11/2021 04:06 PM)
h1. ResultCountry It is for the country associated to the result. It is a subclass of [[Country]] and extends it with provenance information |_. field name |_. cardinality |_. type |_. description | | provenance | ONE | [[Provenance]] | Indicates the reason why this country is associated to this result | Example data: <pre> { "code" : "IT", "label": "Italy" } { "code" : "IT", "label": "Italy", "provenance" : { "provenance":"inferred by OpenAIRE", "trust":"0.85"} } </pre>