Skip to content

Class: CytobandInterval

URI: phenopackets:CytobandInterval

erDiagram CytobandInterval { 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
ChromosomeLocation interval range CytobandInterval

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/phenopackets/phenopackets

Mappings

Mapping Type Mapped Value
self phenopackets:CytobandInterval
native phenopackets:CytobandInterval

LinkML Source

Direct

name: CytobandInterval
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: CytobandInterval
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: CytobandInterval
    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: CytobandInterval
    domain_of:
    - AgeRange
    - TimeInterval
    - CytobandInterval
    - SimpleInterval
    range: string