CDIFCodelist

ConceptScheme

CDIFCodelist::Classes::ConceptScheme

Definition

A SKOS Concept Scheme - an aggregation of one or more SKOS Concepts forming a controlled vocabulary or codelist. The metadata record describing this scheme (schema:subjectOf > CatalogRecord) MUST declare conformance to https://w3id.org/cdif/codelist/1.0.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
identifierXsdAnyUri[1]@id - resolvable URI for the concept scheme. Required.
prefLabelstring[1]skos:prefLabel - the preferred lexical label for the concept scheme. Required.
definitionstring[0..1]skos:definition - formal explanation of the meaning or purpose of this concept scheme.
notestring[0..1]skos:note - general note about the concept scheme.
dateModifiedXsdDate[1]schema:dateModified - ISO 8601 date when the codelist was last modified. Required.
urlXsdAnyUri[0..1]schema:url - web location of a page describing the codelist.
licensestring[0..*]schema:license - license for the codelist. Either schema:license OR schema:conditionsOfAccess is required (anyOf).
conditionsOfAccessstring[0..*]schema:conditionsOfAccess - text statement of access conditions. Either schema:license OR schema:conditionsOfAccess is required (anyOf).

Associations

RoleTargetMultiplicityKind
subjectOfCatalogRecord ↗[1]composition
identifierIdentifier ↗[0..1]composition
hasTopConceptConcept[1..*]composition
inSchemeConcept[1..*]association