h1. Qualifier
Represents information described by a code and a label, from controlled vocabularies.
h2. Qualifier
|. field name |. cardinality |. type |. description |
| code | ONE | string | identifier of a term in a vocabulary |
| label | ONE | string | human readable label associated to the given vocabulary term |
TODO: this is a generic type, add examples to illustrate how it is used.
h1. Country
Represents the country associated to this result, extending Qualifier, thus inheriting all its fields.
|. field name |. cardinality |. type |. description |
| provenance | ONE | Provenance | Indicates the process that produced (or provided) the country. |
TODO: add examples to illustrate its serialisation.
Updated by Claudio Atzori over 3 years ago · 2 revisions