Class: DefinedTerm
A word, name, acronym, phrase that is defined in a controlled vocabulary (CV) and that is used to provide the rdf:type of an entity 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 |
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, phrase that is defined in a controlled vocabulary
(CV) and that is used to provide the rdf:type of an entity within this schema.
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_4nfdi_ap/
rank: 1000
slot_uri: schema:inDefinedTermSet
domain_of:
- DefinedTerm
range: uriorcurie
class_uri: schema:DefinedTerm
Induced
name: DefinedTerm
description: A word, name, acronym, phrase that is defined in a controlled vocabulary
(CV) and that is used to provide the rdf:type of an entity within this schema.
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_4nfdi_ap/
rank: 1000
slot_uri: schema:inDefinedTermSet
alias: from_CV
owner: DefinedTerm
domain_of:
- DefinedTerm
range: uriorcurie
id:
name: id
from_schema: https://stroemphi.github.io/dcat-4C-ap/dcat_4c_ap
rank: 1000
slot_uri: dcterms:identifier
identifier: true
alias: id
owner: DefinedTerm
domain_of:
- DefinedTerm
- NFDIDataset
- NFDICatalog
- EntityOfInterest
- ActivityOfInterest
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:
- Catalogue
- CatalogueRecord
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- DefinedTerm
- ResearchActivity
- EntityOfInterest
- ActivityOfInterest
- Tool
- Environment
- Plan
- QualitativeAttribute
range: string
class_uri: schema:DefinedTerm