Class: association
A typed association between two entities, supported by evidence
URI: http://w3id.org/biolink/vocab/Association

Mappings
- OBAN:association
- rdf:Statement
- owl:Axiom
Inheritance
- is_a: InformationContentEntity - a piece of information that typically describes some piece of biology or is used as support.
Children
- AnatomicalEntityToAnatomicalEntityAssociation
- BiosampleToDiseaseOrPhenotypicFeatureAssociation - An association between a biosample and a disease or phenotype
- BiosampleToThingAssociation - An association between a biosample and something
- CaseToPhenotypicFeatureAssociation - An association between a case (e.g. individual patient) and a phenotypic feature in which the individual has or has had the phenotype
- CaseToThingAssociation - An abstract association for use where the case is the subject
- CellLineToDiseaseOrPhenotypicFeatureAssociation - An relationship between a cell line and a disease or a phenotype, where the cell line is derived from an individual with that disease or phenotype
- CellLineToThingAssociation - An relationship between a cell line and another entity
- ChemicalToDiseaseOrPhenotypicFeatureAssociation - An interaction between a chemical entity and a phenotype or disease, where the presence of the chemical gives rise to or exacerbates the phenotype
- ChemicalToGeneAssociation - An interaction between a chemical entity and a gene or gene product
- ChemicalToPathwayAssociation - An interaction between a chemical entity and a biological process or pathway
- ChemicalToThingAssociation - An interaction between a chemical entity and another entity
- DiseaseOrPhenotypicFeatureAssociationToThingAssociation
- DiseaseToPhenotypicFeatureAssociation - An association between a disease and a phenotypic feature in which the phenotypic feature is associated with the disease in some way
- DiseaseToThingAssociation
- EntityToPhenotypicFeatureAssociation
- EnvironmentToPhenotypicFeatureAssociation - Any association between an environment and a phenotypic feature, where being in the environment influences the phenotype
- FunctionalAssociation - An association between a macromolecular machine (gene, gene product or complex of gene products) and either a molecular activity, a biological process or a cellular location in which a function is executed
- GeneRegulatoryRelationship - A regulatory relationship between two genes
- GeneToDiseaseAssociation
- GeneToExpressionSiteAssociation - An association between a gene and an expression site, possibly qualified by stage/timing info.
- GeneToGeneAssociation - abstract parent class for different kinds of gene-gene or gene product to gene product relationships. Includes homology and interaction.
- GeneToPhenotypicFeatureAssociation
- GeneToThingAssociation
- GenomicSequenceLocalization - A relationship between a sequence feature and an entity it is localized to. The reference entity may be a chromosome, chromosome region or information entity such as a contig
- GenotypeToGeneAssociation - Any association between a genotype and a gene. The genotype have have multiple variants in that gene or a single one. There is no assumption of cardinality
- GenotypeToGenotypePartAssociation - Any association between one genotype and a genotypic entity that is a sub-component of it
- GenotypeToPhenotypicFeatureAssociation - Any association between one genotype and a phenotypic feature, where having the genotype confers the phenotype, either in isolation or through environment
- GenotypeToThingAssociation
- GenotypeToVariantAssociation - Any association between a genotype and a sequence variant.
- PairwiseInteractionAssociation - An interaction at the molecular level between two physical entities
- PopulationToPopulationAssociation - An association between a two populations
- SequenceFeatureRelationship - For example, a particular exon is part of a particular transcript or gene
- SequenceVariantModulatesTreatmentAssociation - An association between a sequence variant and a treatment or health intervention. The treatment object itself encompasses both the disease and the drug used.
- ThingToDiseaseOrPhenotypicFeatureAssociation
- VariantToDiseaseAssociation
- VariantToPhenotypicFeatureAssociation
- VariantToPopulationAssociation - An association between a variant and a population, where the variant has particular frequency in the population
- VariantToThingAssociation
Used in
Fields
- association slot
- Description: any slot that relates an association to another entity
- range: string
- Local
- association type
- Description: connects an association to the type of association (e.g. gene to phenotype)
- range: OntologyClass
- Local
- negated
- Description: if set to true, then the association is negated i.e. is not true
- range: boolean
- Local
- object
- Description: connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object.
- range: string [required]
- Local
- provided by
- Description: connects an association to the agent (person, organization or group) that provided it
- range: Provider
- Local
- publications
- Description: connects an association to publications supporting the association
- range: Publication*
- Local
- qualifiers
- Description: connects an association to qualifiers that modify or qualify the meaning of that association
- range: OntologyClass*
- Local
- relation
- Description: the relationship type by which a subject is connected to an object in an association
- range: RelationshipType [required]
- Local
- subject
- Description: connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object.
- range: string [required]
- Local
- category subsets: (translator_minimal)
- Description: Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag
- range: IriType*
- inherited from: NamedThing
- description subsets: (translator_minimal)
- full name
- Description: a long-form human readable name for a thing
- range: LabelType
- inherited from: NamedThing
- id subsets: (translator_minimal)
- Description: A unique identifier for a thing. Must be either a CURIE shorthand for a URI or a complete URI
- range: IdentifierType
- inherited from: NamedThing
- iri subsets: (translator_minimal)
- Description: An IRI for the node. This is determined by the id using expansion rules.
- range: IriType
- inherited from: NamedThing
- name subsets: (translator_minimal)
- node property
- Description: A grouping for any property that holds between a node and a value
- range: string
- inherited from: NamedThing
- related to
- Description: A grouping for any relationship type that holds between any two things
- range: NamedThing
- inherited from: NamedThing
- systematic synonym
- Description: more commonly used for gene symbols in yeast
- range: LabelType
- inherited from: NamedThing