@prefix AGRKB: .
@prefix CHADO: .
@prefix CHEMBL.MECHANISM: .
@prefix CPT: .
@prefix CTD: .
@prefix DGIdb: .
@prefix DOID-PROPERTY: .
@prefix DrugCentral: .
@prefix ECTO: .
@prefix EDAM-DATA: .
@prefix EFO: .
@prefix ExO: .
@prefix FYPO: .
@prefix GOP: .
@prefix GOREL: .
@prefix HANCESTRO: .
@prefix HCPCS: .
@prefix HsapDv: .
@prefix IAO: .
@prefix INO: .
@prefix LOINC: .
@prefix MAXO: .
@prefix MESH: .
@prefix MI: .
@prefix NBO-PROPERTY: .
@prefix NDDF: .
@prefix OBAN: .
@prefix PHAROS: .
@prefix PathWhiz: .
@prefix REPODB: .
@prefix RO: .
@prefix RXNORM: .
@prefix SEMMEDDB: .
@prefix SIO: .
@prefix SNOMEDCT: .
@prefix STY: .
@prefix UBERGRAPH: .
@prefix UBERON_CORE: .
@prefix UBERON_NONAMESPACE: .
@prefix UMLSSG: .
@prefix UO-PROPERTY: .
@prefix VANDF: .
@prefix VMC: .
@prefix WBVocab: .
@prefix WBbt: .
@prefix WIKIDATA: .
@prefix WIKIDATA_PROPERTY: .
@prefix XPO: .
@prefix biolink: .
@prefix bioschemas: .
@prefix dcat: .
@prefix dcid: .
@prefix dct: .
@prefix foaf: .
@prefix gff3: .
@prefix gpi: .
@prefix linkml: .
@prefix oboformat: .
@prefix orphanet: .
@prefix os: .
@prefix owl: .
@prefix pav: .
@prefix prov: .
@prefix qud: .
@prefix rdf: .
@prefix rdfs: .
@prefix schema: .
@prefix skos: .
@prefix wgs: .
@prefix xsd: .
a owl:Ontology ;
rdfs:label "Biolink-Model" ;
IAO:0000700 biolink:Annotation,
biolink:CaseToEntityAssociationMixin,
biolink:CellLineToEntityAssociationMixin,
biolink:ChemicalEntityOrGeneOrGeneProduct,
biolink:ChemicalEntityOrProteinOrPolypeptide,
biolink:ChemicalEntityToEntityAssociationMixin,
biolink:ChemicalOrDrugOrTreatment,
biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin,
biolink:DiseaseToEntityAssociationMixin,
biolink:Entity,
biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin,
biolink:EntityToExposureEventAssociationMixin,
biolink:EntityToOutcomeAssociationMixin,
biolink:EpigenomicEntity,
biolink:FrequencyQualifierMixin,
biolink:GeneExpressionMixin,
biolink:GeneGroupingMixin,
biolink:GeneToEntityAssociationMixin,
biolink:GenomicEntity,
biolink:GenotypeToEntityAssociationMixin,
biolink:MacromolecularMachineMixin,
biolink:MacromolecularMachineToEntityAssociationMixin,
biolink:MappingCollection,
biolink:MaterialSampleToEntityAssociationMixin,
biolink:ModelToDiseaseAssociationMixin,
biolink:OntologyClass,
biolink:OrganismTaxonToEntityAssociation,
biolink:Outcome,
biolink:PathologicalEntityMixin,
biolink:PhysicalEssenceOrOccurrent,
biolink:PredicateMapping,
biolink:RelationshipQuantifier,
biolink:SubjectOfInvestigation,
biolink:ThingWithTaxon,
biolink:VariantToEntityAssociationMixin ;
dct:license "https://creativecommons.org/publicdomain/zero/1.0/" ;
pav:version "3.2.0" ;
linkml:generation_date "2023-02-07T19:40:59" ;
linkml:metamodel_version "1.7.0" ;
linkml:source_file "biolink-model.yaml" ;
linkml:source_file_date "2023-02-07T19:39:37" ;
linkml:source_file_size 335683 .
biolink:Activity a owl:Class ;
rdfs:label "activity" ;
rdfs:subClassOf biolink:ActivityAndBehavior,
biolink:NamedThing ;
skos:definition "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities." ;
skos:exactMatch STY:T052,
,
prov:Activity ;
skos:narrowMatch STY:T056,
STY:T057,
STY:T058,
STY:T062,
STY:T064,
STY:T065,
STY:T066 .
biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a owl:Class ;
rdfs:label "anatomical entity to anatomical entity ontogenic association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
biolink:AnatomicalEntityToAnatomicalEntityAssociation ;
skos:definition "A relationship between two anatomical entities where the relationship is ontogenic, i.e. the two entities are related by development. A number of different relationship types can be used to specify the precise nature of the relationship." .
biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation a owl:Class ;
rdfs:label "anatomical entity to anatomical entity part of association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:AnatomicalEntityToAnatomicalEntityAssociation ;
skos:definition "A relationship between two anatomical entities where the relationship is mereological, i.e the two entities are related by parthood. This includes relationships between cellular components and cells, between cells and tissues, tissues and whole organisms" .
biolink:Article a owl:Class ;
rdfs:label "article" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:volume ],
[ a owl:Restriction ;
owl:onClass linkml:Uriorcurie ;
owl:onProperty biolink:published_in ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:iso_abbreviation ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:issue ],
biolink:Publication .
biolink:BehaviorToBehavioralFeatureAssociation a owl:Class ;
rdfs:label "behavior to behavioral feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_quotient ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_total ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSex ;
owl:onProperty biolink:sex_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:Behavior ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_percentage ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_count ],
[ a owl:Restriction ;
owl:onClass biolink:BehavioralFeature ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:EntityToPhenotypicFeatureAssociationMixin ;
skos:definition "An association between an mixture behavior and a behavioral feature manifested by the individual exhibited or has exhibited the behavior." .
biolink:BehavioralExposure a owl:Class ;
rdfs:label "behavioral exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:Attribute,
biolink:ExposureEvent ;
skos:definition "A behavioral exposure is a factor relating to behavior impacting an individual." .
biolink:BehavioralOutcome a owl:Class ;
rdfs:label "behavioral outcome" ;
rdfs:subClassOf biolink:Outcome ;
skos:definition "An outcome resulting from an exposure event which is the manifestation of human behavior." .
biolink:BioticExposure a owl:Class ;
rdfs:label "biotic exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:Attribute,
biolink:ExposureEvent ;
skos:altLabel "bacterial exposure",
"viral exposure" ;
skos:definition "An external biotic exposure is an intake of (sometimes pathological) biological organisms (including viruses)." .
biolink:Book a owl:Class ;
rdfs:label "book" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass linkml:String ;
owl:onProperty biolink:id ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:allValuesFrom linkml:String ;
owl:onProperty rdf:type ],
biolink:Publication ;
skos:definition "This class may rarely be instantiated except if use cases of a given knowledge graph support its utility." .
biolink:CaseToPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "case to phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSex ;
owl:onProperty biolink:sex_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_total ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_count ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_quotient ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_percentage ],
biolink:Association,
biolink:CaseToEntityAssociationMixin,
biolink:EntityToPhenotypicFeatureAssociationMixin ;
skos:definition "An association between a case (e.g. individual patient) and a phenotypic feature in which the individual has or has had the phenotype." .
biolink:Cell a owl:Class ;
rdfs:label "cell" ;
rdfs:subClassOf biolink:AnatomicalEntity ;
skos:exactMatch MESH:D002477,
STY:T025,
,
,
SIO:010001,
WIKIDATA:Q7868 .
biolink:CellLineAsAModelOfDiseaseAssociation a owl:Class ;
rdfs:label "cell line as a model of disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:CellLine ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation,
biolink:EntityToDiseaseAssociationMixin,
biolink:ModelToDiseaseAssociationMixin .
biolink:CellularOrganism a owl:Class ;
rdfs:label "cellular organism" ;
rdfs:subClassOf biolink:OrganismalEntity,
biolink:SubjectOfInvestigation ;
skos:definition "" ;
skos:exactMatch .
biolink:ChemicalAffectsGeneAssociation a owl:Class ;
rdfs:label "chemical affects gene association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty biolink:anatomical_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty biolink:subject_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:qualified_predicate ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:DirectionQualifierEnum ;
owl:onProperty biolink:subject_direction_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty biolink:object_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ;
owl:onProperty biolink:subject_form_or_variant_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ;
owl:onProperty biolink:subject_aspect_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:CausalMechanismQualifierEnum ;
owl:onProperty biolink:causal_mechanism_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:ChemicalEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:OrganismTaxon ;
owl:onProperty biolink:species_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:DirectionQualifierEnum ;
owl:onProperty biolink:object_direction_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ;
owl:onProperty biolink:subject_part_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ;
owl:onProperty biolink:object_part_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ;
owl:onProperty biolink:object_aspect_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ;
owl:onProperty biolink:object_form_or_variant_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:ChemicalEntityDerivativeEnum ;
owl:onProperty biolink:subject_derivative_qualifier ],
biolink:Association ;
skos:definition "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.)" .
biolink:ChemicalEntityAssessesNamedThingAssociation a owl:Class ;
rdfs:label "chemical entity assesses named thing association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:ChemicalEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:Association .
biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation a owl:Class ;
rdfs:label "chemical entity or gene or gene product regulates gene association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:ChemicalEntityOrGeneOrGeneProduct ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:DirectionQualifierEnum ;
owl:onProperty biolink:object_direction_qualifier ],
biolink:Association ;
skos:definition "A regulatory relationship between two genes" .
biolink:ChemicalGeneInteractionAssociation a owl:Class ;
rdfs:label "chemical gene interaction association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ;
owl:onProperty biolink:object_part_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ;
owl:onProperty biolink:subject_form_or_variant_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty biolink:object_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ;
owl:onProperty biolink:subject_part_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty biolink:subject_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:ChemicalEntityDerivativeEnum ;
owl:onProperty biolink:subject_derivative_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:ChemicalEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ;
owl:onProperty biolink:object_form_or_variant_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty biolink:anatomical_context_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:ChemicalToEntityAssociationMixin ;
skos:definition "describes a physical interaction between a chemical entity and a gene or gene product. Any biological or chemical effect resulting from such an interaction are out of scope, and covered by the ChemicalAffectsGeneAssociation type (e.g. impact of a chemical on the abundance, activity, structure, etc, of either participant in the interaction)" ;
skos:exactMatch SIO:001257 .
biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "chemical or drug or treatment side effect disease or phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation,
biolink:ChemicalToEntityAssociationMixin,
biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ;
skos:definition "This association defines a relationship between a chemical or treatment (or procedure) and a disease or phenotypic feature where the disesae or phenotypic feature is a secondary, typically (but not always) undesirable effect." .
biolink:ChemicalToChemicalDerivationAssociation a owl:Class ;
rdfs:label "chemical to chemical derivation association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:ChemicalEntity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:allValuesFrom biolink:MacromolecularMachineMixin ;
owl:onProperty biolink:catalyst_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:ChemicalEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:ChemicalToChemicalAssociation ;
skos:definition """A causal relationship between two chemical entities, where the subject represents the upstream entity and the object represents the downstream. For any such association there is an implicit reaction:
IF
R has-input C1 AND
R has-output C2 AND
R enabled-by P AND
R type Reaction
THEN
C1 derives-into C2 <>""" .
biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "chemical to disease or phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:DiseaseOrPhenotypicFeature ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:ChemicalToEntityAssociationMixin,
biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ;
skos:definition "An interaction between a chemical entity and a phenotype or disease, where the presence of the chemical gives rise to or exacerbates the phenotype." ;
skos:narrowMatch SIO:000993 .
biolink:ChemicalToPathwayAssociation a owl:Class ;
rdfs:label "chemical to pathway association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:ChemicalEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Pathway ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:ChemicalToEntityAssociationMixin ;
skos:definition "An interaction between a chemical entity and a biological process or pathway." ;
skos:exactMatch SIO:001250 .
biolink:ChiSquaredAnalysisResult a owl:Class ;
rdfs:label "chi squared analysis result" ;
rdfs:subClassOf biolink:StudyResult ;
skos:definition "A result of a chi squared analysis." .
biolink:ClinicalFinding a owl:Class ;
rdfs:label "clinical finding" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:ClinicalAttribute ;
owl:onProperty biolink:has_attribute ],
biolink:PhenotypicFeature ;
skos:definition "this category is currently considered broad enough to tag clinical lab measurements and other biological attributes taken as 'clinical traits' with some statistical score, for example, a p value in genetic associations." .
biolink:ClinicalMeasurement a owl:Class ;
rdfs:label "clinical measurement" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:OntologyClass ;
owl:onProperty biolink:has_attribute_type ;
owl:qualifiedCardinality 1 ],
biolink:ClinicalAttribute ;
skos:definition "A clinical measurement is a special kind of attribute which results from a laboratory observation from a subject individual or sample. Measurements can be connected to their subject by the 'has attribute' slot." ;
skos:exactMatch EFO:0001444 .
biolink:ClinicalTrial a owl:Class ;
rdfs:label "clinical trial" ;
rdfs:subClassOf biolink:ClinicalEntity .
biolink:Cohort a owl:Class ;
rdfs:label "cohort" ;
rdfs:subClassOf biolink:StudyPopulation,
biolink:SubjectOfInvestigation ;
skos:definition "A group of people banded together or treated as a group who share common characteristics. A cohort 'study' is a particular form of longitudinal study that samples a cohort, performing a cross-section at intervals through time." ;
skos:exactMatch WIKIDATA:Q1303415 ;
skos:narrowMatch STY:T097,
STY:T099,
STY:T100,
STY:T101 .
biolink:CommonDataElement a owl:Class ;
rdfs:label "common data element" ;
rdfs:subClassOf biolink:InformationContentEntity ;
skos:closeMatch ;
skos:definition "A Common Data Element (CDE) is a standardized, precisely defined question, paired with a set of allowable responses, used systematically across different sites, studies, or clinical trials to ensure consistent data collection. Multiple CDEs (from one or more Collections) can be curated into Forms. (https://cde.nlm.nih.gov/home)" .
biolink:ComplexChemicalExposure a owl:Class ;
rdfs:label "complex chemical exposure" ;
rdfs:subClassOf biolink:Attribute ;
skos:definition "A complex chemical exposure is an intake of a chemical mixture (e.g. gasoline), other than a drug." .
biolink:ComplexMolecularMixture a owl:Class ;
rdfs:label "complex molecular mixture" ;
rdfs:subClassOf biolink:ChemicalMixture ;
skos:definition "A complex molecular mixture is a chemical mixture composed of two or more molecular entities with unknown concentration and stoichiometry." .
biolink:ConceptCountAnalysisResult a owl:Class ;
rdfs:label "concept count analysis result" ;
rdfs:subClassOf biolink:StudyResult ;
skos:definition "A result of a concept count analysis." .
biolink:ContributorAssociation a owl:Class ;
rdfs:label "contributor association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:InformationContentEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Agent ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:allValuesFrom biolink:OntologyClass ;
owl:onProperty biolink:qualifiers ],
biolink:Association ;
skos:definition "Any association between an entity (such as a publication) and various agents that contribute to its realisation" .
biolink:DiseaseOrPhenotypicFeatureExposure a owl:Class ;
rdfs:label "disease or phenotypic feature exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:Attribute,
biolink:ExposureEvent,
biolink:PathologicalEntityMixin ;
skos:definition "A disease or phenotypic feature state, when viewed as an exposure, represents an precondition, leading to or influencing an outcome, e.g. HIV predisposing an individual to infections; a relative deficiency of skin pigmentation predisposing an individual to skin cancer." .
biolink:DiseaseOrPhenotypicFeatureOutcome a owl:Class ;
rdfs:label "disease or phenotypic feature outcome" ;
rdfs:subClassOf biolink:Outcome ;
skos:definition "Physiological outcomes resulting from an exposure event which is the manifestation of a disease or other characteristic phenotype." .
biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation a owl:Class ;
rdfs:label "disease or phenotypic feature to genetic inheritance association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:GeneticInheritance ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin ;
skos:definition "An association between either a disease or a phenotypic feature and its mode of (genetic) inheritance." .
biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a owl:Class ;
rdfs:label "disease or phenotypic feature to location association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin ;
skos:definition "An association between either a disease or a phenotypic feature and an anatomical entity, where the disease/feature manifests in that site." .
biolink:DiseaseToExposureEventAssociation a owl:Class ;
rdfs:label "disease to exposure event association" ;
rdfs:subClassOf biolink:Association,
biolink:DiseaseToEntityAssociationMixin,
biolink:EntityToExposureEventAssociationMixin ;
skos:definition "An association between an exposure event and a disease." .
biolink:DiseaseToPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "disease to phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_total ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_count ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:PhenotypicFeature ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_percentage ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_quotient ],
[ a owl:Restriction ;
owl:onClass biolink:Disease ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSex ;
owl:onProperty biolink:sex_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
biolink:Association,
biolink:DiseaseToEntityAssociationMixin,
biolink:EntityToPhenotypicFeatureAssociationMixin ;
skos:closeMatch dcid:DiseaseSymptomAssociation ;
skos:definition "An association between a disease and a phenotypic feature in which the phenotypic feature is associated with the disease in some way." .
biolink:DrugToGeneAssociation a owl:Class ;
rdfs:label "drug to gene association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:DrugToEntityAssociationMixin ;
skos:definition "An interaction between a drug and a gene or gene product." ;
skos:relatedMatch SIO:001257 .
biolink:DrugToGeneInteractionExposure a owl:Class ;
rdfs:label "drug to gene interaction exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:Gene ;
owl:onProperty biolink:has_gene_or_gene_product ],
biolink:DrugExposure,
biolink:GeneGroupingMixin ;
skos:definition "drug to gene interaction exposure is a drug exposure is where the interactions of the drug with specific genes are known to constitute an 'exposure' to the organism, leading to or influencing an outcome." .
biolink:DruggableGeneToDiseaseAssociation a owl:Class ;
rdfs:label "druggable gene to disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:DruggableGeneCategoryEnum ;
owl:onProperty biolink:has_evidence ],
[ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
biolink:EntityToDiseaseAssociationMixin,
biolink:GeneToDiseaseAssociation,
biolink:GeneToEntityAssociationMixin .
biolink:EntityToDiseaseAssociation a owl:Class ;
rdfs:label "entity to disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FDAApprovalStatusEnum ;
owl:onProperty biolink:FDA_approval_status ],
biolink:Association .
biolink:EntityToPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "entity to phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FDAApprovalStatusEnum ;
owl:onProperty biolink:FDA_approval_status ],
biolink:Association .
biolink:EnvironmentalFeature a owl:Class ;
rdfs:label "environmental feature" ;
rdfs:subClassOf biolink:PlanetaryEntity ;
skos:exactMatch .
biolink:EnvironmentalFoodContaminant a owl:Class ;
rdfs:label "environmental food contaminant" ;
rdfs:subClassOf biolink:ChemicalEntity ;
skos:relatedMatch .
biolink:EnvironmentalProcess a owl:Class ;
rdfs:label "environmental process" ;
rdfs:subClassOf biolink:Occurrent,
biolink:PlanetaryEntity ;
skos:exactMatch .
biolink:EpidemiologicalOutcome a owl:Class ;
rdfs:label "epidemiological outcome" ;
rdfs:subClassOf biolink:Outcome ;
skos:definition "An epidemiological outcome, such as societal disease burden, resulting from an exposure event." ;
skos:relatedMatch .
biolink:Event a owl:Class ;
rdfs:label "event" ;
rdfs:subClassOf biolink:NamedThing ;
skos:definition "Something that happens at a given place and time." ;
skos:exactMatch STY:T051,
.
biolink:ExonToTranscriptRelationship a owl:Class ;
rdfs:label "exon to transcript relationship" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:Transcript ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Exon ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:SequenceFeatureRelationship ;
skos:definition "A transcript is formed from multiple exons" .
biolink:ExposureEventToOutcomeAssociation a owl:Class ;
rdfs:label "exposure event to outcome association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:temporal_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:PopulationOfIndividualOrganisms ;
owl:onProperty biolink:population_context_qualifier ],
biolink:Association,
biolink:EntityToOutcomeAssociationMixin ;
skos:definition "An association between an exposure event and an outcome." .
biolink:ExposureEventToPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "exposure event to phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_total ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:ExposureEvent ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_count ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_quotient ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_percentage ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSex ;
owl:onProperty biolink:sex_qualifier ],
biolink:Association,
biolink:EntityToPhenotypicFeatureAssociationMixin ;
skos:definition "Any association between an environment and a phenotypic feature, where being in the environment influences the phenotype." .
biolink:Food a owl:Class ;
rdfs:label "food" ;
rdfs:subClassOf biolink:ChemicalMixture ;
skos:definition "A substance consumed by a living organism as a source of nutrition" ;
skos:exactMatch STY:T168 .
biolink:FoodAdditive a owl:Class ;
rdfs:label "food additive" ;
rdfs:subClassOf biolink:ChemicalEntity ;
skos:relatedMatch .
biolink:GeneAsAModelOfDiseaseAssociation a owl:Class ;
rdfs:label "gene as a model of disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:EntityToDiseaseAssociationMixin,
biolink:GeneToDiseaseAssociation,
biolink:ModelToDiseaseAssociationMixin .
biolink:GeneHasVariantThatContributesToDiseaseAssociation a owl:Class ;
rdfs:label "gene has variant that contributes to disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:subject_form_or_variant_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:Disease ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:GeneToDiseaseAssociation .
biolink:GeneOrGeneProductOrChemicalEntityAspectEnum a owl:Class ;
rdfs:label "GeneOrGeneProductOrChemicalEntityAspectEnum" ;
owl:unionOf ( ) ;
linkml:permissible_values ,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
,
.
biolink:GeneToExpressionSiteAssociation a owl:Class ;
rdfs:label "gene to expression site association" ;
rdfs:seeAlso "https://github.com/monarch-initiative/ingest-artifacts/tree/master/sources/BGee" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:OntologyClass ;
owl:onProperty biolink:quantifier_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:LifeStage ;
owl:onProperty biolink:stage_qualifier ],
biolink:Association ;
skos:definition "An association between a gene and a gene expression site, possibly qualified by stage/timing info." ;
skos:editorialNote "TBD: introduce subclasses for distinction between wild-type and experimental conditions?" .
biolink:GeneToGeneCoexpressionAssociation a owl:Class ;
rdfs:label "gene to gene coexpression association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:LifeStage ;
owl:onProperty biolink:stage_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty biolink:expression_site ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:DiseaseOrPhenotypicFeature ;
owl:onProperty biolink:phenotypic_state ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:OntologyClass ;
owl:onProperty biolink:quantifier_qualifier ],
biolink:GeneExpressionMixin,
biolink:GeneToGeneAssociation ;
skos:definition "Indicates that two genes are co-expressed, generally under the same conditions." .
biolink:GeneToGeneFamilyAssociation a owl:Class ;
rdfs:label "gene to gene family association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:GeneFamily ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Gene ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "Set membership of a gene in a family of genes related by common evolutionary ancestry usually inferred by sequence comparisons. The genes in a given family generally share common sequence motifs which generally map onto shared gene product structure-function relationships." .
biolink:GeneToGeneHomologyAssociation a owl:Class ;
rdfs:label "gene to gene homology association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:GeneToGeneAssociation ;
skos:definition "A homology association between two genes. May be orthology (in which case the species of subject and object should differ) or paralogy (in which case the species may be the same)" .
biolink:GeneToGeneProductRelationship a owl:Class ;
rdfs:label "gene to gene product relationship" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneProductMixin ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Gene ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:SequenceFeatureRelationship ;
skos:definition "A gene is transcribed and potentially translated to a gene product" .
biolink:GeneToGoTermAssociation a owl:Class ;
rdfs:label "gene to go term association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:OntologyClass ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Gene ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:FunctionalAssociation ;
skos:altLabel "functional association" ;
skos:exactMatch WBVocab:Gene-GO-Association .
biolink:GeneToPathwayAssociation a owl:Class ;
rdfs:label "gene to pathway association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Pathway ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:GeneToEntityAssociationMixin ;
skos:definition "An interaction between a gene or gene product and a biological process or pathway." .
biolink:GeneToPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "gene to phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_percentage ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_quotient ],
[ a owl:Restriction ;
owl:onClass biolink:PhenotypicFeature ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSex ;
owl:onProperty biolink:sex_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_total ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_count ],
biolink:Association,
biolink:EntityToPhenotypicFeatureAssociationMixin,
biolink:GeneToEntityAssociationMixin ;
skos:exactMatch WBVocab:Gene-Phenotype-Association .
biolink:Genome a owl:Class ;
rdfs:label "genome" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSequence ;
owl:onProperty biolink:has_biological_sequence ],
biolink:BiologicalEntity,
biolink:GenomicEntity,
biolink:OntologyClass,
biolink:PhysicalEssence ;
skos:closeMatch dcid:GenomeAssemblyUnit ;
skos:definition "A genome is the sum of genetic material within a cell or virion." ;
skos:exactMatch ,
SIO:000984,
WIKIDATA:Q7020 .
biolink:GenomicBackgroundExposure a owl:Class ;
rdfs:label "genomic background exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:OrganismTaxon ;
owl:onProperty biolink:in_taxon ],
[ a owl:Restriction ;
owl:allValuesFrom biolink:Gene ;
owl:onProperty biolink:has_gene_or_gene_product ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSequence ;
owl:onProperty biolink:has_biological_sequence ],
biolink:Attribute,
biolink:ExposureEvent,
biolink:GeneGroupingMixin,
biolink:GenomicEntity,
biolink:OntologyClass,
biolink:PhysicalEssence,
biolink:ThingWithTaxon ;
skos:definition "A genomic background exposure is where an individual's specific genomic background of genes, sequence variants or other pre-existing genomic conditions constitute a kind of 'exposure' to the organism, leading to or influencing an outcome." .
biolink:GenotypeAsAModelOfDiseaseAssociation a owl:Class ;
rdfs:label "genotype as a model of disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:Genotype ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:EntityToDiseaseAssociationMixin,
biolink:GenotypeToDiseaseAssociation,
biolink:ModelToDiseaseAssociationMixin .
biolink:GenotypeToGeneAssociation a owl:Class ;
rdfs:label "genotype to gene association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Gene ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Genotype ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "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" .
biolink:GenotypeToGenotypePartAssociation a owl:Class ;
rdfs:label "genotype to genotype part association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:Genotype ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Genotype ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "Any association between one genotype and a genotypic entity that is a sub-component of it" .
biolink:GenotypeToPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "genotype to phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_quotient ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_count ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_percentage ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSex ;
owl:onProperty biolink:sex_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:Genotype ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_total ],
biolink:Association,
biolink:EntityToPhenotypicFeatureAssociationMixin,
biolink:GenotypeToEntityAssociationMixin ;
skos:definition "Any association between one genotype and a phenotypic feature, where having the genotype confers the phenotype, either in isolation or through environment" .
biolink:GenotypeToVariantAssociation a owl:Class ;
rdfs:label "genotype to variant association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:SequenceVariant ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Genotype ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "Any association between a genotype and a sequence variant." .
biolink:GenotypicSex a owl:Class ;
rdfs:label "genotypic sex" ;
rdfs:subClassOf biolink:BiologicalSex ;
skos:definition "An attribute corresponding to the genotypic sex of the individual, based upon genotypic composition of sex chromosomes." ;
skos:exactMatch .
biolink:GeographicExposure a owl:Class ;
rdfs:label "geographic exposure" ;
rdfs:subClassOf biolink:EnvironmentalExposure,
biolink:ExposureEvent ;
skos:closeMatch dcid:GeologicalEvent ;
skos:definition "A geographic exposure is a factor relating to geographic proximity to some impactful entity." ;
skos:narrowMatch dcid:IceStoremEvent,
dcid:LakeEffectSnowEvent,
dcid:LandslideEvent,
dcid:MarineDenseFogEvent,
dcid:MarineLighteningEvent,
dcid:MarineStrongWindEvent,
dcid:MarineThunderstormWindEvent,
dcid:StormEvent,
dcid:StormSurgeTideEvent,
dcid:StrongWindEvent,
dcid:ThunderstormWindEvent,
dcid:TornadoEvent,
dcid:TropicalDepressionEvent,
dcid:WinterStoremEvent .
biolink:GeographicLocationAtTime a owl:Class ;
rdfs:label "geographic location at time" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:GeographicLocation ;
skos:definition "a location that can be described in lat/long coordinates, for a particular time" .
biolink:GrossAnatomicalStructure a owl:Class ;
rdfs:label "gross anatomical structure" ;
rdfs:subClassOf biolink:AnatomicalEntity ;
skos:altLabel "organ",
"tissue" ;
skos:exactMatch ,
WIKIDATA:Q4936952 ;
skos:narrowMatch STY:T018,
STY:T023,
STY:T024 .
biolink:Haplotype a owl:Class ;
rdfs:label "haplotype" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSequence ;
owl:onProperty biolink:has_biological_sequence ],
biolink:BiologicalEntity,
biolink:GenomicEntity,
biolink:OntologyClass,
biolink:PhysicalEssence ;
skos:definition "A set of zero or more Alleles on a single instance of a Sequence[VMC]" ;
skos:exactMatch ,
,
VMC:Haplotype .
biolink:Hospitalization a owl:Class ;
rdfs:label "hospitalization" ;
rdfs:subClassOf biolink:ClinicalIntervention ;
skos:exactMatch SNOMEDCT:32485007,
WIKIDATA:Q3140971 .
biolink:HospitalizationOutcome a owl:Class ;
rdfs:label "hospitalization outcome" ;
rdfs:subClassOf biolink:Outcome ;
skos:definition "An outcome resulting from an exposure event which is the increased manifestation of acute (e.g. emergency room visit) or chronic (inpatient) hospitalization." .
biolink:InformationContentEntityToNamedThingAssociation a owl:Class ;
rdfs:label "information content entity to named thing association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "association between a named thing and a information content entity where the specific context of the relationship between that named thing and the publication is unknown. For example, model organisms databases often capture the knowledge that a gene is found in a journal article, but not specifically the context in which that gene was documented in the article. In these cases, this association with the accompanying predicate 'mentions' could be used. Conversely, for more specific associations (like 'gene to disease association', the publication should be captured as an edge property)." .
biolink:MacromolecularComplex a owl:Class ;
rdfs:label "macromolecular complex" ;
rdfs:subClassOf biolink:BiologicalEntity,
biolink:MacromolecularMachineMixin ;
skos:definition "A stable assembly of two or more macromolecules, i.e. proteins, nucleic acids, carbohydrates or lipids, in which at least one component is a protein and the constituent parts function together." ;
skos:exactMatch ,
WIKIDATA:Q22325163 .
biolink:MacromolecularMachineToBiologicalProcessAssociation a owl:Class ;
rdfs:label "macromolecular machine to biological process association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:BiologicalProcess ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:FunctionalAssociation,
biolink:MacromolecularMachineToEntityAssociationMixin ;
skos:definition "A functional association between a macromolecular machine (gene, gene product or complex) and a biological process or pathway (as represented in the GO biological process branch), where the entity carries out some part of the process, regulates it, or acts upstream of it." .
biolink:MacromolecularMachineToCellularComponentAssociation a owl:Class ;
rdfs:label "macromolecular machine to cellular component association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:CellularComponent ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:FunctionalAssociation,
biolink:MacromolecularMachineToEntityAssociationMixin ;
skos:definition "A functional association between a macromolecular machine (gene, gene product or complex) and a cellular component (as represented in the GO cellular component branch), where the entity carries out its function in the cellular component." .
biolink:MacromolecularMachineToMolecularActivityAssociation a owl:Class ;
rdfs:label "macromolecular machine to molecular activity association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:MolecularActivity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:FunctionalAssociation,
biolink:MacromolecularMachineToEntityAssociationMixin ;
skos:definition "A functional association between a macromolecular machine (gene, gene product or complex) and a molecular activity (as represented in the GO molecular function branch), where the entity carries out the activity, or contributes to its execution." .
biolink:MaterialSampleDerivationAssociation a owl:Class ;
rdfs:label "material sample derivation association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:MaterialSample ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "An association between a material sample and the material entity from which it is derived." .
biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "material sample to disease or phenotypic feature association" ;
rdfs:subClassOf biolink:Association,
biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin,
biolink:MaterialSampleToEntityAssociationMixin ;
skos:definition "An association between a material sample and a disease or phenotype." .
biolink:MicroRNA a owl:Class ;
rdfs:label "microRNA" ;
rdfs:subClassOf biolink:NoncodingRNAProduct ;
skos:exactMatch ,
SIO:001397,
WIKIDATA:Q310899 .
biolink:MolecularActivityToChemicalEntityAssociation a owl:Class ;
rdfs:label "molecular activity to chemical entity association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:ChemicalEntity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:MolecularActivity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "Added in response to capturing relationship between microbiome activities as measured via measurements of blood analytes as collected via blood and stool samples" .
biolink:MolecularActivityToMolecularActivityAssociation a owl:Class ;
rdfs:label "molecular activity to molecular activity association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:MolecularActivity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:MolecularActivity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "Added in response to capturing relationship between microbiome activities as measured via measurements of blood analytes as collected via blood and stool samples" .
biolink:MolecularActivityToPathwayAssociation a owl:Class ;
rdfs:label "molecular activity to pathway association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:Pathway ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:MolecularActivity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "Association that holds the relationship between a reaction and the pathway it participates in." .
biolink:MortalityOutcome a owl:Class ;
rdfs:label "mortality outcome" ;
rdfs:subClassOf biolink:Outcome ;
skos:definition "An outcome of death from resulting from an exposure event." .
biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation a owl:Class ;
rdfs:label "named thing associated with likelihood of named thing association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:OntologyClass ;
owl:onProperty biolink:subject_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:subject_aspect_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:OntologyClass ;
owl:onProperty biolink:object_context_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:object_aspect_qualifier ],
biolink:Association ;
skos:definition "" .
biolink:NucleicAcidSequenceMotif a owl:Class ;
rdfs:label "nucleic acid sequence motif" ;
rdfs:subClassOf biolink:BiologicalEntity ;
skos:altLabel "consensus sequence" ;
skos:definition "A linear nucleotide sequence pattern that is widespread and has, or is conjectured to have, a biological significance. e.g. the TATA box promoter motif, transcription factor binding consensus sequences." .
biolink:NucleosomeModification a owl:Class ;
rdfs:label "nucleosome modification" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSequence ;
owl:onProperty biolink:has_biological_sequence ],
[ a owl:Restriction ;
owl:allValuesFrom biolink:LabelType ;
owl:onProperty biolink:synonym ],
biolink:BiologicalEntity,
biolink:EpigenomicEntity,
biolink:GeneProductIsoformMixin,
biolink:GenomicEntity ;
skos:definition "A chemical modification of a histone protein within a nucleosome octomer or a substitution of a histone with a variant histone isoform. e.g. Histone 4 Lysine 20 methylation (H4K20me), histone variant H2AZ substituting H2A." .
biolink:ObservedExpectedFrequencyAnalysisResult a owl:Class ;
rdfs:label "observed expected frequency analysis result" ;
rdfs:subClassOf biolink:StudyResult ;
skos:definition "A result of a observed expected frequency analysis." .
biolink:OrganismTaxonToEnvironmentAssociation a owl:Class ;
rdfs:label "organism taxon to environment association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:OrganismTaxon ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:OrganismTaxonToEntityAssociation .
biolink:OrganismTaxonToOrganismTaxonInteraction a owl:Class ;
rdfs:label "organism taxon to organism taxon interaction" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:OrganismTaxon ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:OrganismTaxon ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:associated_environmental_context ],
biolink:OrganismTaxonToOrganismTaxonAssociation ;
skos:definition "An interaction relationship between two taxa. This may be a symbiotic relationship (encompassing mutualism and parasitism), or it may be non-symbiotic. Example: plague transmitted_by flea; cattle domesticated_by Homo sapiens; plague infects Homo sapiens" .
biolink:OrganismTaxonToOrganismTaxonSpecialization a owl:Class ;
rdfs:label "organism taxon to organism taxon specialization" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:OrganismTaxon ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:OrganismTaxon ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:OrganismTaxonToOrganismTaxonAssociation ;
skos:definition "A child-parent relationship between two taxa. For example: Homo sapiens subclass_of Homo" .
biolink:OrganismToOrganismAssociation a owl:Class ;
rdfs:label "organism to organism association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:IndividualOrganism ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:IndividualOrganism ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association .
biolink:OrganismalEntityAsAModelOfDiseaseAssociation a owl:Class ;
rdfs:label "organismal entity as a model of disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:OrganismalEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
biolink:Association,
biolink:EntityToDiseaseAssociationMixin,
biolink:ModelToDiseaseAssociationMixin .
biolink:PairwiseMolecularInteraction a owl:Class ;
rdfs:label "pairwise molecular interaction" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:MolecularEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:OntologyClass ;
owl:onProperty biolink:interacting_molecules_category ],
[ a owl:Restriction ;
owl:onClass linkml:String ;
owl:onProperty biolink:id ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:MolecularEntity ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:PairwiseGeneToGeneInteraction ;
skos:definition "An interaction at the molecular level between two physical entities" .
biolink:PathognomonicityQuantifier a owl:Class ;
rdfs:label "pathognomonicity quantifier" ;
rdfs:subClassOf biolink:SpecificityQuantifier,
linkml:mixin ;
skos:definition "A relationship quantifier between a variant or symptom and a disease, which is high when the presence of the feature implies the existence of the disease" .
biolink:PathologicalAnatomicalExposure a owl:Class ;
rdfs:label "pathological anatomical exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:Attribute,
biolink:ExposureEvent ;
skos:definition "An abnormal anatomical structure, when viewed as an exposure, representing an precondition, leading to or influencing an outcome, e.g. thrombosis leading to an ischemic disease outcome." .
biolink:PathologicalAnatomicalOutcome a owl:Class ;
rdfs:label "pathological anatomical outcome" ;
rdfs:subClassOf biolink:Outcome ;
skos:definition "An outcome resulting from an exposure event which is the manifestation of an abnormal anatomical structure." .
biolink:PathologicalAnatomicalStructure a owl:Class ;
rdfs:label "pathological anatomical structure" ;
rdfs:subClassOf biolink:AnatomicalEntity,
biolink:PathologicalEntityMixin ;
skos:definition "An anatomical structure with the potential of have an abnormal or deleterious effect at the subcellular, cellular, multicellular, or organismal level." .
biolink:PathologicalProcess a owl:Class ;
rdfs:label "pathological process" ;
rdfs:subClassOf biolink:BiologicalProcess,
biolink:PathologicalEntityMixin ;
skos:definition "A biologic function or a process having an abnormal or deleterious effect at the subcellular, cellular, multicellular, or organismal level." ;
skos:exactMatch ,
;
skos:narrowMatch STY:T037,
STY:T046,
,
EFO:0009708 .
biolink:PathologicalProcessExposure a owl:Class ;
rdfs:label "pathological process exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:Attribute,
biolink:ExposureEvent ;
skos:definition "A pathological process, when viewed as an exposure, representing a precondition, leading to or influencing an outcome, e.g. autoimmunity leading to disease." .
biolink:PathologicalProcessOutcome a owl:Class ;
rdfs:label "pathological process outcome" ;
rdfs:subClassOf biolink:Outcome ;
skos:definition "An outcome resulting from an exposure event which is the manifestation of a pathological process." .
biolink:PercentageFrequencyValue a owl:Class ;
rdfs:label "percentage frequency value" ;
rdfs:subClassOf linkml:Double .
biolink:Phenomenon a owl:Class ;
rdfs:label "phenomenon" ;
rdfs:subClassOf biolink:NamedThing,
biolink:Occurrent ;
skos:broadMatch STY:T067,
STY:T068,
STY:T070 ;
skos:definition "a fact or situation that is observed to exist or happen, especially one whose cause or explanation is in question" ;
skos:exactMatch UMLSSG:PHEN ;
skos:narrowMatch STY:T034,
STY:T038,
STY:T069 .
biolink:PhenotypicQuality a owl:Class ;
rdfs:label "phenotypic quality" ;
rdfs:subClassOf biolink:OrganismAttribute ;
skos:altLabel "phenotypic properties" ;
skos:definition "A property of a phenotype" ;
skos:exactMatch ;
linkml:examples "Example(value='weight', description=None)" .
biolink:PhenotypicSex a owl:Class ;
rdfs:label "phenotypic sex" ;
rdfs:subClassOf biolink:BiologicalSex ;
skos:definition "An attribute corresponding to the phenotypic sex of the individual, based upon the reproductive organs present." ;
skos:exactMatch .
biolink:PhysiologicalProcess a owl:Class ;
rdfs:label "physiological process" ;
rdfs:subClassOf biolink:BiologicalProcess,
biolink:OntologyClass ;
skos:altLabel "physiology" ;
skos:exactMatch STY:T039,
WIKIDATA:Q30892994 ;
skos:narrowMatch STY:T040,
STY:T042,
STY:T043,
STY:T045 .
biolink:PopulationToPopulationAssociation a owl:Class ;
rdfs:label "population to population association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PopulationOfIndividualOrganisms ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PopulationOfIndividualOrganisms ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "An association between a two populations" .
biolink:PosttranslationalModification a owl:Class ;
rdfs:label "posttranslational modification" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:LabelType ;
owl:onProperty biolink:synonym ],
biolink:BiologicalEntity,
biolink:GeneProductIsoformMixin ;
skos:definition "A chemical modification of a polypeptide or protein that occurs after translation. e.g. polypeptide cleavage to form separate proteins, methylation or acetylation of histone tail amino acids, protein ubiquitination." .
biolink:ProcessedMaterial a owl:Class ;
rdfs:label "processed material" ;
rdfs:subClassOf biolink:ChemicalMixture ;
skos:definition "A chemical entity (often a mixture) processed for consumption for nutritional, medical or technical use. Is a material entity that is created or changed during material processing." ;
skos:exactMatch .
biolink:ProteinDomain a owl:Class ;
rdfs:label "protein domain" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:Gene ;
owl:onProperty biolink:has_gene_or_gene_product ],
biolink:BiologicalEntity,
biolink:ChemicalEntityOrGeneOrGeneProduct,
biolink:GeneGroupingMixin ;
skos:definition "A conserved part of protein sequence and (tertiary) structure that can evolve, function, and exist independently of the rest of the protein chain. Protein domains maintain their structure and function independently of the proteins in which they are found. e.g. an SH3 domain." ;
skos:exactMatch ,
,
SIO:001379 .
biolink:ProteinFamily a owl:Class ;
rdfs:label "protein family" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:Gene ;
owl:onProperty biolink:has_gene_or_gene_product ],
biolink:BiologicalEntity,
biolink:ChemicalEntityOrGeneOrGeneProduct,
biolink:GeneGroupingMixin ;
skos:exactMatch ,
WIKIDATA:Q2278983 ;
skos:narrowMatch ,
SIO:001380,
WIKIDATA:Q417841 .
biolink:ProteinIsoform a owl:Class ;
rdfs:label "protein isoform" ;
rdfs:subClassOf biolink:GeneProductIsoformMixin,
biolink:Protein ;
skos:altLabel "proteoform" ;
skos:definition "Represents a protein that is a specific isoform of the canonical or reference protein. See https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4114032/" .
biolink:Quotient a owl:Class ;
rdfs:label "quotient" ;
rdfs:subClassOf linkml:Double .
biolink:RNAProductIsoform a owl:Class ;
rdfs:label "RNA product isoform" ;
rdfs:subClassOf biolink:GeneProductIsoformMixin,
biolink:RNAProduct ;
skos:definition "Represents a protein that is a specific isoform of the canonical or reference RNA" .
biolink:ReactionToCatalystAssociation a owl:Class ;
rdfs:label "reaction to catalyst association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:GeneOrGeneProduct ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:ReactionToParticipantAssociation .
biolink:ReagentTargetedGene a owl:Class ;
rdfs:label "reagent targeted gene" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSequence ;
owl:onProperty biolink:has_biological_sequence ],
biolink:BiologicalEntity,
biolink:GenomicEntity,
biolink:OntologyClass,
biolink:PhysicalEssence ;
skos:altLabel "sequence targeting reagent" ;
skos:definition "A gene altered in its expression level in the context of some experiment as a result of being targeted by gene-knockdown reagent(s) such as a morpholino or RNAi." ;
skos:exactMatch .
biolink:RelationshipType a owl:Class ;
rdfs:label "relationship type" ;
rdfs:subClassOf biolink:OntologyClass ;
skos:definition "An OWL property used as an edge label" .
biolink:RelativeFrequencyAnalysisResult a owl:Class ;
rdfs:label "relative frequency analysis result" ;
rdfs:subClassOf biolink:StudyResult ;
skos:definition "A result of a relative frequency analysis." .
biolink:SensitivityQuantifier a owl:Class ;
rdfs:label "sensitivity quantifier" ;
rdfs:subClassOf biolink:RelationshipQuantifier,
linkml:mixin .
biolink:SequenceEnum a owl:Class ;
rdfs:label "SequenceEnum" ;
owl:unionOf ( ) ;
linkml:permissible_values ,
.
biolink:SequenceVariantModulatesTreatmentAssociation a owl:Class ;
rdfs:label "sequence variant modulates treatment association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:Treatment ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:SequenceVariant ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:Association ;
skos:definition "An association between a sequence variant and a treatment or health intervention. The treatment object itself encompasses both the disease and the drug used." ;
skos:note "An alternate way to model the same information could be via a qualifier" .
biolink:Serial a owl:Class ;
rdfs:label "serial" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:issue ],
[ a owl:Restriction ;
owl:onClass linkml:String ;
owl:onProperty biolink:id ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:volume ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:iso_abbreviation ],
[ a owl:Restriction ;
owl:allValuesFrom linkml:String ;
owl:onProperty rdf:type ],
biolink:Publication ;
skos:altLabel "journal" ;
skos:definition "This class may rarely be instantiated except if use cases of a given knowledge graph support its utility." .
biolink:SiRNA a owl:Class ;
rdfs:label "siRNA" ;
rdfs:subClassOf biolink:NoncodingRNAProduct ;
skos:altLabel "RNAi",
"small interfering RNA" ;
skos:definition "A small RNA molecule that is the product of a longer exogenous or endogenous dsRNA, which is either a bimolecular duplex or very long hairpin, processed (via the Dicer pathway) such that numerous siRNAs accumulate from both strands of the dsRNA. SRNAs trigger the cleavage of their target molecules." ;
skos:exactMatch ,
WIKIDATA:Q203221 .
biolink:SmallMolecule a owl:Class ;
rdfs:label "small molecule" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass linkml:String ;
owl:onProperty biolink:id ;
owl:qualifiedCardinality 1 ],
biolink:MolecularEntity ;
skos:altLabel "chemical substance" ;
skos:definition "A small molecule entity is a molecular entity characterized by availability in small-molecule databases of SMILES, InChI, IUPAC, or other unambiguous representation of its precise chemical structure; for convenience of representation, any valid chemical representation is included, even if it is not strictly molecular (e.g., sodium ion)." ;
skos:narrowMatch STY:T109,
STY:T110,
STY:T111,
STY:T115,
STY:T118,
STY:T119,
STY:T123,
STY:T124,
STY:T125,
STY:T127,
STY:T131,
STY:T196,
STY:T197,
,
bioschemas:ChemicalSubstance .
biolink:Snv a owl:Class ;
rdfs:label "snv" ;
rdfs:subClassOf biolink:SequenceVariant ;
skos:altLabel "single nucleotide polymorphism",
"single nucleotide variant",
"snp" ;
skos:definition "SNVs are single nucleotide positions in genomic DNA at which different sequence alternatives exist" ;
skos:exactMatch .
biolink:SocioeconomicExposure a owl:Class ;
rdfs:label "socioeconomic exposure" ;
rdfs:subClassOf [ a owl:Class ;
owl:intersectionOf ( [ a owl:Restriction ;
owl:allValuesFrom biolink:SocioeconomicAttribute ;
owl:onProperty biolink:has_attribute ] [ a owl:Restriction ;
owl:onProperty biolink:has_attribute ;
owl:someValuesFrom biolink:SocioeconomicAttribute ] ) ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:Attribute,
biolink:ExposureEvent ;
skos:definition "A socioeconomic exposure is a factor relating to social and financial status of an affected individual (e.g. poverty)." .
biolink:SocioeconomicOutcome a owl:Class ;
rdfs:label "socioeconomic outcome" ;
rdfs:subClassOf biolink:Outcome ;
skos:definition "An general social or economic outcome, such as healthcare costs, utilization, etc., resulting from an exposure event" .
biolink:Study a owl:Class ;
rdfs:label "study" ;
rdfs:subClassOf biolink:InformationContentEntity ;
skos:closeMatch ,
SIO:001066 ;
skos:definition "a detailed investigation and/or analysis" ;
skos:exactMatch ;
skos:narrowMatch SIO:000994 .
biolink:StudyVariable a owl:Class ;
rdfs:label "study variable" ;
rdfs:subClassOf biolink:InformationContentEntity ;
skos:closeMatch ,
SIO:000367 ;
skos:definition "a variable that is used as a measure in the investigation of a study" ;
skos:narrowMatch .
biolink:TaxonToTaxonAssociation a owl:Class ;
rdfs:label "taxon to taxon association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:OrganismTaxon ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:OrganismTaxon ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association .
biolink:TextMiningResult a owl:Class ;
rdfs:label "text mining result" ;
rdfs:subClassOf biolink:StudyResult ;
skos:definition "A result of text mining." .
biolink:TranscriptToGeneRelationship a owl:Class ;
rdfs:label "transcript to gene relationship" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:Transcript ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Gene ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:SequenceFeatureRelationship ;
skos:definition "A gene is a collection of transcripts" .
biolink:VariantAsAModelOfDiseaseAssociation a owl:Class ;
rdfs:label "variant as a model of disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:SequenceVariant ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:EntityToDiseaseAssociationMixin,
biolink:ModelToDiseaseAssociationMixin,
biolink:VariantToDiseaseAssociation .
biolink:VariantToGeneExpressionAssociation a owl:Class ;
rdfs:label "variant to gene expression association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:AnatomicalEntity ;
owl:onProperty biolink:expression_site ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:LifeStage ;
owl:onProperty biolink:stage_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:DiseaseOrPhenotypicFeature ;
owl:onProperty biolink:phenotypic_state ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:OntologyClass ;
owl:onProperty biolink:quantifier_qualifier ],
biolink:GeneExpressionMixin,
biolink:VariantToGeneAssociation ;
skos:definition "An association between a variant and expression of a gene (i.e. e-QTL)" .
biolink:VariantToPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "variant to phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:BiologicalSex ;
owl:onProperty biolink:sex_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:SequenceVariant ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_percentage ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_total ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_quotient ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_count ],
biolink:Association,
biolink:EntityToPhenotypicFeatureAssociationMixin,
biolink:VariantToEntityAssociationMixin .
biolink:VariantToPopulationAssociation a owl:Class ;
rdfs:label "variant to population association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_quotient ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Double ;
owl:onProperty biolink:has_percentage ],
[ a owl:Restriction ;
owl:onClass biolink:SequenceVariant ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_count ],
[ a owl:Restriction ;
owl:onClass biolink:PopulationOfIndividualOrganisms ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:has_total ],
biolink:Association,
biolink:FrequencyQualifierMixin,
biolink:FrequencyQuantifier,
biolink:VariantToEntityAssociationMixin ;
skos:definition "An association between a variant and a population, where the variant has particular frequency in the population" .
biolink:Virus a owl:Class ;
rdfs:label "virus" ;
rdfs:subClassOf biolink:OrganismalEntity,
biolink:SubjectOfInvestigation ;
skos:definition "A virus is a microorganism that replicates itself as a microRNA and infects the host cell." ;
skos:exactMatch .
biolink:animal_model_available_from a owl:ObjectProperty ;
rdfs:label "animal model available from" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:DiseaseOrPhenotypicFeature ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "" .
biolink:binds a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "binds" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:directly_physically_interacts_with ;
skos:closeMatch DGIdb:binder ;
skos:definition "A causal mechanism mediated by the direct contact between effector and target chemical or biomolecular entity, which form a stable physical interaction." ;
biolink:canonical_predicate "True" .
biolink:biological_role_mixin a owl:ObjectProperty ;
rdfs:label "biological role mixin" ;
rdfs:range linkml:String ;
skos:definition "A role played by the chemical entity or part thereof within a biological context." ;
skos:narrowMatch .
biolink:bonferonni_adjusted_p_value a owl:ObjectProperty ;
rdfs:label "bonferonni adjusted p value" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Float ;
rdfs:subPropertyOf biolink:adjusted_p_value ;
skos:definition "The Bonferroni correction is an adjustment made to P values when several dependent or independent statistical tests are being performed simultaneously on a single data set. To perform a Bonferroni correction, divide the critical P value (α) by the number of comparisons being made. P is always italicized and capitalized. The actual P value* should be expressed (P=. 04) rather than expressing a statement of inequality (P<. 05), unless P<." ;
linkml:examples "Example(value='0.018', description=None)" .
biolink:broad_matches a owl:ObjectProperty ;
rdfs:label "broad matches" ;
rdfs:range linkml:String ;
skos:definition "A list of terms from different schemas or terminology systems that have a broader meaning. Such terms often describe a more general concept from different ontological perspectives." .
biolink:broad_synonym a owl:ObjectProperty ;
rdfs:label "broad synonym" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:LabelType ;
rdfs:subPropertyOf biolink:synonym ;
skos:exactMatch oboformat:hasBroadSynonym .
biolink:chemical_role_mixin a owl:ObjectProperty ;
rdfs:label "chemical role mixin" ;
rdfs:range linkml:String ;
skos:definition "A role played by the chemical entity or part thereof within a chemical context." ;
skos:exactMatch .
biolink:chemically_similar_to a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "chemically similar to" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:similar_to ;
skos:definition "holds between one small molecule entity and another that it approximates for purposes of scientific study, in virtue of its exhibiting similar features of the studied entity." ;
skos:narrowMatch ,
,
,
,
,
,
;
biolink:canonical_predicate "True" .
biolink:chi_squared_statistic a owl:ObjectProperty ;
rdfs:label "chi squared statistic" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Float ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "represents the chi-squared statistic computed from observations" ;
skos:exactMatch .
biolink:clinical_modifier_qualifier a owl:ObjectProperty ;
rdfs:label "clinical modifier qualifier" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:ClinicalModifier ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." .
biolink:coexpressed_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "coexpressed with" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:GeneOrGeneProduct ;
rdfs:subPropertyOf biolink:correlated_with ;
skos:definition "holds between any two genes or gene products, in which both are generally expressed within a single defined experimental context." ;
biolink:canonical_predicate "True" .
biolink:colocalizes_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "colocalizes with" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:coexists_with ;
skos:definition "holds between two entities that are observed to be located in the same place." ;
skos:exactMatch RO:00002325 ;
biolink:canonical_predicate "True" .
biolink:concept_count_object a owl:ObjectProperty ;
rdfs:label "concept count object" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The number of instances in a dataset/cohort whose records contain the concept in the object slot of an association." .
biolink:concept_count_subject a owl:ObjectProperty ;
rdfs:label "concept count subject" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The number of instances in a dataset/cohort whose records contain the concept in the subject slot of an association." ;
linkml:examples "Example(value='489', description=None)" .
biolink:concept_pair_count a owl:ObjectProperty ;
rdfs:label "concept pair count" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The number of instances in a dataset/cohort whose records contain both the subject and object concept of an association." ;
linkml:examples "Example(value='1731', description=None)" .
biolink:created_with a owl:ObjectProperty ;
rdfs:label "created with" ;
rdfs:domain biolink:Dataset ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:node_property ;
skos:exactMatch pav:createdWith .
biolink:end_coordinate a owl:ObjectProperty ;
rdfs:label "end coordinate" ;
rdfs:domain biolink:GenomicSequenceLocalization ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:base_coordinate ;
skos:altLabel "end" ;
skos:closeMatch ;
skos:definition "The position at which the subject genomic entity ends on the chromosome or other entity to which it is located on." ;
skos:exactMatch gff3:end .
biolink:evidence_count a owl:ObjectProperty ;
rdfs:label "evidence count" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The number of evidence instances that are connected to an association." .
biolink:exact_matches a owl:ObjectProperty ;
rdfs:label "exact matches" ;
rdfs:range linkml:String ;
skos:definition "A list of terms from different schemas or terminology systems that have an identical meaning. Such terms often describe the same concept from different ontological perspectives." .
biolink:exact_synonym a owl:ObjectProperty ;
rdfs:label "exact synonym" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:LabelType ;
rdfs:subPropertyOf biolink:synonym ;
skos:exactMatch oboformat:hasExactSynonym .
biolink:expected_count a owl:ObjectProperty ;
rdfs:label "expected count" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The expected (calculated) number of instances in a dataset/cohort whose records contain both the subject and object concept of an association if the subject and object concepts are independent." .
biolink:extraction_confidence_score a owl:ObjectProperty ;
rdfs:label "extraction confidence score" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "A quantitative confidence value that represents the probability of obtaining a result at least as extreme as that actually obtained, assuming that the actual value was the result of chance alone." ;
linkml:examples "Example(value='15', description=None)" .
biolink:full_name a owl:ObjectProperty ;
rdfs:label "full name" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:LabelType ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "a long-form human readable name for a thing" .
biolink:genetically_interacts_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "genetically interacts with" ;
rdfs:domain biolink:Gene ;
rdfs:range biolink:Gene ;
rdfs:subPropertyOf biolink:interacts_with ;
skos:definition "holds between two genes whose phenotypic effects are dependent on each other in some way - such that their combined phenotypic effects are the result of some interaction between the activity of their gene products. Examples include epistasis and synthetic lethality." ;
skos:exactMatch RO:0002435 ;
biolink:canonical_predicate "True" .
biolink:has_chemical_formula a owl:ObjectProperty ;
rdfs:label "has chemical formula" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:ChemicalFormulaValue ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "description of chemical compound based on element symbols" ;
skos:exactMatch WIKIDATA_PROPERTY:P274 .
biolink:has_confidence_level a owl:ObjectProperty ;
rdfs:label "has confidence level" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:ConfidenceLevel ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "connects an association to a qualitative term denoting the level of confidence" .
biolink:has_constituent a owl:ObjectProperty ;
rdfs:label "has constituent" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:MolecularEntity ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "one or more molecular entities within a chemical mixture" .
biolink:has_receptor a owl:ObjectProperty ;
rdfs:label "has receptor" ;
rdfs:domain biolink:ExposureEvent ;
rdfs:range biolink:OrganismalEntity ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "the organism or organism part being exposed" ;
skos:exactMatch ExO:0000001 .
biolink:has_route a owl:ObjectProperty ;
rdfs:label "has route" ;
rdfs:domain biolink:ExposureEvent ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "the process that results in the stressor coming into direct contact with the receptor" ;
skos:exactMatch ExO:0000055 ;
skos:narrowMatch LOINC:has_pharmaceutical_route,
,
.
biolink:has_stressor a owl:ObjectProperty ;
rdfs:label "has stressor" ;
rdfs:domain biolink:ExposureEvent ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:node_property ;
skos:altLabel "has stimulus" ;
skos:definition "the process or entity that the receptor is being exposed to" ;
skos:exactMatch ExO:0000000 .
biolink:has_supporting_study_result a owl:ObjectProperty ;
rdfs:label "has supporting study result" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "connects an association to an instance of supporting study result" .
biolink:has_topic a owl:ObjectProperty ;
rdfs:label "has topic" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:OntologyClass ;
rdfs:subPropertyOf biolink:node_property ;
skos:altLabel "descriptors",
"topic" ;
skos:definition "Connects a node to a vocabulary term or ontology class that describes some aspect of the entity. In general specific characterization is preferred. See https://github.com/biolink/biolink-model/issues/238" ;
skos:exactMatch foaf:topic .
biolink:in_cell_population_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "in cell population with" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:GeneOrGeneProduct ;
rdfs:subPropertyOf biolink:coexists_with ;
skos:definition "holds between two genes or gene products that are expressed in the same cell type or population" ;
biolink:canonical_predicate "True" .
biolink:in_complex_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "in complex with" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:GeneOrGeneProduct ;
rdfs:subPropertyOf biolink:coexists_with ;
skos:broadMatch SIO:010285 ;
skos:definition "holds between two genes or gene products that are part of (or code for products that are part of) in the same macromolecular complex" ;
skos:relatedMatch SIO:010497 ;
biolink:canonical_predicate "True" .
biolink:in_linkage_disequilibrium_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "in linkage disequilibrium with" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:related_to_at_instance_level ;
skos:definition "holds between two sequence variants, the presence of which are correlated in a population" ;
skos:exactMatch ;
biolink:canonical_predicate "True" .
biolink:in_pathway_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "in pathway with" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:GeneOrGeneProduct ;
rdfs:subPropertyOf biolink:coexists_with ;
skos:definition "holds between two genes or gene products that are part of in the same biological pathway" ;
skos:relatedMatch SIO:010532 ;
biolink:canonical_predicate "True" .
biolink:indirectly_physically_interacts_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "indirectly physically interacts with" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:physically_interacts_with ;
biolink:canonical_predicate "True" .
biolink:ln_ratio a owl:ObjectProperty ;
rdfs:label "ln ratio" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Float ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "the natural log of the ratio of co-occurrence to expected" ;
linkml:examples "Example(value='2.922827136', description=None)" .
biolink:ln_ratio_confidence_interval a owl:ObjectProperty ;
rdfs:label "ln ratio confidence interval" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Float ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The 99% confidence interval for the ln_ratio calculation (i.e. the range of values within which the true value has a 99% chance of falling)" ;
linkml:examples "Example(value='2.922827136', description=None)" .
biolink:logical_interpretation a owl:ObjectProperty ;
rdfs:label "logical interpretation" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:LogicalInterpretationEnum ;
rdfs:subPropertyOf biolink:association_slot ;
skos:exactMatch os:LogicalInterpretation .
biolink:mechanism_of_action a owl:ObjectProperty ;
rdfs:label "mechanism of action" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Boolean ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "a boolean flag to indicate if the edge is part of a path or subgraph of a knowledge graph that constitutes the mechanism of action for a result." ;
skos:exactMatch LOINC:MTHU019741,
MI:2044,
.
biolink:narrow_matches a owl:ObjectProperty ;
rdfs:label "narrow matches" ;
rdfs:range linkml:String ;
skos:definition "A list of terms from different schemas or terminology systems that have a narrower meaning. Such terms often describe a more specific concept from different ontological perspectives." .
biolink:narrow_synonym a owl:ObjectProperty ;
rdfs:label "narrow synonym" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:LabelType ;
rdfs:subPropertyOf biolink:synonym ;
skos:exactMatch oboformat:hasNarrowSynonym .
biolink:negatively_correlated_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "negatively correlated with" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:correlated_with ;
skos:definition "A relationship that holds between two concepts represented by variables for which a statistical correlation is demonstrated, wherein variable values move in opposite directions (i.e. increased in one or presence of one correlates with a decrease or absence of the other)." ;
skos:exactMatch CTD:negative_correlation ;
biolink:canonical_predicate "True" ;
biolink:opposite_of "positively correlated with" .
biolink:object_location_in_text a owl:ObjectProperty ;
rdfs:label "object location in text" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "Character offsets for the text span(s) in the supporting text corresponding to the object concept of the extracted assertion" ;
linkml:examples "Example(value='15', description=None)" .
biolink:occurs_together_in_literature_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "occurs together in literature with" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:correlated_with ;
skos:definition "holds between two entities where their co-occurrence is correlated by counts of publications in which both occur, using some threshold of occurrence as defined by the edge provider." ;
biolink:canonical_predicate "True" .
biolink:opposite_of a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "opposite of" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:seeAlso "https://doi.org/10.1101/108977",
"https://github.com/biolink/biolink-model/issues/657" ;
rdfs:subPropertyOf biolink:related_to_at_instance_level ;
skos:definition "x is the opposite of y if there exists some distance metric M, and there exists no z such as M(x,z) <= M(x,y) or M(y,z) <= M(y,x). (This description is from RO. Needs to be rephrased)." ;
skos:exactMatch RO:0002604 ;
biolink:canonical_predicate "True" .
biolink:orthologous_to a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "orthologous to" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:homologous_to ;
skos:definition "a homology relationship between entities (typically genes) that diverged after a speciation event." ;
skos:exactMatch RO:HOM0000017,
WIKIDATA_PROPERTY:P684 ;
biolink:canonical_predicate "True" .
biolink:paralogous_to a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "paralogous to" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:homologous_to ;
skos:definition "a homology relationship that holds between entities (typically genes) that diverged after a duplication event." ;
skos:exactMatch RO:HOM0000011 ;
biolink:canonical_predicate "True" .
biolink:positively_correlated_with a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "positively correlated with" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:correlated_with ;
skos:definition "A relationship that holds between two concepts represented by variables for which a statistical correlation is demonstrated, wherein variable values move together in the same direction (i.e. increased in one or presence of one correlates with an increase or presence of the other)." ;
skos:exactMatch CTD:positive_correlation ;
biolink:canonical_predicate "True" ;
biolink:opposite_of "negatively correlated with" .
biolink:reaction_balanced a owl:ObjectProperty ;
rdfs:label "reaction balanced" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Boolean ;
rdfs:subPropertyOf biolink:association_slot .
biolink:related_condition a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "related condition" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:related_to_at_instance_level ;
skos:exactMatch ;
biolink:canonical_predicate "True" .
biolink:related_synonym a owl:ObjectProperty ;
rdfs:label "related synonym" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:LabelType ;
rdfs:subPropertyOf biolink:synonym ;
skos:exactMatch oboformat:hasRelatedSynonym .
biolink:relation a owl:ObjectProperty ;
rdfs:label "relation" ;
rdfs:range linkml:String .
biolink:relative_frequency_object a owl:ObjectProperty ;
rdfs:label "relative frequency object" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The frequency at which subject and object concepts co-occur in records within a dataset/cohort, relative to the frequency at which the object concept appears in these same records." .
biolink:relative_frequency_object_confidence_interval a owl:ObjectProperty ;
rdfs:label "relative frequency object confidence interval" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The 99% confidence interval for the relative_frequency_object calculation (i.e. the range of values within which the true value has a 99% chance of falling)" .
biolink:relative_frequency_subject a owl:ObjectProperty ;
rdfs:label "relative frequency subject" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Float ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The frequency at which subject and object concepts co-occur in records within a dataset/cohort, relative to the frequency at which the subject concept appears in these same records." ;
linkml:examples "Example(value='0.01840490798', description=None)" .
biolink:relative_frequency_subject_confidence_interval a owl:ObjectProperty ;
rdfs:label "relative frequency subject confidence interval" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The 99% confidence interval for the relative_frequency_subject calculation (i.e. the range of values within which the true value has a 99% chance of falling)" .
biolink:retrieved_on a owl:ObjectProperty ;
rdfs:label "retrieved on" ;
rdfs:domain biolink:Dataset ;
rdfs:range linkml:Date ;
rdfs:subPropertyOf biolink:node_property ;
skos:exactMatch pav:retrievedOn .
biolink:same_as a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "same as" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:exact_match ;
skos:closeMatch owl:equivalentClass ;
skos:definition "holds between two entities that are considered equivalent to each other" ;
skos:exactMatch ,
owl:sameAs,
skos:exactMatch,
CHEMBL.MECHANISM:equivalent_to,
WIKIDATA_PROPERTY:P2888 ;
skos:narrowMatch ;
biolink:canonical_predicate "True" .
biolink:sequence_variant_qualifier a owl:ObjectProperty ;
rdfs:label "sequence variant qualifier" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:SequenceVariant ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "a qualifier used in an association with the variant" .
biolink:start_coordinate a owl:ObjectProperty ;
rdfs:label "start coordinate" ;
rdfs:domain biolink:GenomicSequenceLocalization ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:base_coordinate ;
skos:altLabel "start" ;
skos:closeMatch ;
skos:definition "The position at which the subject genomic entity starts on the chromosome or other entity to which it is located on. (ie: the start of the sequence being referenced is 1)." ;
skos:exactMatch gff3:start .
biolink:subclass_of a owl:ObjectProperty ;
rdfs:label "subclass of" ;
rdfs:domain biolink:OntologyClass ;
rdfs:range biolink:OntologyClass ;
rdfs:subPropertyOf biolink:related_to_at_concept_level ;
skos:closeMatch LOINC:class_of,
LOINC:has_class ;
skos:definition "holds between two classes where the domain class is a specialization of the range class" ;
skos:exactMatch MESH:isa,
RXNORM:isa,
,
rdfs:subClassOf,
SEMMEDDB:ISA,
CHEMBL.MECHANISM:subset_of,
VANDF:isa,
WIKIDATA_PROPERTY:P279 ;
skos:narrowMatch LOINC:has_archetype,
LOINC:has_parent_group,
LOINC:is_presence_guidance_for,
NDDF:has_dose_form,
RXNORM:has_dose_form,
RXNORM:has_doseformgroup,
,
,
,
,
,
,
,
,
,
,
rdfs:subPropertyOf ;
biolink:canonical_predicate "True" .
biolink:subject_location_in_text a owl:ObjectProperty ;
rdfs:label "subject location in text" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "Character offsets for the text span(s) in the supporting text corresponding to the subject concept of the extracted assertion." ;
linkml:examples "Example(value='15', description=None)" .
biolink:superclass_of a owl:ObjectProperty ;
rdfs:label "superclass of" ;
rdfs:domain biolink:OntologyClass ;
rdfs:range biolink:OntologyClass ;
rdfs:subPropertyOf biolink:related_to_at_concept_level ;
skos:definition "holds between two classes where the domain class is a super class of the range class" ;
skos:exactMatch MESH:inverse_isa,
RXNORM:inverse_isa,
,
CHEMBL.MECHANISM:superset_of,
VANDF:inverse_isa,
WIKIDATA:Q66088480 ;
skos:narrowMatch ,
,
,
,
,
.
biolink:supporting_data_set a owl:ObjectProperty ;
rdfs:label "supporting data set" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:InformationResource ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "A set of data used as evidence to generate the knowledge expressed in an Association (e.g. through computation on, reasoning or inference over the retrieved data)." .
biolink:supporting_data_source a owl:ObjectProperty ;
rdfs:label "supporting data source" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:InformationResource ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "An Information Resource from which data was retrieved and subsequently used as evidence to generate the knowledge expressed in an Association (e.g. through computation on, reasoning or inference over the retrieved data)." ;
skos:editorialNote "For example, in this Feature Variable Association Edge generated by the Exposure Agent’s ICEES KP, through statistical analysis of clinical and environmental data supplied by the UNC Clinical Data Warehouse, the Edge is passed to the Ranking Agent’s ARAGORN ARA, and then on to the ARS. The retrieval path for this Edge is as follows: ARS--retrieved_from--> ARAGORN --retrieved_from--> ICEES --supporting_data_from--> UNC Data Warehouse This example illustrates how to represent the source provenance of KP-generated knowledge, including the source of data from which the knowledge was derived. The \"primary knowledge source\" for this edge is \"infores:icees-asthma\". A \"supporting data source\" for this KP- generated knowledge is \"infores:unc-cdw-health.\" The \"aggregator knowledge source\" for this data is \"infores:aragorn-ara\"" .
biolink:supporting_document_type a owl:ObjectProperty ;
rdfs:label "supporting document type" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The document type (e.g., Journal Article, Case Study, Preprint) for the supporting document used in a Text Mining Result." ;
linkml:examples "Example(value='Journal Article', description=None)" .
biolink:supporting_document_year a owl:ObjectProperty ;
rdfs:label "supporting document year" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The document year (typically the publication year) for the supporting document used in a Text Mining Result." ;
linkml:examples "Example(value='1999', description=None)" .
biolink:supporting_study_cohort a owl:ObjectProperty ;
rdfs:label "supporting study cohort" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:supporting_study_metadata ;
skos:definition "A description of a study population/cohort that was interrogated to provide evidence for the association (e.g. the inclusion and exclusion criteria)." .
biolink:supporting_study_context a owl:ObjectProperty ;
rdfs:label "supporting study context" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:supporting_study_metadata ;
skos:definition "A term or terms describing the experimental setting/context in which evidence supporting the Association was generated ('context' may be defined by many factors, including taxon, model system (e.g. cell line type), tissue type, disease, etc.)." .
biolink:supporting_study_date_range a owl:ObjectProperty ;
rdfs:label "supporting study date range" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:supporting_study_metadata ;
skos:definition "The date range over which data was collected in a study that provided evidence for an Association." .
biolink:supporting_study_method_description a owl:ObjectProperty ;
rdfs:label "supporting study method description" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Uriorcurie ;
rdfs:subPropertyOf biolink:supporting_study_metadata ;
skos:definition "A uri or curie pointing to information about the methodology used to generate data supporting an Association." .
biolink:supporting_study_method_type a owl:ObjectProperty ;
rdfs:label "supporting study method type" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Uriorcurie ;
rdfs:subPropertyOf biolink:supporting_study_metadata ;
skos:definition "A type of method that was applied in a study used to generate the information used as evidence (e.g. a type of experimental assay, or statistical calculation, or computational analysis)." .
biolink:supporting_study_size a owl:ObjectProperty ;
rdfs:label "supporting study size" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Integer ;
rdfs:subPropertyOf biolink:supporting_study_metadata ;
skos:definition "The sample size used in a study that provided evidence for the association (e.g. 'n' of a cohort for a clinical study)." .
biolink:supporting_text a owl:ObjectProperty ;
rdfs:label "supporting text" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The segment of text from a document that supports the mined assertion." ;
linkml:examples "Example(value='The administration of 50g/ml bupivacaine promoted maximum breast cancer.', description=None)" .
biolink:supporting_text_section_type a owl:ObjectProperty ;
rdfs:label "supporting text section type" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "The section of the supporting text of a Text Mining Result within the supporting document. This is in the form of the name of the document section (e.g., Abstract, Introduction) that contains the supporting text." ;
linkml:examples "Example(value='Introduction', description=None)" .
biolink:temporal_interval_qualifier a owl:ObjectProperty ;
rdfs:label "temporal interval qualifier" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:TimeType ;
rdfs:subPropertyOf biolink:temporal_context_qualifier ;
skos:definition "a constraint of a time interval placed upon the truth value of an association." .
biolink:update_date a owl:ObjectProperty ;
rdfs:label "update date" ;
rdfs:domain biolink:NamedThing ;
rdfs:range linkml:Date ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "date on which an entity was updated. This can be applied to nodes or edges" .
biolink:version a owl:ObjectProperty ;
rdfs:label "version" ;
rdfs:domain biolink:Dataset ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:node_property ;
skos:broadMatch pav:version,
owl:versionInfo .
biolink:version_of a owl:ObjectProperty ;
rdfs:label "version of" ;
rdfs:domain biolink:DatasetVersion ;
rdfs:range biolink:DatasetSummary ;
rdfs:subPropertyOf biolink:node_property ;
skos:exactMatch dct:isVersionOf .
biolink:xenologous_to a owl:ObjectProperty,
owl:SymmetricProperty ;
rdfs:label "xenologous to" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:homologous_to ;
skos:definition "a homology relationship characterized by an interspecies (horizontal) transfer since the common ancestor." ;
skos:exactMatch RO:HOM0000018 ;
biolink:canonical_predicate "True" .
GOP:systematic_synonym a owl:ObjectProperty ;
rdfs:label "systematic synonym" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:LabelType ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "more commonly used for gene symbols in yeast" ;
skos:exactMatch GOP:systematic_synonym .
dcat:downloadURL a owl:ObjectProperty .
biolink:AdministrativeEntity a owl:Class ;
rdfs:label "administrative entity" ;
rdfs:subClassOf biolink:NamedThing .
biolink:Behavior a owl:Class ;
rdfs:label "behavior" ;
rdfs:subClassOf biolink:ActivityAndBehavior,
biolink:BiologicalProcess,
biolink:OntologyClass ;
skos:exactMatch STY:T053,
;
skos:narrowMatch STY:T041,
STY:T054,
STY:T055 .
biolink:BehavioralFeature a owl:Class ;
rdfs:label "behavioral feature" ;
rdfs:subClassOf biolink:PhenotypicFeature ;
skos:definition "A phenotypic feature which is behavioral in nature." ;
skos:exactMatch .
biolink:BookChapter a owl:Class ;
rdfs:label "book chapter" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:volume ],
[ a owl:Restriction ;
owl:onClass linkml:Uriorcurie ;
owl:onProperty biolink:published_in ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:String ;
owl:onProperty biolink:chapter ],
biolink:Publication .
biolink:Case a owl:Class ;
rdfs:label "case" ;
rdfs:subClassOf biolink:IndividualOrganism,
biolink:SubjectOfInvestigation ;
skos:altLabel "patient",
"proband" ;
skos:definition "An individual (human) organism that has a patient role in some clinical context." .
biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "cell line to disease or phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:DiseaseOrPhenotypicFeature ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:CellLineToEntityAssociationMixin,
biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ;
skos:definition "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." .
biolink:ChemicalExposure a owl:Class ;
rdfs:label "chemical exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:Attribute,
biolink:ExposureEvent ;
skos:definition "A chemical exposure is an intake of a particular chemical entity." ;
skos:exactMatch ECTO:9000000,
SIO:001399 .
biolink:ChemicalFormulaValue a owl:Class ;
rdfs:label "chemical formula value" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onDataRange xsd:string ;
owl:onProperty linkml:topValue ;
owl:qualifiedCardinality 1 ] ;
skos:editorialNote "Should be implemented as a stronger type" .
biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation a owl:Class ;
rdfs:label "chemical or drug or treatment to disease or phenotypic feature association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FDAIDAAdverseEventEnum ;
owl:onProperty biolink:FDA_adverse_event_level ],
biolink:Association,
biolink:ChemicalToEntityAssociationMixin,
biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ;
skos:definition "This association defines a relationship between a chemical or treatment (or procedure) and a disease or phenotypic feature where the disesae or phenotypic feature is a secondary undesirable effect." .
biolink:ClinicalCourse a owl:Class ;
rdfs:label "clinical course" ;
rdfs:subClassOf biolink:ClinicalAttribute ;
skos:definition "The course a disease typically takes from its onset, progression in time, and eventual resolution or death of the affected individual" ;
skos:exactMatch .
biolink:ClinicalIntervention a owl:Class ;
rdfs:label "clinical intervention" ;
rdfs:subClassOf biolink:ClinicalEntity .
biolink:ClinicalModifier a owl:Class ;
rdfs:label "clinical modifier" ;
rdfs:subClassOf biolink:ClinicalAttribute ;
skos:definition "Used to characterize and specify the phenotypic abnormalities defined in the phenotypic abnormality sub-ontology, with respect to severity, laterality, and other aspects" .
biolink:CodingSequence a owl:Class ;
rdfs:label "coding sequence" ;
rdfs:subClassOf biolink:NucleicAcidEntity ;
skos:exactMatch ,
SIO:001390 .
biolink:ConfidenceLevel a owl:Class ;
rdfs:label "confidence level" ;
rdfs:subClassOf biolink:InformationContentEntity ;
skos:closeMatch ;
skos:definition "Level of confidence in a statement" ;
skos:exactMatch ,
.
biolink:DrugExposure a owl:Class ;
rdfs:label "drug exposure" ;
rdfs:subClassOf biolink:ChemicalExposure,
biolink:ExposureEvent ;
skos:altLabel "drug dose",
"drug intake",
"medication intake" ;
skos:broadMatch SIO:001005 ;
skos:definition "A drug exposure is an intake of a particular drug." ;
skos:exactMatch ECTO:0000509 .
biolink:DrugToEntityAssociationMixin a owl:Class ;
rdfs:label "drug to entity association mixin" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:Drug ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
biolink:ChemicalEntityToEntityAssociationMixin,
linkml:mixin ;
skos:definition "An interaction between a drug and another entity" .
biolink:DruggableGeneCategoryEnum a owl:Class ;
rdfs:label "DruggableGeneCategoryEnum" ;
owl:unionOf ( ) ;
linkml:permissible_values ,
,
,
.
biolink:EnvironmentalExposure a owl:Class ;
rdfs:label "environmental exposure" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
biolink:Attribute,
biolink:ExposureEvent ;
skos:definition "A environmental exposure is a factor relating to abiotic processes in the environment including sunlight (UV-B), atmospheric (heat, cold, general pollution) and water-born contaminants." .
biolink:Exon a owl:Class ;
rdfs:label "exon" ;
rdfs:subClassOf biolink:NucleicAcidEntity ;
skos:definition "A region of the transcript sequence within a gene which is not removed from the primary RNA transcript by RNA splicing." ;
skos:exactMatch ,
SIO:010445,
WIKIDATA:Q373027 .
biolink:FDA_adverse_event_level a owl:ObjectProperty ;
rdfs:label "FDA adverse event level" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:FDAIDAAdverseEventEnum ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "" .
biolink:GeneFamily a owl:Class ;
rdfs:label "gene family" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:Gene ;
owl:onProperty biolink:has_gene_or_gene_product ],
biolink:BiologicalEntity,
biolink:ChemicalEntityOrGeneOrGeneProduct,
biolink:GeneGroupingMixin ;
skos:altLabel "orthogroup",
"protein family" ;
skos:definition "any grouping of multiple genes or gene products related by common descent" ;
skos:exactMatch ,
WIKIDATA:Q2278983 ;
skos:narrowMatch ,
SIO:001380,
WIKIDATA:Q417841 .
biolink:GenotypeToDiseaseAssociation a owl:Class ;
rdfs:label "genotype to disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
biolink:Association,
biolink:EntityToDiseaseAssociationMixin,
biolink:GenotypeToEntityAssociationMixin ;
skos:note "TODO decide no how to model pathogenicity" .
biolink:GeographicLocation a owl:Class ;
rdfs:label "geographic location" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Float ;
owl:onProperty biolink:longitude ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Float ;
owl:onProperty biolink:latitude ],
biolink:PlanetaryEntity ;
skos:definition "a location that can be described in lat/long coordinates" ;
skos:exactMatch STY:T083,
UMLSSG:GEOG .
biolink:LogicalInterpretationEnum a owl:Class ;
rdfs:label "LogicalInterpretationEnum" ;
owl:unionOf ( os:SomeSomeInterpretation os:AllSomeInterpretation ) ;
linkml:permissible_values os:AllSomeInterpretation,
os:SomeSomeInterpretation,
.
biolink:MappingCollection a owl:Class ;
rdfs:label "mapping collection" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:allValuesFrom biolink:PredicateMapping ;
owl:onProperty biolink:predicate_mappings ] ;
skos:definition "A collection of deprecated mappings." .
biolink:MolecularMixture a owl:Class ;
rdfs:label "molecular mixture" ;
rdfs:subClassOf biolink:ChemicalMixture ;
skos:definition "A molecular mixture is a chemical mixture composed of two or more molecular entities with known concentration and stoichiometry." .
biolink:OrganismAttribute a owl:Class ;
rdfs:label "organism attribute" ;
rdfs:subClassOf biolink:Attribute ;
skos:definition "describes a characteristic of an organismal entity." ;
skos:exactMatch STY:T032 .
biolink:PairwiseGeneToGeneInteraction a owl:Class ;
rdfs:label "pairwise gene to gene interaction" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
biolink:GeneToGeneAssociation ;
skos:definition "An interaction between two genes or two gene products. May be physical (e.g. protein binding) or genetic (between genes). May be symmetric (e.g. protein interaction) or directed (e.g. phosphorylation)" ;
skos:narrowMatch dcid:ProteinProteinInteraction .
biolink:Polypeptide a owl:Class ;
rdfs:label "polypeptide" ;
rdfs:subClassOf biolink:BiologicalEntity,
biolink:ChemicalEntityOrGeneOrGeneProduct,
biolink:ChemicalEntityOrProteinOrPolypeptide ;
skos:altLabel "amino acid entity" ;
skos:definition "A polypeptide is a molecular entity characterized by availability in protein databases of amino-acid-based sequence representations of its precise primary structure; for convenience of representation, partial sequences of various kinds are included, even if they do not represent a physical molecule." ;
skos:narrowMatch STY:T087,
STY:T116,
.
biolink:ReactionToParticipantAssociation a owl:Class ;
rdfs:label "reaction to participant association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:ReactionDirectionEnum ;
owl:onProperty biolink:reaction_direction ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass linkml:Integer ;
owl:onProperty biolink:stoichiometry ],
[ a owl:Restriction ;
owl:onClass biolink:MolecularEntity ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:ReactionSideEnum ;
owl:onProperty biolink:reaction_side ],
biolink:ChemicalToChemicalAssociation .
biolink:SequenceAssociation a owl:Class ;
rdfs:label "sequence association" ;
rdfs:subClassOf biolink:Association ;
skos:definition "An association between a sequence feature and a nucleic acid entity it is localized to." .
biolink:SpecificityQuantifier a owl:Class ;
rdfs:label "specificity quantifier" ;
rdfs:subClassOf biolink:RelationshipQuantifier,
linkml:mixin .
biolink:StudyPopulation a owl:Class ;
rdfs:label "study population" ;
rdfs:subClassOf biolink:PopulationOfIndividualOrganisms ;
skos:closeMatch WIKIDATA:Q7229825 ;
skos:definition "A group of people banded together or treated as a group as participants in a research study." .
biolink:SymbolType a owl:Class ;
rdfs:label "symbol type" ;
rdfs:subClassOf linkml:String .
biolink:Treatment a owl:Class ;
rdfs:label "treatment" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:TimeType ;
owl:onProperty biolink:timepoint ],
[ a owl:Restriction ;
owl:allValuesFrom biolink:Drug ;
owl:onProperty biolink:has_drug ],
[ a owl:Restriction ;
owl:allValuesFrom biolink:Device ;
owl:onProperty biolink:has_device ],
[ a owl:Restriction ;
owl:allValuesFrom biolink:Procedure ;
owl:onProperty biolink:has_procedure ],
biolink:ChemicalOrDrugOrTreatment,
biolink:ExposureEvent,
biolink:NamedThing ;
skos:altLabel "medical action",
"medical intervention" ;
skos:broadMatch MAXO:0000058 ;
skos:definition "A treatment is targeted at a disease or phenotype and may involve multiple drug 'exposures', medical devices and/or procedures" ;
skos:exactMatch ,
SIO:001398 .
biolink:VariantToDiseaseAssociation a owl:Class ;
rdfs:label "variant to disease association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:SeverityValue ;
owl:onProperty biolink:severity_qualifier ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:Onset ;
owl:onProperty biolink:onset_qualifier ],
[ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:NamedThing ;
owl:onProperty rdf:subject ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:maxQualifiedCardinality 1 ;
owl:onClass biolink:FrequencyValue ;
owl:onProperty biolink:frequency_qualifier ],
biolink:Association,
biolink:EntityToDiseaseAssociationMixin,
biolink:VariantToEntityAssociationMixin ;
skos:note "TODO decide no how to model pathogenicity" .
biolink:VariantToGeneAssociation a owl:Class ;
rdfs:label "variant to gene association" ;
rdfs:subClassOf [ a owl:Restriction ;
owl:onClass biolink:PredicateType ;
owl:onProperty rdf:predicate ;
owl:qualifiedCardinality 1 ],
[ a owl:Restriction ;
owl:onClass biolink:Gene ;
owl:onProperty rdf:object ;
owl:qualifiedCardinality 1 ],
biolink:Association,
biolink:VariantToEntityAssociationMixin ;
skos:definition "An association between a variant and a gene, where the variant has a genetic association with the gene (i.e. is in linkage disequilibrium)" .
biolink:active_in a owl:ObjectProperty ;
rdfs:label "active in" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:CellularComponent ;
rdfs:subPropertyOf biolink:related_to_at_instance_level ;
owl:inverseOf biolink:has_active_component ;
skos:exactMatch RO:0002432 ;
biolink:canonical_predicate "True" .
biolink:acts_upstream_of_negative_effect a owl:ObjectProperty ;
rdfs:label "acts upstream of negative effect" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:BiologicalProcess ;
rdfs:subPropertyOf biolink:acts_upstream_of ;
owl:inverseOf biolink:has_negative_upstream_actor ;
skos:exactMatch RO:0004035 ;
biolink:canonical_predicate "True" .
biolink:acts_upstream_of_or_within_negative_effect a owl:ObjectProperty ;
rdfs:label "acts upstream of or within negative effect" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:BiologicalProcess ;
rdfs:subPropertyOf biolink:acts_upstream_of_or_within ;
owl:inverseOf biolink:has_negative_upstream_or_within_actor ;
skos:exactMatch RO:0004033 ;
biolink:canonical_predicate "True" .
biolink:acts_upstream_of_or_within_positive_effect a owl:ObjectProperty ;
rdfs:label "acts upstream of or within positive effect" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:BiologicalProcess ;
rdfs:subPropertyOf biolink:acts_upstream_of_or_within ;
owl:inverseOf biolink:has_positive_upstream_or_within_actor ;
skos:exactMatch RO:0004032 ;
biolink:canonical_predicate "True" .
biolink:acts_upstream_of_positive_effect a owl:ObjectProperty ;
rdfs:label "acts upstream of positive effect" ;
rdfs:domain biolink:GeneOrGeneProduct ;
rdfs:range biolink:BiologicalProcess ;
rdfs:subPropertyOf biolink:acts_upstream_of ;
owl:inverseOf biolink:has_positive_upstream_actor ;
skos:exactMatch RO:0004034 ;
biolink:canonical_predicate "True" .
biolink:address a owl:ObjectProperty ;
rdfs:label "address" ;
rdfs:domain biolink:NamedThing ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "the particulars of the place where someone or an organization is situated. For now, this slot is a simple text \"blob\" containing all relevant details of the given location for fitness of purpose. For the moment, this \"address\" can include other contact details such as email and phone number(?)." .
biolink:adjusted_p_value a owl:ObjectProperty ;
rdfs:label "adjusted p value" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:Float ;
rdfs:subPropertyOf biolink:p_value ;
skos:definition "The adjusted p-value is the probability of obtaining test results at least as extreme as the results actually observed, under the assumption that the null hypothesis is correct, adjusted for multiple comparisons. P is always italicized and capitalized. The actual P value* should be expressed (P=. 04) rather than expressing a statement of inequality (P<. 05), unless P<." .
biolink:adverse_event_of a owl:ObjectProperty ;
rdfs:label "adverse event of" ;
rdfs:domain biolink:DiseaseOrPhenotypicFeature ;
rdfs:range biolink:ChemicalOrDrugOrTreatment ;
rdfs:subPropertyOf biolink:affected_by ;
owl:inverseOf biolink:has_adverse_event .
biolink:affiliation a owl:ObjectProperty ;
rdfs:label "affiliation" ;
rdfs:domain biolink:Agent ;
rdfs:range linkml:Uriorcurie ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "a professional relationship between one provider (often a person) within another provider (often an organization). Target provider identity should be specified by a CURIE. Providers may have multiple affiliations." .
biolink:aggregator_knowledge_source a owl:ObjectProperty ;
rdfs:label "aggregator knowledge source" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:InformationResource ;
rdfs:subPropertyOf biolink:knowledge_source ;
skos:definition "An intermediate aggregator resource from which knowledge expressed in an Association was retrieved downstream of the original source, on its path to its current serialized form." ;
skos:editorialNote "For example, in this Feature Variable Association Edge generated by the Exposure Agent’s ICEES KP, through statistical analysis of clinical and environmental data supplied by the UNC Clinical Data Warehouse, the Edge is passed to the Ranking Agent’s ARAGORN ARA, and then on to the ARS. The retrieval path for this Edge is as follows: ARS--retrieved_from--> ARAGORN --retrieved_from--> ICEES --supporting_data_from--> UNC Data Warehouse This example illustrates how to represent the source provenance of KP-generated knowledge, including the source of data from which the knowledge was derived. The \"primary knowledge source\" for this edge is \"infores:icees-asthma\". A \"supporting data source\" for this KP- generated knowledge is \"infores:unc-cdw-health.\" The \"aggregator knowledge source\" for this data is \"infores:aragorn-ara\"" .
biolink:amount_or_activity_decreased_by a owl:ObjectProperty ;
rdfs:label "amount or activity decreased by" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:related_to_at_instance_level ;
owl:inverseOf biolink:decreases_amount_or_activity_of .
biolink:amount_or_activity_increased_by a owl:ObjectProperty ;
rdfs:label "amount or activity increased by" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:related_to_at_instance_level ;
owl:inverseOf biolink:increases_amount_or_activity_of .
biolink:assesses a owl:ObjectProperty ;
rdfs:label "assesses" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:related_to_at_instance_level ;
owl:inverseOf biolink:is_assessed_by ;
skos:altLabel "was assayed against" ;
skos:definition "The effect of a thing on a target was interrogated in some assay. A relationship between some perturbing agent (usually a chemical compound) and some target entity, where the affect of the perturbing agent on the target entity was interrogated in a particular assay. The target might be a particular protein, tissue, phenotype, whole organism, cell line, or other type of biological entity." ;
biolink:canonical_predicate "True" .
biolink:associated_environmental_context a owl:ObjectProperty ;
rdfs:label "associated environmental context" ;
rdfs:domain biolink:Association ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "An attribute that can be applied to an association where the association holds between two entities located or occurring in a particular environment. For example, two microbial taxa may interact in the context of a human gut; a disease may give rise to a particular phenotype in a particular environmental exposure. # TODO: add examples of values for this property." .
biolink:associated_with_decreased_likelihood_of a owl:ObjectProperty ;
rdfs:label "associated with decreased likelihood of" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:associated_with_likelihood_of ;
owl:inverseOf biolink:decreased_likelihood_associated_with ;
skos:definition "Expresses a relationship between two named things where the relationship is typically generated statistically and the state or fact of something is less probable." ;
biolink:canonical_predicate "True" .
biolink:associated_with_increased_likelihood_of a owl:ObjectProperty ;
rdfs:label "associated with increased likelihood of" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:associated_with_likelihood_of ;
owl:inverseOf biolink:increased_likelihood_associated_with ;
skos:definition "Expresses a relationship between two named things where the relationship is typically generated statistically and the state or fact of something is more probable." ;
biolink:canonical_predicate "True" .
biolink:associated_with_resistance_to a owl:ObjectProperty ;
rdfs:label "associated with resistance to" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:ChemicalEntity ;
rdfs:subPropertyOf biolink:associated_with ;
owl:inverseOf biolink:resistance_associated_with ;
skos:definition "A relation that holds between a named thing and a chemical that specifies that the change in the named thing is found to be associated with the degree of resistance to treatment by the chemical." ;
biolink:canonical_predicate "True" .
biolink:associated_with_sensitivity_to a owl:ObjectProperty ;
rdfs:label "associated with sensitivity to" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:ChemicalEntity ;
rdfs:subPropertyOf biolink:associated_with ;
owl:inverseOf biolink:sensitivity_associated_with ;
skos:broadMatch ;
skos:definition "A relation that holds between a named thing and a chemical that specifies that the change in the named thing is found to be associated with the degree of sensitivity to treatment by the chemical." ;
skos:narrowMatch SNOMEDCT:418038007 ;
biolink:canonical_predicate "True" .
biolink:author a owl:ObjectProperty ;
rdfs:label "author" ;
rdfs:domain biolink:Agent ;
rdfs:range biolink:Publication ;
rdfs:subPropertyOf biolink:contributor ;
owl:inverseOf biolink:has_author ;
skos:definition "an instance of one (co-)creator primarily responsible for a written work" ;
skos:exactMatch dct:creator,
WIKIDATA_PROPERTY:P50 .
biolink:authors a owl:ObjectProperty ;
rdfs:label "authors" ;
rdfs:domain biolink:Publication ;
rdfs:range linkml:String ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "connects an publication to the list of authors who contributed to the publication. This property should be a comma-delimited list of author names. It is recommended that an author's name be formatted as \"surname, firstname initial.\". Note that this property is a node annotation expressing the citation list of authorship which might typically otherwise be more completely documented in biolink:PublicationToProviderAssociation defined edges which point to full details about an author and possibly, some qualifiers which clarify the specific status of a given author in the publication." .
biolink:available_from a owl:ObjectProperty ;
rdfs:label "available from" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:DrugAvailabilityEnum ;
rdfs:subPropertyOf biolink:node_property ;
skos:definition "" .
biolink:biomarker_for a owl:ObjectProperty ;
rdfs:label "biomarker for" ;
rdfs:domain biolink:ChemicalEntityOrGeneOrGeneProduct ;
rdfs:range biolink:DiseaseOrPhenotypicFeature ;
rdfs:subPropertyOf biolink:correlated_with ;
owl:inverseOf biolink:has_biomarker ;
skos:broadMatch RO:0002607 ;
skos:definition "holds between a measurable chemical entity and a disease or phenotypic feature, where the entity is used as an indicator of the presence or state of the disease or feature." ;
skos:exactMatch ;
skos:narrowMatch ,
,
,
orphanet:465410 ;
biolink:canonical_predicate "True" .
biolink:can_be_carried_out_by a owl:ObjectProperty ;
rdfs:label "can be carried out by" ;
rdfs:domain biolink:Occurrent ;
rdfs:range biolink:Occurrent ;
rdfs:subPropertyOf biolink:actively_involves ;
owl:inverseOf biolink:capable_of .
biolink:capable_of a owl:ObjectProperty ;
rdfs:label "capable of" ;
rdfs:domain biolink:Occurrent ;
rdfs:range biolink:Occurrent ;
rdfs:subPropertyOf biolink:actively_involved_in ;
owl:inverseOf biolink:can_be_carried_out_by ;
skos:definition "holds between a physical entity and process or function, where the continuant alone has the ability to carry out the process or function." ;
skos:exactMatch RO:0002215 ;
skos:narrowMatch ,
RO:0002500 ;
biolink:canonical_predicate "True" .
biolink:catalyst_qualifier a owl:ObjectProperty ;
rdfs:label "catalyst qualifier" ;
rdfs:domain biolink:Association ;
rdfs:range biolink:MacromolecularMachineMixin ;
rdfs:subPropertyOf biolink:association_slot ;
skos:definition "a qualifier that connects an association between two causally connected entities (for example, two chemical entities, or a chemical entity in that changes location) and the gene product, gene, or complex that enables or catalyzes the change." .
biolink:catalyzes a owl:ObjectProperty ;
rdfs:label "catalyzes" ;
rdfs:domain biolink:NucleicAcidEntity ;
rdfs:range biolink:MolecularActivity ;
rdfs:subPropertyOf biolink:participates_in ;
owl:inverseOf biolink:has_catalyst ;
biolink:canonical_predicate "True" .
biolink:caused_by a owl:ObjectProperty ;
rdfs:label "caused by" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:contribution_from ;
owl:inverseOf biolink:causes ;
skos:altLabel "disease caused by disruption of",
"disease has basis in dysfunction of",
"realized in response to",
"realized in response to stimulus" ;
skos:definition "holds between two entities where the occurrence, existence, or activity of one is caused by the occurrence or generation of the other" ;
skos:exactMatch WIKIDATA_PROPERTY:P828 ;
skos:narrowMatch RO:0001022,
RO:0002608,
RO:0004019,
RO:0004020,
RO:0004028,
RO:0009501 .
biolink:causes a owl:ObjectProperty ;
rdfs:label "causes" ;
rdfs:domain biolink:NamedThing ;
rdfs:range biolink:NamedThing ;
rdfs:subPropertyOf biolink:contributes_to ;
owl:inverseOf biolink:caused_by ;
skos:broadMatch RO:0002410,
RO:0002506 ;
skos:definition "holds between two entities where the occurrence, existence, or activity of one causes the occurrence or generation of the other" ;
skos:exactMatch RO:0003303,
,
SEMMEDDB:CAUSES,
WIKIDATA_PROPERTY:P1542 ;
skos:narrowMatch ,
GOREL:0000040,
,
,
,
,