Slot: type
State that the subject is an instance of a particular RDF class. Typically, no explicit value needs to be assigned to this slot, because it matches the class type of a particular record. However, this slots can be used as a type designator of a schema element for validation and schema structure handling purposes. This is used to indicate specialized schema classes for properties that accept a hierarchy of classes as their range.
URI: rdf:type
Properties
- Range: NodeUriOrCurie
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/types/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | rdf:type |
native | dltypes:type |
exact | dcterms:type |
LinkML Source
name: type
description: State that the subject is an instance of a particular RDF class. Typically,
no explicit value needs to be assigned to this slot, because it matches the class
type of a particular record. However, this slots can be used as a type designator
of a schema element for validation and schema structure handling purposes. This
is used to indicate specialized schema classes for properties that accept a hierarchy
of classes as their range.
from_schema: https://concepts.datalad.org/s/types/unreleased
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: rdf:type
designates_type: true
alias: type
range: NodeUriOrCurie