Skip to content

Slot: form_or_variant_qualifier (Abstract)

Description: A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’.

Notes: please see the ChemicalOrGeneOrGeneProductFormOrVariantEnum (below) for examples of 'form or variant qualifier' terms in the gene->chemical association space. the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘Mutated forms of Gene X’. the qualifier ‘late stage’ combines with a core concept of ‘Disease X’ to express the more specific concept ‘Late Stage forms of Disease X’ the qualifier ‘recombinant’ combines with a core concept of ‘FLT1 Gene’ to express the composed concept ‘Recombinant forms of the FLT1 gene’ the qualifier ‘chemical analog’ combines with a core concept of ‘Ditiocarb’ to express the composed concept ‘analog forms of Ditiocarb’

Domain: Association
Range: String

Inheritance

Example values

Slot Name Value
form_or_variant_qualifier mutation
form_or_variant_qualifier late stage
form_or_variant_qualifier severe
form_or_variant_qualifier transplant
form_or_variant_qualifier chemical analog

LinkML Source

name: form or variant qualifier
description: A qualifier that composes with a core subject/object concept to define
  a specific type, variant, alternative version of this concept. The composed concept
  remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’
  combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation
  of Gene X’.
notes:
- please see the ChemicalOrGeneOrGeneProductFormOrVariantEnum (below) for examples
  of 'form or variant qualifier' terms in the gene->chemical association space. the
  qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose
  concept ‘Mutated forms of Gene X’. the qualifier ‘late stage’ combines with a core
  concept of ‘Disease X’ to express the  more specific concept ‘Late Stage forms of
  Disease X’ the qualifier ‘recombinant’ combines with a core concept of ‘FLT1 Gene’
  to express the composed concept ‘Recombinant forms of the FLT1 gene’ the qualifier
  ‘chemical analog’ combines with a core concept of ‘Ditiocarb’ to express the composed
  concept ‘analog forms of Ditiocarb’
examples:
- value: mutation
- value: late stage
- value: severe
- value: transplant
- value: chemical analog
in_subset:
- translator_minimal
from_schema: https://w3id.org/biolink/biolink-model
is_a: qualifier
abstract: true
domain: association
alias: form_or_variant_qualifier
range: string