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
XYZAccolade An award, prize, or other honor received in recognition of an achievement no
XYZDataItem An information content entity that is intended to be a truthful statement abo... no
XYZDataType Type of an data item no
XYZConvention A set of agreed, stipulated, or generally accepted standards, norms, social n... no
XYZDataset A collection of data, published or curated by a single agent no
XYZDistribution A specific representation of a data item, which may come in the form of an el... no
XYZDistributionPartType Type or role of a part of a distribution no
XYZDocument A conceptual entity representing things which a, broadly conceived, "document... no
XYZConcept An idea or notion; a unit of thought no
XYZGenesis A process in which an entity comes into being as a result of the process no
XYZGrant A grant, typically financial or otherwise quantifiable, resources no
XYZInstrument A thing that enables an agent to perform an action no
XYZOrganization A social or legal institution such as a company, a society, or a university no
XYZPerson Person agents are people, alive, dead, or fictional no
XYZProject A collective endeavour of some kind no
XYZPublication A resource that is the output of a publishing process no
XYZBibliographicType Type of a publication or document, e no
XYZInstrumentType Type of an instrument no
XYZPublicationVenue "Place" of a publication, e no
XYZStudy A planned process that consists of parts: planning, study design execution, d... no
XYZSubject A subject is an entity being investigated in a study no
XYZSubjectType Type of a subject no
XYZTopic Topic a subject is about, e no
XYZRule Permissions, prohibitions, obligatations or other rights/policies no
XYZAgentRole A role is the function of an agent with respect to a subject, in the context ... no
XYZObjective A proposition that indicates a planned or anticipated outcome no
XYZAttribution Attribution is the ascribing of an entity to an agent no
XYZDerivation A derivation is a transformation of an entity into another, an update of an e... no
XYZGeneration Generation is the completion of production of a new entity by an activity no
XYZUsage Usage is the beginning of utilizing an entity by an activity 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
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
Distribution A specific representation of a data item, which may come in the form of an el... no
Publication A resource that is the output of a publishing process no
Convention A set of agreed, stipulated, or generally accepted standards, norms, social n... no
DataItem An information content entity that is intended to be a truthful statement abo... no
Dataset A collection of data (data items), published or curated by a single agent no
Document A conceptual entity representing things which a, broadly conceived, "document... no
Grant A grant, typically financial or otherwise quantifiable, resources no
Instrument A thing that enables an agent to perform an action 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
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
Influence Influence is the capacity of an entity, activity, or agent to have an effect ... no
EntityInfluence EntityInfluence is the capacity of an entity to have an effect on the charact... no
Usage Usage is the beginning of utilizing an entity by an activity no
Start Start is when an activity is deemed to have been started by an entity, known ... no
End End is when an activity is deemed to have been ended by an entity, known as t... no
Derivation A derivation is a transformation of an entity into another, an update of an e... no
Quotation A quotation is the repeat of (some or all of) an entity, such as text or imag... no
Revision A revision is a derivation for which the resulting entity is a revised versio... no
ActivityInfluence ActivitiyInfluence is the capacity of an activity to have an effect on the ch... no
Generation Generation is the completion of production of a new entity by an activity no
Communication Communication is the exchange of an entity by two activities, one activity us... no
Invalidation Invalidation is the start of the destruction, cessation, or expiry of an exis... no
AgentInfluence AgentInfluence is the capacity of an agent to have an effect on the character... no
Attribution Attribution is the ascribing of an entity to an agent no
Association An activity association is an assignment of responsibility to an agent for an... no
Delegation Delegation is the assignment of authority and responsibility to an agent (by ... no
Study A planned process that consists of parts: planning, study design execution, d... no
Subject A subject is an entity being investigated in a study 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.datalad.org/s/demo-research-assets/unreleased

Mappings

Mapping Type Mapped Value
self rdf:type
native xyzra: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.datalad.org/s/demo-research-assets/unreleased
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: rdf:type
designates_type: true
domain_of:
- ThingMixin
- Identifier
range: NodeUriOrCurie