Class: ReferenceRange
URI: phenopackets:ReferenceRange
erDiagram
ReferenceRange {
double high
double low
}
OntologyClass {
string id
string label
}
ReferenceRange ||--|o OntologyClass : "unit"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
high | 0..1 Double |
direct | |
low | 0..1 Double |
direct | |
unit | 0..1 OntologyClass |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
Quantity | referenceRange | range | ReferenceRange |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/phenopackets/phenopackets
Mappings
Mapping Type | Mapped Value |
---|---|
self | phenopackets:ReferenceRange |
native | phenopackets:ReferenceRange |
LinkML Source
Direct
name: ReferenceRange
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
high:
name: high
annotations:
rank:
tag: rank
value: 3
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
domain_of:
- ReferenceRange
range: double
low:
name: low
annotations:
rank:
tag: rank
value: 2
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
domain_of:
- ReferenceRange
range: double
unit:
name: unit
annotations:
rank:
tag: rank
value: 1
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
domain_of:
- Quantity
- ReferenceRange
range: OntologyClass
inlined: true
inlined_as_list: true
Induced
name: ReferenceRange
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
high:
name: high
annotations:
rank:
tag: rank
value: 3
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: high
owner: ReferenceRange
domain_of:
- ReferenceRange
range: double
low:
name: low
annotations:
rank:
tag: rank
value: 2
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: low
owner: ReferenceRange
domain_of:
- ReferenceRange
range: double
unit:
name: unit
annotations:
rank:
tag: rank
value: 1
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
alias: unit
owner: ReferenceRange
domain_of:
- Quantity
- ReferenceRange
range: OntologyClass
inlined: true
inlined_as_list: true