CdifConceptOrTerm
CDIFDataStructure::Classes::CdifConceptOrTerm
Definition
Union shorthand for 'a concept reference (skos:Concept) OR a defined term (schema:DefinedTerm)'. In JSON instances the value MAY be: (a) an inline object typed as Concept / DefinedTerm, (b) an @id-only object referencing one, or (c) a plain string interpreted as the @id / prefLabel / termCode of the referenced concept or term. cdif:uses on a RepresentedVariable is typed by this union.
Diagram
Inheritance
No generalization relationships.
Attributes
| Name | Type | Multiplicity | Description |
|---|---|---|---|
| identifier | XsdAnyUri ↗ | [0..1] | @id - resolvable URI of the concept or term being referenced. |
Associations
| Role | Target | Multiplicity | Kind |
|---|---|---|---|
| uses | ← RepresentedVariable | [0..*] | association |