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 Alias: schema_type
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Accolade | An award, prize, or other honor received in recognition of an achievement | no |
ValueSpecification | A Thing that is a value of some kind |
no |
Project | A collective endeavour of some kind | no |
Organization | A social or legal institution such as a company, a society, or a university | no |
Identifier | An identifier is a label that uniquely identifies an item in a particular con... | no |
IssuedIdentifier | An identifier that was issued by a particular agent with a notation that has ... | no |
BuildingLevel | A single level or floor of a (multilevel) building | no |
Room | An area within a building enclosed by walls and floor and ceiling | no |
Grant | A grant, typically financial or otherwise quantifiable, resources | no |
ThingMixin | Mix-in with the common interface of Thing and AttributeSpecification |
no |
Checksum | A Checksum is a value that allows to check the integrity of the contents of a... | no |
ComputedIdentifier | An identifier that has been derived from information on the identified entity | no |
Deliverable | An entity that needs to be provided to another party, typically requiring to ... | no |
Person | A person | no |
Journal | A periodical that publishes (peer-reviewed) academic articles | no |
Building | A structure with a roof and walls | no |
JournalArticle | A report that is published in a journal | no |
Property | An RDF property, a Thing used to define a predicate , for example in a `St... |
no |
Site | A place or region where entities (building, office, etc | no |
DOI | Digital Object Identifier (DOI; ISO 26324), an identifier system governed by ... | no |
Dataset | A collection of data, published or curated by a single agent | no |
AttributeSpecification | An attribute is conceptually a thing, but it requires no dedicated identifier... | no |
Thing | The most basic, identifiable item | no |
Properties
- Range: NodeUriOrCurie
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.inm7.de/s/simpleinput/unreleased
Mappings
Mapping Type | Mapped Value |
---|---|
self | rdf:type |
native | inm7si: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.inm7.de/s/simpleinput/unreleased
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: rdf:type
designates_type: true
alias: schema_type
domain_of:
- ThingMixin
- Identifier
range: NodeUriOrCurie