Skip to content

Class: ExpandedAssociation

Association decorated with app-computed expansions returned by the API: ExpandedCurie links for provided_by/has_evidence/publications, optional Solr search-result highlighting, and other app-only fields that aren't stored in the KG. The bare imported Association represents only what's in Solr; every endpoint returns at least an ExpandedAssociation. Further context-specific decorations live on subclasses (e.g. DirectionalAssociation adds direction relative to an anchor entity).

URI: https://w3id.org/monarch/monarch-py/ExpandedAssociation

 classDiagram
    class ExpandedAssociation
    click ExpandedAssociation href "../ExpandedAssociation/"
      Association <|-- ExpandedAssociation
        click Association href "../Association/"


      ExpandedAssociation <|-- DirectionalAssociation
        click DirectionalAssociation href "../DirectionalAssociation/"


      ExpandedAssociation : agent_type

      ExpandedAssociation : aggregator_knowledge_source

      ExpandedAssociation : category

      ExpandedAssociation : disease_context_qualifier

      ExpandedAssociation : disease_context_qualifier_category

      ExpandedAssociation : disease_context_qualifier_closure

      ExpandedAssociation : disease_context_qualifier_closure_label

      ExpandedAssociation : disease_context_qualifier_label

      ExpandedAssociation : disease_context_qualifier_namespace

      ExpandedAssociation : evidence_count

      ExpandedAssociation : FDA_adverse_event_level

      ExpandedAssociation : file_source

      ExpandedAssociation : frequency_qualifier

      ExpandedAssociation : frequency_qualifier_category

      ExpandedAssociation : frequency_qualifier_label

      ExpandedAssociation : frequency_qualifier_namespace

      ExpandedAssociation : grouping_key

      ExpandedAssociation : has_attribute

      ExpandedAssociation : has_count

      ExpandedAssociation : has_evidence

      ExpandedAssociation : has_evidence_links





        ExpandedAssociation --> "*" ExpandedCurie : has_evidence_links
        click ExpandedCurie href "../ExpandedCurie/"



      ExpandedAssociation : has_percentage

      ExpandedAssociation : has_quotient

      ExpandedAssociation : has_total

      ExpandedAssociation : highlighting





        ExpandedAssociation --> "0..1" AssociationHighlighting : highlighting
        click AssociationHighlighting href "../AssociationHighlighting/"



      ExpandedAssociation : id

      ExpandedAssociation : knowledge_level

      ExpandedAssociation : negated

      ExpandedAssociation : object

      ExpandedAssociation : object_aspect_qualifier

      ExpandedAssociation : object_category

      ExpandedAssociation : object_closure

      ExpandedAssociation : object_closure_label

      ExpandedAssociation : object_label

      ExpandedAssociation : object_namespace

      ExpandedAssociation : object_specialization_qualifier

      ExpandedAssociation : object_taxon

      ExpandedAssociation : object_taxon_label

      ExpandedAssociation : onset_qualifier

      ExpandedAssociation : onset_qualifier_category

      ExpandedAssociation : onset_qualifier_label

      ExpandedAssociation : onset_qualifier_namespace

      ExpandedAssociation : original_object

      ExpandedAssociation : original_predicate

      ExpandedAssociation : original_subject

      ExpandedAssociation : predicate

      ExpandedAssociation : primary_knowledge_source

      ExpandedAssociation : provided_by

      ExpandedAssociation : provided_by_link





        ExpandedAssociation --> "0..1" ExpandedCurie : provided_by_link
        click ExpandedCurie href "../ExpandedCurie/"



      ExpandedAssociation : publications

      ExpandedAssociation : publications_links





        ExpandedAssociation --> "*" ExpandedCurie : publications_links
        click ExpandedCurie href "../ExpandedCurie/"



      ExpandedAssociation : qualifier

      ExpandedAssociation : qualifiers

      ExpandedAssociation : sex_qualifier

      ExpandedAssociation : sex_qualifier_category

      ExpandedAssociation : sex_qualifier_label

      ExpandedAssociation : sex_qualifier_namespace

      ExpandedAssociation : species_context_qualifier

      ExpandedAssociation : species_context_qualifier_category

      ExpandedAssociation : species_context_qualifier_label

      ExpandedAssociation : species_context_qualifier_namespace

      ExpandedAssociation : stage_qualifier

      ExpandedAssociation : stage_qualifier_category

      ExpandedAssociation : stage_qualifier_label

      ExpandedAssociation : stage_qualifier_namespace

      ExpandedAssociation : subject

      ExpandedAssociation : subject_category

      ExpandedAssociation : subject_closure

      ExpandedAssociation : subject_closure_label

      ExpandedAssociation : subject_label

      ExpandedAssociation : subject_namespace

      ExpandedAssociation : subject_taxon

      ExpandedAssociation : subject_taxon_label

      ExpandedAssociation : supporting_text

