Skip to content

Class: Extension

https://vrsatile.readthedocs.io/en/latest/value_object_descriptor/vod_index.html#extension

URI: phenopackets:Extension

erDiagram Extension { string name stringList value }

Slots

Name Cardinality and Range Description Inheritance
name 0..1
String
direct
value 0..*
String
direct

Usages

used by used in type used
VariationDescriptor extensions range Extension

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Extension
description: https://vrsatile.readthedocs.io/en/latest/value_object_descriptor/vod_index.html#extension
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  name:
    name: name
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    domain_of:
    - Extension
    - Resource
    range: string
  value:
    name: value
    annotations:
      rank:
        tag: rank
        value: 2
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    multivalued: true
    domain_of:
    - Measurement
    - Quantity
    - Any
    - IndefiniteRange
    - Number
    - Expression
    - Extension
    range: string

Induced

name: Extension
description: https://vrsatile.readthedocs.io/en/latest/value_object_descriptor/vod_index.html#extension
from_schema: https://w3id.org/linkml/phenopackets/phenopackets
attributes:
  name:
    name: name
    annotations:
      rank:
        tag: rank
        value: 1
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    rank: 1000
    alias: name
    owner: Extension
    domain_of:
    - Extension
    - Resource
    range: string
  value:
    name: value
    annotations:
      rank:
        tag: rank
        value: 2
    description: ''
    from_schema: https://w3id.org/linkml/phenopackets/phenopackets
    multivalued: true
    alias: value
    owner: Extension
    domain_of:
    - Measurement
    - Quantity
    - Any
    - IndefiniteRange
    - Number
    - Expression
    - Extension
    range: string