Class: DefinedTerm
A word, name, acronym or phrase that is defined in a controlled vocabulary (CV) and that is used to provide an additional rdf:type or dcterms:type of a class within this schema.
URI: schema:DefinedTerm
classDiagram
class DefinedTerm
click DefinedTerm href "../DefinedTerm"
DefinedTerm : from_CV
DefinedTerm : id
DefinedTerm : title
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
id | 1 Uriorcurie |
A slot to provide an URI for an entity within this schema | direct |
title | 0..1 String |
This slot is described in more detail within the class in which it is used | direct |
from_CV | 0..1 Uriorcurie |
The URL of the controlled vocabulary | direct |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
Mappings
Mapping Type | Mapped Value |
---|---|
self | schema:DefinedTerm |
native | nfdi4c:DefinedTerm |
LinkML Source
Direct
name: DefinedTerm
description: A word, name, acronym or phrase that is defined in a controlled vocabulary
(CV) and that is used to provide an additional rdf:type or dcterms:type of a class
within this schema.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
slots:
- id
- title
slot_usage:
title:
name: title
slot_uri: schema:name
attributes:
from_CV:
name: from_CV
description: The URL of the controlled vocabulary.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_ap_plus.yaml
rank: 1000
slot_uri: schema:inDefinedTermSet
domain_of:
- DefinedTerm
range: uriorcurie
class_uri: schema:DefinedTerm
Induced
name: DefinedTerm
description: A word, name, acronym or phrase that is defined in a controlled vocabulary
(CV) and that is used to provide an additional rdf:type or dcterms:type of a class
within this schema.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
slot_usage:
title:
name: title
slot_uri: schema:name
attributes:
from_CV:
name: from_CV
description: The URL of the controlled vocabulary.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_ap_plus.yaml
rank: 1000
slot_uri: schema:inDefinedTermSet
alias: from_CV
owner: DefinedTerm
domain_of:
- DefinedTerm
range: uriorcurie
id:
name: id
description: A slot to provide an URI for an entity within this schema.
in_subset:
- domain_agnostic_core
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
identifier: true
alias: id
owner: DefinedTerm
domain_of:
- Activity
- Dataset
- DefinedTerm
- EvaluatedActivity
- EvaluatedEntity
- Instrument
range: uriorcurie
required: true
title:
name: title
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: schema:name
alias: title
owner: DefinedTerm
domain_of:
- Activity
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- DefinedTerm
- Distribution
- EvaluatedActivity
- EvaluatedEntity
- Instrument
- Plan
- QualitativeAttribute
- QuantitativeAttribute
- Surrounding
range: string
class_uri: schema:DefinedTerm