CDIFConceptScheme

Concept

CDIFConceptScheme::Classes::Concept

Definition

Documentation

Original
Reference

skos:Concept

Definition

An idea or notion; a unit of thought.

CDIF
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]

Documentation

Original
Reference

schema:identifier

Definition

The identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details.

Scope

Domain: Thing (https://schema.org/Thing). Range: PropertyValue (https://schema.org/PropertyValue), Text (https://schema.org/Text), URL (https://schema.org/URL).

CDIF
Definition

@id - URI identifier for this concept.

prefLabelstring[1..*]

Documentation

Original
Reference

skos:prefLabel

Definition

A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag.

CDIF
Definition

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.

Scope

skos:prefLabel - preferred lexical label for this concept. Required.

notationstring[1..*]

Documentation

Original
Reference

skos:notation

Definition

A notation, also known as classification code, is a string of characters such as "T58.5" or "303.4833" used to uniquely identify a concept within the scope of a given concept scheme.

CDIF
Definition

Classification code or notation for this concept scheme.

Scope

skos:notation - classification code for this concept within a scheme. Required.

definitionstring[0..*]

Documentation

Original
Reference

skos:definition

Definition

A statement or formal explanation of the meaning of a concept.

CDIF
Definition

Formal explanation of the meaning or purpose of this concept scheme.

Scope

skos:definition - formal explanation of the meaning of this concept.

notestring[0..*]

Documentation

Original
Reference

skos:note

Definition

A general note, for any purpose.

CDIF
Definition

General note about the concept scheme.

Scope

skos:note - general note about this concept.

Associations

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