Skip to content

Slot: opposite_of

x is the opposite of y if there exists some distance metric M, and there exists no z such as M(x,z) <= M(x,y) or M(y,z) <= M(y,x). (This description is from RO. Needs to be rephrased).

URI: biolink:opposite_of

Inheritance

Properties

See Also

Identifier and Mapping Information

Annotations

property value
canonical_predicate True

Schema Source

  • from schema: https://w3id.org/biolink/biolink-model

LinkML Source

name: opposite of
annotations:
  canonical_predicate:
    tag: canonical_predicate
    value: true
description: x is the opposite of y if there exists some distance metric M, and there
  exists no z such as M(x,z) <= M(x,y) or M(y,z) <= M(y,x). (This description is from
  RO. Needs to be rephrased).
from_schema: https://w3id.org/biolink/biolink-model
see_also:
- https://doi.org/10.1101/108977
- https://github.com/biolink/biolink-model/issues/657
exact_mappings:
- RO:0002604
is_a: related to at instance level
domain: named thing
multivalued: true
inherited: true
alias: opposite_of
symmetric: true
range: named thing