Skip to content

Class: RelationshipQuantifier

Description: A mixin for quantifying aspects of the strength, frequency, or specificity of a relationship between two entities.
classDiagram class RelationshipQuantifier RelationshipQuantifier <|-- SensitivityQuantifier RelationshipQuantifier <|-- SpecificityQuantifier RelationshipQuantifier <|-- FrequencyQuantifier

Inheritance

Slots

Name Cardinality and Range Inheritance Examples

Mixin Usage

mixed into description

LinkML Source

name: relationship quantifier
description: A mixin for quantifying aspects of the strength, frequency, or specificity
  of a relationship between two entities.
from_schema: https://w3id.org/biolink/vocab/
mixin: true