Slot: opposite_of (multivalued)
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).
Domain: NamedThing
Range: NamedThing
Inheritance
- related_to
- related_to_at_instance_level
- opposite_of
- related_to_at_instance_level
Annotations
property | value |
---|---|
canonical_predicate | True |
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
inherited: true
alias: opposite_of
symmetric: true
range: named thing
multivalued: true