Skip to content

Class: GestationalAge

URI: phenopackets:GestationalAge

erDiagram GestationalAge { integer days integer weeks }

Slots

Name Cardinality and Range Description Inheritance
days 0..1
Integer
direct
weeks 0..1
Integer
direct

Usages

used by used in type used
TimeElement gestationalAge range GestationalAge

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: GestationalAge
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  days:
    name: days
    annotations:
      rank:
        tag: rank
        value: 2
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    domain_of:
    - GestationalAge
    range: integer
  weeks:
    name: weeks
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    domain_of:
    - GestationalAge
    range: integer

Induced

name: GestationalAge
description: ''
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  days:
    name: days
    annotations:
      rank:
        tag: rank
        value: 2
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    alias: days
    owner: GestationalAge
    domain_of:
    - GestationalAge
    range: integer
  weeks:
    name: weeks
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    alias: weeks
    owner: GestationalAge
    domain_of:
    - GestationalAge
    range: integer