CDIFConceptScheme

Concept

CDIFConceptScheme::Classes::Concept

Definition

A SKOS Concept member of a ConceptScheme. Must have @type (containing skos:Concept), skos:prefLabel, and skos:notation. Optionally carries skos:definition, skos:note, skos:inScheme (back-pointer to its scheme), and hierarchical skos:broader / skos:narrower links to other concepts.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
identifierXsdAnyUri[0..1]@id - URI identifier for this concept.
prefLabelstring[1..*]skos:prefLabel - preferred lexical label for this concept. Required.
notationstring[1..*]skos:notation - classification code for this concept within a scheme. Required.
definitionstring[0..*]skos:definition - formal explanation of the meaning of this concept.
notestring[0..*]skos:note - general note about this concept.

Associations

RoleTargetMultiplicityKind
hasTopConceptConceptScheme[1..*]composition
inSchemeConceptScheme[0..*]association
broaderConcept[0..*]association
narrowerConcept[0..*]association