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