Skip to content

Class: IndefiniteRange

URI: phenopackets:IndefiniteRange

IndefiniteRangestringcomparatorintegervalue

Slots

Name Cardinality and Range Description Inheritance
comparator 0..1
String
direct
value 0..1
Integer
direct

Usages

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: IndefiniteRange
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  comparator:
    name: comparator
    annotations:
      rank:
        tag: rank
        value: 2
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    domain_of:
    - IndefiniteRange
    range: string
  value:
    name: value
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    domain_of:
    - Measurement
    - Quantity
    - Any
    - IndefiniteRange
    - Number
    - Expression
    - Extension
    range: integer

Induced

name: IndefiniteRange
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  comparator:
    name: comparator
    annotations:
      rank:
        tag: rank
        value: 2
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    alias: comparator
    owner: IndefiniteRange
    domain_of:
    - IndefiniteRange
    range: string
  value:
    name: value
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    alias: value
    owner: IndefiniteRange
    domain_of:
    - Measurement
    - Quantity
    - Any
    - IndefiniteRange
    - Number
    - Expression
    - Extension
    range: integer