Skip to content

Slot: type

The name of the class that is instantiated by a data object representing the Entity.

Comments

  • MUST be the label of a concrete class from the data model.

URI: sepio_linkml:type

Applicable Classes

Name Description Modifies Slot
DataItem An Information Entity representing an individual piece of data, generated or ... no
InformationEntity An abstract (non-physical) entity that is about something - representing the ... no
Activity An action or set of actions performed by an agent, that occurs over a period ... no
EvidenceLine An independent, evidence-based argument that may support or refute the validi... no
StudyResult A collection of data items from a single study that pertain to a particular s... no
DataSet A collection of related data items or records that are organized together in ... no
Statement A claim of purported truth as made by a particular agent, on a particular occ... no
Document A collection of information, usually in a text-based or graphic human-readabl... no
Proposition An abstract entity representing a possible fact that is either true or false no
StudyGroup A collection of individuals or specimens from the same taxonomic class, selec... no
Contribution An action or actions taken by a particular agent in the creation, modificatio... no
Entity Anything that exists, has existed, or will exist no
Agent An autonomous actor (person, organization, or software agent) that bears some... no
Method A set of instructions that specify how to achieve some objective no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sepio-framework/sepio-linkml

Mappings

Mapping Type Mapped Value
self sepio_linkml:type
native sepio_linkml:type

LinkML Source

name: type
description: The name of the class that is instantiated by a data object representing
  the Entity.
comments:
- MUST be the label of a concrete class from the data model.
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Draft
rank: 1000
alias: type
owner: Entity
domain_of:
- Entity
range: string
required: true
multivalued: false