Class: ExposureEventToPhenotypicFeatureAssociation
Any association between an environment and a phenotypic feature, where being in the environment influences the phenotype.
URI: biolink:ExposureEventToPhenotypicFeatureAssociation
classDiagram
class ExposureEventToPhenotypicFeatureAssociation
EntityToPhenotypicFeatureAssociationMixin <|-- ExposureEventToPhenotypicFeatureAssociation
Association <|-- ExposureEventToPhenotypicFeatureAssociation
ExposureEventToPhenotypicFeatureAssociation : aggregator_knowledge_source
ExposureEventToPhenotypicFeatureAssociation : category
ExposureEventToPhenotypicFeatureAssociation : description
ExposureEventToPhenotypicFeatureAssociation : frequency_qualifier
ExposureEventToPhenotypicFeatureAssociation : has_attribute
ExposureEventToPhenotypicFeatureAssociation --|> attribute : has_attribute
ExposureEventToPhenotypicFeatureAssociation : has_count
ExposureEventToPhenotypicFeatureAssociation : has_evidence
ExposureEventToPhenotypicFeatureAssociation --|> evidence type : has_evidence
ExposureEventToPhenotypicFeatureAssociation : has_percentage
ExposureEventToPhenotypicFeatureAssociation : has_quotient
ExposureEventToPhenotypicFeatureAssociation : has_total
ExposureEventToPhenotypicFeatureAssociation : id
ExposureEventToPhenotypicFeatureAssociation : iri
ExposureEventToPhenotypicFeatureAssociation : knowledge_source
ExposureEventToPhenotypicFeatureAssociation : name
ExposureEventToPhenotypicFeatureAssociation : negated
ExposureEventToPhenotypicFeatureAssociation : object
ExposureEventToPhenotypicFeatureAssociation --|> phenotypic feature : object
ExposureEventToPhenotypicFeatureAssociation : object_category
ExposureEventToPhenotypicFeatureAssociation --|> ontology class : object_category
ExposureEventToPhenotypicFeatureAssociation : object_category_closure
ExposureEventToPhenotypicFeatureAssociation --|> ontology class : object_category_closure
ExposureEventToPhenotypicFeatureAssociation : object_closure
ExposureEventToPhenotypicFeatureAssociation : object_label_closure
ExposureEventToPhenotypicFeatureAssociation : object_namespace
ExposureEventToPhenotypicFeatureAssociation : onset_qualifier
ExposureEventToPhenotypicFeatureAssociation --|> onset : onset_qualifier
ExposureEventToPhenotypicFeatureAssociation : original_object
ExposureEventToPhenotypicFeatureAssociation : original_predicate
ExposureEventToPhenotypicFeatureAssociation : original_subject
ExposureEventToPhenotypicFeatureAssociation : predicate
ExposureEventToPhenotypicFeatureAssociation : primary_knowledge_source
ExposureEventToPhenotypicFeatureAssociation : publications
ExposureEventToPhenotypicFeatureAssociation --|> publication : publications
ExposureEventToPhenotypicFeatureAssociation : qualifiers
ExposureEventToPhenotypicFeatureAssociation --|> ontology class : qualifiers
ExposureEventToPhenotypicFeatureAssociation : retrieval_source_ids
ExposureEventToPhenotypicFeatureAssociation --|> retrieval source : retrieval_source_ids
ExposureEventToPhenotypicFeatureAssociation : severity_qualifier
ExposureEventToPhenotypicFeatureAssociation --|> severity value : severity_qualifier
ExposureEventToPhenotypicFeatureAssociation : sex_qualifier
ExposureEventToPhenotypicFeatureAssociation --|> biological sex : sex_qualifier
ExposureEventToPhenotypicFeatureAssociation : subject
ExposureEventToPhenotypicFeatureAssociation --|> exposure event : subject
ExposureEventToPhenotypicFeatureAssociation : subject_category
ExposureEventToPhenotypicFeatureAssociation --|> ontology class : subject_category
ExposureEventToPhenotypicFeatureAssociation : subject_category_closure
ExposureEventToPhenotypicFeatureAssociation --|> ontology class : subject_category_closure
ExposureEventToPhenotypicFeatureAssociation : subject_closure
ExposureEventToPhenotypicFeatureAssociation : subject_label_closure
ExposureEventToPhenotypicFeatureAssociation : subject_namespace
ExposureEventToPhenotypicFeatureAssociation : timepoint
ExposureEventToPhenotypicFeatureAssociation : type
Inheritance
- Entity
- Association
- ExposureEventToPhenotypicFeatureAssociation [ EntityToPhenotypicFeatureAssociationMixin]
- Association
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
sex_qualifier | 0..1 BiologicalSex |
a qualifier used in a phenotypic association to state whether the association... | EntityToPhenotypicFeatureAssociationMixin |
subject | 1..1 ExposureEvent |
connects an association to the subject of the association | Association |
predicate | 1..1 PredicateType |
A high-level grouping for the relationship type | Association |
object | 1..1 PhenotypicFeature |
connects an association to the object of the association | Association |
negated | 0..1 Boolean |
if set to true, then the association is negated i | Association |
qualifiers | 0..* OntologyClass |
connects an association to qualifiers that modify or qualify the meaning of t... | Association |
publications | 0..* Publication |
One or more publications that report the statement expressed in an Associati... | Association |
has_evidence | 0..* EvidenceType |
connects an association to an instance of supporting evidence | Association |
knowledge_source | 0..1 String |
An Information Resource from which the knowledge expressed in an Association ... | Association |
primary_knowledge_source | 0..1 String |
The most upstream source of the knowledge expressed in an Association that an... | Association |
aggregator_knowledge_source | 0..* String |
An intermediate aggregator resource from which knowledge expressed in an Asso... | Association |
timepoint | 0..1 TimeType |
a point in time | Association |
original_subject | 0..1 String |
used to hold the original subject of a relation (or predicate) that an extern... | Association |
original_predicate | 0..1 Uriorcurie |
used to hold the original relation/predicate that an external knowledge sourc... | Association |
original_object | 0..1 String |
used to hold the original object of a relation (or predicate) that an externa... | Association |
subject_category | 0..1 OntologyClass |
Used to hold the biolink class/category of an association | Association |
object_category | 0..1 OntologyClass |
Used to hold the biolink class/category of an association | Association |
subject_closure | 0..* String |
Used to hold the subject closure of an association | Association |
object_closure | 0..* String |
Used to hold the object closure of an association | Association |
subject_category_closure | 0..* OntologyClass |
Used to hold the subject category closure of an association | Association |
object_category_closure | 0..* OntologyClass |
Used to hold the object category closure of an association | Association |
subject_namespace | 0..1 String |
Used to hold the subject namespace of an association | Association |
object_namespace | 0..1 String |
Used to hold the object namespace of an association | Association |
subject_label_closure | 0..* String |
Used to hold the subject label closure of an association | Association |
object_label_closure | 0..* String |
Used to hold the object label closure of an association | Association |
retrieval_source_ids | 0..* RetrievalSource |
A list of retrieval sources that served as a source of knowledge expressed in... | Association |
id | 1..1 String |
A unique identifier for an entity | Entity |
iri | 0..1 IriType |
An IRI for an entity | Entity |
category | 0..* CategoryType |
Name of the high level ontology class in which this entity is categorized | Entity |
type | 0..* String |
rdf:type of biolink:Association should be fixed at rdf:Statement | Entity |
name | 0..1 LabelType |
A human-readable name for an attribute or entity | Entity |
description | 0..1 NarrativeText |
a human-readable description of an entity | Entity |
has_attribute | 0..* Attribute |
connects any entity to an attribute | Entity |
has_count | 0..1 Integer |
number of things with a particular property | FrequencyQuantifier |
has_total | 0..1 Integer |
total number of things in a particular reference set | FrequencyQuantifier |
has_quotient | 0..1 Double |
FrequencyQuantifier | |
has_percentage | 0..1 Double |
equivalent to has quotient multiplied by 100 | FrequencyQuantifier |
severity_qualifier | 0..1 SeverityValue |
a qualifier used in a phenotypic association to state how severe the phenotyp... | EntityToFeatureOrDiseaseQualifiersMixin |
onset_qualifier | 0..1 Onset |
a qualifier used in a phenotypic association to state when the phenotype appe... | EntityToFeatureOrDiseaseQualifiersMixin |
frequency_qualifier | 0..1 FrequencyValue |
a qualifier used in a phenotypic association to state how frequent the phenot... | FrequencyQualifierMixin |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
Mapping Type | Mapped Value |
---|---|
self | biolink:ExposureEventToPhenotypicFeatureAssociation |
native | biolink:ExposureEventToPhenotypicFeatureAssociation |
LinkML Source
Direct
name: exposure event to phenotypic feature association
description: Any association between an environment and a phenotypic feature, where
being in the environment influences the phenotype.
from_schema: https://w3id.org/biolink/biolink-model
is_a: association
mixins:
- entity to phenotypic feature association mixin
slot_usage:
subject:
name: subject
domain_of:
- association
range: exposure event
defining_slots:
- subject
- object