derived_from
URI: prov:wasDerivedFrom
Applicable to: Mapping
Description
A set of identifiers referring to mappings (i.e., subject-predicate-object-predicate modifier quadruple) that were used to derive this mapping, e.g., through mapping chaining or inversion.
Properties
- Range: EntityReference. The range of the element is the type of the value that can be assigned to it.
- Multivalued: True. If the element is multivalued, more than one value can be attached to the same field. In the TSV format, these are
|separated.
Examples
Example: mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a
Example value:
mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a
Description: A single value can be used when inverting the mapping mesh:C000089-skos:exactMatch-CHEBI:28646, represented with the mapping sameness identifier (MSI) 36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a, to get mapping CHEBI:28646-skos:exactMatch-mesh:C000089
Example: mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a|mapping:bb768f0b1e1643298f4df1a381001f6ed68fcc8fff49b371f0235b51dbab9e1e
Example value:
mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a|mapping:bb768f0b1e1643298f4df1a381001f6ed68fcc8fff49b371f0235b51dbab9e1e
Description: The mappings mesh:C000089-skos:exactMatch-CHEBI:28646 and CHEBI:28646-skos:exactMatch-cas:645-92-1, whose mapping sameness identifiers (MSIs) are respectively mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a and mapping:bb768f0b1e1643298f4df1a381001f6ed68fcc8fff49b371f0235b51dbab9e1e, can be used to infer mesh:C000089-skos:exactMatch-cas:645-92-1.
See Also
These are some relevant resources you might find useful to get additional information about the element, such as example implementations, issues and pull requests.
- https://github.com/mapping-commons/sssom/issues/537
- https://github.com/mapping-commons/sssom/pull/548
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/derived_from.sssom.tsv
Schema developer documentation
LinkML source
name: derived_from
instantiates:
- sssom:Versionable
annotations:
added_in:
tag: added_in
value: '1.1'
description: A set of identifiers referring to mappings (i.e., subject-predicate-object-predicate
modifier quadruple) that were used to derive this mapping, e.g., through mapping
chaining or inversion.
examples:
- value: mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a
description: A single value can be used when inverting the mapping mesh:C000089-skos:exactMatch-CHEBI:28646,
represented with the [mapping sameness identifier (MSI)](https://github.com/ts4nfdi/mapping-sameness-identifier)
`36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a`, to get mapping
CHEBI:28646-skos:exactMatch-mesh:C000089
- value: mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a|mapping:bb768f0b1e1643298f4df1a381001f6ed68fcc8fff49b371f0235b51dbab9e1e
description: The mappings mesh:C000089-skos:exactMatch-CHEBI:28646 and CHEBI:28646-skos:exactMatch-cas:645-92-1,
whose [mapping sameness identifiers (MSIs)](https://github.com/ts4nfdi/mapping-sameness-identifier)
are respectively `mapping:36a1f9244ea7641a90987c82f33c25c0c13712ee8f48207b2a0825f8a4e4e26a`
and `mapping:bb768f0b1e1643298f4df1a381001f6ed68fcc8fff49b371f0235b51dbab9e1e`,
can be used to infer mesh:C000089-skos:exactMatch-cas:645-92-1.
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://github.com/mapping-commons/sssom/issues/537
- https://github.com/mapping-commons/sssom/pull/548
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/derived_from.sssom.tsv
rank: 1000
slot_uri: prov:wasDerivedFrom
alias: derived_from
domain_of:
- mapping
range: EntityReference
multivalued: true