Class: AgeRange
erDiagram
AgeRange {
}
Age {
string iso8601duration
}
AgeRange ||--|o Age : "end"
AgeRange ||--|o Age : "start"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
end | 0..1 Age |
direct | |
start | 0..1 Age |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
TimeElement | ageRange | range | AgeRange |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/phenopackets/phenopackets
Mappings
Mapping Type | Mapped Value |
---|---|
self | phenopackets:AgeRange |
native | phenopackets:AgeRange |
LinkML Source
Direct
name: AgeRange
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
end:
name: end
annotations:
rank:
tag: rank
value: 2
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
domain_of:
- AgeRange
- TimeInterval
- CytobandInterval
- SimpleInterval
range: Age
start:
name: start
annotations:
rank:
tag: rank
value: 1
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
domain_of:
- AgeRange
- TimeInterval
- CytobandInterval
- SimpleInterval
range: Age
Induced
name: AgeRange
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
end:
name: end
annotations:
rank:
tag: rank
value: 2
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: end
owner: AgeRange
domain_of:
- AgeRange
- TimeInterval
- CytobandInterval
- SimpleInterval
range: Age
start:
name: start
annotations:
rank:
tag: rank
value: 1
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
rank: 1000
alias: start
owner: AgeRange
domain_of:
- AgeRange
- TimeInterval
- CytobandInterval
- SimpleInterval
range: Age