CDIFCodelist

CatalogRecord

CDIFCodelist::Classes::CatalogRecord

Definition

Stub of CDIFCore::CatalogRecord (the metadata-about-the-metadata node carried at schema:subjectOf on a ConceptScheme). For the codelist profile, dcterms:conformsTo MUST include https://w3id.org/cdif/codelist/1.1.

Diagram

Inheritance

No generalization relationships.

Attributes

NameTypeMultiplicityDescription
additionalTypestring[1..*]schema:additionalType - additional type assertions for the catalog record node. MUST include 'dcat:CatalogRecord' (the @type array itself is typed as schema:Dataset, with this attribute narrowing the role).
conformsToXsdAnyUri[1..*]dcterms:conformsTo - URIs of specifications this metadata record conforms to. MUST include the constant https://w3id.org/cdif/codelist/1.1 for the codelist profile.
aboutXsdAnyUri[0..1]schema:about - @id back-pointer to the ConceptScheme this CatalogRecord describes (closes the schema:subjectOf round-trip).

Associations

RoleTargetMultiplicityKind
subjectOfConceptScheme[1]composition