Skip to content

Slot: object_aspect_qualifier

Description: Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement).

Domain: Association
Range: String

Inheritance

Applicable Classes

Name Description Modifies Slot
FeatureOrDiseaseQualifiersToEntityMixin Qualifiers for disease or phenotype to entity associations. no
EntityToFeatureOrDiseaseQualifiersMixin Qualifiers for entity to disease or phenotype associations. no
GeneRegulatesGeneAssociation Describes a regulatory relationship between two genes or gene products. yes
PredicateMapping A deprecated predicate mapping object contains the deprecated predicate and an example of the rewiring that should be done to use a qualified statement in its place. no
NamedThingAssociatedWithLikelihoodOfNamedThingAssociation yes
ChemicalAffectsGeneAssociation Describes an effect that a chemical has on a gene or gene product (e.g. an impact of on its abundance, activity,localization, processing, expression, etc.) yes
GeneAffectsChemicalAssociation Describes an effect that a gene or gene product has on a chemical entity (e.g. an impact of on its abundance, activity, localization, processing, transport, etc.) yes

Example values

Slot Name Value
object_aspect_qualifier stability
object_aspect_qualifier abundance
object_aspect_qualifier expression
object_aspect_qualifier exposure

LinkML Source

name: object aspect qualifier
description: 'Composes with the core concept to describe new concepts of a different
  ontological type. e.g. a process in which the core concept participates, a function/activity/role
  held by the core concept, or a characteristic/quality that inheres in the core concept.  The
  purpose of the aspect slot is to indicate what aspect is being affected in an ''affects''
  association.  This qualifier specifies a change in the object of an association
  (aka: statement).'
examples:
- value: stability
- value: abundance
- value: expression
- value: exposure
in_subset:
- translator_minimal
from_schema: https://w3id.org/biolink/biolink-model
is_a: aspect qualifier
domain: association
alias: object_aspect_qualifier
domain_of:
- predicate mapping
- named thing associated with likelihood of named thing association
- gene regulates gene association
- chemical affects gene association
- gene affects chemical association
- entity to feature or disease qualifiers mixin
- feature or disease qualifiers to entity mixin
range: string