Inheritance

Slots

Name Cardinality and Range Description Inheritance
provided_by_link 0..1
ExpandedCurie
A link to the docs for the knowledge source that provided the node/edge direct
has_evidence_links *
ExpandedCurie
List of ExpandedCuries with id and url for evidence direct
publications_links *
ExpandedCurie
List of ExpandedCuries with id and url for publications direct
supporting_text *
String
The text in a publication that supports the assertion in the association direct
highlighting 0..1
AssociationHighlighting
Optional highlighting information for search results direct
id 1
String
Association
predicate 1
String
Association
category 0..1
String
Association
agent_type 1
String
Describes the high-level category of agent who originally generated a statem... Association
aggregator_knowledge_source *
String
Association
knowledge_level 1
String
Describes the level of knowledge expressed in a statement, based on the reaso... Association
original_predicate 0..1
String
used to hold the original relation/predicate that an external knowledge sourc... Association
primary_knowledge_source 0..1
String
Association
file_source 0..1
String
Source file stem injected by koza at load time Association
provided_by 0..1
String
Association
publications *
String
Association
qualifiers *
String
Association
has_evidence *
String
Association
object_specialization_qualifier 0..1
String
A qualifier that composes with a core subject/object concept to define a more... Association
FDA_adverse_event_level 0..1
String
The level of FDA adverse event reporting for a drug-condition association Association
disease_context_qualifier 0..1
String
A context qualifier representing a disease or condition in which a relationsh... Association
frequency_qualifier 0..1
String
Association
has_count 0..1
Integer
count of out of has_total representing a frequency Association
has_percentage 0..1
Float
percentage, which may be calculated from has_count and has_total, as 100 * qu... Association
has_quotient 0..1
Float
quotient, which should be 1/100 of has_percentage Association
has_total 0..1
Integer
total, devided by has_count, representing a frequency Association
negated 0..1
Boolean
Association
onset_qualifier 0..1
String
Association
sex_qualifier 0..1
String
Association
has_attribute *
Uriorcurie
Association
object_aspect_qualifier 0..1
String
Composes with the core concept (+ qualifier) to describe new concepts of a mo... Association
species_context_qualifier 0..1
String
A context qualifier representing a species in which a relationship expressed ... Association
stage_qualifier 0..1
String
Association
qualifier 0..1
String
Association
subject 1
String
Association
object 1
String
Association
original_subject 0..1
String
Association
original_object 0..1
String
Association
evidence_count 0..1
Integer
count of supporting documents, evidence codes, and sources supplying evidence Association
grouping_key 0..1
String
A concatenation of fields used to group associations with the same essential/... Association
subject_label 0..1
String
The name of the subject entity Association
subject_category 0..1
String
The category of the subject entity Association
subject_namespace 0..1
String
The namespace/prefix of the subject entity Association
subject_closure *
String
Field containing subject id and the ids of all of it's ancestors Association
subject_closure_label *
String
Field containing subject name and the names of all of it's ancestors Association
subject_taxon 0..1
String
Association
subject_taxon_label 0..1
String
Association
object_label 0..1
String
The name of the object entity Association
object_category 0..1
String
The category of the object entity Association
object_namespace 0..1
String
The namespace/prefix of the object entity Association
object_closure *
String
Field containing object id and the ids of all of it's ancestors Association
object_closure_label *
String
Field containing object name and the names of all of it's ancestors Association
object_taxon 0..1
String
Association
object_taxon_label 0..1
String
Association
disease_context_qualifier_label 0..1
String
The name of the disease_context_qualifier entity Association
disease_context_qualifier_category 0..1
String
The category of the disease_context_qualifier entity Association
disease_context_qualifier_namespace 0..1
String
The namespace/prefix of the disease_context_qualifier entity Association
disease_context_qualifier_closure *
String
Field containing disease_context_qualifier id and the ids of all of it's ance... Association
disease_context_qualifier_closure_label *
String
Field containing disease_context_qualifier name and the names of all of it's ... Association
species_context_qualifier_label 0..1
String
The name of the species_context_qualifier entity Association
species_context_qualifier_category 0..1
String
The category of the species_context_qualifier entity Association
species_context_qualifier_namespace 0..1
String
The namespace/prefix of the species_context_qualifier entity Association
stage_qualifier_label 0..1
String
The name of the stage_qualifier entity Association
stage_qualifier_category 0..1
String
The category of the stage_qualifier entity Association
stage_qualifier_namespace 0..1
String
The namespace/prefix of the stage_qualifier entity Association
sex_qualifier_label 0..1
String
The name of the sex_qualifier entity Association
sex_qualifier_category 0..1
String
The category of the sex_qualifier entity Association
sex_qualifier_namespace 0..1
String
The namespace/prefix of the sex_qualifier entity Association
onset_qualifier_label 0..1
String
The name of the onset_qualifier entity Association
onset_qualifier_category 0..1
String
The category of the onset_qualifier entity Association
onset_qualifier_namespace 0..1
String
The namespace/prefix of the onset_qualifier entity Association
frequency_qualifier_label 0..1
String
The name of the frequency_qualifier entity Association
frequency_qualifier_category 0..1
String
The category of the frequency_qualifier entity Association
frequency_qualifier_namespace 0..1
String
The namespace/prefix of the frequency_qualifier entity Association

