Class: Role
See DCAT-AP specs:Role
URI: dcat:Role
classDiagram
class Role
click Role href "../../classes/Role/"
SupportiveEntity <|-- Role
click SupportiveEntity href "../../classes/SupportiveEntity/"
Role : description
Role : title
Inheritance
Class Properties
Slots
| Name |
Cardinality and Range |
Description |
Inheritance |
| title |
0..1 String |
This slot is described in more detail within the class in which it is used. |
direct |
| description |
0..1 String |
This slot is described in more detail within the class in which it is used. |
direct |
Usages
Schema Source
- from schema: https://w3id.org/nfdi-de/dcat-ap-plus/
Mappings
| Mapping Type |
Mapped Value |
| self |
dcat:Role |
| native |
dcatapplus:Role |
LinkML Source
Direct
name: Role
description: See [DCAT-AP specs:Role](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Role)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/
is_a: SupportiveEntity
slots:
- title
- description
class_uri: dcat:Role
Induced
name: Role
description: See [DCAT-AP specs:Role](https://semiceu.github.io/DCAT-AP/releases/3.0.0/#Role)
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/
is_a: SupportiveEntity
attributes:
title:
name: title
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/
rank: 1000
slot_uri: dcterms:title
alias: title
owner: Role
domain_of:
- Activity
- AgenticEntity
- Any
- Attribution
- Catalogue
- CatalogueRecord
- ChecksumAlgorithm
- Concept
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- DefinedTerm
- Distribution
- Document
- Entity
- Frequency
- Geometry
- Identifier
- LegalResource
- LicenseDocument
- LinguisticSystem
- MediaType
- MediaTypeOrExtent
- PeriodOfTime
- Plan
- Policy
- ProvenanceStatement
- QualitativeAttribute
- QuantitativeAttribute
- Resource
- RightsStatement
- Role
- Standard
- SupportiveEntity
- Surrounding
- TimeInstant
range: string
description:
name: description
description: This slot is described in more detail within the class in which it
is used.
from_schema: https://w3id.org/nfdi-de/dcat-ap-plus/
rank: 1000
slot_uri: dcterms:description
alias: description
owner: Role
domain_of:
- Activity
- AgenticEntity
- Any
- Attribution
- Catalogue
- CatalogueRecord
- ChecksumAlgorithm
- Concept
- ConceptScheme
- DataService
- Dataset
- DatasetSeries
- Distribution
- Document
- Entity
- Frequency
- Geometry
- Identifier
- LegalResource
- LicenseDocument
- LinguisticSystem
- MediaType
- MediaTypeOrExtent
- PeriodOfTime
- Plan
- Policy
- ProvenanceStatement
- QualitativeAttribute
- QuantitativeAttribute
- Resource
- RightsStatement
- Role
- Standard
- SupportiveEntity
- Surrounding
- TimeInstant
range: string
class_uri: dcat:Role