Class: TimeInterval
URI: phenopackets:TimeInterval
erDiagram
TimeInterval {
string end
string start
}
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
end | 0..1 String |
direct | |
start | 0..1 String |
direct |
Usages
used by | used in | type | used |
---|---|---|---|
TimeElement | interval | range | TimeInterval |
DoseInterval | interval | range | TimeInterval |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/phenopackets/phenopackets
Mappings
Mapping Type | Mapped Value |
---|---|
self | phenopackets:TimeInterval |
native | phenopackets:TimeInterval |
LinkML Source
Direct
name: TimeInterval
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
domain_of:
- AgeRange
- TimeInterval
- CytobandInterval
- SimpleInterval
range: string
start:
name: start
annotations:
rank:
tag: rank
value: 1
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
domain_of:
- AgeRange
- TimeInterval
- CytobandInterval
- SimpleInterval
range: string
Induced
name: TimeInterval
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
alias: end
owner: TimeInterval
domain_of:
- AgeRange
- TimeInterval
- CytobandInterval
- SimpleInterval
range: string
start:
name: start
annotations:
rank:
tag: rank
value: 1
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
alias: start
owner: TimeInterval
domain_of:
- AgeRange
- TimeInterval
- CytobandInterval
- SimpleInterval
range: string