Usages

used by used in type used
AssociationResults items range ExpandedAssociation
CategoryGroupedAssociationResults items range ExpandedAssociation
CrossSpeciesTermClique clique_associations range ExpandedAssociation

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self https://w3id.org/monarch/monarch-py/ExpandedAssociation
native https://w3id.org/monarch/monarch-py/ExpandedAssociation

LinkML Source

Direct

name: ExpandedAssociation
description: 'Association decorated with app-computed expansions returned by the API:
  ExpandedCurie links for provided_by/has_evidence/publications, optional Solr search-result
  highlighting, and other app-only fields that aren''t stored in the KG. The bare
  imported `Association` represents only what''s in Solr; every endpoint returns at
  least an ExpandedAssociation. Further context-specific decorations live on subclasses
  (e.g. DirectionalAssociation adds direction relative to an anchor entity).'
from_schema: https://w3id.org/monarch/monarch-py
is_a: Association
slots:
- provided_by_link
- has_evidence_links
- publications_links
- supporting_text
- highlighting
slot_usage:
  highlighting:
    name: highlighting
    range: AssociationHighlighting

Induced

name: ExpandedAssociation
description: 'Association decorated with app-computed expansions returned by the API:
  ExpandedCurie links for provided_by/has_evidence/publications, optional Solr search-result
  highlighting, and other app-only fields that aren''t stored in the KG. The bare
  imported `Association` represents only what''s in Solr; every endpoint returns at
  least an ExpandedAssociation. Further context-specific decorations live on subclasses
  (e.g. DirectionalAssociation adds direction relative to an anchor entity).'
from_schema: https://w3id.org/monarch/monarch-py
is_a: Association
slot_usage:
  highlighting:
    name: highlighting
    range: AssociationHighlighting
