Skip to content

Slot: curation_rule_text

A curation rule is a (potentially) complex condition executed by an agent that led to the establishment of a mapping. Curation rules often involve complex domain-specific considerations, which are hard to capture in an automated fashion. The curation rule should be captured as a resource (entity reference) rather than a string (see curation_rule element), which enables higher levels of transparency and sharing across mapping sets. The textual representation of curation rule is intended to be used in cases where (1) the creation of a resource is not practical from the perspective of the mapping_provider and (2) as an additional piece of metadata to augment the curation_rule element with a human readable text.

URI: sssom:curation_rule_text

Applicable Classes

Name Description Modifies Slot
Mapping Represents an individual mapping between a pair of entities no

Properties

  • Range: String

  • Multivalued: True

See Also

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sssom/schema/

LinkML Source

name: curation_rule_text
description: A curation rule is a (potentially) complex condition executed by an agent
  that led to the establishment of a mapping. Curation rules often involve complex
  domain-specific considerations, which are hard to capture in an automated fashion.
  The curation rule should be captured as a resource (entity reference) rather than
  a string (see curation_rule element), which enables higher levels of transparency
  and sharing across mapping sets. The textual representation of curation rule is
  intended to be used in cases where (1) the creation of a resource is not practical
  from the perspective of the mapping_provider and (2) as an additional piece of metadata
  to augment the curation_rule element with a human readable text.
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://github.com/mapping-commons/sssom/issues/166
- https://github.com/mapping-commons/sssom/pull/258
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/curation_rule_text.sssom.tsv
rank: 1000
multivalued: true
alias: curation_rule_text
domain_of:
- mapping
range: string