Project

General

Profile

Qualifier » History » Version 1

Claudio Atzori, 17/11/2021 09:48 AM

1 1 Claudio Atzori
h1. Qualifier
2
3
Represents information described by a code and a label, from controlled vocabularies.
4
5
h2. Qualifier
6
7
|_. field name |_. cardinality |_. type |_. description |
8
| code | ONE | string | identifier of a term in a vocabulary |
9
| label | ONE | string | human readable label associated to the given vocabulary term |
10
11
TODO: this is a generic type, add examples to illustrate how it is used.