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: xyzra:derived_from Alias: derived_from
Inheritance
- influenced_by
- derived_from
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| EntityMixin | A physical, digital, conceptual, or other kind of thing with some fixed aspec... | yes |
| XYZPublication | A resource that is the output of a publishing process | yes |
| XYZSubject | A subject is an entity being investigated in a study | yes |
| XYZDataItem | An information content entity that is intended to be a truthful statement abo... | yes |
| Subject | A subject is an entity being investigated in a study | yes |
Properties
- Range: Thing
Identifier and Mapping Information
Schema Source
- from schema: https://concepts.datalad.org/s/demo-research-assets/unreleased
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | xyzra:derived_from |
| native | xyzra: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-assets/unreleased
exact_mappings:
- prov:wasDerivedFrom
rank: 1000
is_a: influenced_by
alias: derived_from
domain_of:
- XYZPublication
- EntityMixin
- Subject
range: Thing