cdifConceptScheme

ConceptScheme

cdifConceptScheme::Classes::ConceptScheme

Definition

Profile module for SKOS concept schemes used as controlled vocabularies in CDIF metadata. Thin wrapper around skosConceptScheme.

Diagram

Attributes

NameTypeMultiplicityDescription
identifierString[0..1]URI identifier for this concept scheme.
typeString[1..*]
notationString[0..*]Classification code or notation for this concept scheme.
versionString | Real[0..1]Version identifier for the concept scheme.
subjectOf@id-ref[0..*]

Associations

RoleTargetMultiplicityDescription
prefLabelLanguageTaggedValue[1]Preferred lexical label for the concept scheme. A single string, a single language-tagged value, or an array of language-tagged values. Each language should appear at most once.
altLabelLanguageTaggedValue[0..1]Alternative lexical labels (acronyms, abbreviations, spelling variants).
definitionLanguageTaggedValue[1]Formal explanation of the meaning or purpose of this concept scheme.
noteLanguageTaggedValue[0..1]General note about the concept scheme.
hasTopConceptConcept[1..*]Top-level concepts in this scheme. Each item is a skos:Concept (inline or @id reference).