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 Alias: schema_type

Applicable Classes

Name Description Modifies Slot
AttributeSpecification An attribute is conceptually a thing, but it requires no dedicated identifier... no
Influence Influence is the capacity of an entity, activity, or agent to have an effect ... no
Revision A revision is a derivation for which the resulting entity is a revised versio... no
Thing The most basic, identifiable item no
End End is when an activity is deemed to have been ended by an entity, known as t... no
ThingMixin Mix-in with the common interface of Thing and AttributeSpecification no
Communication Communication is the exchange of an entity by two activities, one activity us... no
EntityInfluence EntityInfluence is the capacity of an entity to have an effect on the charact... no
Invalidation Invalidation is the start of the destruction, cessation, or expiry of an exis... no
ValueSpecification A Thing that is a value of some kind no
Start Start is when an activity is deemed to have been started by an entity, known ... no
Association An activity association is an assignment of responsibility to an agent for an... no
ActivityInfluence ActivitiyInfluence is the capacity of an activity to have an effect on the ch... no
Usage Usage is the beginning of utilizing an entity by an activity no
Property An RDF property, a Thing used to define a predicate, for example in a `St... no
Delegation Delegation is the assignment of authority and responsibility to an agent (by ... no
AgentInfluence AgentInfluence is the capacity of an agent to have an effect on the character... 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
Generation Generation is the completion of production of a new entity by an activity no
Attribution Attribution is the ascribing of an entity to an agent no

Properties

Type and Range

Property Value
Range NodeUriOrCurie
Domain Of ThingMixin
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/prov-mixin/unreleased

Mappings

Mapping Type Mapped Value
self rdf:type
native dlprovmx: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/prov-mixin/unreleased
exact_mappings:
- dcterms:type
rank: 1000
slot_uri: rdf:type
designates_type: true
alias: schema_type
domain_of:
- ThingMixin
range: NodeUriOrCurie