Skip to content

Slot: dateAuthored

Indicates when the information content expressed in the Information Entity was generated.

Comments

  • The term 'authored' as used in the model refers to the generation of 'information content' in the abstract sense, as opposed to a concrete encoding of this information in a specific language or format. e.g. for a Statement, this attribute captures when the information content expressed in the Statement was first generated by an agent. Information about when a particular concrete encoding of this information was created (e.g. as row in a table, or object in a json document) would live in a RecordMetadata object attached to the Information Entity).

URI: sepio_linkml:dateAuthored

Applicable Classes

Name Description Modifies Slot
EvidenceLine An independent, evidence-based argument that may support or refute the validi... no
DataSet A collection of related data items or records that are organized together in ... no
InformationEntity An abstract (non-physical) entity that is about something - representing the ... no
StudyResult A collection of data items from a single study that pertain to a particular s... no
Method A set of instructions that specify how to achieve some objective no
Statement A claim of purported truth as made by a particular agent, on a particular occ... no
DataItem An Information Entity representing an individual piece of data, generated or ... no
Document A collection of information, usually in a text-based or graphic human-readabl... no

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: dateAuthored
description: Indicates when the information content expressed in the Information Entity
  was generated.
comments:
- The term 'authored' as used in the model refers to the generation of 'information
  content' in the abstract  sense, as opposed to a concrete encoding of this information
  in a specific language or format. e.g. for a Statement, this attribute captures
  when the information content expressed in the Statement was first generated by an
  agent.  Information about when a particular concrete encoding of this information
  was created (e.g. as row in a table, or object in a json document) would live in
  a RecordMetadata object attached to the Information Entity).
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Draft
rank: 1000
alias: dateAuthored
owner: InformationEntity
domain_of:
- InformationEntity
range: string
required: false
multivalued: false