attributes:
  provided_by_link:
    name: provided_by_link
    description: A link to the docs for the knowledge source that provided the node/edge.
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: provided_by_link
    owner: ExpandedAssociation
    domain_of:
    - ExpandedAssociation
    - Node
    range: ExpandedCurie
    inlined: true
  has_evidence_links:
    name: has_evidence_links
    description: List of ExpandedCuries with id and url for evidence
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: has_evidence_links
    owner: ExpandedAssociation
    domain_of:
    - ExpandedAssociation
    range: ExpandedCurie
    multivalued: true
    inlined: true
    inlined_as_list: true
  publications_links:
    name: publications_links
    description: List of ExpandedCuries with id and url for publications
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: publications_links
    owner: ExpandedAssociation
    domain_of:
    - ExpandedAssociation
    range: ExpandedCurie
    multivalued: true
    inlined: true
    inlined_as_list: true
  supporting_text:
    name: supporting_text
    description: The text in a publication that supports the assertion in the association.
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    slot_uri: biolink:supporting_text
    alias: supporting_text
    owner: ExpandedAssociation
    domain_of:
    - ExpandedAssociation
    range: string
    multivalued: true
  highlighting:
    name: highlighting
    description: Optional highlighting information for search results
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: highlighting
    owner: ExpandedAssociation
    domain_of:
    - ExpandedAssociation
    range: AssociationHighlighting
    multivalued: false
  id:
    name: id
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    identifier: true
    alias: id
    owner: ExpandedAssociation
    domain_of:
    - ExpandedCurie
    - HistoPheno
    - HistoBin
    - Mapping
    - MultiEntityAssociationResults
    - CaseEntity
    - CasePhenotype
    - HistoPhenoBin
    - CasePhenotypeCellData
    - GridColumnEntity
    - GridRowEntity
    - GridBin
    - Qualifier
    - GridCellData
    - TermInfo
    - Entity
    - Association
    range: string
    required: true
  predicate:
    name: predicate
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: predicate
    owner: ExpandedAssociation
    domain_of:
    - CompactAssociation
    - AssociationHighlighting
    - Association
    range: string
    required: true
    multivalued: false
  category:
    name: category
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: category
    owner: ExpandedAssociation
    domain_of:
    - AssociationCount
    - CompactAssociation
    - AssociationTypeMapping
    - GridColumnEntity
    - GridRowEntity
    - Entity
    - Association
    range: string
    multivalued: false
  agent_type:
    name: agent_type
    description: Describes the high-level category of agent who originally generated
      a  statement of knowledge or other type of information.
    notes:
    - The range in this schema is represented as a string, but is constrained  to
      values from biolink:AgentTypeEnum at ingest time
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    slot_uri: biolink:agent_type
    alias: agent_type
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
    required: true
    multivalued: false
  aggregator_knowledge_source:
    name: aggregator_knowledge_source
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: aggregator_knowledge_source
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
    multivalued: true
  knowledge_level:
    name: knowledge_level
    description: Describes the level of knowledge expressed in a statement, based
      on the reasoning or analysis methods used to generate the statement, or the
      scope or specificity of what the statement expresses to be true.
    notes:
    - The range in this schema is represented as a string, but is constrained  to
      values from biolink:KnowledgeLevelEnum at ingest time
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    slot_uri: biolink:knowledge_level
    alias: knowledge_level
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
    required: true
    multivalued: false
  original_predicate:
    name: original_predicate
    description: used to hold the original relation/predicate that an external knowledge
      source uses before transformation to match the biolink-model specification.
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: original_predicate
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  primary_knowledge_source:
    name: primary_knowledge_source
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: primary_knowledge_source
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  file_source:
    name: file_source
    description: Source file stem injected by koza at load time.
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: file_source
    owner: ExpandedAssociation
    domain_of:
    - Entity
    - Association
    range: string
    multivalued: false
  provided_by:
    name: provided_by
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: provided_by
    owner: ExpandedAssociation
    domain_of:
    - Entity
    - Association
    range: string
  publications:
    name: publications
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: publications
    owner: ExpandedAssociation
    domain_of:
    - CasePhenotypeCellData
    - GridCellData
    - Association
    range: string
    multivalued: true
  qualifiers:
    name: qualifiers
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: qualifiers
    owner: ExpandedAssociation
    domain_of:
    - GridCellData
    - Association
    range: string
    multivalued: true
  has_evidence:
    name: has_evidence
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: has_evidence
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
    multivalued: true
  object_specialization_qualifier:
    name: object_specialization_qualifier
    description: A qualifier that composes with a core subject/object concept to define
      a more specific version of the object concept, specifically using an ontology
      term that is not a subclass or descendant of the core concept and in the vast
      majority of cases, is of a different ontological namespace than the category
      or namespace of the object identifier.
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: object_specialization_qualifier
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  FDA_adverse_event_level:
    name: FDA_adverse_event_level
    description: The level of FDA adverse event reporting for a drug-condition association.
    notes:
    - The range in this schema is represented as a string, but corresponds to biolink:FDAIDAAdverseEventEnum
      at ingest time.
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    slot_uri: biolink:FDA_adverse_event_level
    alias: FDA_adverse_event_level
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  disease_context_qualifier:
    name: disease_context_qualifier
    description: A context qualifier representing a disease or condition in which
      a relationship expressed in an association took place.
    examples:
    - value: MONDO:0004979
    - value: MONDO:0005148
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: disease_context_qualifier
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  frequency_qualifier:
    name: frequency_qualifier
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: frequency_qualifier
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  has_count:
    name: has_count
    description: count of out of has_total representing a frequency
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: has_count
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: integer
  has_percentage:
    name: has_percentage
    description: percentage, which may be calculated from has_count and has_total,
      as 100 * quotient or provided directly, rounded to the integer level
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: has_percentage
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: float
  has_quotient:
    name: has_quotient
    description: quotient, which should be 1/100 of has_percentage
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: has_quotient
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: float
  has_total:
    name: has_total
    description: total, devided by has_count, representing a frequency
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: has_total
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: integer
  negated:
    name: negated
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: negated
    owner: ExpandedAssociation
    domain_of:
    - CompactAssociation
    - CasePhenotypeCellData
    - GridCellData
    - Association
    range: boolean
  onset_qualifier:
    name: onset_qualifier
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: onset_qualifier
    owner: ExpandedAssociation
    domain_of:
    - CasePhenotypeCellData
    - Association
    range: string
  sex_qualifier:
    name: sex_qualifier
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: sex_qualifier
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  has_attribute:
    name: has_attribute
    from_schema: https://w3id.org/monarch/monarch-py
    exact_mappings:
    - biolink:has_attribute
    rank: 1000
    slot_uri: biolink:has_attribute
    alias: has_attribute
    owner: ExpandedAssociation
    domain_of:
    - Entity
    - Association
    range: uriorcurie
    multivalued: true
  object_aspect_qualifier:
    name: object_aspect_qualifier
    description: Composes with the core concept (+ qualifier) to describe new concepts
      of a more specific kind. The aspect qualifier represents an attribute of the
      object that is the focus of the relationship (e.g. for an association where
      the object is a gene, this might be the expression, abundance, activity, or
      stability of the gene).
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    slot_uri: biolink:object_aspect_qualifier
    alias: object_aspect_qualifier
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  species_context_qualifier:
    name: species_context_qualifier
    description: A context qualifier representing a species in which a relationship
      expressed in an association took place.
    examples:
    - value: NCBITaxon:9606
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: species_context_qualifier
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  stage_qualifier:
    name: stage_qualifier
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: stage_qualifier
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  qualifier:
    name: qualifier
    from_schema: https://w3id.org/monarch/monarch-py
    exact_mappings:
    - biolink:qualifier
    rank: 1000
    slot_uri: biolink:qualifier
    alias: qualifier
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  subject:
    name: subject
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: subject
    owner: ExpandedAssociation
    domain_of:
    - CompactAssociation
    - SemsimSearchResult
    - Association
    range: string
    required: true
  object:
    name: object
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: object
    owner: ExpandedAssociation
    domain_of:
    - CompactAssociation
    - Association
    range: string
    required: true
  original_subject:
    name: original_subject
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: original_subject
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  original_object:
    name: original_object
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: original_object
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  evidence_count:
    name: evidence_count
    description: count of supporting documents, evidence codes, and sources supplying
      evidence
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: evidence_count
    owner: ExpandedAssociation
    domain_of:
    - GridCellData
    - Association
    range: integer
  grouping_key:
    name: grouping_key
    description: A concatenation of fields used to group associations with the same
      essential/defining properties
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: grouping_key
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  subject_label:
    name: subject_label
    description: The name of the subject entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: name
    alias: subject_label
    owner: ExpandedAssociation
    domain_of:
    - CompactAssociation
    - AssociationTypeMapping
    - Mapping
    - AssociationHighlighting
    - TermPairwiseSimilarity
    - Association
    range: string
  subject_category:
    name: subject_category
    description: The category of the subject entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: category
    alias: subject_category
    owner: ExpandedAssociation
    domain_of:
    - AssociationTypeMapping
    - Association
    range: string
  subject_namespace:
    name: subject_namespace
    description: The namespace/prefix of the subject entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: subject_namespace
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  subject_closure:
    name: subject_closure
    description: Field containing subject id and the ids of all of it's ancestors
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: subject_closure
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
    multivalued: true
  subject_closure_label:
    name: subject_closure_label
    description: Field containing subject name and the names of all of it's ancestors
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: subject_closure_label
    owner: ExpandedAssociation
    domain_of:
    - AssociationHighlighting
    - Association
    range: string
    multivalued: true
  subject_taxon:
    name: subject_taxon
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: in_taxon
    alias: subject_taxon
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  subject_taxon_label:
    name: subject_taxon_label
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: in_taxon_label
    alias: subject_taxon_label
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  object_label:
    name: object_label
    description: The name of the object entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: name
    alias: object_label
    owner: ExpandedAssociation
    domain_of:
    - CompactAssociation
    - AssociationTypeMapping
    - Mapping
    - AssociationHighlighting
    - TermPairwiseSimilarity
    - Association
    range: string
  object_category:
    name: object_category
    description: The category of the object entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: category
    alias: object_category
    owner: ExpandedAssociation
    domain_of:
    - AssociationTypeMapping
    - Association
    range: string
  object_namespace:
    name: object_namespace
    description: The namespace/prefix of the object entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: object_namespace
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  object_closure:
    name: object_closure
    description: Field containing object id and the ids of all of it's ancestors
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: object_closure
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
    multivalued: true
  object_closure_label:
    name: object_closure_label
    description: Field containing object name and the names of all of it's ancestors
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: object_closure_label
    owner: ExpandedAssociation
    domain_of:
    - AssociationHighlighting
    - Association
    range: string
    multivalued: true
  object_taxon:
    name: object_taxon
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: in_taxon
    alias: object_taxon
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  object_taxon_label:
    name: object_taxon_label
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: in_taxon_label
    alias: object_taxon_label
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  disease_context_qualifier_label:
    name: disease_context_qualifier_label
    description: The name of the disease_context_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: name
    alias: disease_context_qualifier_label
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  disease_context_qualifier_category:
    name: disease_context_qualifier_category
    description: The category of the disease_context_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: category
    alias: disease_context_qualifier_category
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  disease_context_qualifier_namespace:
    name: disease_context_qualifier_namespace
    description: The namespace/prefix of the disease_context_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: disease_context_qualifier_namespace
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  disease_context_qualifier_closure:
    name: disease_context_qualifier_closure
    description: Field containing disease_context_qualifier id and the ids of all
      of it's ancestors
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: disease_context_qualifier_closure
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
    multivalued: true
  disease_context_qualifier_closure_label:
    name: disease_context_qualifier_closure_label
    description: Field containing disease_context_qualifier name and the names of
      all of it's ancestors
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: disease_context_qualifier_closure_label
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
    multivalued: true
  species_context_qualifier_label:
    name: species_context_qualifier_label
    description: The name of the species_context_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: name
    alias: species_context_qualifier_label
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  species_context_qualifier_category:
    name: species_context_qualifier_category
    description: The category of the species_context_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: category
    alias: species_context_qualifier_category
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  species_context_qualifier_namespace:
    name: species_context_qualifier_namespace
    description: The namespace/prefix of the species_context_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: species_context_qualifier_namespace
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  stage_qualifier_label:
    name: stage_qualifier_label
    description: The name of the stage_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: name
    alias: stage_qualifier_label
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  stage_qualifier_category:
    name: stage_qualifier_category
    description: The category of the stage_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: category
    alias: stage_qualifier_category
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  stage_qualifier_namespace:
    name: stage_qualifier_namespace
    description: The namespace/prefix of the stage_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: stage_qualifier_namespace
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  sex_qualifier_label:
    name: sex_qualifier_label
    description: The name of the sex_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: name
    alias: sex_qualifier_label
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  sex_qualifier_category:
    name: sex_qualifier_category
    description: The category of the sex_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: category
    alias: sex_qualifier_category
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  sex_qualifier_namespace:
    name: sex_qualifier_namespace
    description: The namespace/prefix of the sex_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: sex_qualifier_namespace
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  onset_qualifier_label:
    name: onset_qualifier_label
    description: The name of the onset_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: name
    alias: onset_qualifier_label
    owner: ExpandedAssociation
    domain_of:
    - CasePhenotypeCellData
    - Association
    range: string
  onset_qualifier_category:
    name: onset_qualifier_category
    description: The category of the onset_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: category
    alias: onset_qualifier_category
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  onset_qualifier_namespace:
    name: onset_qualifier_namespace
    description: The namespace/prefix of the onset_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: onset_qualifier_namespace
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  frequency_qualifier_label:
    name: frequency_qualifier_label
    description: The name of the frequency_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: name
    alias: frequency_qualifier_label
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  frequency_qualifier_category:
    name: frequency_qualifier_category
    description: The category of the frequency_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    is_a: category
    alias: frequency_qualifier_category
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string
  frequency_qualifier_namespace:
    name: frequency_qualifier_namespace
    description: The namespace/prefix of the frequency_qualifier entity
    from_schema: https://w3id.org/monarch/monarch-py
    rank: 1000
    alias: frequency_qualifier_namespace
    owner: ExpandedAssociation
    domain_of:
    - Association
    range: string