Skip to content

Slot: sources

A document or other informtion resource in which the information entity, or evidence supporting it, is reported.

Comments

  • This attribute is more general than InformationEntity.reportedIn (which is used to references a Docuement that directly reports the infrormation), and Statement.hasEvidenceFromSources (which is used to reference resources that provided evidence used to generate the knowledge expressed in a Statement). It can be used to cover both cases, in situations where a data provider does not know which is the case, or does not wish to make the distinction.

URI: sepio_linkml:sources

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

  • Range: String

  • Multivalued: True

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: sources
description: A document or other informtion resource in which the information entity,
  or evidence supporting it, is reported.
comments:
- This attribute is more general than InformationEntity.reportedIn (which is used
  to references a Docuement that directly reports the infrormation), and Statement.hasEvidenceFromSources
  (which is used to reference resources that provided evidence used to generate the
  knowledge expressed in a Statement). It can be used to cover both cases, in situations
  where a data provider does not know which is the case, or does not wish to make
  the distinction.
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Draft
rank: 1000
alias: sources
owner: InformationEntity
domain_of:
- InformationEntity
range: string
required: false
multivalued: true