Class: PathognomonicityQuantifier
Description: A relationship quantifier between a variant or symptom and a disease, which is high when the presence of the feature implies the existence of the disease
classDiagram
class PathognomonicityQuantifier
SpecificityQuantifier <|-- PathognomonicityQuantifier
Inheritance
- RelationshipQuantifier
- SpecificityQuantifier
- PathognomonicityQuantifier
- SpecificityQuantifier
Slots
Name | Cardinality and Range | Inheritance | Examples |
---|---|---|---|
Mixin Usage
mixed into | description |
---|---|
LinkML Source
name: pathognomonicity quantifier
description: A relationship quantifier between a variant or symptom and a disease,
which is high when the presence of the feature implies the existence of the disease
from_schema: https://w3id.org/biolink/biolink-model
is_a: specificity quantifier
mixin: true