Skip to content

Slot: Derived from (derived_from)

A entity from which the subject was created through some kind of process. Derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.

URI: xyzri:derived_from

Inheritance

Applicable Classes

Name Description Modifies Slot
EntityMixin A physical, digital, conceptual, or other kind of thing with some fixed aspec... yes
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
XYZDataset A collection of data, published or curated by a single agent yes
XYZDepiction Reference conveyed through pictures no
XYZFile A specific representation of a data item, which may come in the form of an el... no
XYZDocument A conceptual entity representing things which a, broadly conceived, "document... yes
XYZGrant A grant, typically financial or otherwise quantifiable, resources no
XYZInstrument A thing that enables an agent to perform an action no
XYZObjective A proposition that indicates a planned or anticipated outcome no
XYZPublication A resource that is the output of a publishing process no
XYZSubject A subject is an entity being investigated in a study no

Properties

Type and Range

Property Value
Range Derivation
Domain Of EntityMixin

Cardinality and Requirements

Property Value

Notes

  • PROV-O "wasDerivedFrom" is a short-cut property. "Derivation" also has "entity".

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/demo-research-information/unreleased

Mappings

Mapping Type Mapped Value
self xyzri:derived_from
native xyzri:derived_from
exact prov:wasDerivedFrom

LinkML Source

name: derived_from
description: A entity from which the subject was created through some kind of process.
  Derivation is a transformation of an entity into another, an update of an entity
  resulting in a new one, or the construction of a new entity based on a pre-existing
  entity.
title: Derived from
notes:
- PROV-O "wasDerivedFrom" is a short-cut property. "Derivation" also has "entity".
from_schema: https://concepts.datalad.org/s/demo-research-information/unreleased
exact_mappings:
- prov:wasDerivedFrom
rank: 1000
is_a: influenced_by
domain_of:
- EntityMixin
range: Derivation