Slot: type
State that the subject is an instance of a particular RDF class.
URI: rdf:type
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Thing | The most basic, identifiable item | no |
ThingMixin | Mix-in with the common interface of Thing and AttributeSpecification |
no |
Role | A role is the function of a resource or agent with respect to another resourc... | no |
Property | An RDF property, a Thing used to define a predicate , for example in a `St... |
no |
AttributeSpecification | An attribute is conceptually a thing, but it requires no dedicated identifier... | no |
ValueSpecification | A Thing that is a value of some kind |
no |
Properties
- Range: Uriorcurie
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/roles/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | rdf:type |
native | dlroles:type |
exact | dcterms:type |
LinkML Source
name: type
description: State that the subject is an instance of a particular RDF class.
from_schema: https://concepts.datalad.org/s/roles/unreleased
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: rdf:type
alias: type
domain_of:
- ThingMixin
range: uriorcurie