Skip to content

Slot: Derived from (derived_from)

A entity from which the subject was created through some kind of process.

URI: dldemoed:derived_from Alias: derived_from

Applicable Classes

Name Description Modifies Slot
XYZSubject A subject is an entity being investigated in a study yes
XYZDataItem A single data item, the building block of Datasets yes

Properties

Type and Range

Property Value
Range NONE
Domain Of XYZDataItem, XYZSubject

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://concepts.datalad.org/s/demo-empirical-data/unreleased

Mappings

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

LinkML Source

name: derived_from
description: A entity from which the subject was created through some kind of process.
title: Derived from
from_schema: https://concepts.datalad.org/s/demo-empirical-data/unreleased
exact_mappings:
- prov:wasDerivedFrom
rank: 1000
alias: derived_from
domain_of:
- XYZDataItem
- XYZSubject