Class: ConceptScheme
See DCAT-AP specs:ConceptScheme
URI: skos:ConceptScheme
classDiagram
class ConceptScheme
click ConceptScheme href "../ConceptScheme"
SupportiveEntity <|-- ConceptScheme
click SupportiveEntity href "../SupportiveEntity"
ConceptScheme : title
Inheritance
- SupportiveEntity
- ConceptScheme
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
title | 1..* String |
A name of the concept scheme | direct |
Usages
used by | used in | type | used |
---|---|---|---|
Catalogue | themes | range | ConceptScheme |
NFDICatalog | themes | range | ConceptScheme |
Identifier and Mapping Information
Schema Source
- from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
Mappings
Mapping Type | Mapped Value |
---|---|
self | skos:ConceptScheme |
native | nfdi4c:ConceptScheme |
LinkML Source
Direct
name: ConceptScheme
description: See [DCAT-AP specs:ConceptScheme](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#ConceptScheme)
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: SupportiveEntity
abstract: false
slots:
- title
slot_usage:
title:
name: title
description: A name of the concept scheme.
slot_uri: dcterms:title
range: string
required: true
multivalued: true
inlined_as_list: true
class_uri: skos:ConceptScheme
Induced
name: ConceptScheme
description: See [DCAT-AP specs:ConceptScheme](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#ConceptScheme)
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
is_a: SupportiveEntity
abstract: false
slot_usage:
title:
name: title
description: A name of the concept scheme.
slot_uri: dcterms:title
range: string
required: true
multivalued: true
inlined_as_list: true
attributes:
title:
name: title
description: A name of the concept scheme.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:title
alias: title
owner: ConceptScheme
domain_of:
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- DefinedTerm
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
range: string
required: true
multivalued: true
inlined_as_list: true
class_uri: skos:ConceptScheme