Skip to content

Slot: schema_type

State that the subject is an instance of a particular schema 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

Applicable Classes

Name Description Modifies Slot
ThingMixin Mix-in with the common interface of Thing and AttributeSpecification no
Identifier An identifier is a label that uniquely identifies an item in a particular con... no
Gender Fixed set of gender categories of a person, as defined and distinguished by t... no
Contributor A person that contributes to, or is associated with TRR379 in some form or fu... no
DSCOrganization A social or legal institution such as a company, a society, or a university no
ConsortiumProject TRR379 projects, as formally defined in the grant application and by the mana... no
City Incorporated populated place no
Country A political association with effective dominion over a geographic area no
StatusGroup Fixed set of personnel status groups, as defined and distinguished by the DFG no
Discipline Fixed set of knowledge and study branches, as defined by the Federal Statisti... no
Role Function in a project for persons classified as "other scientifically engaged... no
AttributeSpecification An attribute is conceptually a thing, but it requires no dedicated identifier... no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
Thing The most basic, identifiable item no
ValueSpecification A Thing that is a value of some kind no
IssuedIdentifier An identifier that was issued by a particular agent with a notation that has ... no
ComputedIdentifier An identifier that has been derived from information on the identified entity no
Checksum A Checksum is a value that allows to check the integrity of the contents of a... no
DOI Digital Object Identifier (DOI; ISO 26324), an identifier system governed by ... no
FlatThing Thing variant that provides a basis for the annotation and curation of more... no
FlatProperty An RDF property, a Thing used to define a predicate, for example in a `St... no
FlatAttributeSpecification An attribute is conceptually a thing, but it requires no dedicated identifier... no
AnnotationTag A tag identifying an annotation no
Organization A social or legal institution such as a company, a society, or a university no
Person Person agents are people, alive, dead, or fictional no
Project A collective endeavour of some kind no

Properties

Type and Range

Property Value
Range NodeUriOrCurie
Domain Of ThingMixin, Identifier
Slot URI rdf:type

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Designates Type Yes

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.trr379.de/s/dfg-cp-survey

Mappings

Mapping Type Mapped Value
self rdf:type
native trr379cps:schema_type
exact dcterms:type

LinkML Source

name: schema_type
description: State that the subject is an instance of a particular schema 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.trr379.de/s/dfg-cp-survey
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: rdf:type
designates_type: true
domain_of:
- ThingMixin
- Identifier
range: NodeUriOrCurie