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: dlflatprov:derived_from Alias: derived_from

Inheritance

Applicable Classes

Name Description Modifies Slot
EntityMixin A physical, digital, conceptual, or other kind of thing with some fixed aspec... yes
Entity A physical, digital, conceptual, or other kind of thing with some fixed aspec... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/flat-prov/unreleased

Mappings

Mapping Type Mapped Value
self dlflatprov:derived_from
native dlflatprov: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/flat-prov/unreleased
exact_mappings:
- prov:wasDerivedFrom
rank: 1000
is_a: influenced_by
alias: derived_from
domain_of:
- EntityMixin
range: Thing