Actions
Qualifier¶
Represents information described by a code and a label, from controlled vocabularies.
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.
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 almost 4 years ago · 2 revisions