Skip to content

Class: Expression

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

URI: phenopackets:Expression

erDiagram Expression { string syntax string value string version }

Slots

Name Cardinality and Range Description Inheritance
syntax 0..1
String
direct
value 0..1
String
direct
version 0..1
String
direct

Usages

used by used in type used
VariationDescriptor expressions range Expression

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

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

Induced

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