diff --git a/project/jsonld/biolink_model.context.jsonld b/project/jsonld/biolink_model.context.jsonld index 6d3812dea..0a684fdc0 100644 --- a/project/jsonld/biolink_model.context.jsonld +++ b/project/jsonld/biolink_model.context.jsonld @@ -1,7 +1,7 @@ { "comments": { "description": "Auto generated by LinkML jsonld context generator", - "generation_date": "2024-11-11T12:31:41", + "generation_date": "2024-11-11T20:35:38", "source": "biolink_model.yaml" }, "@context": { diff --git a/project/jsonld/biolink_model.jsonld b/project/jsonld/biolink_model.jsonld index b16967e4d..d6157438f 100644 --- a/project/jsonld/biolink_model.jsonld +++ b/project/jsonld/biolink_model.jsonld @@ -35903,9 +35903,9 @@ ], "metamodel_version": "1.7.0", "source_file": "biolink_model.yaml", - "source_file_date": "2024-11-11T12:31:36", + "source_file_date": "2024-11-11T20:35:35", "source_file_size": 403804, - "generation_date": "2024-11-11T12:31:43", + "generation_date": "2024-11-11T20:35:41", "@type": "SchemaDefinition", "@context": [ "project/jsonld/biolink_model.context.jsonld", diff --git a/project/owl/biolink_model.owl.ttl b/project/owl/biolink_model.owl.ttl index 4652a3bcb..14a57d753 100644 --- a/project/owl/biolink_model.owl.ttl +++ b/project/owl/biolink_model.owl.ttl @@ -2598,17 +2598,17 @@ os:SomeSomeInterpretation a owl:Class ; biolink:AccessibleDnaRegion a owl:Class ; rdfs:label "accessible dna region" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GenomicEntity ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], + owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:OntologyClass ], biolink:RegulatoryRegion ; skos:altLabel "atac-seq accessible region", "dnase-seq accessible region" ; @@ -2655,21 +2655,18 @@ biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a owl:Class ; rdfs:label "anatomical entity to anatomical entity ontogenic association" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:AnatomicalEntity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; @@ -2677,6 +2674,9 @@ biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a owl:Class ; [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:AnatomicalEntity ; owl:onProperty biolink:object ], @@ -2687,31 +2687,31 @@ biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a owl:Class ; biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation a owl:Class ; rdfs:label "anatomical entity to anatomical entity part of association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:AnatomicalEntity ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:AnatomicalEntity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], 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" ; @@ -2804,25 +2804,25 @@ biolink:BehaviorToBehavioralFeatureAssociation a owl:Class ; rdfs:label "behavior to behavioral feature association" ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Behavior ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:Behavior ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:BehavioralFeature ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], biolink:Association ; skos:definition "An association between an mixture behavior and a behavioral feature manifested by the individual exhibited or has exhibited the behavior." ; skos:inScheme . @@ -2850,19 +2850,19 @@ biolink:BioticExposure a owl:Class ; biolink:Book a owl:Class ; rdfs:label "book" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:type ], - [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:id ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:id ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:type ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:id ], + owl:onProperty biolink:type ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:id ], biolink:Publication ; skos:definition "This class may rarely be instantiated except if use cases of a given knowledge graph support its utility." ; @@ -2889,29 +2889,29 @@ biolink:CaseToPhenotypicFeatureAssociation a owl:Class ; biolink:CausalGeneToDiseaseAssociation a owl:Class ; rdfs:label "causal gene to disease association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:Disease ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; - owl:onProperty biolink:subject ], biolink:GeneToDiseaseAssociation ; skos:inScheme . @@ -3012,12 +3012,12 @@ biolink:CellLineAsAModelOfDiseaseAssociation a owl:Class ; [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:CellLine ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:CellLine ; + owl:onProperty biolink:subject ], biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation ; skos:inScheme . @@ -3030,167 +3030,167 @@ biolink:CellLineToEntityAssociationMixin a owl:Class ; biolink:ChemicalAffectsGeneAssociation a owl:Class ; rdfs:label "chemical affects gene association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; + owl:onProperty biolink:object_aspect_qualifier ], + [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_context_qualifier ], + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:qualified_predicate ], + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:subject_context_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:subject_context_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:maxCardinality 1 ; owl:onProperty biolink:object_form_or_variant_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_derivative_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_part_qualifier ], + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:ChemicalEntity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:allValuesFrom biolink:CausalMechanismQualifierEnum ; + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:CausalMechanismQualifierEnum ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:allValuesFrom biolink:AnatomicalEntity ; + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_aspect_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:species_context_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_context_qualifier ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:species_context_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:species_context_qualifier ], + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:object_form_or_variant_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; - owl:onProperty biolink:object_part_qualifier ], + owl:allValuesFrom biolink:ChemicalEntityDerivativeEnum ; + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; owl:onProperty biolink:subject_aspect_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:qualified_predicate ], + owl:allValuesFrom biolink:AnatomicalEntity ; + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; - owl:onProperty biolink:object_direction_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:species_context_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_part_qualifier ], + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:minCardinality 0 ; + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_direction_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; - owl:onProperty biolink:subject_part_qualifier ], + owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntityDerivativeEnum ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:subject_form_or_variant_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:qualified_predicate ], + owl:onProperty biolink:subject_aspect_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_part_qualifier ], + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; + owl:minCardinality 0 ; owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:object_part_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 0 ; owl:onProperty biolink:subject_part_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], 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.)" ; skos:inScheme . @@ -3198,31 +3198,31 @@ biolink:ChemicalAffectsGeneAssociation a owl:Class ; biolink:ChemicalEntityAssessesNamedThingAssociation a owl:Class ; rdfs:label "chemical entity assesses named thing association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:ChemicalEntity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntity ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], biolink:Association ; skos:inScheme . @@ -3231,40 +3231,40 @@ biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation a owl:Class ; rdfs:label "chemical entity or gene or gene product regulates gene association" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:minCardinality 0 ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_direction_qualifier ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_direction_qualifier ], + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ; + owl:onProperty biolink:subject ], biolink:Association ; skos:definition "A regulatory relationship between two genes" ; skos:inScheme . @@ -3272,106 +3272,106 @@ biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation a owl:Class ; biolink:ChemicalGeneInteractionAssociation a owl:Class ; rdfs:label "chemical gene interaction association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; + owl:minCardinality 0 ; owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; + owl:minCardinality 0 ; owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom biolink:ChemicalEntity ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 0 ; owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_context_qualifier ], + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:anatomical_context_qualifier ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_part_qualifier ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:allValuesFrom biolink:AnatomicalEntity ; + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; owl:onProperty biolink:subject_part_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:AnatomicalEntity ; + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_part_qualifier ], + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntity ; - owl:onProperty biolink:subject ], + owl:allValuesFrom biolink:ChemicalEntityDerivativeEnum ; + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:anatomical_context_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:subject_context_qualifier ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:object_context_qualifier ], + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntityDerivativeEnum ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; owl:onProperty biolink:predicate ], biolink:Association ; 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)" ; @@ -3381,17 +3381,17 @@ biolink:ChemicalGeneInteractionAssociation a owl:Class ; 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:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], @@ -3422,11 +3422,17 @@ biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation biolink:ChemicalToChemicalDerivationAssociation a owl:Class ; rdfs:label "chemical to chemical derivation association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom biolink:MacromolecularMachineMixin ; + owl:onProperty biolink:catalyst_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:ChemicalEntity ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], @@ -3434,8 +3440,8 @@ biolink:ChemicalToChemicalDerivationAssociation a owl:Class ; owl:allValuesFrom biolink:ChemicalEntity ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:minCardinality 0 ; + owl:onProperty biolink:catalyst_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], @@ -3443,17 +3449,11 @@ biolink:ChemicalToChemicalDerivationAssociation a owl:Class ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:catalyst_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:MacromolecularMachineMixin ; - owl:onProperty biolink:catalyst_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], 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 catalyst qualifier P" ; skos:inScheme . @@ -3461,19 +3461,19 @@ biolink:ChemicalToChemicalDerivationAssociation a owl:Class ; biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; rdfs:label "chemical to disease or phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], + owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], + owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], biolink:Association ; 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." ; @@ -3483,23 +3483,23 @@ biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; biolink:ChemicalToPathwayAssociation a owl:Class ; rdfs:label "chemical to pathway association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Pathway ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Pathway ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:ChemicalEntity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], @@ -3549,14 +3549,14 @@ biolink:ClinicalFinding a owl:Class ; biolink:ClinicalMeasurement a owl:Class ; rdfs:label "clinical measurement" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom owl:Thing ; - owl:onProperty biolink:has_attribute_type ], - [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:has_attribute_type ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:has_attribute_type ], + [ a owl:Restriction ; + owl:allValuesFrom owl:Thing ; + owl:onProperty biolink:has_attribute_type ], 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 ; @@ -3618,7 +3618,13 @@ biolink:ConfidenceLevel a owl:Class ; biolink:ContributorAssociation a owl:Class ; rdfs:label "contributor association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:InformationContentEntity ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom owl:Thing ; + owl:onProperty biolink:qualifiers ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Agent ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 0 ; @@ -3628,28 +3634,22 @@ biolink:ContributorAssociation a owl:Class ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:InformationContentEntity ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Agent ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom owl:Thing ; - owl:onProperty biolink:qualifiers ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], biolink:Association ; skos:definition "Any association between an entity (such as a publication) and various agents that contribute to its realisation" ; skos:inScheme . @@ -3657,26 +3657,26 @@ biolink:ContributorAssociation a owl:Class ; biolink:CorrelatedGeneToDiseaseAssociation a owl:Class ; rdfs:label "correlated gene to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Disease ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:Disease ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], @@ -3697,10 +3697,10 @@ biolink:DiseaseOrPhenotypicFeatureExposure a owl:Class ; rdfs:label "disease or phenotypic feature exposure" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PathologicalEntityMixin ], + owl:someValuesFrom biolink:ExposureEvent ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ExposureEvent ], + owl:someValuesFrom biolink:PathologicalEntityMixin ], biolink:Attribute ; 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." ; skos:inScheme . @@ -3708,26 +3708,26 @@ biolink:DiseaseOrPhenotypicFeatureExposure a owl:Class ; biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation a owl:Class ; rdfs:label "disease or phenotypic feature to genetic inheritance association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneticInheritance ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], biolink:Association ; skos:definition "An association between either a disease or a phenotypic feature and its mode of (genetic) inheritance." ; skos:inScheme . @@ -3735,9 +3735,6 @@ biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation a owl:Class ; biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a owl:Class ; rdfs:label "disease or phenotypic feature to location association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin ], [ a owl:Restriction ; @@ -3746,6 +3743,9 @@ biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a owl:Class ; [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], biolink:Association ; skos:definition "An association between either a disease or a phenotypic feature and an anatomical entity, where the disease/feature manifests in that site." ; skos:inScheme . @@ -3766,40 +3766,40 @@ biolink:DiseaseToPhenotypicFeatureAssociation a owl:Class ; rdfs:label "disease to phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:onset_qualifier ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:PhenotypicFeature ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:DiseaseToEntityAssociationMixin ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Disease ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:FrequencyQuantifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:onset_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:Onset ; owl:onProperty biolink:onset_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; + owl:onProperty biolink:onset_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Disease ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:PhenotypicFeature ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:onset_qualifier ], biolink:Association ; 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." ; @@ -3851,17 +3851,17 @@ biolink:DrugToEntityAssociationMixin a owl:Class ; biolink:DrugToGeneAssociation a owl:Class ; rdfs:label "drug to gene association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:DrugToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:DrugToEntityAssociationMixin ], biolink:Association ; skos:definition "An interaction between a drug and a gene or gene product." ; skos:inScheme ; @@ -3899,17 +3899,20 @@ biolink:DrugToGeneInteractionExposure a owl:Class ; biolink:DruggableGeneToDiseaseAssociation a owl:Class ; rdfs:label "druggable gene to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:DruggableGeneCategoryEnum ; owl:onProperty biolink:has_evidence ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], @@ -3920,20 +3923,23 @@ biolink:DruggableGeneToDiseaseAssociation a owl:Class ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], biolink:GeneToDiseaseAssociation ; skos:inScheme . biolink:EntityToDiseaseAssociation a owl:Class ; rdfs:label "entity to disease association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:clinical_approval_status ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:max_research_phase ], + [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:clinical_approval_status ], [ a owl:Restriction ; @@ -3942,15 +3948,9 @@ biolink:EntityToDiseaseAssociation a owl:Class ; [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:max_research_phase ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:clinical_approval_status ], [ a owl:Restriction ; owl:allValuesFrom biolink:ResearchPhaseEnum ; owl:onProperty biolink:max_research_phase ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:max_research_phase ], biolink:Association ; skos:inScheme . @@ -3969,23 +3969,23 @@ biolink:EntityToOutcomeAssociationMixin a owl:Class ; biolink:EntityToPhenotypicFeatureAssociation a owl:Class ; rdfs:label "entity to phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:ClinicalApprovalStatusEnum ; - owl:onProperty biolink:clinical_approval_status ], - [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:clinical_approval_status ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:max_research_phase ], [ a owl:Restriction ; owl:allValuesFrom biolink:ResearchPhaseEnum ; owl:onProperty biolink:max_research_phase ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom biolink:ClinicalApprovalStatusEnum ; owl:onProperty biolink:clinical_approval_status ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:max_research_phase ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:clinical_approval_status ], biolink:Association ; skos:inScheme . @@ -4026,23 +4026,23 @@ biolink:Event a owl:Class ; biolink:ExonToTranscriptRelationship a owl:Class ; rdfs:label "exon to transcript relationship" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:Transcript ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:Exon ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Transcript ; - owl:onProperty biolink:object ], biolink:SequenceFeatureRelationship ; skos:definition "A transcript is formed from multiple exons" ; skos:inScheme . @@ -4050,26 +4050,26 @@ biolink:ExonToTranscriptRelationship a owl:Class ; biolink:ExposureEventToOutcomeAssociation a owl:Class ; rdfs:label "exposure event to outcome association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; - owl:onProperty biolink:population_context_qualifier ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:EntityToOutcomeAssociationMixin ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom xsd:time ; owl:onProperty biolink:temporal_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:population_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:time ; - owl:onProperty biolink:temporal_context_qualifier ], + owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; + owl:onProperty biolink:population_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:temporal_context_qualifier ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToOutcomeAssociationMixin ], + owl:maxCardinality 1 ; + owl:onProperty biolink:population_context_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:population_context_qualifier ], + owl:onProperty biolink:temporal_context_qualifier ], biolink:Association ; skos:definition "An association between an exposure event and an outcome." ; skos:inScheme . @@ -4077,6 +4077,9 @@ biolink:ExposureEventToOutcomeAssociation a owl:Class ; biolink:ExposureEventToPhenotypicFeatureAssociation a owl:Class ; rdfs:label "exposure event to phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; @@ -4085,9 +4088,6 @@ biolink:ExposureEventToPhenotypicFeatureAssociation a owl:Class ; [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], biolink:Association ; skos:definition "Any association between an environment and a phenotypic feature, where being in the environment influences the phenotype." ; skos:inScheme . @@ -4145,175 +4145,175 @@ biolink:GeneAffectsChemicalAssociation a owl:Class ; rdfs:label "gene affects chemical association" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; - owl:onProperty biolink:subject ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:subject_context_qualifier ], + owl:allValuesFrom biolink:ChemicalEntityDerivativeEnum ; + owl:onProperty biolink:object_derivative_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:CausalMechanismQualifierEnum ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_derivative_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntity ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_part_qualifier ], + owl:onProperty biolink:anatomical_context_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:subject_derivative_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:object_context_qualifier ], + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:species_context_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:qualified_predicate ], + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 0 ; owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_aspect_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_context_qualifier ], + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; - owl:onProperty biolink:subject_part_qualifier ], + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_derivative_qualifier ], + owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_direction_qualifier ], + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntityDerivativeEnum ; - owl:onProperty biolink:object_derivative_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:object_context_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:species_context_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; - owl:onProperty biolink:object_aspect_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_aspect_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_form_or_variant_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_direction_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom biolink:AnatomicalEntity ; owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:qualified_predicate ], + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:allValuesFrom biolink:CausalMechanismQualifierEnum ; + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:DirectionQualifierEnum ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; - owl:onProperty biolink:object_part_qualifier ], + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:species_context_qualifier ], + owl:allValuesFrom biolink:ChemicalEntity ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_aspect_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:DirectionQualifierEnum ; owl:onProperty biolink:subject_direction_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; - owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_context_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_part_qualifier ], + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_part_qualifier ], + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_part_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:allValuesFrom biolink:AnatomicalEntity ; + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_derivative_qualifier ], + owl:onProperty biolink:object_form_or_variant_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_context_qualifier ], + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_context_qualifier ], + owl:onProperty biolink:subject_form_or_variant_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object_derivative_qualifier ], biolink:Association ; skos:definition "Describes an effect that a gene or gene product has on a chemical entity (e.g. an impact of on its abundance, activity, localization, processing, transport, etc.)" ; skos:inScheme . @@ -4321,6 +4321,12 @@ biolink:GeneAffectsChemicalAssociation a owl:Class ; biolink:GeneAsAModelOfDiseaseAssociation a owl:Class ; rdfs:label "gene as a model of disease association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin ], + [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; @@ -4329,53 +4335,47 @@ biolink:GeneAsAModelOfDiseaseAssociation a owl:Class ; [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], biolink:GeneToDiseaseAssociation ; skos:inScheme . biolink:GeneHasVariantThatContributesToDiseaseAssociation a owl:Class ; rdfs:label "gene has variant that contributes to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], - [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 0 ; owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:Disease ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], biolink:GeneToDiseaseAssociation ; skos:inScheme . @@ -4663,67 +4663,67 @@ biolink:GeneRegulatesGeneAssociation a owl:Class ; rdfs:label "gene regulates gene association" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:species_context_qualifier ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:qualified_predicate ], + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:species_context_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:qualified_predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_direction_qualifier ], + owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:qualified_predicate ], + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:qualified_predicate ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object_direction_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; + owl:maxCardinality 1 ; owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:minCardinality 1 ; + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:qualified_predicate ], biolink:Association ; skos:definition "Describes a regulatory relationship between two genes or gene products." ; skos:inScheme . @@ -4734,44 +4734,44 @@ biolink:GeneToExpressionSiteAssociation a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:stage_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:AnatomicalEntity ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:quantifier_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:quantifier_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:OntologyClass ; owl:onProperty biolink:quantifier_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:stage_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:LifeStage ; - owl:onProperty biolink:stage_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:allValuesFrom biolink:LifeStage ; + owl:onProperty biolink:stage_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; @@ -4784,17 +4784,17 @@ biolink:GeneToExpressionSiteAssociation a owl:Class ; biolink:GeneToGeneCoexpressionAssociation a owl:Class ; rdfs:label "gene to gene coexpression association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneExpressionMixin ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneExpressionMixin ], biolink:GeneToGeneAssociation ; skos:definition "Indicates that two genes are co-expressed, generally under the same conditions." ; skos:inScheme . @@ -4802,32 +4802,32 @@ biolink:GeneToGeneCoexpressionAssociation a owl:Class ; biolink:GeneToGeneFamilyAssociation a owl:Class ; rdfs:label "gene to gene family association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Gene ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:allValuesFrom biolink:GeneFamily ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneFamily ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Gene ; + owl:onProperty biolink:subject ], 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." ; skos:inScheme . @@ -4837,30 +4837,30 @@ biolink:GeneToGeneHomologyAssociation a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; - owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:object ], 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)" ; skos:inScheme . @@ -4869,19 +4869,10 @@ biolink:GeneToGeneProductRelationship a owl:Class ; rdfs:label "gene to gene product relationship" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneProductMixin ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], @@ -4890,9 +4881,18 @@ biolink:GeneToGeneProductRelationship a owl:Class ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], biolink:SequenceFeatureRelationship ; skos:definition "A gene is transcribed and potentially translated to a gene product" ; @@ -4906,9 +4906,6 @@ biolink:GeneToGoTermAssociation a owl:Class ; [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], @@ -4918,6 +4915,9 @@ biolink:GeneToGoTermAssociation a owl:Class ; [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], biolink:FunctionalAssociation ; skos:altLabel "functional association" ; skos:exactMatch WBVocab:Gene-GO-Association ; @@ -4926,26 +4926,26 @@ biolink:GeneToGoTermAssociation a owl:Class ; biolink:GeneToPathwayAssociation a owl:Class ; rdfs:label "gene to pathway association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Pathway ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Pathway ; + owl:onProperty biolink:object ], biolink:Association ; skos:definition "An interaction between a gene or gene product and a biological process or pathway." ; skos:inScheme . @@ -4953,26 +4953,26 @@ biolink:GeneToPathwayAssociation a owl:Class ; biolink:GeneToPhenotypicFeatureAssociation a owl:Class ; rdfs:label "gene to phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:PhenotypicFeature ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:PhenotypicFeature ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], @@ -4987,10 +4987,10 @@ biolink:Genome a owl:Class ; owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:someValuesFrom biolink:OntologyClass ], biolink:BiologicalEntity ; skos:closeMatch dcid:GenomeAssemblyUnit ; skos:definition "A genome is the sum of genetic material within a cell or virion." ; @@ -5003,19 +5003,19 @@ biolink:GenomicBackgroundExposure a owl:Class ; rdfs:label "genomic background exposure" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:someValuesFrom biolink:ExposureEvent ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ExposureEvent ], + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:ThingWithTaxon ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GenomicEntity ], + owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], + owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GeneGroupingMixin ], @@ -5026,52 +5026,52 @@ biolink:GenomicBackgroundExposure a owl:Class ; biolink:GenotypeAsAModelOfDiseaseAssociation a owl:Class ; rdfs:label "genotype as a model of disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin ], + owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:Genotype ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin ], biolink:GenotypeToDiseaseAssociation ; skos:inScheme . biolink:GenotypeToGeneAssociation a owl:Class ; rdfs:label "genotype to gene association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:Gene ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Gene ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:Genotype ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], 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" ; skos:inScheme . @@ -5079,32 +5079,32 @@ biolink:GenotypeToGeneAssociation a owl:Class ; biolink:GenotypeToGenotypePartAssociation a owl:Class ; rdfs:label "genotype to genotype part association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Genotype ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Genotype ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Genotype ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:Genotype ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], biolink:Association ; skos:definition "Any association between one genotype and a genotypic entity that is a sub-component of it" ; skos:inScheme . @@ -5115,8 +5115,8 @@ biolink:GenotypeToPhenotypicFeatureAssociation a owl:Class ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], @@ -5124,17 +5124,17 @@ biolink:GenotypeToPhenotypicFeatureAssociation a owl:Class ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GenotypeToEntityAssociationMixin ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Genotype ; - owl:onProperty biolink:subject ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom biolink:Genotype ; + owl:onProperty biolink:subject ], biolink:Association ; skos:definition "Any association between one genotype and a phenotypic feature, where having the genotype confers the phenotype, either in isolation or through environment" ; skos:inScheme . @@ -5142,29 +5142,29 @@ biolink:GenotypeToPhenotypicFeatureAssociation a owl:Class ; biolink:GenotypeToVariantAssociation a owl:Class ; rdfs:label "genotype to variant association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:SequenceVariant ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:SequenceVariant ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:Genotype ; owl:onProperty biolink:subject ], @@ -5234,10 +5234,10 @@ biolink:Haplotype a owl:Class ; rdfs:label "haplotype" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GenomicEntity ], @@ -5271,32 +5271,32 @@ biolink:Human a owl:Class ; biolink:InformationContentEntityToNamedThingAssociation a owl:Class ; rdfs:label "information content entity to named thing association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom owl:Thing ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], 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)." ; skos:inScheme . @@ -5375,6 +5375,9 @@ biolink:MacromolecularComplex a owl:Class ; biolink:MacromolecularMachineToBiologicalProcessAssociation a owl:Class ; rdfs:label "macromolecular machine to biological process association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; @@ -5383,9 +5386,6 @@ biolink:MacromolecularMachineToBiologicalProcessAssociation a owl:Class ; [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:MacromolecularMachineToEntityAssociationMixin ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], biolink:FunctionalAssociation ; 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." ; skos:inScheme . @@ -5395,12 +5395,12 @@ biolink:MacromolecularMachineToCellularComponentAssociation a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom biolink:CellularComponent ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:MacromolecularMachineToEntityAssociationMixin ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:MacromolecularMachineToEntityAssociationMixin ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], @@ -5411,17 +5411,17 @@ biolink:MacromolecularMachineToCellularComponentAssociation a owl:Class ; biolink:MacromolecularMachineToMolecularActivityAssociation a owl:Class ; rdfs:label "macromolecular machine to molecular activity association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:MolecularActivity ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:MacromolecularMachineToEntityAssociationMixin ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:MolecularActivity ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], biolink:FunctionalAssociation ; 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." ; skos:inScheme . @@ -5429,31 +5429,31 @@ biolink:MacromolecularMachineToMolecularActivityAssociation a owl:Class ; biolink:MaterialSampleDerivationAssociation a owl:Class ; rdfs:label "material sample derivation association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:MaterialSample ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:MaterialSample ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], biolink:Association ; skos:definition "An association between a material sample and the material entity from which it is derived." ; @@ -5463,10 +5463,10 @@ biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; rdfs:label "material sample to disease or phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:MaterialSampleToEntityAssociationMixin ], + owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], + owl:someValuesFrom biolink:MaterialSampleToEntityAssociationMixin ], biolink:Association ; skos:definition "An association between a material sample and a disease or phenotype." ; skos:inScheme . @@ -5488,23 +5488,23 @@ biolink:MicroRNA a owl:Class ; biolink:MolecularActivityToChemicalEntityAssociation a owl:Class ; rdfs:label "molecular activity to chemical entity association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:MolecularActivity ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntity ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:ChemicalEntity ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:MolecularActivity ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], 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" ; skos:inScheme . @@ -5512,23 +5512,23 @@ biolink:MolecularActivityToChemicalEntityAssociation a owl:Class ; biolink:MolecularActivityToMolecularActivityAssociation a owl:Class ; rdfs:label "molecular activity to molecular activity association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:MolecularActivity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:MolecularActivity ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], 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" ; skos:inScheme . @@ -5537,31 +5537,31 @@ biolink:MolecularActivityToPathwayAssociation a owl:Class ; rdfs:label "molecular activity to pathway association" ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:MolecularActivity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:Pathway ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Pathway ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], biolink:Association ; skos:definition "Association that holds the relationship between a reaction and the pathway it participates in." ; skos:inScheme . @@ -5569,47 +5569,50 @@ biolink:MolecularActivityToPathwayAssociation a owl:Class ; biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation a owl:Class ; rdfs:label "named thing associated with likelihood of named thing association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:population_context_qualifier ], + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:object_context_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_context_qualifier ], + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; + owl:onProperty biolink:population_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object_aspect_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:subject_context_qualifier ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:subject_aspect_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:subject_context_qualifier ], @@ -5617,29 +5620,26 @@ biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation a owl:Class ; owl:maxCardinality 1 ; owl:onProperty biolink:population_context_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_context_qualifier ], + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; + owl:minCardinality 0 ; owl:onProperty biolink:population_context_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_context_qualifier ], biolink:Association ; skos:inScheme . @@ -5654,10 +5654,10 @@ biolink:NucleosomeModification a owl:Class ; rdfs:label "nucleosome modification" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GenomicEntity ], + owl:someValuesFrom biolink:GeneProductIsoformMixin ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneProductIsoformMixin ], + owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EpigenomicEntity ], @@ -5677,29 +5677,29 @@ biolink:OrganismTaxonToEnvironmentAssociation a owl:Class ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom owl:Thing ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:allValuesFrom owl:Thing ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:OrganismTaxonToEntityAssociation ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], @@ -5709,40 +5709,40 @@ biolink:OrganismTaxonToEnvironmentAssociation a owl:Class ; biolink:OrganismTaxonToOrganismTaxonInteraction a owl:Class ; rdfs:label "organism taxon to organism taxon interaction" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:associated_environmental_context ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:associated_environmental_context ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:associated_environmental_context ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:associated_environmental_context ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:associated_environmental_context ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], 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" ; @@ -5751,32 +5751,32 @@ biolink:OrganismTaxonToOrganismTaxonInteraction a owl:Class ; biolink:OrganismTaxonToOrganismTaxonSpecialization a owl:Class ; rdfs:label "organism taxon to organism taxon specialization" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], biolink:OrganismTaxonToOrganismTaxonAssociation ; skos:definition "A child-parent relationship between two taxa. For example: Homo sapiens subclass_of Homo" ; skos:inScheme . @@ -5785,53 +5785,56 @@ biolink:OrganismToOrganismAssociation a owl:Class ; rdfs:label "organism to organism association" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:IndividualOrganism ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:IndividualOrganism ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:IndividualOrganism ; + owl:onProperty biolink:object ], biolink:Association ; skos:inScheme . biolink:OrganismalEntityAsAModelOfDiseaseAssociation a owl:Class ; rdfs:label "organismal entity as a model of disease association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom biolink:OrganismalEntity ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismalEntity ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], biolink:Association ; skos:inScheme . biolink:PairwiseMolecularInteraction a owl:Class ; rdfs:label "pairwise molecular interaction" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:interacting_molecules_category ], - [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:id ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:interacting_molecules_category ], @@ -5839,38 +5842,35 @@ biolink:PairwiseMolecularInteraction a owl:Class ; owl:maxCardinality 1 ; owl:onProperty biolink:id ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:interacting_molecules_category ], + owl:minCardinality 1 ; + owl:onProperty biolink:id ], [ a owl:Restriction ; owl:allValuesFrom biolink:MolecularEntity ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:interacting_molecules_category ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:interacting_molecules_category ], [ a owl:Restriction ; owl:allValuesFrom biolink:MolecularEntity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:id ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], biolink:PairwiseGeneToGeneInteraction ; skos:definition "An interaction at the molecular level between two physical entities" ; skos:inScheme . @@ -5962,9 +5962,6 @@ biolink:Phenomenon a owl:Class ; biolink:PhenotypicFeatureToDiseaseAssociation a owl:Class ; rdfs:label "phenotypic feature to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], [ a owl:Restriction ; @@ -5973,6 +5970,9 @@ biolink:PhenotypicFeatureToDiseaseAssociation a owl:Class ; [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:PhenotypicFeatureToEntityAssociationMixin ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], @@ -6033,32 +6033,32 @@ biolink:Plant a owl:Class ; biolink:PopulationToPopulationAssociation a owl:Class ; rdfs:label "population to population association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; - owl:onProperty biolink:object ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], biolink:Association ; skos:definition "An association between a two populations" ; skos:inScheme . @@ -6075,194 +6075,194 @@ biolink:PosttranslationalModification a owl:Class ; biolink:PredicateMapping a owl:Class ; rdfs:label "predicate mapping" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom owl:Thing ; - owl:onProperty biolink:exact_match ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:qualified_predicate ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_part_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_part_qualifier ], + owl:onProperty biolink:exact_match ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:species_context_qualifier ], + owl:onProperty biolink:object_derivative_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_direction_qualifier ], + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_aspect_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject_form_or_variant_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_context_qualifier ], + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:narrow_match ], + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:CausalMechanismQualifierEnum ; owl:onProperty biolink:causal_mechanism_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_part_qualifier ], + owl:onProperty biolink:anatomical_context_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:object_derivative_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:mapped_predicate ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onProperty biolink:mapped_predicate ], [ a owl:Restriction ; owl:allValuesFrom owl:Thing ; - owl:onProperty biolink:broad_match ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_derivative_qualifier ], + owl:onProperty biolink:narrow_match ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; - owl:onProperty biolink:object_direction_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:narrow_match ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:subject_part_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_part_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:onProperty biolink:broad_match ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_part_qualifier ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:broad_match ], - [ a owl:Restriction ; - owl:allValuesFrom owl:Thing ; owl:onProperty biolink:narrow_match ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:species_context_qualifier ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:exact_match ], + owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:narrow_match ], + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:qualified_predicate ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:mapped_predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_context_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:species_context_qualifier ], + owl:allValuesFrom owl:Thing ; + owl:onProperty biolink:broad_match ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:onProperty biolink:broad_match ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:broad_match ], + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:mapped_predicate ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_derivative_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_context_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_derivative_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_part_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_context_qualifier ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:onProperty biolink:mapped_predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom owl:Thing ; owl:onProperty biolink:exact_match ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_derivative_qualifier ], + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object_direction_qualifier ], + owl:onProperty biolink:subject_part_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:qualified_predicate ], + owl:onProperty biolink:species_context_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty biolink:subject_direction_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:exact_match ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:anatomical_context_qualifier ], linkml:ClassDefinition ; skos:definition "A deprecated predicate mapping object contains the deprecated predicate and an example of the rewiring that should be done to use a qualified statement in its place." ; skos:inScheme . @@ -6278,32 +6278,32 @@ biolink:PreprintPublication a owl:Class ; biolink:ProcessRegulatesProcessAssociation a owl:Class ; rdfs:label "process regulates process association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:BiologicalProcess ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:BiologicalProcess ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:BiologicalProcess ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:predicate ], biolink:Association ; skos:definition "Describes a regulatory relationship between two genes or gene products." ; skos:inScheme . @@ -6416,10 +6416,10 @@ biolink:ReagentTargetedGene a owl:Class ; owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:someValuesFrom biolink:OntologyClass ], biolink:BiologicalEntity ; 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." ; @@ -6496,22 +6496,22 @@ biolink:SequenceEnum a owl:Class ; biolink:SequenceVariantModulatesTreatmentAssociation a owl:Class ; rdfs:label "sequence variant modulates treatment association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:SequenceVariant ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:SequenceVariant ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Treatment ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Treatment ; owl:onProperty biolink:object ], 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." ; @@ -6527,11 +6527,8 @@ biolink:Serial a owl:Class ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:issue ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:iso_abbreviation ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:type ], + owl:maxCardinality 1 ; + owl:onProperty biolink:id ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:id ], @@ -6539,29 +6536,32 @@ biolink:Serial a owl:Class ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:iso_abbreviation ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:issue ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:volume ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:issue ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:volume ], + owl:onProperty biolink:iso_abbreviation ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:type ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:volume ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:iso_abbreviation ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:volume ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:type ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:id ], + owl:onProperty biolink:issue ], 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." ; @@ -6659,23 +6659,23 @@ biolink:StudyVariable a owl:Class ; biolink:TaxonToTaxonAssociation a owl:Class ; rdfs:label "taxon to taxon association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], biolink:Association ; skos:inScheme . @@ -6697,21 +6697,21 @@ biolink:TranscriptToGeneRelationship a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Gene ; - owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:Transcript ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:allValuesFrom biolink:Gene ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], biolink:SequenceFeatureRelationship ; skos:definition "A gene is a collection of transcripts" ; skos:inScheme . @@ -6720,16 +6720,16 @@ biolink:TranscriptionFactorBindingSite a owl:Class ; rdfs:label "transcription factor binding site" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ], + owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ], biolink:RegulatoryRegion ; skos:altLabel "binding site", "tf binding site" ; @@ -6740,37 +6740,37 @@ biolink:TranscriptionFactorBindingSite a owl:Class ; biolink:VariantAsAModelOfDiseaseAssociation a owl:Class ; rdfs:label "variant as a model of disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:SequenceVariant ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], + owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin ], + owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:SequenceVariant ; + owl:onProperty biolink:subject ], biolink:VariantToDiseaseAssociation ; skos:inScheme . biolink:VariantToGeneExpressionAssociation a owl:Class ; rdfs:label "variant to gene expression association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneExpressionMixin ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneExpressionMixin ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], biolink:VariantToGeneAssociation ; skos:definition "An association between a variant and expression of a gene (i.e. e-QTL)" ; skos:inScheme . @@ -6780,12 +6780,12 @@ biolink:VariantToPhenotypicFeatureAssociation a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:VariantToEntityAssociationMixin ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:VariantToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:SequenceVariant ; owl:onProperty biolink:subject ], @@ -6798,13 +6798,19 @@ biolink:VariantToPhenotypicFeatureAssociation a owl:Class ; biolink:VariantToPopulationAssociation a owl:Class ; rdfs:label "variant to population association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:has_count ], + [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:VariantToEntityAssociationMixin ], + owl:someValuesFrom biolink:FrequencyQualifierMixin ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_quotient ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:VariantToEntityAssociationMixin ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:has_count ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; owl:allValuesFrom biolink:SequenceVariant ; @@ -6822,35 +6828,29 @@ biolink:VariantToPopulationAssociation a owl:Class ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; + owl:onProperty biolink:has_quotient ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:PopulationOfIndividualOrganisms ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:FrequencyQuantifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:has_quotient ], + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:FrequencyQualifierMixin ], + owl:maxCardinality 1 ; + owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:has_count ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:has_total ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:has_count ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:has_count ], biolink:Association ; skos:definition "An association between a variant and a population, where the variant has particular frequency in the population" ; skos:inScheme . @@ -7415,41 +7415,41 @@ biolink:AdministrativeEntity a owl:Class ; biolink:Article a owl:Class ; rdfs:label "article" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:volume ], - [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:volume ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:iso_abbreviation ], + owl:onProperty biolink:published_in ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:issue ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:volume ], [ a owl:Restriction ; owl:allValuesFrom xsd:anyURI ; owl:onProperty biolink:published_in ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:iso_abbreviation ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:volume ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:issue ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:iso_abbreviation ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:published_in ], + owl:minCardinality 0 ; + owl:onProperty biolink:volume ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 0 ; owl:onProperty biolink:iso_abbreviation ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:published_in ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:issue ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:issue ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:iso_abbreviation ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:published_in ], biolink:Publication ; skos:definition "a piece of writing on a particular topic presented as a stand-alone section of a larger publication" ; skos:exactMatch fabio:article, @@ -7485,28 +7485,28 @@ biolink:BookChapter a owl:Class ; owl:maxCardinality 1 ; owl:onProperty biolink:chapter ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:chapter ], + owl:minCardinality 1 ; + owl:onProperty biolink:published_in ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:volume ], [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:published_in ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:chapter ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:volume ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:anyURI ; owl:onProperty biolink:published_in ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:volume ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:published_in ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 0 ; owl:onProperty biolink:chapter ], biolink:Publication ; skos:inScheme . @@ -7525,17 +7525,17 @@ biolink:Case a owl:Class ; biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; rdfs:label "cell line to disease or phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:CellLineToEntityAssociationMixin ], + owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], + owl:someValuesFrom biolink:CellLineToEntityAssociationMixin ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], @@ -7558,10 +7558,10 @@ biolink:ChemicalEntityToEntityAssociationMixin a owl:Class ; biolink:ChemicalExposure a owl:Class ; rdfs:label "chemical exposure" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom biolink:QuantityValue ; owl:onProperty biolink:has_quantitative_value ], [ a owl:Restriction ; - owl:allValuesFrom biolink:QuantityValue ; + owl:minCardinality 0 ; owl:onProperty biolink:has_quantitative_value ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; @@ -7575,32 +7575,32 @@ biolink:ChemicalExposure a owl:Class ; biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; rdfs:label "chemical or drug or treatment to disease or phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:FDAIDAAdverseEventEnum ; + owl:onProperty biolink:FDA_adverse_event_level ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToFeatureOrDiseaseQualifiersMixin ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:FDA_adverse_event_level ], + owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:FDA_adverse_event_level ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:FDA_adverse_event_level ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ], + owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], [ a owl:Restriction ; - owl:allValuesFrom biolink:FDAIDAAdverseEventEnum ; - owl:onProperty biolink:FDA_adverse_event_level ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], biolink:Association ; skos:definition "This association defines a relationship between a chemical or treatment (or procedure) and a disease or phenotypic feature where the disease or phenotypic feature is a secondary undesirable effect." ; skos:inScheme . @@ -7729,14 +7729,11 @@ biolink:GeneFamily a owl:Class ; biolink:GenomicSequenceLocalization a owl:Class ; rdfs:label "genomic sequence localization" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:strand ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:maxCardinality 1 ; + owl:onProperty biolink:phase ], [ a owl:Restriction ; owl:allValuesFrom biolink:NucleicAcidEntity ; owl:onProperty biolink:subject ], @@ -7744,62 +7741,65 @@ biolink:GenomicSequenceLocalization a owl:Class ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:NucleicAcidEntity ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:strand ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:start_interbase_coordinate ], + owl:onProperty biolink:end_interbase_coordinate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:StrandEnum ; - owl:onProperty biolink:genome_build ], + owl:maxCardinality 1 ; + owl:onProperty biolink:end_interbase_coordinate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:genome_build ], + owl:onProperty biolink:phase ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:phase ], + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:genome_build ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:PhaseEnum ; owl:onProperty biolink:phase ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:end_interbase_coordinate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:start_interbase_coordinate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:strand ], + owl:onProperty biolink:start_interbase_coordinate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:phase ], + owl:onProperty biolink:end_interbase_coordinate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:start_interbase_coordinate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:end_interbase_coordinate ], + owl:onProperty biolink:genome_build ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:start_interbase_coordinate ], + owl:allValuesFrom biolink:StrandEnum ; + owl:onProperty biolink:genome_build ], [ a owl:Restriction ; owl:allValuesFrom biolink:StrandEnum ; owl:onProperty biolink:strand ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:end_interbase_coordinate ], + owl:allValuesFrom biolink:NucleicAcidEntity ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:genome_build ], biolink:SequenceAssociation ; skos:broadMatch dcid:Chromosome ; skos:definition "A relationship between a sequence feature and a nucleic acid entity it is localized to. The reference entity may be a chromosome, chromosome region or information entity such as a contig." ; @@ -7809,38 +7809,38 @@ biolink:GenomicSequenceLocalization a owl:Class ; biolink:GenotypeToDiseaseAssociation a owl:Class ; rdfs:label "genotype to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GenotypeToEntityAssociationMixin ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom owl:Thing ; - owl:onProperty biolink:subject ], + owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom owl:Thing ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom owl:Thing ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GenotypeToEntityAssociationMixin ], biolink:Association ; skos:inScheme ; skos:note "TODO decide no how to model pathogenicity" . @@ -7854,22 +7854,22 @@ biolink:GeographicLocation a owl:Class ; rdfs:label "geographic location" ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:longitude ], + owl:onProperty biolink:latitude ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:longitude ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:latitude ], [ a owl:Restriction ; owl:allValuesFrom xsd:float ; owl:onProperty biolink:longitude ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:latitude ], [ a owl:Restriction ; owl:allValuesFrom xsd:float ; owl:onProperty biolink:latitude ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:longitude ], biolink:PlanetaryEntity ; skos:definition "a location that can be described in lat/long coordinates" ; skos:exactMatch STY:T083, @@ -7911,14 +7911,14 @@ biolink:OrganismTaxonToEntityAssociation a owl:Class ; biolink:PairwiseGeneToGeneInteraction a owl:Class ; rdfs:label "pairwise gene to gene interaction" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], 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:inScheme ; @@ -7951,41 +7951,41 @@ biolink:Polypeptide a owl:Class ; biolink:ReactionToParticipantAssociation a owl:Class ; rdfs:label "reaction to participant association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:reaction_direction ], + owl:minCardinality 0 ; + owl:onProperty biolink:stoichiometry ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:ReactionDirectionEnum ; - owl:onProperty biolink:reaction_direction ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:ReactionSideEnum ; owl:onProperty biolink:reaction_side ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:stoichiometry ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:reaction_direction ], [ a owl:Restriction ; - owl:allValuesFrom biolink:MolecularEntity ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:stoichiometry ], + owl:allValuesFrom biolink:MolecularEntity ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 0 ; + owl:onProperty biolink:reaction_side ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:integer ; owl:onProperty biolink:stoichiometry ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:ReactionSideEnum ; + owl:onProperty biolink:reaction_side ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:reaction_side ], + owl:allValuesFrom biolink:ReactionDirectionEnum ; + owl:onProperty biolink:reaction_direction ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:reaction_side ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:integer ; - owl:onProperty biolink:stoichiometry ], + owl:onProperty biolink:reaction_direction ], biolink:ChemicalToChemicalAssociation ; skos:inScheme . @@ -8017,29 +8017,29 @@ biolink:StudyPopulation a owl:Class ; biolink:Treatment a owl:Class ; rdfs:label "treatment" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ExposureEvent ], - [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:has_drug ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalOrDrugOrTreatment ], + owl:minCardinality 0 ; + owl:onProperty biolink:has_device ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Procedure ; + owl:minCardinality 0 ; owl:onProperty biolink:has_procedure ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Device ; - owl:onProperty biolink:has_device ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ExposureEvent ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom biolink:Device ; owl:onProperty biolink:has_device ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_procedure ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ChemicalOrDrugOrTreatment ], [ a owl:Restriction ; owl:allValuesFrom biolink:Drug ; owl:onProperty biolink:has_drug ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Procedure ; + owl:onProperty biolink:has_procedure ], biolink:NamedThing ; skos:altLabel "medical action", "medical intervention" ; @@ -8052,38 +8052,38 @@ biolink:Treatment a owl:Class ; biolink:VariantToDiseaseAssociation a owl:Class ; rdfs:label "variant to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom owl:Thing ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom owl:Thing ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:VariantToEntityAssociationMixin ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], biolink:Association ; skos:inScheme ; skos:note "TODO decide no how to model pathogenicity" . @@ -8091,23 +8091,23 @@ biolink:VariantToDiseaseAssociation a owl:Class ; biolink:VariantToGeneAssociation a owl:Class ; rdfs:label "variant to gene association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:VariantToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:Gene ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:VariantToEntityAssociationMixin ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], @@ -8789,20 +8789,20 @@ biolink:ActivityAndBehavior a owl:Class ; biolink:AnatomicalEntityToAnatomicalEntityAssociation a owl:Class ; rdfs:label "anatomical entity to anatomical entity association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; owl:allValuesFrom biolink:AnatomicalEntity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:AnatomicalEntity ; owl:onProperty biolink:object ], @@ -8837,32 +8837,32 @@ biolink:ChemicalRole a owl:Class ; biolink:ChemicalToChemicalAssociation a owl:Class ; rdfs:label "chemical to chemical association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:ChemicalEntity ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], @@ -8948,20 +8948,20 @@ biolink:FrequencyQualifierMixin a owl:Class ; biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; rdfs:label "gene to disease or phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:DirectionQualifierEnum ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], + owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; owl:onProperty biolink:subject_aspect_qualifier ], @@ -8969,35 +8969,35 @@ biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; owl:minCardinality 0 ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin ], [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_aspect_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_aspect_qualifier ], biolink:Association ; skos:inScheme ; skos:narrowMatch WBVocab:Gene-Phenotype-Association, @@ -9053,8 +9053,11 @@ biolink:Onset a owl:Class ; biolink:OrganismTaxonToOrganismTaxonAssociation a owl:Class ; rdfs:label "organism taxon to organism taxon association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:subject ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:OrganismTaxonToEntityAssociation ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], @@ -9062,17 +9065,14 @@ biolink:OrganismTaxonToOrganismTaxonAssociation a owl:Class ; owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OrganismTaxonToEntityAssociation ], + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], biolink:Association ; skos:definition "A relationship between two organism taxon nodes" ; skos:inScheme . @@ -9123,10 +9123,10 @@ biolink:RegulatoryRegion a owl:Class ; owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ], + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GenomicEntity ], @@ -9480,13 +9480,13 @@ biolink:CellularComponent a owl:Class ; biolink:DatasetDistribution a owl:Class ; rdfs:label "dataset distribution" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:distribution_download_url ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:distribution_download_url ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:distribution_download_url ], biolink:InformationContentEntity ; skos:definition "an item that holds distribution level information about a dataset." ; @@ -9496,8 +9496,8 @@ biolink:DatasetDistribution a owl:Class ; biolink:DatasetSummary a owl:Class ; rdfs:label "dataset summary" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:source_web_page ], + owl:maxCardinality 1 ; + owl:onProperty biolink:source_logo ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:source_logo ], @@ -9505,14 +9505,14 @@ biolink:DatasetSummary a owl:Class ; owl:maxCardinality 1 ; owl:onProperty biolink:source_web_page ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:source_web_page ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:source_logo ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:source_logo ], + owl:onProperty biolink:source_web_page ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:source_web_page ], biolink:InformationContentEntity ; skos:definition "an item that holds summary level information about a dataset." ; skos:inScheme . @@ -9539,23 +9539,23 @@ biolink:GeneProductIsoformMixin a owl:Class ; biolink:GeneToGeneAssociation a owl:Class ; rdfs:label "gene to gene association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], biolink:Association ; skos:altLabel "molecular or genetic interaction" ; skos:definition "abstract parent class for different kinds of gene-gene or gene product to gene product relationships. Includes homology and interaction." ; @@ -9638,21 +9638,21 @@ biolink:QuantityValue a owl:Class ; rdfs:label "quantity value" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:has_unit ], + owl:onProperty biolink:has_numeric_value ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:has_unit ], + owl:onProperty biolink:has_numeric_value ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:has_numeric_value ], + owl:onProperty biolink:has_unit ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:has_numeric_value ], + owl:allValuesFrom ; + owl:onProperty biolink:has_unit ], [ a owl:Restriction ; owl:allValuesFrom xsd:double ; owl:onProperty biolink:has_numeric_value ], [ a owl:Restriction ; - owl:allValuesFrom ; + owl:maxCardinality 1 ; owl:onProperty biolink:has_unit ], biolink:Annotation ; skos:definition "A value of an attribute that is quantitative and measurable, expressed as a combination of a unit and a numeric value" ; @@ -9668,23 +9668,23 @@ biolink:ResourceRoleEnum a owl:Class ; biolink:SequenceFeatureRelationship a owl:Class ; rdfs:label "sequence feature relationship" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:NucleicAcidEntity ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:NucleicAcidEntity ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], biolink:Association ; skos:definition "For example, a particular exon is part of a particular transcript or gene" ; skos:exactMatch CHADO:feature_relationship ; @@ -9805,32 +9805,32 @@ biolink:ClinicalAttribute a owl:Class ; biolink:DatasetVersion a owl:Class ; rdfs:label "dataset version" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_dataset ], - [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:has_dataset ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:ingest_date ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:ingest_date ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; owl:onProperty biolink:has_distribution ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Dataset ; + owl:onProperty biolink:has_dataset ], [ a owl:Restriction ; owl:allValuesFrom biolink:DatasetDistribution ; owl:onProperty biolink:has_distribution ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Dataset ; + owl:minCardinality 0 ; owl:onProperty biolink:has_dataset ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:has_distribution ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:ingest_date ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:ingest_date ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:ingest_date ], biolink:InformationContentEntity ; skos:definition "an item that holds version level information about a dataset." ; skos:inScheme . @@ -9862,20 +9862,20 @@ biolink:FunctionalAssociation a owl:Class ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:MacromolecularMachineMixin ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:OntologyClass ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:MacromolecularMachineMixin ; owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], biolink:Association ; skos:definition "An association between a macromolecular machine mixin (gene, gene product or complex of gene products) and either a molecular activity, a biological process or a cellular location in which a function is executed." ; skos:inScheme . @@ -10285,34 +10285,34 @@ biolink:ChemicalMixture a owl:Class ; owl:onProperty biolink:is_supplement ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:drug_regulatory_status_world_wide ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:highest_FDA_approval_status ], + owl:onProperty biolink:routes_of_delivery ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:is_supplement ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DrugDeliveryEnum ; + owl:onProperty biolink:routes_of_delivery ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:is_supplement ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:highest_FDA_approval_status ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ApprovalStatusEnum ; + owl:maxCardinality 1 ; owl:onProperty biolink:drug_regulatory_status_world_wide ], [ a owl:Restriction ; owl:allValuesFrom biolink:ApprovalStatusEnum ; owl:onProperty biolink:highest_FDA_approval_status ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:routes_of_delivery ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; owl:onProperty biolink:drug_regulatory_status_world_wide ], [ a owl:Restriction ; - owl:allValuesFrom biolink:DrugDeliveryEnum ; - owl:onProperty biolink:routes_of_delivery ], + owl:minCardinality 0 ; + owl:onProperty biolink:highest_FDA_approval_status ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:ApprovalStatusEnum ; + owl:onProperty biolink:drug_regulatory_status_world_wide ], biolink:ChemicalEntity ; skos:closeMatch dcid:ChemicalCompound ; skos:definition "A chemical mixture is a chemical entity composed of two or more molecular entities." ; @@ -10341,26 +10341,26 @@ biolink:GeneToDiseaseAssociation a owl:Class ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], [ a owl:Restriction ; owl:allValuesFrom biolink:Disease ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneToEntityAssociationMixin ], + owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin ], biolink:GeneToDiseaseOrPhenotypicFeatureAssociation ; skos:closeMatch dcid:DiseaseGeneAssociation ; skos:exactMatch SIO:000983 ; @@ -10376,16 +10376,7 @@ biolink:MacromolecularMachineMixin a owl:Class ; biolink:MolecularActivity a owl:Class ; rdfs:label "molecular activity" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:MacromolecularMachineMixin ; - owl:onProperty biolink:enabled_by ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:Occurrent ], - [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:enabled_by ], - [ a owl:Restriction ; - owl:minCardinality 0 ; owl:onProperty biolink:has_input ], [ a owl:Restriction ; owl:minCardinality 0 ; @@ -10393,21 +10384,30 @@ biolink:MolecularActivity a owl:Class ; [ a owl:Restriction ; owl:allValuesFrom biolink:MolecularEntity ; owl:onProperty biolink:has_output ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:has_input ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; - owl:allValuesFrom biolink:MolecularEntity ; + owl:minCardinality 0 ; owl:onProperty biolink:has_input ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:has_output ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:MolecularEntity ; + owl:onProperty biolink:has_input ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:MacromolecularMachineMixin ; + owl:onProperty biolink:enabled_by ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:has_output ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:Occurrent ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:enabled_by ], biolink:BiologicalProcessOrActivity ; skos:altLabel "molecular event", "molecular function", @@ -10428,37 +10428,37 @@ biolink:RetrievalSource a owl:Class ; rdfs:label "retrieval source" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:resource_id ], + owl:onProperty biolink:resource_role ], [ a owl:Restriction ; owl:allValuesFrom xsd:anyURI ; owl:onProperty biolink:xref ], [ a owl:Restriction ; owl:allValuesFrom biolink:ResourceRoleEnum ; owl:onProperty biolink:resource_role ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:resource_id ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:resource_role ], + owl:onProperty biolink:resource_id ], [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:upstream_resource_ids ], + owl:minCardinality 0 ; + owl:onProperty biolink:xref ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:upstream_resource_ids ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom xsd:anyURI ; + owl:onProperty biolink:resource_id ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:anyURI ; owl:onProperty biolink:upstream_resource_ids ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:xref ], + owl:onProperty biolink:upstream_resource_ids ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:resource_id ], + owl:onProperty biolink:resource_role ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:resource_role ], + owl:onProperty biolink:resource_id ], biolink:InformationContentEntity ; skos:definition "Provides information about how a particular InformationResource served as a source from which knowledge expressed in an Edge, or data used to generate this knowledge, was retrieved." ; skos:inScheme . @@ -10809,23 +10809,23 @@ biolink:Drug a owl:Class ; biolink:Genotype a owl:Class ; rdfs:label "genotype" ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_zygosity ], - [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:allValuesFrom biolink:Zygosity ; + owl:onProperty biolink:has_zygosity ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:has_zygosity ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Zygosity ; + owl:minCardinality 0 ; owl:onProperty biolink:has_zygosity ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:PhysicalEssence ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:OntologyClass ], biolink:BiologicalEntity ; skos:definition "An information content entity that describes a genome by specifying the total variation in genomic sequence and/or gene expression, relative to some established background" ; skos:exactMatch , @@ -10919,68 +10919,68 @@ biolink:AgentTypeEnum a owl:Class ; biolink:Entity a owl:Class ; rdfs:label "entity" ; rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:type ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:name ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:anyURI ; + owl:onProperty biolink:category ], + [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:deprecated ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:name ], + owl:onProperty biolink:description ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; + owl:onProperty biolink:id ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:iri ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:iri ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:boolean ; owl:onProperty biolink:deprecated ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:id ], + owl:onProperty biolink:name ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:name ], + owl:onProperty biolink:iri ], [ a owl:Restriction ; owl:minCardinality 0 ; + owl:onProperty biolink:has_attribute ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:type ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:description ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:description ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:iri ], + owl:onProperty biolink:deprecated ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:category ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:id ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:id ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:boolean ; - owl:onProperty biolink:deprecated ], [ a owl:Restriction ; owl:allValuesFrom biolink:Attribute ; owl:onProperty biolink:has_attribute ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:category ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:name ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:type ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:description ], + owl:onProperty biolink:id ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:iri ], + owl:minCardinality 1 ; + owl:onProperty biolink:id ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:iri ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:description ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_attribute ], + owl:onProperty biolink:name ], linkml:ClassDefinition ; skos:definition "Root Biolink Model class for all things and informational relationships, real or imagined." ; skos:inScheme . @@ -11061,16 +11061,16 @@ biolink:NucleicAcidEntity a owl:Class ; rdfs:label "nucleic acid entity" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ThingWithTaxon ], + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], + owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GenomicEntity ], + owl:someValuesFrom biolink:ThingWithTaxon ], biolink:MolecularEntity ; skos:altLabel "genomic entity", "sequence feature" ; @@ -11083,14 +11083,14 @@ biolink:NucleicAcidEntity a owl:Class ; biolink:OrganismalEntity a owl:Class ; rdfs:label "organismal entity" ; rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:has_attribute ], + [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:SubjectOfInvestigation ], [ a owl:Restriction ; owl:allValuesFrom owl:Thing ; owl:onProperty biolink:has_attribute ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_attribute ], biolink:BiologicalEntity ; skos:definition "A named entity that is either a part of an organism, a whole organism, population or clade of organisms, excluding chemical entities" ; skos:exactMatch , @@ -11160,22 +11160,31 @@ biolink:GeneOrGeneProductOrChemicalPartQualifierEnum a owl:Class ; biolink:BiologicalProcessOrActivity a owl:Class ; rdfs:label "biological process or activity" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:has_output ], + owl:maxCardinality 1 ; + owl:onProperty biolink:enabled_by ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:has_input ], + [ a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:Occurrent ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:has_output ], [ a owl:Restriction ; owl:allValuesFrom biolink:PhysicalEntity ; owl:onProperty biolink:enabled_by ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:has_input ], + [ a owl:Restriction ; + owl:minCardinality 0 ; owl:onProperty biolink:has_output ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:has_input ], + owl:onProperty biolink:has_output ], [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; + owl:minCardinality 0 ; owl:onProperty biolink:has_input ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; @@ -11183,15 +11192,6 @@ biolink:BiologicalProcessOrActivity a owl:Class ; [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:enabled_by ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:enabled_by ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_output ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:Occurrent ], biolink:BiologicalEntity ; skos:definition "Either an individual molecular activity, or a collection of causally connected molecular activities in a biological system." ; skos:inScheme . @@ -11201,36 +11201,36 @@ biolink:Agent a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:address ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:address ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:id ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:address ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:id ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:name ], [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:affiliation ], - [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:name ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:id ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:address ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:affiliation ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; + owl:onProperty biolink:address ], + [ a owl:Restriction ; + owl:minCardinality 0 ; owl:onProperty biolink:name ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:anyURI ; + owl:onProperty biolink:affiliation ], biolink:AdministrativeEntity ; skos:altLabel "group" ; skos:definition "person, group, organization or project that provides a piece of information (i.e. a knowledge association)" ; @@ -11384,13 +11384,13 @@ biolink:DirectionQualifierEnum a owl:Class ; biolink:MolecularEntity a owl:Class ; rdfs:label "molecular entity" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:boolean ; + owl:maxCardinality 1 ; owl:onProperty biolink:is_metabolite ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:is_metabolite ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:boolean ; owl:onProperty biolink:is_metabolite ], biolink:ChemicalEntity ; skos:definition "A molecular entity is a chemical entity composed of individual or covalently bonded atoms." ; @@ -11404,10 +11404,10 @@ biolink:BiologicalProcess a owl:Class ; rdfs:label "biological process" ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], + owl:someValuesFrom biolink:Occurrent ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:Occurrent ], + owl:someValuesFrom biolink:OntologyClass ], biolink:BiologicalProcessOrActivity ; skos:broadMatch WIKIDATA:P682 ; skos:definition "One or more causally connected executions of molecular functions" ; @@ -11419,41 +11419,41 @@ biolink:BiologicalProcess a owl:Class ; biolink:InformationContentEntity a owl:Class ; rdfs:label "information content entity" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:license ], + owl:maxCardinality 1 ; + owl:onProperty biolink:rights ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:license ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:rights ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:rights ], + owl:onProperty biolink:format ], [ a owl:Restriction ; - owl:allValuesFrom xsd:date ; - owl:onProperty biolink:creation_date ], + owl:maxCardinality 1 ; + owl:onProperty biolink:format ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:creation_date ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:rights ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:creation_date ], + owl:minCardinality 0 ; + owl:onProperty biolink:rights ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:license ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:format ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:format ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:format ], + owl:onProperty biolink:license ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:date ; + owl:onProperty biolink:creation_date ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:creation_date ], biolink:NamedThing ; skos:altLabel "information", "information artefact", @@ -11480,10 +11480,10 @@ biolink:OrganismTaxon a owl:Class ; owl:minCardinality 0 ; owl:onProperty biolink:has_taxonomic_rank ], [ a owl:Restriction ; - owl:allValuesFrom biolink:TaxonomicRank ; + owl:maxCardinality 1 ; owl:onProperty biolink:has_taxonomic_rank ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom biolink:TaxonomicRank ; owl:onProperty biolink:has_taxonomic_rank ], biolink:NamedThing ; skos:altLabel "taxon", @@ -11532,26 +11532,29 @@ biolink:CausalMechanismQualifierEnum a owl:Class ; biolink:Attribute a owl:Class ; rdfs:label "attribute" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:iri ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], - [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:has_quantitative_value ], + owl:onProperty biolink:name ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:OntologyClass ; owl:onProperty biolink:has_attribute_type ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:has_qualitative_value ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:has_qualitative_value ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:name ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:iri ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:has_qualitative_value ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:name ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:has_attribute_type ], @@ -11559,23 +11562,20 @@ biolink:Attribute a owl:Class ; owl:allValuesFrom biolink:QuantityValue ; owl:onProperty biolink:has_quantitative_value ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:name ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:has_qualitative_value ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:iri ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:has_attribute_type ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:name ], + owl:maxCardinality 1 ; + owl:onProperty biolink:iri ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:iri ], + owl:onProperty biolink:has_quantitative_value ], [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:has_qualitative_value ], + owl:minCardinality 1 ; + owl:onProperty biolink:has_attribute_type ], biolink:NamedThing ; skos:definition "A property or characteristic of an entity. For example, an apple may have properties such as color, shape, age, crispiness. An environmental sample may have attributes such as depth, lat, long, material." ; skos:exactMatch SIO:000614 ; @@ -11602,33 +11602,33 @@ biolink:Gene a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:xref ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneOrGeneProduct ], + owl:someValuesFrom biolink:OntologyClass ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:symbol ], [ a owl:Restriction ; owl:allValuesFrom xsd:anyURI ; owl:onProperty biolink:xref ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:symbol ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:symbol ], + owl:minCardinality 0 ; + owl:onProperty biolink:xref ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:symbol ], + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], + owl:someValuesFrom biolink:GeneOrGeneProduct ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:symbol ], biolink:BiologicalEntity ; skos:broadMatch ; skos:definition "A region (or regions) that includes all of the sequence elements necessary to encode a functional transcript. A gene locus may include regulatory regions, transcribed regions and/or other functional sequence regions." ; @@ -11642,6 +11642,15 @@ biolink:Gene a owl:Class ; biolink:SequenceVariant a owl:Class ; rdfs:label "sequence variant" ; rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:id ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:has_biological_sequence ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:id ], + [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; @@ -11650,27 +11659,18 @@ biolink:SequenceVariant a owl:Class ; [ a owl:Restriction ; owl:allValuesFrom biolink:Gene ; owl:onProperty biolink:has_gene ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:has_biological_sequence ], + owl:onProperty biolink:id ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:has_biological_sequence ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:id ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:id ], [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:GenomicEntity ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:id ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:OntologyClass ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:has_gene ], @@ -11717,68 +11717,68 @@ biolink:AnatomicalEntity a owl:Class ; biolink:Publication a owl:Class ; rdfs:label "publication" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:summary ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:keywords ], - [ a owl:Restriction ; owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:xref ], + owl:onProperty biolink:mesh_terms ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:summary ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Agent ; - owl:onProperty biolink:authors ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:mesh_terms ], + owl:onProperty biolink:xref ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:publication_type ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:summary ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:name ], + owl:onProperty biolink:mesh_terms ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:name ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:pages ], + owl:onProperty biolink:keywords ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:authors ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:id ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:anyURI ; + owl:onProperty biolink:xref ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:id ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:xref ], + owl:onProperty biolink:name ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:keywords ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:id ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:publication_type ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:name ], + owl:minCardinality 0 ; + owl:onProperty biolink:pages ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:mesh_terms ], + owl:onProperty biolink:summary ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:pages ], + owl:allValuesFrom biolink:Agent ; + owl:onProperty biolink:authors ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:id ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; + owl:onProperty biolink:name ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:summary ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:pages ], biolink:InformationContentEntity ; skos:definition "Any ‘published’ piece of information. Publications are considered broadly to include any document or document part made available in print or on the web - which may include scientific journal issues, individual articles, and books - as well as things like pre-prints, white papers, patents, drug labels, web pages, protocol documents, and even a part of a publication if of significant knowledge scope (e.g. a figure, figure legend, or section highlighted by NLP)." ; skos:exactMatch IAO:0000311 ; @@ -11802,6 +11802,15 @@ biolink:BiologicalEntity a owl:Class ; biolink:ChemicalEntity a owl:Class ; rdfs:label "chemical entity" ; rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:available_from ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:trade_name ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:is_toxic ], + [ a owl:Restriction ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:ChemicalOrDrugOrTreatment ], [ a owl:Restriction ; @@ -11809,49 +11818,40 @@ biolink:ChemicalEntity a owl:Class ; owl:someValuesFrom biolink:ChemicalEntityOrProteinOrPolypeptide ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:is_toxic ], + owl:onProperty biolink:trade_name ], [ a owl:Restriction ; - owl:allValuesFrom xsd:boolean ; - owl:onProperty biolink:is_toxic ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:is_toxic ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:trade_name ], + owl:maxCardinality 1 ; + owl:onProperty biolink:max_tolerated_dose ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:has_chemical_role ], [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:max_tolerated_dose ], + owl:allValuesFrom biolink:DrugAvailabilityEnum ; + owl:onProperty biolink:available_from ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:trade_name ], [ a owl:Restriction ; owl:minCardinality 0 ; owl:onProperty biolink:max_tolerated_dose ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:trade_name ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:max_tolerated_dose ], [ a owl:Restriction ; - owl:allValuesFrom biolink:DrugAvailabilityEnum ; - owl:onProperty biolink:available_from ], + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:PhysicalEssence ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:available_from ], + owl:onProperty biolink:is_toxic ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:boolean ; + owl:onProperty biolink:is_toxic ], [ a owl:Restriction ; owl:allValuesFrom biolink:ChemicalRole ; owl:onProperty biolink:has_chemical_role ], - [ a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ], biolink:NamedThing ; skos:broadMatch STY:T167 ; skos:definition "A chemical entity is a physical entity that pertains to chemistry or biochemistry." ; @@ -11990,260 +11990,260 @@ biolink:association_slot a owl:DatatypeProperty ; biolink:Association a owl:Class ; rdfs:label "association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:boolean ; - owl:onProperty biolink:negated ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:timepoint ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_namespace ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:minCardinality 0 ; + owl:onProperty biolink:p_value ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_category_closure ], + owl:onProperty biolink:knowledge_source ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_closure ], + owl:allValuesFrom xsd:boolean ; + owl:onProperty biolink:negated ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:knowledge_source ], + owl:onProperty biolink:object_closure ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:has_evidence ], + owl:onProperty biolink:negated ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:object_category ], + owl:allValuesFrom biolink:Publication ; + owl:onProperty biolink:publications ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_namespace ], + owl:onProperty biolink:adjusted_p_value ], [ a owl:Restriction ; owl:allValuesFrom biolink:OntologyClass ; owl:onProperty biolink:subject_category ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:negated ], - [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_category ], [ a owl:Restriction ; - owl:allValuesFrom biolink:RetrievalSource ; - owl:onProperty biolink:retrieval_source_ids ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:knowledge_level ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:type ], + owl:onProperty biolink:subject_label_closure ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:original_subject ], + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:qualifiers ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:agent_type ], + owl:onProperty biolink:primary_knowledge_source ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_category ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:original_predicate ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_label_closure ], + owl:onProperty biolink:object_label_closure ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:retrieval_source_ids ], + owl:onProperty biolink:has_evidence ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:subject_category_closure ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:primary_knowledge_source ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:p_value ], + owl:minCardinality 0 ; + owl:onProperty biolink:primary_knowledge_source ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:adjusted_p_value ], + owl:allValuesFrom xsd:anyURI ; + owl:onProperty biolink:original_predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:p_value ], + owl:onProperty biolink:has_supporting_studies ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:AgentTypeEnum ; + owl:onProperty biolink:agent_type ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_closure ], + owl:onProperty biolink:object_namespace ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:knowledge_source ], + owl:onProperty biolink:object_category ], [ a owl:Restriction ; - owl:allValuesFrom biolink:KnowledgeLevelEnum ; - owl:onProperty biolink:knowledge_level ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:original_subject ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_closure ], + owl:onProperty biolink:publications ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:negated ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:primary_knowledge_source ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:type ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:aggregator_knowledge_source ], + owl:onProperty biolink:subject_namespace ], [ a owl:Restriction ; - owl:allValuesFrom biolink:EvidenceType ; - owl:onProperty biolink:has_evidence ], + owl:allValuesFrom biolink:RetrievalSource ; + owl:onProperty biolink:retrieval_source_ids ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:original_object ], + owl:onProperty biolink:subject_category_closure ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:adjusted_p_value ], + owl:onProperty biolink:object_category_closure ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:knowledge_level ], [ a owl:Restriction ; owl:allValuesFrom xsd:float ; owl:onProperty biolink:adjusted_p_value ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:KnowledgeLevelEnum ; + owl:onProperty biolink:knowledge_level ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_closure ], + owl:onProperty biolink:subject_category ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_namespace ], + owl:onProperty biolink:subject_closure ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:knowledge_level ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:knowledge_source ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:original_subject ], + owl:onProperty biolink:subject_namespace ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:qualifier ], + owl:onProperty biolink:object_namespace ], [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:category ], + owl:allValuesFrom biolink:Study ; + owl:onProperty biolink:has_supporting_studies ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_category_closure ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Publication ; - owl:onProperty biolink:publications ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_category ], + owl:onProperty biolink:aggregator_knowledge_source ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:has_supporting_studies ], + owl:onProperty biolink:subject_closure ], [ a owl:Restriction ; - owl:allValuesFrom xsd:float ; - owl:onProperty biolink:p_value ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_category ], + owl:onProperty biolink:qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:time ; - owl:onProperty biolink:timepoint ], + owl:minCardinality 1 ; + owl:onProperty biolink:agent_type ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:primary_knowledge_source ], + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:object_category_closure ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:qualifiers ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:knowledge_source ], + owl:onProperty biolink:timepoint ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_namespace ], + owl:onProperty biolink:p_value ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_label_closure ], + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:subject_category_closure ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:original_object ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_category ], + owl:onProperty biolink:qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:adjusted_p_value ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:publications ], + owl:maxCardinality 1 ; + owl:onProperty biolink:original_predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:qualifier ], + owl:onProperty biolink:type ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:original_object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:knowledge_level ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_namespace ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_label_closure ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:AgentTypeEnum ; - owl:onProperty biolink:agent_type ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], + owl:onProperty biolink:knowledge_source ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:object_category_closure ], + owl:maxCardinality 1 ; + owl:onProperty biolink:original_subject ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject_namespace ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:type ], + owl:onProperty biolink:subject_label_closure ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:qualifiers ], + owl:onProperty biolink:original_subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:agent_type ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:aggregator_knowledge_source ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 0 ; + owl:onProperty biolink:object_closure ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:timepoint ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:float ; + owl:onProperty biolink:p_value ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_category ], + owl:onProperty biolink:category ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:primary_knowledge_source ], + owl:onProperty biolink:original_object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:qualifiers ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_namespace ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:agent_type ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_label_closure ], + owl:allValuesFrom biolink:EvidenceType ; + owl:onProperty biolink:has_evidence ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:original_predicate ], + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Study ; - owl:onProperty biolink:has_supporting_studies ], + owl:onProperty biolink:aggregator_knowledge_source ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:category ], + owl:onProperty biolink:object_label_closure ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:original_predicate ], + owl:onProperty biolink:retrieval_source_ids ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:original_predicate ], + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:object_category ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:anyURI ; + owl:onProperty biolink:category ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:time ; + owl:onProperty biolink:timepoint ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:original_subject ], + owl:onProperty biolink:predicate ], biolink:Entity ; skos:definition "A typed association between two entities, supported by evidence" ; skos:exactMatch OBAN:association, @@ -12263,38 +12263,38 @@ biolink:related_to_at_instance_level a owl:DatatypeProperty, biolink:NamedThing a owl:Class ; rdfs:label "named thing" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:synonym ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:synonym ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:xref ], + owl:minCardinality 1 ; + owl:onProperty biolink:category ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:provided_by ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:full_name ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:category ], + owl:maxCardinality 1 ; + owl:onProperty biolink:full_name ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:provided_by ], + owl:onProperty biolink:synonym ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:category ], + owl:minCardinality 0 ; + owl:onProperty biolink:synonym ], [ a owl:Restriction ; owl:allValuesFrom xsd:anyURI ; owl:onProperty biolink:xref ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:full_name ], + owl:onProperty biolink:xref ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:full_name ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:category ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:provided_by ], biolink:Entity ; skos:definition "a databased entity or concept/class" ; skos:exactMatch STY:T071, @@ -12347,810 +12347,762 @@ biolink:subject a owl:ObjectProperty ; skos:inScheme . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:BehavioralFeature ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:BehavioralFeature . [] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:SensitivityQuantifier . + rdfs:subClassOf biolink:TaxonToTaxonAssociation ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:TaxonToTaxonAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Attribute ; + rdfs:subClassOf biolink:ChemicalEntityAssessesNamedThingAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Attribute . + owl:someValuesFrom biolink:ChemicalEntityAssessesNamedThingAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:PhenotypicFeatureToPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:StudyPopulation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PhenotypicFeatureToPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:StudyPopulation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ClinicalAttribute ; + rdfs:subClassOf biolink:BiologicalSex ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ClinicalAttribute . + owl:someValuesFrom biolink:BiologicalSex . [] a owl:Restriction ; - rdfs:subClassOf biolink:BiologicalProcess ; + rdfs:subClassOf biolink:GeneToGoTermAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BiologicalProcess . + owl:someValuesFrom biolink:GeneToGoTermAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToGeneFamilyAssociation ; + rdfs:subClassOf biolink:ContributorAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToGeneFamilyAssociation . + owl:someValuesFrom biolink:ContributorAssociation . [] a owl:Restriction ; + rdfs:subClassOf [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Genotype ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalEntityOrProteinOrPolypeptide . + owl:someValuesFrom biolink:GenotypeToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneticInheritance ; + rdfs:subClassOf biolink:ProteinIsoform ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneticInheritance . + owl:someValuesFrom biolink:ProteinIsoform . [] a owl:Restriction ; - rdfs:subClassOf biolink:Treatment ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:Occurrent . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:EntityToPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Treatment . + owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Event ; + rdfs:subClassOf biolink:SiRNA ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Event . + owl:someValuesFrom biolink:SiRNA . [] a owl:Restriction ; - rdfs:subClassOf biolink:Behavior ; + rdfs:subClassOf biolink:Cohort ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Behavior . + owl:someValuesFrom biolink:Cohort . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:SequenceFeatureRelationship ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:SequenceFeatureRelationship . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:Human ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Human . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:ClinicalTrial ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:ClinicalTrial . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:phenotypic_state ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:LifeStage ; + owl:onProperty biolink:stage_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:quantifier_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:stage_qualifier ], + [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:phenotypic_state ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Disease ; - owl:onProperty biolink:object ], + owl:maxCardinality 1 ; + owl:onProperty biolink:stage_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ] ; + owl:minCardinality 0 ; + owl:onProperty biolink:quantifier_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; + owl:onProperty biolink:phenotypic_state ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:AnatomicalEntity ; + owl:onProperty biolink:expression_site ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:expression_site ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:quantifier_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:expression_site ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin . + owl:someValuesFrom biolink:GeneExpressionMixin . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; - owl:onProperty biolink:subject ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:id ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:id ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:id ] ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:OntologyClass . + +[] a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct . + +[] a owl:Restriction ; + rdfs:subClassOf [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; + owl:minCardinality 1 ; owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Outcome ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ] ; + owl:onProperty biolink:predicate ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin . + owl:someValuesFrom biolink:EntityToOutcomeAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation . + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ChemicalEntityOrProteinOrPolypeptide . [] a owl:Restriction ; - rdfs:subClassOf biolink:BehavioralFeature ; + rdfs:subClassOf biolink:Exon ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BehavioralFeature . + owl:someValuesFrom biolink:Exon . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenotypeToGeneAssociation ; + rdfs:subClassOf biolink:EnvironmentalFeature ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenotypeToGeneAssociation . + owl:someValuesFrom biolink:EnvironmentalFeature . [] a owl:Restriction ; - rdfs:subClassOf biolink:SocioeconomicExposure ; + rdfs:subClassOf biolink:DatasetDistribution ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SocioeconomicExposure . + owl:someValuesFrom biolink:DatasetDistribution . [] a owl:Restriction ; - rdfs:subClassOf biolink:EnvironmentalFeature ; + rdfs:subClassOf biolink:RegulatoryRegion ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:EnvironmentalFeature . + owl:someValuesFrom biolink:RegulatoryRegion . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeographicLocationAtTime ; + rdfs:subClassOf biolink:ObservedExpectedFrequencyAnalysisResult ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeographicLocationAtTime . + owl:someValuesFrom biolink:ObservedExpectedFrequencyAnalysisResult . [] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin . + rdfs:subClassOf biolink:GeneToDiseaseAssociation ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:GeneToDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:MolecularActivityToChemicalEntityAssociation ; + rdfs:subClassOf biolink:DrugExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MolecularActivityToChemicalEntityAssociation . + owl:someValuesFrom biolink:DrugExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneHasVariantThatContributesToDiseaseAssociation ; + rdfs:subClassOf biolink:Haplotype ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneHasVariantThatContributesToDiseaseAssociation . + owl:someValuesFrom biolink:Haplotype . [] a owl:Restriction ; - rdfs:subClassOf biolink:AdministrativeEntity ; + rdfs:subClassOf biolink:ComplexMolecularMixture ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:AdministrativeEntity . + owl:someValuesFrom biolink:ComplexMolecularMixture . [] a owl:Restriction ; - rdfs:subClassOf biolink:CodingSequence ; + rdfs:subClassOf biolink:CommonDataElement ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CodingSequence . + owl:someValuesFrom biolink:CommonDataElement . [] a owl:Restriction ; - rdfs:subClassOf biolink:Publication ; + rdfs:subClassOf biolink:Gene ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Publication . + owl:someValuesFrom biolink:Gene . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToExpressionSiteAssociation ; + rdfs:subClassOf biolink:OrganismTaxon ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToExpressionSiteAssociation . + owl:someValuesFrom biolink:OrganismTaxon . [] a owl:Restriction ; - rdfs:subClassOf biolink:DatasetSummary ; + rdfs:subClassOf biolink:NucleosomeModification ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DatasetSummary . + owl:someValuesFrom biolink:NucleosomeModification . [] a owl:Restriction ; - rdfs:subClassOf biolink:SequenceAssociation ; + rdfs:subClassOf biolink:ChiSquaredAnalysisResult ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SequenceAssociation . + owl:someValuesFrom biolink:ChiSquaredAnalysisResult . [] a owl:Restriction ; - rdfs:subClassOf biolink:IndividualOrganism ; + rdfs:subClassOf biolink:Genome ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:IndividualOrganism . + owl:someValuesFrom biolink:Genome . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:CellularOrganism ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:CellularOrganism . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:MaterialSample ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:MaterialSample . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:GeneAsAModelOfDiseaseAssociation ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:GeneAsAModelOfDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:sex_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:PhenotypicFeature ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:BiologicalSex ; - owl:onProperty biolink:sex_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:sex_qualifier ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhenotypicFeatureToEntityAssociationMixin . + owl:someValuesFrom biolink:ActivityAndBehavior . [] a owl:Restriction ; - rdfs:subClassOf biolink:Book ; + rdfs:subClassOf biolink:ClinicalAttribute ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Book . + owl:someValuesFrom biolink:ClinicalAttribute . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Outcome ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:timepoint ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom xsd:time ; + owl:onProperty biolink:timepoint ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ] ; + owl:minCardinality 0 ; + owl:onProperty biolink:timepoint ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToOutcomeAssociationMixin . + owl:someValuesFrom biolink:ExposureEvent . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToDiseaseOrPhenotypicFeatureAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToDiseaseOrPhenotypicFeatureAssociation . + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:SubjectOfInvestigation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalRole ; + rdfs:subClassOf biolink:PlanetaryEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalRole . + owl:someValuesFrom biolink:PlanetaryEntity . [] a owl:Restriction ; - rdfs:subClassOf biolink:DrugToGeneAssociation ; + rdfs:subClassOf biolink:CellLine ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DrugToGeneAssociation . + owl:someValuesFrom biolink:CellLine . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalGeneInteractionAssociation ; + rdfs:subClassOf biolink:EnvironmentalFoodContaminant ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalGeneInteractionAssociation . + owl:someValuesFrom biolink:EnvironmentalFoodContaminant . [] a owl:Restriction ; - rdfs:subClassOf biolink:ExposureEventToPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:Hospitalization ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ExposureEventToPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:Hospitalization . [] a owl:Restriction ; - rdfs:subClassOf biolink:Case ; + rdfs:subClassOf biolink:MolecularActivityToChemicalEntityAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Case . + owl:someValuesFrom biolink:MolecularActivityToChemicalEntityAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:DiseaseToPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:PathologicalProcessExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DiseaseToPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:PathologicalProcessExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:Study ; + rdfs:subClassOf biolink:FunctionalAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Study . - -[] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:has_biological_sequence ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:has_biological_sequence ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_biological_sequence ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EpigenomicEntity . + owl:someValuesFrom biolink:FunctionalAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:Protein ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:Protein . [] a owl:Restriction ; - rdfs:subClassOf biolink:VariantAsAModelOfDiseaseAssociation ; + rdfs:subClassOf biolink:Serial ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:VariantAsAModelOfDiseaseAssociation . + owl:someValuesFrom biolink:Serial . [] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:in_taxon_label ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:in_taxon_label ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:in_taxon ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:in_taxon ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:in_taxon ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:in_taxon_label ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ThingWithTaxon . + rdfs:subClassOf biolink:GeneToExpressionSiteAssociation ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:GeneToExpressionSiteAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:EntityToDiseaseAssociation ; + rdfs:subClassOf biolink:OrganismTaxonToOrganismTaxonInteraction ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:EntityToDiseaseAssociation . + owl:someValuesFrom biolink:OrganismTaxonToOrganismTaxonInteraction . [] a owl:Restriction ; - rdfs:subClassOf biolink:ClinicalEntity ; + rdfs:subClassOf biolink:PathologicalProcess ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ClinicalEntity . + owl:someValuesFrom biolink:PathologicalProcess . [] a owl:Restriction ; - rdfs:subClassOf biolink:Invertebrate ; + rdfs:subClassOf biolink:Procedure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Invertebrate . + owl:someValuesFrom biolink:Procedure . [] a owl:Restriction ; - rdfs:subClassOf biolink:RNAProduct ; + rdfs:subClassOf biolink:GeneToPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:RNAProduct . + owl:someValuesFrom biolink:GeneToPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Entity ; + rdfs:subClassOf biolink:VariantToDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Entity . + owl:someValuesFrom biolink:VariantToDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenomicBackgroundExposure ; + rdfs:subClassOf biolink:WebPage ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenomicBackgroundExposure . + owl:someValuesFrom biolink:WebPage . [] a owl:Restriction ; - rdfs:subClassOf biolink:MolecularEntity ; + rdfs:subClassOf biolink:PhenotypicFeatureToDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MolecularEntity . + owl:someValuesFrom biolink:PhenotypicFeatureToDiseaseAssociation . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:BiologicalSex ; - owl:onProperty biolink:sex_qualifier ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:synonym ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:anatomical_context_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:subject_specialization_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_specialization_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:disease_context_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Disease ; - owl:onProperty biolink:disease_context_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_specialization_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:xref ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_specialization_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_specialization_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:PhenotypicFeature ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:disease_context_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onProperty biolink:synonym ], [ a owl:Restriction ; owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:object_specialization_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:sex_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:anatomical_context_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:sex_qualifier ] ; + owl:onProperty biolink:xref ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin . + owl:someValuesFrom biolink:GeneProductMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:MolecularActivity ; + rdfs:subClassOf biolink:NamedThing ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MolecularActivity . + owl:someValuesFrom biolink:NamedThing . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneAffectsChemicalAssociation ; + rdfs:subClassOf biolink:GeneHasVariantThatContributesToDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneAffectsChemicalAssociation . + owl:someValuesFrom biolink:GeneHasVariantThatContributesToDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:NamedThing ; + rdfs:subClassOf biolink:ConceptCountAnalysisResult ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:NamedThing . + owl:someValuesFrom biolink:ConceptCountAnalysisResult . [] a owl:Restriction ; - rdfs:subClassOf biolink:ProcessedMaterial ; + rdfs:subClassOf biolink:MaterialSampleDerivationAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ProcessedMaterial . + owl:someValuesFrom biolink:MaterialSampleDerivationAssociation . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:MacromolecularMachineToCellularComponentAssociation ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:MacromolecularMachineToCellularComponentAssociation . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Case ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:allValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ] ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:CaseToEntityAssociationMixin . + owl:someValuesFrom biolink:ChemicalEntityToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:ClinicalFinding ; + rdfs:subClassOf biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ClinicalFinding . + owl:someValuesFrom biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Snv ; + rdfs:subClassOf biolink:ReactionToParticipantAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Snv . + owl:someValuesFrom biolink:ReactionToParticipantAssociation . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:SocioeconomicAttribute ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:SocioeconomicAttribute . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:GeneOrGeneProduct ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:MaterialSample ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ] ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneToEntityAssociationMixin . + +[] a owl:Restriction ; + rdfs:subClassOf [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:has_percentage ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:has_count ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom xsd:double ; + owl:onProperty biolink:has_percentage ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:double ; + owl:onProperty biolink:has_quotient ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:integer ; + owl:onProperty biolink:has_total ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:has_total ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:integer ; + owl:onProperty biolink:has_count ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ] ; + owl:onProperty biolink:has_total ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:has_quotient ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:has_count ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:has_quotient ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:has_percentage ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:MaterialSampleToEntityAssociationMixin . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:MaterialSample ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MaterialSample . + owl:someValuesFrom biolink:FrequencyQuantifier . [] a owl:Restriction ; - rdfs:subClassOf biolink:RegulatoryRegion ; + rdfs:subClassOf biolink:Transcript ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:RegulatoryRegion . + owl:someValuesFrom biolink:Transcript . [] a owl:Restriction ; - rdfs:subClassOf biolink:PhenotypicFeatureToDiseaseAssociation ; + rdfs:subClassOf biolink:SocioeconomicExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PhenotypicFeatureToDiseaseAssociation . + owl:someValuesFrom biolink:SocioeconomicExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:Phenomenon ; + rdfs:subClassOf biolink:DatasetSummary ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Phenomenon . + owl:someValuesFrom biolink:DatasetSummary . [] a owl:Restriction ; - rdfs:subClassOf biolink:DrugToGeneInteractionExposure ; + rdfs:subClassOf biolink:Patent ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DrugToGeneInteractionExposure . + owl:someValuesFrom biolink:Patent . [] a owl:Restriction ; - rdfs:subClassOf biolink:Activity ; + rdfs:subClassOf biolink:GenotypeToGeneAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Activity . + owl:someValuesFrom biolink:GenotypeToGeneAssociation . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:CellLine ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:name ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:name ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ] ; + owl:minCardinality 0 ; + owl:onProperty biolink:name ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:CellLineToEntityAssociationMixin . + owl:someValuesFrom biolink:MacromolecularMachineMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:Genotype ; + rdfs:subClassOf biolink:Book ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Genotype . + owl:someValuesFrom biolink:Book . [] a owl:Restriction ; - rdfs:subClassOf biolink:ProteinDomain ; + rdfs:subClassOf biolink:GenomicBackgroundExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ProteinDomain . + owl:someValuesFrom biolink:GenomicBackgroundExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:RetrievalSource ; + rdfs:subClassOf biolink:GeneToGeneAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:RetrievalSource . + owl:someValuesFrom biolink:GeneToGeneAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChiSquaredAnalysisResult ; + rdfs:subClassOf biolink:DatasetVersion ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChiSquaredAnalysisResult . + owl:someValuesFrom biolink:DatasetVersion . [] a owl:Restriction ; - rdfs:subClassOf biolink:Transcript ; + rdfs:subClassOf biolink:DruggableGeneToDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Transcript . + owl:someValuesFrom biolink:DruggableGeneToDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:NucleicAcidEntity ; + rdfs:subClassOf biolink:DrugToGeneAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:NucleicAcidEntity . + owl:someValuesFrom biolink:DrugToGeneAssociation . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:PhenotypicQuality ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:PhenotypicQuality . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_aspect_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:qualified_predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_aspect_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:qualified_predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:qualified_predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject_direction_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:object_direction_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_direction_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:disease_context_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_aspect_qualifier ], - [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_aspect_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_direction_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:disease_context_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:onProperty biolink:has_biological_sequence ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:object_aspect_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Disease ; - owl:onProperty biolink:disease_context_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:DirectionQualifierEnum ; - owl:onProperty biolink:object_direction_qualifier ], + owl:onProperty biolink:has_biological_sequence ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_aspect_qualifier ] ; + owl:onProperty biolink:has_biological_sequence ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToFeatureOrDiseaseQualifiersMixin . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:Procedure ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Procedure . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:GeneFamily ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneFamily . + owl:someValuesFrom biolink:EpigenomicEntity . [] a owl:Restriction ; - rdfs:subClassOf biolink:DiseaseOrPhenotypicFeatureToLocationAssociation ; + rdfs:subClassOf biolink:ProcessRegulatesProcessAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToLocationAssociation . + owl:someValuesFrom biolink:ProcessRegulatesProcessAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismTaxonToEnvironmentAssociation ; + rdfs:subClassOf biolink:MolecularMixture ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismTaxonToEnvironmentAssociation . + owl:someValuesFrom biolink:MolecularMixture . [] a owl:Restriction ; - rdfs:subClassOf biolink:PhysiologicalProcess ; + rdfs:subClassOf biolink:ChemicalGeneInteractionAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PhysiologicalProcess . + owl:someValuesFrom biolink:ChemicalGeneInteractionAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ObservedExpectedFrequencyAnalysisResult ; + rdfs:subClassOf biolink:GeneticInheritance ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ObservedExpectedFrequencyAnalysisResult . + owl:someValuesFrom biolink:GeneticInheritance . [] a owl:Restriction ; - rdfs:subClassOf biolink:BioticExposure ; + rdfs:subClassOf biolink:TextMiningResult ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BioticExposure . + owl:someValuesFrom biolink:TextMiningResult . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalMixture ; + rdfs:subClassOf biolink:ExposureEventToOutcomeAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalMixture . + owl:someValuesFrom biolink:ExposureEventToOutcomeAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismToOrganismAssociation ; + rdfs:subClassOf biolink:Genotype ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismToOrganismAssociation . + owl:someValuesFrom biolink:Genotype . [] a owl:Restriction ; - rdfs:subClassOf biolink:MolecularMixture ; + rdfs:subClassOf biolink:PreprintPublication ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MolecularMixture . + owl:someValuesFrom biolink:PreprintPublication . [] a owl:Restriction ; + rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Disease ; + owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalOrDrugOrTreatment . + owl:someValuesFrom biolink:EntityToDiseaseAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:TranscriptToGeneRelationship ; + rdfs:subClassOf biolink:Disease ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:TranscriptToGeneRelationship . - -[] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:Gene ; - owl:onProperty biolink:has_gene_or_gene_product ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_gene_or_gene_product ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneGroupingMixin . + owl:someValuesFrom biolink:Disease . [] a owl:Restriction ; - rdfs:subClassOf biolink:MacromolecularComplex ; + rdfs:subClassOf biolink:AnatomicalEntityToAnatomicalEntityAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MacromolecularComplex . + owl:someValuesFrom biolink:AnatomicalEntityToAnatomicalEntityAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:CellularComponent ; + rdfs:subClassOf biolink:SequenceVariant ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CellularComponent . + owl:someValuesFrom biolink:SequenceVariant . [] a owl:Restriction ; - rdfs:subClassOf biolink:Onset ; + rdfs:subClassOf biolink:ClinicalEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Onset . + owl:someValuesFrom biolink:ClinicalEntity . [] a owl:Restriction ; + rdfs:subClassOf [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:in_taxon ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:in_taxon_label ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:in_taxon ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:in_taxon_label ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:in_taxon_label ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:in_taxon ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:Outcome . + owl:someValuesFrom biolink:ThingWithTaxon . [] a owl:Restriction ; - rdfs:subClassOf biolink:PathologicalProcessExposure ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PathologicalProcessExposure . + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:RelationshipQuantifier . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; @@ -13159,8 +13111,8 @@ biolink:subject a owl:ObjectProperty ; owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Drug ; - owl:onProperty biolink:subject ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], @@ -13169,385 +13121,405 @@ biolink:subject a owl:ObjectProperty ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:DrugToEntityAssociationMixin . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:ClinicalModifier ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ClinicalModifier . + owl:someValuesFrom biolink:OrganismTaxonToEntityAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalToChemicalAssociation ; + rdfs:subClassOf biolink:ProteinDomain ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalToChemicalAssociation . + owl:someValuesFrom biolink:ProteinDomain . [] a owl:Restriction ; - rdfs:subClassOf biolink:Virus ; + rdfs:subClassOf biolink:Drug ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Virus . + owl:someValuesFrom biolink:Drug . [] a owl:Restriction ; - rdfs:subClassOf biolink:DiseaseOrPhenotypicFeatureExposure ; + rdfs:subClassOf biolink:DiseaseOrPhenotypicFeatureToLocationAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureExposure . + owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToLocationAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:StudyResult ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:StudyResult . + rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:species_context_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:species_context_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:species_context_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ] ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:MacromolecularMachineToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:Disease ; + rdfs:subClassOf biolink:Polypeptide ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Disease . + owl:someValuesFrom biolink:Polypeptide . [] a owl:Restriction ; - rdfs:subClassOf biolink:BiologicalProcessOrActivity ; + rdfs:subClassOf biolink:GeneAffectsChemicalAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BiologicalProcessOrActivity . + owl:someValuesFrom biolink:GeneAffectsChemicalAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToGeneAssociation ; + rdfs:subClassOf biolink:CellLineAsAModelOfDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToGeneAssociation . + owl:someValuesFrom biolink:CellLineAsAModelOfDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:DruggableGeneToDiseaseAssociation ; + rdfs:subClassOf biolink:Association ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DruggableGeneToDiseaseAssociation . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:CaseToPhenotypicFeatureAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CaseToPhenotypicFeatureAssociation . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:PlanetaryEntity ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PlanetaryEntity . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:Association . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:minCardinality 0 ; + owl:onProperty biolink:frequency_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ; - owl:onProperty biolink:subject ], + owl:allValuesFrom ; + owl:onProperty biolink:frequency_qualifier ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:frequency_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ] ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:FrequencyQualifierMixin . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:Invertebrate ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Invertebrate . + +[] a owl:Restriction ; + rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ] ; + owl:allValuesFrom biolink:BiologicalSex ; + owl:onProperty biolink:sex_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:PhenotypicFeature ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:sex_qualifier ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalEntityToEntityAssociationMixin . + owl:someValuesFrom biolink:PhenotypicFeatureToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:AnatomicalEntity ; + rdfs:subClassOf biolink:VariantToPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:AnatomicalEntity . + owl:someValuesFrom biolink:VariantToPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:PhysicalEntity ; + rdfs:subClassOf biolink:NoncodingRNAProduct ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PhysicalEntity . + owl:someValuesFrom biolink:NoncodingRNAProduct . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeographicLocation ; + rdfs:subClassOf biolink:Virus ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeographicLocation . + owl:someValuesFrom biolink:Virus . [] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssenceOrOccurrent . + rdfs:subClassOf biolink:Event ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Event . [] a owl:Restriction ; - rdfs:subClassOf biolink:EnvironmentalExposure ; + rdfs:subClassOf biolink:PathologicalAnatomicalExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:EnvironmentalExposure . + owl:someValuesFrom biolink:PathologicalAnatomicalExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenotypeToDiseaseAssociation ; + rdfs:subClassOf biolink:RNAProduct ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenotypeToDiseaseAssociation . + owl:someValuesFrom biolink:RNAProduct . [] a owl:Restriction ; - rdfs:subClassOf biolink:Mammal ; + rdfs:subClassOf biolink:FoodAdditive ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Mammal . + owl:someValuesFrom biolink:FoodAdditive . [] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:SpecificityQuantifier . + rdfs:subClassOf biolink:StudyVariable ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:StudyVariable . [] a owl:Restriction ; - rdfs:subClassOf biolink:Patent ; + rdfs:subClassOf biolink:DrugToGeneInteractionExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Patent . + owl:someValuesFrom biolink:DrugToGeneInteractionExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:VariantToPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:AnatomicalEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:VariantToPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:AnatomicalEntity . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:ExposureEvent ; - owl:onProperty biolink:object ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ] ; + owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:EntityToExposureEventAssociationMixin . + owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:Pathway ; + rdfs:subClassOf biolink:PathologicalAnatomicalStructure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Pathway . + owl:someValuesFrom biolink:PathologicalAnatomicalStructure . [] a owl:Restriction ; - rdfs:subClassOf biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation ; + rdfs:subClassOf biolink:ChemicalToPathwayAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation . + owl:someValuesFrom biolink:ChemicalToPathwayAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation ; + rdfs:subClassOf biolink:DiseaseToPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation . + owl:someValuesFrom biolink:DiseaseToPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Gene ; + rdfs:subClassOf biolink:GeneToPathwayAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Gene . + owl:someValuesFrom biolink:GeneToPathwayAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismalEntityAsAModelOfDiseaseAssociation ; + rdfs:subClassOf biolink:GeographicLocation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismalEntityAsAModelOfDiseaseAssociation . + owl:someValuesFrom biolink:GeographicLocation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenotypeToVariantAssociation ; + rdfs:subClassOf biolink:InformationContentEntityToNamedThingAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenotypeToVariantAssociation . - -[] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:species_context_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:species_context_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:species_context_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:MacromolecularMachineToEntityAssociationMixin . + owl:someValuesFrom biolink:InformationContentEntityToNamedThingAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ReactionToParticipantAssociation ; + rdfs:subClassOf biolink:DiseaseToExposureEventAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ReactionToParticipantAssociation . + owl:someValuesFrom biolink:DiseaseToExposureEventAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToGoTermAssociation ; + rdfs:subClassOf biolink:TranscriptToGeneRelationship ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToGoTermAssociation . + owl:someValuesFrom biolink:TranscriptToGeneRelationship . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismTaxonToOrganismTaxonAssociation ; + rdfs:subClassOf biolink:Behavior ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismTaxonToOrganismTaxonAssociation . + owl:someValuesFrom biolink:Behavior . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalEntity ; + rdfs:subClassOf biolink:Attribute ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalEntity . + owl:someValuesFrom biolink:Attribute . [] a owl:Restriction ; - rdfs:subClassOf biolink:SeverityValue ; + rdfs:subClassOf biolink:GeneFamily ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SeverityValue . + owl:someValuesFrom biolink:GeneFamily . [] a owl:Restriction ; - rdfs:subClassOf biolink:MacromolecularMachineToBiologicalProcessAssociation ; + rdfs:subClassOf biolink:GeneToDiseaseOrPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MacromolecularMachineToBiologicalProcessAssociation . + owl:someValuesFrom biolink:GeneToDiseaseOrPhenotypicFeatureAssociation . [] a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:SubjectOfInvestigation . + owl:someValuesFrom biolink:GeneProductIsoformMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:ComplexChemicalExposure ; + rdfs:subClassOf biolink:LifeStage ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ComplexChemicalExposure . + owl:someValuesFrom biolink:LifeStage . [] a owl:Restriction ; - rdfs:subClassOf biolink:CellLineAsAModelOfDiseaseAssociation ; + rdfs:subClassOf biolink:VariantAsAModelOfDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CellLineAsAModelOfDiseaseAssociation . + owl:someValuesFrom biolink:VariantAsAModelOfDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Human ; + rdfs:subClassOf biolink:PhysiologicalProcess ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Human . + owl:someValuesFrom biolink:PhysiologicalProcess . [] a owl:Restriction ; - rdfs:subClassOf biolink:AccessibleDnaRegion ; + rdfs:subClassOf biolink:LogOddsAnalysisResult ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:AccessibleDnaRegion . + owl:someValuesFrom biolink:LogOddsAnalysisResult . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom biolink:SequenceVariant ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Disease ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:DiseaseToEntityAssociationMixin . + owl:someValuesFrom biolink:VariantToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:PhenotypicSex ; + rdfs:subClassOf biolink:Plant ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PhenotypicSex . + owl:someValuesFrom biolink:Plant . [] a owl:Restriction ; - rdfs:subClassOf biolink:NucleosomeModification ; + rdfs:subClassOf biolink:Entity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:NucleosomeModification . + owl:someValuesFrom biolink:Entity . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:Case ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Case . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:SequenceVariant ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:minCardinality 0 ; + owl:onProperty biolink:has_gene_or_gene_product ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ] ; + owl:allValuesFrom biolink:Gene ; + owl:onProperty biolink:has_gene_or_gene_product ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:VariantToEntityAssociationMixin . + owl:someValuesFrom biolink:GeneGroupingMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:ContributorAssociation ; + rdfs:subClassOf biolink:CellularComponent ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ContributorAssociation . + owl:someValuesFrom biolink:CellularComponent . [] a owl:Restriction ; - rdfs:subClassOf biolink:Fungus ; + rdfs:subClassOf biolink:ClinicalModifier ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Fungus . + owl:someValuesFrom biolink:ClinicalModifier . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:BiologicalEntity ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:BiologicalEntity . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:PopulationOfIndividualOrganisms ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:PopulationOfIndividualOrganisms . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:EnvironmentalProcess ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:EnvironmentalProcess . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:ComplexChemicalExposure ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:ComplexChemicalExposure . [] a owl:Restriction ; rdfs:subClassOf biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation ; @@ -13555,384 +13527,412 @@ biolink:subject a owl:ObjectProperty ; owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Genome ; + rdfs:subClassOf biolink:ClinicalMeasurement ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Genome . + owl:someValuesFrom biolink:ClinicalMeasurement . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:SeverityValue ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:SeverityValue . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:Pathway ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Pathway . [] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin . + owl:someValuesFrom biolink:Outcome . [] a owl:Restriction ; - rdfs:subClassOf biolink:ExonToTranscriptRelationship ; + rdfs:subClassOf biolink:Zygosity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ExonToTranscriptRelationship . + owl:someValuesFrom biolink:Zygosity . [] a owl:Restriction ; - rdfs:subClassOf biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation ; + rdfs:subClassOf biolink:StudyResult ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation . + owl:someValuesFrom biolink:StudyResult . [] a owl:Restriction ; - rdfs:subClassOf biolink:CellularOrganism ; + rdfs:subClassOf biolink:AccessibleDnaRegion ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CellularOrganism . + owl:someValuesFrom biolink:AccessibleDnaRegion . [] a owl:Restriction ; - rdfs:subClassOf biolink:CorrelatedGeneToDiseaseAssociation ; + rdfs:subClassOf biolink:OrganismalEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CorrelatedGeneToDiseaseAssociation . + owl:someValuesFrom biolink:OrganismalEntity . [] a owl:Restriction ; - rdfs:subClassOf biolink:PhenotypicFeature ; + rdfs:subClassOf biolink:BiologicalProcessOrActivity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PhenotypicFeature . + owl:someValuesFrom biolink:BiologicalProcessOrActivity . [] a owl:Restriction ; - rdfs:subClassOf biolink:Exon ; + rdfs:subClassOf biolink:JournalArticle ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Exon . + owl:someValuesFrom biolink:JournalArticle . + +[] a owl:Restriction ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:PathognomonicityQuantifier . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:MicroRNA ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:MicroRNA . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:Treatment ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Treatment . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom biolink:GeneOrGeneProduct ; - owl:onProperty biolink:subject ] ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneToEntityAssociationMixin . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:PairwiseMolecularInteraction ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PairwiseMolecularInteraction . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:BookChapter ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BookChapter . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:Polypeptide ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Polypeptide . + owl:someValuesFrom biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object_direction_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:qualified_predicate ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:DirectionQualifierEnum ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object_direction_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:minCardinality 0 ; + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:qualified_predicate ], + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; owl:onProperty biolink:subject_direction_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:allValuesFrom biolink:DirectionQualifierEnum ; owl:onProperty biolink:subject_direction_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:qualified_predicate ], + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 0 ; owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; + owl:maxCardinality 1 ; owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject_aspect_qualifier ] ; + owl:onProperty biolink:qualified_predicate ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:object_direction_qualifier ] ; owl:onProperty linkml:mixins ; owl:someValuesFrom biolink:FeatureOrDiseaseQualifiersToEntityMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismTaxonToOrganismTaxonInteraction ; + rdfs:subClassOf biolink:PhenotypicFeatureToPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismTaxonToOrganismTaxonInteraction . + owl:someValuesFrom biolink:PhenotypicFeatureToPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:EnvironmentalProcess ; + rdfs:subClassOf biolink:GenotypicSex ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:EnvironmentalProcess . + owl:someValuesFrom biolink:GenotypicSex . [] a owl:Restriction ; - rdfs:subClassOf biolink:MolecularActivityToMolecularActivityAssociation ; + rdfs:subClassOf biolink:ChemicalToChemicalDerivationAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MolecularActivityToMolecularActivityAssociation . + owl:someValuesFrom biolink:ChemicalToChemicalDerivationAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Association ; + rdfs:subClassOf biolink:Onset ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Association . + owl:someValuesFrom biolink:Onset . [] a owl:Restriction ; - rdfs:subClassOf biolink:GrossAnatomicalStructure ; + rdfs:subClassOf biolink:GeneToGeneProductRelationship ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GrossAnatomicalStructure . + owl:someValuesFrom biolink:GeneToGeneProductRelationship . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:CausalGeneToDiseaseAssociation ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:CausalGeneToDiseaseAssociation . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:Vertebrate ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Vertebrate . [] a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PathologicalEntityMixin . + owl:someValuesFrom biolink:ChemicalOrDrugOrTreatment . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneAsAModelOfDiseaseAssociation ; + rdfs:subClassOf biolink:DrugLabel ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneAsAModelOfDiseaseAssociation . + owl:someValuesFrom biolink:DrugLabel . [] a owl:Restriction ; - rdfs:subClassOf biolink:RNAProductIsoform ; + rdfs:subClassOf biolink:Agent ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:RNAProductIsoform . + owl:someValuesFrom biolink:Agent . [] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PhysicalEssence . + rdfs:subClassOf biolink:Device ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Device . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:frequency_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:frequency_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom ; - owl:onProperty biolink:frequency_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:has_biological_sequence ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:has_biological_sequence ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ] ; + owl:onProperty biolink:has_biological_sequence ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:FrequencyQualifierMixin . + owl:someValuesFrom biolink:GenomicEntity . [] a owl:Restriction ; - rdfs:subClassOf biolink:ExposureEventToOutcomeAssociation ; + rdfs:subClassOf biolink:PhenotypicSex ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ExposureEventToOutcomeAssociation . + owl:someValuesFrom biolink:PhenotypicSex . [] a owl:Restriction ; - rdfs:subClassOf biolink:PosttranslationalModification ; + rdfs:subClassOf biolink:GeographicLocationAtTime ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PosttranslationalModification . + owl:someValuesFrom biolink:GeographicLocationAtTime . [] a owl:Restriction ; - rdfs:subClassOf biolink:DatasetVersion ; + rdfs:subClassOf biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DatasetVersion . + owl:someValuesFrom biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxCardinality 1 ; + owl:minCardinality 1 ; owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; owl:onProperty biolink:object ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 1 ; + owl:allValuesFrom biolink:CellLine ; owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Genotype ; - owl:onProperty biolink:subject ] ; + owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GenotypeToEntityAssociationMixin . + owl:someValuesFrom biolink:CellLineToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:Cell ; + rdfs:subClassOf biolink:IndividualOrganism ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Cell . + owl:someValuesFrom biolink:IndividualOrganism . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismTaxonToOrganismTaxonSpecialization ; + rdfs:subClassOf biolink:ProteinFamily ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismTaxonToOrganismTaxonSpecialization . + owl:someValuesFrom biolink:ProteinFamily . [] a owl:Restriction ; - rdfs:subClassOf biolink:AnatomicalEntityToAnatomicalEntityAssociation ; + rdfs:subClassOf biolink:GeneToGeneCoexpressionAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:AnatomicalEntityToAnatomicalEntityAssociation . + owl:someValuesFrom biolink:GeneToGeneCoexpressionAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:MaterialSampleDerivationAssociation ; + rdfs:subClassOf biolink:TranscriptionFactorBindingSite ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MaterialSampleDerivationAssociation . + owl:someValuesFrom biolink:TranscriptionFactorBindingSite . [] a owl:Restriction ; - rdfs:subClassOf biolink:VariantToPopulationAssociation ; + rdfs:subClassOf biolink:OrganismTaxonToEnvironmentAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:VariantToPopulationAssociation . + owl:someValuesFrom biolink:OrganismTaxonToEnvironmentAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeographicExposure ; + rdfs:subClassOf biolink:PairwiseMolecularInteraction ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeographicExposure . + owl:someValuesFrom biolink:PairwiseMolecularInteraction . [] a owl:Restriction ; - rdfs:subClassOf biolink:NoncodingRNAProduct ; + rdfs:subClassOf biolink:ExposureEventToPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:NoncodingRNAProduct . + owl:someValuesFrom biolink:ExposureEventToPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:LogOddsAnalysisResult ; + rdfs:subClassOf biolink:DiagnosticAid ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:LogOddsAnalysisResult . + owl:someValuesFrom biolink:DiagnosticAid . [] a owl:Restriction ; - rdfs:subClassOf biolink:Plant ; + rdfs:subClassOf biolink:Mammal ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Plant . + owl:someValuesFrom biolink:Mammal . [] a owl:Restriction ; - rdfs:subClassOf biolink:ProteinFamily ; + rdfs:subClassOf biolink:MacromolecularMachineToMolecularActivityAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ProteinFamily . + owl:someValuesFrom biolink:MacromolecularMachineToMolecularActivityAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismAttribute ; + rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:subject ] ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:ModelToDiseaseAssociationMixin . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:Bacterium ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismAttribute . + owl:someValuesFrom biolink:Bacterium . [] a owl:Restriction ; - rdfs:subClassOf biolink:RelativeFrequencyAnalysisResult ; + rdfs:subClassOf [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Case ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ] ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:CaseToEntityAssociationMixin . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:GeneRegulatesGeneAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:RelativeFrequencyAnalysisResult . + owl:someValuesFrom biolink:GeneRegulatesGeneAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ComplexMolecularMixture ; + rdfs:subClassOf biolink:ChemicalMixture ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ComplexMolecularMixture . + owl:someValuesFrom biolink:ChemicalMixture . [] a owl:Restriction ; - rdfs:subClassOf biolink:MolecularActivityToPathwayAssociation ; + rdfs:subClassOf biolink:GrossAnatomicalStructure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MolecularActivityToPathwayAssociation . + owl:someValuesFrom biolink:GrossAnatomicalStructure . [] a owl:Restriction ; - rdfs:subClassOf biolink:StudyPopulation ; + rdfs:subClassOf biolink:Activity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:StudyPopulation . + owl:someValuesFrom biolink:Activity . [] a owl:Restriction ; - rdfs:subClassOf biolink:MacromolecularMachineToMolecularActivityAssociation ; + rdfs:subClassOf biolink:MolecularActivityToPathwayAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MacromolecularMachineToMolecularActivityAssociation . + owl:someValuesFrom biolink:MolecularActivityToPathwayAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneRegulatesGeneAssociation ; + rdfs:subClassOf biolink:AdministrativeEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneRegulatesGeneAssociation . + owl:someValuesFrom biolink:AdministrativeEntity . [] a owl:Restriction ; - rdfs:subClassOf biolink:BehaviorToBehavioralFeatureAssociation ; + rdfs:subClassOf biolink:GeneToGeneHomologyAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BehaviorToBehavioralFeatureAssociation . + owl:someValuesFrom biolink:GeneToGeneHomologyAssociation . [] a owl:Restriction ; rdfs:subClassOf biolink:ChemicalExposure ; @@ -13940,647 +13940,643 @@ biolink:subject a owl:ObjectProperty ; owl:someValuesFrom biolink:ChemicalExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:EvidenceType ; + rdfs:subClassOf biolink:BioticExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:EvidenceType . + owl:someValuesFrom biolink:BioticExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:Hospitalization ; + rdfs:subClassOf biolink:Cell ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Hospitalization . + owl:someValuesFrom biolink:Cell . [] a owl:Restriction ; - rdfs:subClassOf biolink:JournalArticle ; + rdfs:subClassOf biolink:OrganismalEntityAsAModelOfDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:JournalArticle . + owl:someValuesFrom biolink:OrganismalEntityAsAModelOfDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ProteinIsoform ; + rdfs:subClassOf biolink:ClinicalCourse ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ProteinIsoform . + owl:someValuesFrom biolink:ClinicalCourse . [] a owl:Restriction ; - rdfs:subClassOf biolink:PairwiseGeneToGeneInteraction ; + rdfs:subClassOf biolink:MolecularEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PairwiseGeneToGeneInteraction . + owl:someValuesFrom biolink:MolecularEntity . [] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ActivityAndBehavior . - + rdfs:subClassOf biolink:Fungus ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Fungus . + [] a owl:Restriction ; - rdfs:subClassOf biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation ; + rdfs:subClassOf biolink:PopulationToPopulationAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation . + owl:someValuesFrom biolink:PopulationToPopulationAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:VariantToGeneAssociation ; + rdfs:subClassOf biolink:Dataset ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:VariantToGeneAssociation . + owl:someValuesFrom biolink:Dataset . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:BiologicalProcess ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:BiologicalProcess . [] a owl:Restriction ; - rdfs:subClassOf biolink:EnvironmentalFoodContaminant ; + rdfs:subClassOf biolink:Snv ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:EnvironmentalFoodContaminant . + owl:someValuesFrom biolink:Snv . [] a owl:Restriction ; - rdfs:subClassOf biolink:Dataset ; + rdfs:subClassOf biolink:MacromolecularComplex ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Dataset . + owl:someValuesFrom biolink:MacromolecularComplex . [] a owl:Restriction ; - rdfs:subClassOf biolink:TranscriptionFactorBindingSite ; + rdfs:subClassOf biolink:GeographicExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:TranscriptionFactorBindingSite . + owl:someValuesFrom biolink:GeographicExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:TaxonToTaxonAssociation ; + rdfs:subClassOf biolink:PhysicalEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:TaxonToTaxonAssociation . + owl:someValuesFrom biolink:PhysicalEntity . [] a owl:Restriction ; - rdfs:subClassOf biolink:DiseaseOrPhenotypicFeature ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:PathologicalEntityMixin . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:ExonToTranscriptRelationship ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DiseaseOrPhenotypicFeature . + owl:someValuesFrom biolink:ExonToTranscriptRelationship . [] a owl:Restriction ; - rdfs:subClassOf biolink:DrugExposure ; + rdfs:subClassOf biolink:RelativeFrequencyAnalysisResult ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DrugExposure . + owl:someValuesFrom biolink:RelativeFrequencyAnalysisResult . [] a owl:Restriction ; - rdfs:subClassOf biolink:DiseaseToExposureEventAssociation ; + rdfs:subClassOf biolink:MolecularActivityToMolecularActivityAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DiseaseToExposureEventAssociation . + owl:someValuesFrom biolink:MolecularActivityToMolecularActivityAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Protein ; + rdfs:subClassOf biolink:Phenomenon ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Protein . + owl:someValuesFrom biolink:Phenomenon . [] a owl:Restriction ; - rdfs:subClassOf biolink:BiologicalSex ; + rdfs:subClassOf biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BiologicalSex . + owl:someValuesFrom biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenomicSequenceLocalization ; + rdfs:subClassOf biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenomicSequenceLocalization . + owl:someValuesFrom biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ProcessRegulatesProcessAssociation ; + rdfs:subClassOf biolink:GeneToGeneFamilyAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ProcessRegulatesProcessAssociation . + owl:someValuesFrom biolink:GeneToGeneFamilyAssociation . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:subject_specialization_qualifier ], + [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:has_total ], + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_count ], + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_quotient ], + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; - owl:allValuesFrom xsd:integer ; - owl:onProperty biolink:has_total ], + owl:minCardinality 1 ; + owl:onProperty biolink:object ], [ a owl:Restriction ; - owl:allValuesFrom xsd:double ; - owl:onProperty biolink:has_percentage ], + owl:maxCardinality 1 ; + owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:double ; - owl:onProperty biolink:has_quotient ], + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:has_quotient ], + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:has_percentage ], + owl:onProperty biolink:anatomical_context_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object_specialization_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:anyURI ; + owl:onProperty biolink:subject_specialization_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:anyURI ; + owl:onProperty biolink:object_specialization_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:anatomical_context_qualifier ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_specialization_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:BiologicalSex ; + owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; owl:minCardinality 0 ; - owl:onProperty biolink:has_total ], + owl:onProperty biolink:object_specialization_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:has_percentage ], + owl:onProperty biolink:disease_context_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom xsd:integer ; - owl:onProperty biolink:has_count ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:PhenotypicFeature ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Disease ; + owl:onProperty biolink:disease_context_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:sex_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:disease_context_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:has_count ] ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:FrequencyQuantifier . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:PathologicalProcess ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PathologicalProcess . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalEntityAssessesNamedThingAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalEntityAssessesNamedThingAssociation . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToGeneHomologyAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToGeneHomologyAssociation . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalAffectsGeneAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalAffectsGeneAssociation . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:MacromolecularMachineToCellularComponentAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MacromolecularMachineToCellularComponentAssociation . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:Cohort ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Cohort . + owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:MicroRNA ; + rdfs:subClassOf biolink:OrganismToOrganismAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:MicroRNA . + owl:someValuesFrom biolink:OrganismToOrganismAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ReactionToCatalystAssociation ; + rdfs:subClassOf biolink:ConfidenceLevel ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ReactionToCatalystAssociation . + owl:someValuesFrom biolink:ConfidenceLevel . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:has_biological_sequence ], + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:has_biological_sequence ], + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:has_biological_sequence ] ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Drug ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GenomicEntity . + owl:someValuesFrom biolink:DrugToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToDiseaseAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToDiseaseAssociation . + rdfs:subClassOf [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:MaterialSample ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ] ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:MaterialSampleToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:Serial ; + rdfs:subClassOf biolink:MacromolecularMachineToBiologicalProcessAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Serial . + owl:someValuesFrom biolink:MacromolecularMachineToBiologicalProcessAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ClinicalCourse ; + rdfs:subClassOf biolink:MolecularActivity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ClinicalCourse . + owl:someValuesFrom biolink:MolecularActivity . [] a owl:Restriction ; - rdfs:subClassOf biolink:Food ; + rdfs:subClassOf biolink:SequenceVariantModulatesTreatmentAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Food . + owl:someValuesFrom biolink:SequenceVariantModulatesTreatmentAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenotypeToGenotypePartAssociation ; + rdfs:subClassOf biolink:VariantToGeneExpressionAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenotypeToGenotypePartAssociation . + owl:someValuesFrom biolink:VariantToGeneExpressionAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ClinicalTrial ; + rdfs:subClassOf biolink:BehavioralExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ClinicalTrial . + owl:someValuesFrom biolink:BehavioralExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:PathologicalAnatomicalStructure ; + rdfs:subClassOf biolink:BehaviorToBehavioralFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PathologicalAnatomicalStructure . + owl:someValuesFrom biolink:BehaviorToBehavioralFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:CausalGeneToDiseaseAssociation ; + rdfs:subClassOf biolink:GenotypeToDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CausalGeneToDiseaseAssociation . + owl:someValuesFrom biolink:GenotypeToDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:SequenceVariant ; + rdfs:subClassOf biolink:GenotypeToVariantAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SequenceVariant . - -[] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneProductIsoformMixin . + owl:someValuesFrom biolink:GenotypeToVariantAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:PhenotypicQuality ; + rdfs:subClassOf biolink:EnvironmentalExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PhenotypicQuality . - -[] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:Occurrent . + owl:someValuesFrom biolink:EnvironmentalExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:CellLine ; + rdfs:subClassOf biolink:VariantToPopulationAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CellLine . + owl:someValuesFrom biolink:VariantToPopulationAssociation . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], + owl:maxCardinality 1 ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:subject ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:subject_aspect_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:qualified_predicate ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:object_direction_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:disease_context_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], + owl:maxCardinality 1 ; + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:disease_context_qualifier ], [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], + owl:minCardinality 0 ; + owl:onProperty biolink:object_aspect_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Disease ; + owl:onProperty biolink:disease_context_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DirectionQualifierEnum ; + owl:onProperty biolink:subject_direction_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:subject_direction_qualifier ], + [ a owl:Restriction ; + owl:minCardinality 0 ; + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:object ] ; + owl:onProperty biolink:qualified_predicate ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OrganismTaxonToEntityAssociation . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:Device ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Device . + owl:someValuesFrom biolink:EntityToFeatureOrDiseaseQualifiersMixin . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:name ], + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:name ], + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ], [ a owl:Restriction ; owl:allValuesFrom xsd:string ; - owl:onProperty biolink:name ] ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; + owl:onProperty biolink:subject ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:MacromolecularMachineMixin . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:SequenceFeatureRelationship ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SequenceFeatureRelationship . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:PopulationToPopulationAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PopulationToPopulationAssociation . + owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:ClinicalMeasurement ; + rdfs:subClassOf biolink:GenotypeToPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ClinicalMeasurement . + owl:someValuesFrom biolink:GenotypeToPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:SiRNA ; + rdfs:subClassOf biolink:OrganismTaxonToOrganismTaxonAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SiRNA . + owl:someValuesFrom biolink:OrganismTaxonToOrganismTaxonAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:VariantToDiseaseAssociation ; + rdfs:subClassOf biolink:DiseaseOrPhenotypicFeature ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:VariantToDiseaseAssociation . + owl:someValuesFrom biolink:DiseaseOrPhenotypicFeature . [] a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneOrGeneProduct . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:WebPage ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:WebPage . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:SmallMolecule ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SmallMolecule . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:LifeStage ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:LifeStage . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:PathologicalAnatomicalExposure ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PathologicalAnatomicalExposure . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:BehavioralExposure ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BehavioralExposure . + owl:someValuesFrom biolink:PhysicalEssence . [] a owl:Restriction ; - rdfs:subClassOf biolink:EntityToPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:ChemicalAffectsGeneAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:EntityToPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:ChemicalAffectsGeneAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Article ; + rdfs:subClassOf biolink:Publication ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Article . + owl:someValuesFrom biolink:Publication . [] a owl:Restriction ; - rdfs:subClassOf biolink:Vertebrate ; + rdfs:subClassOf biolink:NucleicAcidEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Vertebrate . + owl:someValuesFrom biolink:NucleicAcidEntity . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismalEntity ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismalEntity . + rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom biolink:ExposureEvent ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:subject ] ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:EntityToExposureEventAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenotypicSex ; + rdfs:subClassOf biolink:ClinicalFinding ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenotypicSex . + owl:someValuesFrom biolink:ClinicalFinding . [] a owl:Restriction ; - rdfs:subClassOf biolink:PopulationOfIndividualOrganisms ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PopulationOfIndividualOrganisms . + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:PhysicalEssenceOrOccurrent . [] a owl:Restriction ; - rdfs:subClassOf biolink:BiologicalEntity ; + rdfs:subClassOf biolink:DiseaseOrPhenotypicFeatureExposure ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:BiologicalEntity . + owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureExposure . [] a owl:Restriction ; - rdfs:subClassOf biolink:Zygosity ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Zygosity . + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:SpecificityQuantifier . [] a owl:Restriction ; - rdfs:subClassOf biolink:InformationContentEntityToNamedThingAssociation ; + rdfs:subClassOf biolink:EvidenceType ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:InformationContentEntityToNamedThingAssociation . + owl:someValuesFrom biolink:EvidenceType . [] a owl:Restriction ; - rdfs:subClassOf biolink:CommonDataElement ; + rdfs:subClassOf biolink:ProcessedMaterial ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:CommonDataElement . + owl:someValuesFrom biolink:ProcessedMaterial . [] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:id ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:id ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:id ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:OntologyClass . + rdfs:subClassOf biolink:PhenotypicFeature ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:PhenotypicFeature . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalToChemicalDerivationAssociation ; + rdfs:subClassOf biolink:Article ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalToChemicalDerivationAssociation . + owl:someValuesFrom biolink:Article . [] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:RelationshipQuantifier . + rdfs:subClassOf biolink:Food ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:Food . [] a owl:Restriction ; - rdfs:subClassOf biolink:Haplotype ; + rdfs:subClassOf biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Haplotype . + owl:someValuesFrom biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:NucleicAcidSequenceMotif ; + owl:onProperty biolink:category ; + owl:someValuesFrom biolink:NucleicAcidSequenceMotif . [] a owl:Restriction ; rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:timepoint ], + owl:allValuesFrom xsd:string ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; - owl:allValuesFrom xsd:time ; - owl:onProperty biolink:timepoint ], + owl:maxCardinality 1 ; + owl:onProperty biolink:predicate ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:predicate ], [ a owl:Restriction ; owl:maxCardinality 1 ; - owl:onProperty biolink:timepoint ] ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Disease ; + owl:onProperty biolink:subject ], + [ a owl:Restriction ; + owl:maxCardinality 1 ; + owl:onProperty biolink:object ], + [ a owl:Restriction ; + owl:minCardinality 1 ; + owl:onProperty biolink:object ] ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ExposureEvent . + owl:someValuesFrom biolink:DiseaseToEntityAssociationMixin . [] a owl:Restriction ; - rdfs:subClassOf biolink:StudyVariable ; + rdfs:subClassOf biolink:GenotypeAsAModelOfDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:StudyVariable . + owl:someValuesFrom biolink:GenotypeAsAModelOfDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToGeneProductRelationship ; + rdfs:subClassOf biolink:CorrelatedGeneToDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToGeneProductRelationship . + owl:someValuesFrom biolink:CorrelatedGeneToDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:SocioeconomicAttribute ; + rdfs:subClassOf biolink:VariantToGeneAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SocioeconomicAttribute . + owl:someValuesFrom biolink:VariantToGeneAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:DiagnosticAid ; + rdfs:subClassOf biolink:SequenceAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DiagnosticAid . + owl:someValuesFrom biolink:SequenceAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenotypeAsAModelOfDiseaseAssociation ; + rdfs:subClassOf biolink:ChemicalEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenotypeAsAModelOfDiseaseAssociation . + owl:someValuesFrom biolink:ChemicalEntity . [] a owl:Restriction ; - rdfs:subClassOf biolink:SequenceVariantModulatesTreatmentAssociation ; + rdfs:subClassOf biolink:SmallMolecule ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:SequenceVariantModulatesTreatmentAssociation . + owl:someValuesFrom biolink:SmallMolecule . [] a owl:Restriction ; - rdfs:subClassOf biolink:FunctionalAssociation ; + rdfs:subClassOf biolink:RetrievalSource ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:FunctionalAssociation . + owl:someValuesFrom biolink:RetrievalSource . [] a owl:Restriction ; - rdfs:subClassOf biolink:ClinicalIntervention ; + rdfs:subClassOf biolink:Study ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ClinicalIntervention . + owl:someValuesFrom biolink:Study . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToPathwayAssociation ; + rdfs:subClassOf biolink:GenomicSequenceLocalization ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToPathwayAssociation . + owl:someValuesFrom biolink:GenomicSequenceLocalization . [] a owl:Restriction ; - rdfs:subClassOf biolink:NucleicAcidSequenceMotif ; + rdfs:subClassOf biolink:ChemicalToChemicalAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:NucleicAcidSequenceMotif . + owl:someValuesFrom biolink:ChemicalToChemicalAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:InformationContentEntity ; + rdfs:subClassOf biolink:OrganismTaxonToOrganismTaxonSpecialization ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:InformationContentEntity . + owl:someValuesFrom biolink:OrganismTaxonToOrganismTaxonSpecialization . [] a owl:Restriction ; - rdfs:subClassOf biolink:ConfidenceLevel ; + rdfs:subClassOf biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ConfidenceLevel . - -[] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:synonym ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:synonym ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:anyURI ; - owl:onProperty biolink:xref ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:xref ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneProductMixin . + owl:someValuesFrom biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Drug ; + rdfs:subClassOf biolink:ChemicalRole ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Drug . + owl:someValuesFrom biolink:ChemicalRole . [] a owl:Restriction ; - rdfs:subClassOf biolink:Agent ; + rdfs:subClassOf biolink:BookChapter ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Agent . + owl:someValuesFrom biolink:BookChapter . [] a owl:Restriction ; - rdfs:subClassOf biolink:FoodAdditive ; + rdfs:subClassOf biolink:EntityToDiseaseAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:FoodAdditive . + owl:someValuesFrom biolink:EntityToDiseaseAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:TextMiningResult ; + rdfs:subClassOf biolink:PairwiseGeneToGeneInteraction ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:TextMiningResult . - -[] a owl:Restriction ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct . + owl:someValuesFrom biolink:PairwiseGeneToGeneInteraction . [] a owl:Restriction ; - rdfs:subClassOf biolink:DrugLabel ; + rdfs:subClassOf biolink:InformationContentEntity ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DrugLabel . + owl:someValuesFrom biolink:InformationContentEntity . [] a owl:Restriction ; owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:PathognomonicityQuantifier . - -[] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation ; - owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:SensitivityQuantifier . [] a owl:Restriction ; - rdfs:subClassOf biolink:VariantToGeneExpressionAssociation ; + rdfs:subClassOf biolink:ReactionToCatalystAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:VariantToGeneExpressionAssociation . + owl:someValuesFrom biolink:ReactionToCatalystAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:Bacterium ; + rdfs:subClassOf biolink:PosttranslationalModification ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:Bacterium . - -[] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:object ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalEntityOrGeneOrGeneProduct ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:allValuesFrom xsd:string ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:predicate ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:minCardinality 1 ; - owl:onProperty biolink:subject ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:object ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:ChemicalToEntityAssociationMixin . - -[] a owl:Restriction ; - rdfs:subClassOf [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:expression_site ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:quantifier_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:AnatomicalEntity ; - owl:onProperty biolink:expression_site ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:expression_site ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:quantifier_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:quantifier_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:phenotypic_state ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:LifeStage ; - owl:onProperty biolink:stage_qualifier ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:phenotypic_state ], - [ a owl:Restriction ; - owl:minCardinality 0 ; - owl:onProperty biolink:stage_qualifier ], - [ a owl:Restriction ; - owl:maxCardinality 1 ; - owl:onProperty biolink:stage_qualifier ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:DiseaseOrPhenotypicFeature ; - owl:onProperty biolink:phenotypic_state ] ; - owl:onProperty linkml:mixins ; - owl:someValuesFrom biolink:GeneExpressionMixin . + owl:someValuesFrom biolink:PosttranslationalModification . [] a owl:Restriction ; rdfs:subClassOf biolink:ReagentTargetedGene ; @@ -14588,38 +14584,42 @@ biolink:subject a owl:ObjectProperty ; owl:someValuesFrom biolink:ReagentTargetedGene . [] a owl:Restriction ; - rdfs:subClassOf biolink:PreprintPublication ; + rdfs:subClassOf biolink:CaseToPhenotypicFeatureAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:PreprintPublication . + owl:someValuesFrom biolink:CaseToPhenotypicFeatureAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:DatasetDistribution ; + rdfs:subClassOf biolink:RNAProductIsoform ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:DatasetDistribution . + owl:someValuesFrom biolink:RNAProductIsoform . [] a owl:Restriction ; - rdfs:subClassOf biolink:ChemicalToPathwayAssociation ; + rdfs:subClassOf biolink:CodingSequence ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ChemicalToPathwayAssociation . + owl:someValuesFrom biolink:CodingSequence . [] a owl:Restriction ; - rdfs:subClassOf biolink:OrganismTaxon ; + rdfs:subClassOf biolink:OrganismAttribute ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:OrganismTaxon . + owl:someValuesFrom biolink:OrganismAttribute . [] a owl:Restriction ; - rdfs:subClassOf biolink:GeneToGeneCoexpressionAssociation ; + owl:onProperty linkml:mixins ; + owl:someValuesFrom biolink:GeneOrGeneProduct . + +[] a owl:Restriction ; + rdfs:subClassOf biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GeneToGeneCoexpressionAssociation . + owl:someValuesFrom biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation . [] a owl:Restriction ; - rdfs:subClassOf biolink:ConceptCountAnalysisResult ; + rdfs:subClassOf biolink:ClinicalIntervention ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:ConceptCountAnalysisResult . + owl:someValuesFrom biolink:ClinicalIntervention . [] a owl:Restriction ; - rdfs:subClassOf biolink:GenotypeToPhenotypicFeatureAssociation ; + rdfs:subClassOf biolink:GenotypeToGenotypePartAssociation ; owl:onProperty biolink:category ; - owl:someValuesFrom biolink:GenotypeToPhenotypicFeatureAssociation . + owl:someValuesFrom biolink:GenotypeToGenotypePartAssociation . diff --git a/project/shacl/biolink_model.shacl.ttl b/project/shacl/biolink_model.shacl.ttl index f745e2bd9..65defaa3f 100644 --- a/project/shacl/biolink_model.shacl.ttl +++ b/project/shacl/biolink_model.shacl.ttl @@ -10,68 +10,62 @@ biolink:AccessibleDnaRegion a sh:NodeShape ; sh:closed true ; sh:description "A region (or regions) of a chromatinized genome that has been measured to be more accessible to an enzyme such as DNase-I or Tn5 Transpose" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], + sh:order 10 ; + sh:path rdf:type ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "connects a genomic feature to its sequence" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], + sh:order 8 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 3 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 1 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:in_taxon ], + sh:order 14 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], + sh:order 0 ; + sh:path biolink:has_biological_sequence ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -79,56 +73,71 @@ biolink:AccessibleDnaRegion a sh:NodeShape ; sh:order 9 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:id ], + sh:order 11 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ] ; + sh:order 12 ; + sh:path dct:description ] ; sh:targetClass biolink:AccessibleDnaRegion . biolink:Activity a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ], + sh:property [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], + sh:order 9 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -136,37 +145,28 @@ biolink:Activity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 1 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ] ; + sh:path biolink:xref ] ; sh:targetClass biolink:Activity . biolink:ActivityAndBehavior a sh:NodeShape ; @@ -177,30 +177,31 @@ biolink:ActivityAndBehavior a sh:NodeShape ; biolink:AdministrativeEntity a sh:NodeShape ; sh:closed false ; - sh:ignoredProperties ( rdf:type biolink:address biolink:affiliation ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:ignoredProperties ( biolink:affiliation rdf:type biolink:address ) ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 8 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], + sh:order 4 ; + sh:path biolink:id ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -213,33 +214,32 @@ biolink:AdministrativeEntity a sh:NodeShape ; sh:order 10 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], + sh:order 9 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], + sh:order 2 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], + sh:order 7 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; @@ -251,262 +251,131 @@ biolink:AnatomicalEntityToAnatomicalEntityAssociation a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 27 ; sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 32 ; - sh:path biolink:iri ] ; - sh:targetClass biolink:AnatomicalEntityToAnatomicalEntityAssociation . - -biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "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." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; @@ -514,57 +383,84 @@ biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a sh:NodeShape ; sh:order 12 ; sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "the structure at an earlier time" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -573,61 +469,90 @@ biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a sh:NodeShape ; sh:order 1 ; sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "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." ; + sh:order 34 ; + sh:path rdf:type ] ; + sh:targetClass biolink:AnatomicalEntityToAnatomicalEntityAssociation . + +biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "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." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "the structure at an earlier time" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -635,206 +560,297 @@ biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ], [ sh:class biolink:AnatomicalEntity ; sh:description "the structure at a later time" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path rdf:subject ] ; + sh:path rdf:subject ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ] ; sh:targetClass biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation . biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation a sh:NodeShape ; sh:closed true ; sh:description "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" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:property [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "the part" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:AnatomicalEntity ; sh:description "the whole" ; sh:maxCount 1 ; @@ -843,100 +859,84 @@ biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation a sh:NodeShape ; sh:order 2 ; sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "the part" ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ] ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ] ; sh:targetClass biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation . biolink:Annotation a sh:NodeShape ; sh:closed false ; sh:description "Biolink Model root class for entity annotations." ; - sh:ignoredProperties ( rdf:type biolink:has_unit biolink:has_numeric_value ) ; + sh:ignoredProperties ( biolink:has_unit biolink:has_numeric_value rdf:type ) ; sh:targetClass biolink:Annotation . biolink:Article a sh:NodeShape ; @@ -944,11 +944,15 @@ biolink:Article a sh:NodeShape ; sh:description "a piece of writing on a particular topic presented as a stand-alone section of a larger publication" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; - sh:minCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path dct:type ], + sh:order 15 ; + sh:path biolink:provided_by ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 24 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -961,11 +965,49 @@ biolink:Article a sh:NodeShape ; sh:order 22 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Optional value, if used locally as a convenience, is set to the iso abbreviation of the 'published in' parent." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:iso_abbreviation ], + sh:order 23 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path dct:type ], + [ sh:datatype xsd:string ; + sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "volume of a book or music release in a collection/series or a published collection of journal issues in a serial publication" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:volume ], + [ sh:datatype xsd:anyURI ; + sh:description "The enclosing parent serial containing the article should have industry-standard identifier from ISSN." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:published_in ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; @@ -973,31 +1015,37 @@ biolink:Article a sh:NodeShape ; sh:order 14 ; sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; + sh:description "Optional value, if used locally as a convenience, is set to the iso abbreviation of the 'published in' parent." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:issue ], + sh:order 1 ; + sh:path biolink:iso_abbreviation ], + [ sh:datatype xsd:string ; + sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:summary ], + [ sh:datatype xsd:string ; + sh:description "keywords tagging a publication" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:keywords ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:xref ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:class biolink:Agent ; + sh:description "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." ; sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:has_attribute ], + sh:order 4 ; + sh:path biolink:authors ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path rdf:type ], + sh:order 13 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; @@ -1019,103 +1067,48 @@ biolink:Article a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:rights ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:format ], - [ sh:datatype xsd:string ; - sh:description "keywords tagging a publication" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:keywords ], - [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:summary ], - [ sh:datatype xsd:anyURI ; - sh:description "The enclosing parent serial containing the article should have industry-standard identifier from ISSN." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:published_in ], - [ sh:datatype xsd:string ; - sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "volume of a book or music release in a collection/series or a published collection of journal issues in a serial publication" ; + sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:volume ], + sh:order 3 ; + sh:path biolink:issue ], [ sh:datatype xsd:anyURI ; sh:description "mesh terms tagging a publication" ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:mesh_terms ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path rdf:type ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 25 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:iri ], - [ sh:class biolink:Agent ; - sh:description "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." ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:authors ] ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:Article . biolink:Association a sh:NodeShape ; sh:closed true ; sh:description "A typed association between two entities, supported by evidence" ; - sh:ignoredProperties ( biolink:max_research_phase biolink:subject_form_or_variant_qualifier biolink:subject_context_qualifier biolink:catalyst_qualifier biolink:has_total biolink:qualified_predicate biolink:disease_context_qualifier biolink:expression_site biolink:has_quotient biolink:reaction_side biolink:temporal_context_qualifier biolink:object_aspect_qualifier biolink:strand biolink:has_percentage biolink:end_interbase_coordinate biolink:object_specialization_qualifier biolink:clinical_approval_status biolink:frequency_qualifier biolink:subject_part_qualifier biolink:object_part_qualifier biolink:quantifier_qualifier biolink:subject_direction_qualifier biolink:object_derivative_qualifier rdf:type biolink:phase biolink:object_direction_qualifier biolink:has_count biolink:genome_build biolink:stoichiometry biolink:object_form_or_variant_qualifier biolink:anatomical_context_qualifier biolink:associated_environmental_context biolink:causal_mechanism_qualifier biolink:population_context_qualifier biolink:interacting_molecules_category biolink:phenotypic_state biolink:reaction_direction biolink:species_context_qualifier biolink:onset_qualifier biolink:sex_qualifier biolink:subject_specialization_qualifier biolink:start_interbase_coordinate biolink:subject_aspect_qualifier biolink:stage_qualifier biolink:object_context_qualifier biolink:FDA_adverse_event_level biolink:subject_derivative_qualifier ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:ignoredProperties ( biolink:subject_context_qualifier biolink:anatomical_context_qualifier biolink:expression_site biolink:has_percentage biolink:stage_qualifier biolink:has_quotient biolink:frequency_qualifier biolink:associated_environmental_context biolink:end_interbase_coordinate biolink:object_form_or_variant_qualifier biolink:object_direction_qualifier biolink:object_part_qualifier biolink:object_specialization_qualifier biolink:catalyst_qualifier biolink:sex_qualifier biolink:strand biolink:qualified_predicate biolink:genome_build biolink:clinical_approval_status biolink:phase biolink:max_research_phase biolink:has_total biolink:object_aspect_qualifier biolink:quantifier_qualifier biolink:species_context_qualifier biolink:causal_mechanism_qualifier biolink:subject_aspect_qualifier biolink:reaction_side biolink:population_context_qualifier biolink:stoichiometry biolink:onset_qualifier biolink:temporal_context_qualifier biolink:disease_context_qualifier biolink:phenotypic_state biolink:FDA_adverse_event_level biolink:subject_derivative_qualifier biolink:subject_form_or_variant_qualifier biolink:object_derivative_qualifier biolink:subject_specialization_qualifier biolink:subject_part_qualifier biolink:has_count biolink:start_interbase_coordinate biolink:subject_direction_qualifier biolink:interacting_molecules_category biolink:reaction_direction biolink:object_context_qualifier rdf:type ) ; + sh:property [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -1123,217 +1116,219 @@ biolink:Association a sh:NodeShape ; sh:order 23 ; sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ] ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ] ; sh:targetClass biolink:Association . biolink:Bacterium a sh:NodeShape ; sh:closed true ; sh:description "A member of a group of unicellular microorganisms lacking a nuclear membrane, that reproduce by binary fission and are often motile." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -1341,112 +1336,94 @@ biolink:Bacterium a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 8 ; + sh:path biolink:category ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; - sh:path biolink:in_taxon_label ] ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path dct:description ] ; sh:targetClass biolink:Bacterium . biolink:BehaviorToBehavioralFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between an mixture behavior and a behavioral feature manifested by the individual exhibited or has exhibited the behavior." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 17 ; - sh:path biolink:agent_type ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:subject_namespace ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 15 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 47 ; + sh:path biolink:has_percentage ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ], + sh:order 53 ; + sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -1454,269 +1431,292 @@ biolink:BehaviorToBehavioralFeatureAssociation a sh:NodeShape ; sh:order 40 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 48 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:id ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 33 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 7 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:sex_qualifier ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_percentage ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_label_closure ], + sh:order 18 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 8 ; + sh:path biolink:negated ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category ], + sh:order 49 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:Behavior ; - sh:description "behavior that is the subject of the association" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:BehavioralFeature ; - sh:description "behavioral feature that is the object of the association" ; + sh:order 38 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 32 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:double ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 46 ; sh:path biolink:has_quotient ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:has_total ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 41 ; + sh:path dct:description ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:category ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_supporting_studies ], + sh:minCount 1 ; + sh:order 16 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:anyURI ; sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:object_specialization_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 26 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_subject ], + sh:order 37 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_closure ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:disease_context_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:sex_qualifier ], + sh:order 30 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 42 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:subject_specialization_qualifier ], + sh:order 45 ; + sh:path biolink:has_total ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 36 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:order 5 ; + sh:path biolink:subject_specialization_qualifier ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 43 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:timepoint ], + sh:order 29 ; + sh:path biolink:object_namespace ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], + sh:order 22 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:order 13 ; + sh:path biolink:knowledge_source ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:anatomical_context_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:minCount 1 ; + sh:order 17 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 49 ; - sh:path biolink:subject_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:original_predicate ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:qualifier ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path rdf:type ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:retrieval_source_ids ], + sh:order 11 ; + sh:path biolink:publications ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_evidence ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 44 ; + sh:path biolink:has_count ], + [ sh:class biolink:BehavioralFeature ; + sh:description "behavioral feature that is the object of the association" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 50 ; sh:path biolink:object_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 51 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_object ], + sh:order 34 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:iri ], + sh:order 14 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_namespace ], + sh:order 25 ; + sh:path biolink:object_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category ], + [ sh:class biolink:Behavior ; + sh:description "behavior that is the subject of the association" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; + sh:order 28 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path biolink:has_count ], + sh:order 19 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_closure ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 52 ; + sh:path biolink:qualified_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 51 ; - sh:path biolink:object_direction_qualifier ] ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:original_object ] ; sh:targetClass biolink:BehaviorToBehavioralFeatureAssociation . biolink:BehavioralExposure a sh:NodeShape ; @@ -1724,14 +1724,18 @@ biolink:BehavioralExposure a sh:NodeShape ; sh:description "A behavioral exposure is a factor relating to behavior impacting an individual." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 6 ; + sh:path biolink:id ], + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], + sh:order 4 ; + sh:path biolink:has_qualitative_value ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -1739,81 +1743,77 @@ biolink:BehavioralExposure a sh:NodeShape ; sh:order 0 ; sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_attribute_type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], + sh:order 8 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:full_name ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_attribute_type ], + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 3 ; sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdfs:label ], + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:xref ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], + sh:order 1 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ] ; + sh:path dct:description ] ; sh:targetClass biolink:BehavioralExposure . biolink:BehavioralOutcome a sh:NodeShape ; @@ -1824,39 +1824,35 @@ biolink:BehavioralOutcome a sh:NodeShape ; biolink:BiologicalEntity a sh:NodeShape ; sh:closed false ; - sh:ignoredProperties ( biolink:has_gene_or_gene_product biolink:enabled_by biolink:has_biological_sequence biolink:has_gene biolink:has_zygosity biolink:has_input rdf:type biolink:symbol biolink:has_output ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; + sh:ignoredProperties ( biolink:enabled_by biolink:has_output biolink:has_zygosity biolink:has_gene_or_gene_product biolink:symbol biolink:has_biological_sequence biolink:has_gene rdf:type biolink:has_input ) ; + sh:property [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:iri ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -1870,99 +1866,107 @@ biolink:BiologicalEntity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; - sh:path biolink:has_attribute ] ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ] ; sh:targetClass biolink:BiologicalEntity . biolink:BiologicalProcessOrActivity a sh:NodeShape ; sh:closed true ; sh:description "Either an individual molecular activity, or a collection of causally connected molecular activities in a biological system." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:property [ sh:class biolink:NamedThing ; + sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:has_output ], + [ sh:class biolink:PhysicalEntity ; + sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:enabled_by ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ], + sh:order 12 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], + sh:order 14 ; + sh:path dct:description ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:in_taxon ], [ sh:class biolink:NamedThing ; sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:has_input ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], - [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_output ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:in_taxon ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:id ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -1970,88 +1974,62 @@ biolink:BiologicalProcessOrActivity a sh:NodeShape ; sh:order 11 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 5 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:id ], + sh:order 16 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:enabled_by ], + sh:order 13 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ] ; + sh:order 10 ; + sh:path biolink:iri ] ; sh:targetClass biolink:BiologicalProcessOrActivity . biolink:BioticExposure a sh:NodeShape ; sh:closed true ; sh:description "An external biotic exposure is an intake of (sometimes pathological) biological organisms (including viruses)." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:property [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], + sh:order 10 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 13 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:full_name ], + sh:order 6 ; + sh:path biolink:id ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -2059,28 +2037,33 @@ biolink:BioticExposure a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:has_attribute_type ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:xref ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 3 ; sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; @@ -2093,62 +2076,84 @@ biolink:BioticExposure a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:provided_by ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 4 ; - sh:path biolink:has_qualitative_value ] ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ] ; sh:targetClass biolink:BioticExposure . biolink:Book a sh:NodeShape ; sh:closed true ; sh:description "This class may rarely be instantiated except if use cases of a given knowledge graph support its utility." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:creation_date ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:has_attribute ], + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; + sh:description "Books should have industry-standard identifier such as from ISBN." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:summary ], - [ sh:datatype xsd:anyURI ; - sh:description "mesh terms tagging a publication" ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:mesh_terms ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:provided_by ], + sh:order 14 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path dct:type ], + [ sh:datatype xsd:anyURI ; + sh:description "mesh terms tagging a publication" ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:mesh_terms ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "Should generally be set to an ontology class defined term for 'book'." ; sh:nodeKind sh:Literal ; sh:order 17 ; sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:format ], + [ sh:datatype xsd:string ; + sh:description "keywords tagging a publication" ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:keywords ], + [ sh:datatype xsd:string ; + sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:summary ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -2161,16 +2166,6 @@ biolink:Book a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:full_name ], - [ sh:class biolink:Agent ; - sh:description "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." ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:authors ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -2183,87 +2178,104 @@ biolink:Book a sh:NodeShape ; sh:order 18 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Books should have industry-standard identifier such as from ISBN." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; + sh:order 19 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:format ], + sh:order 10 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 21 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:license ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path dct:description ], + [ sh:class biolink:Agent ; + sh:description "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." ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:authors ], [ sh:datatype xsd:string ; sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:pages ], [ sh:datatype xsd:string ; - sh:description "keywords tagging a publication" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:keywords ], + sh:order 11 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:license ], [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ] ; + sh:order 16 ; + sh:path biolink:category ] ; sh:targetClass biolink:Book . biolink:BookChapter a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:property [ sh:datatype xsd:string ; + sh:description "keywords tagging a publication" ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:category ], + sh:order 6 ; + sh:path biolink:keywords ], + [ sh:datatype xsd:string ; + sh:description "chapter of a book" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:chapter ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:license ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + [ sh:datatype xsd:anyURI ; + sh:description "mesh terms tagging a publication" ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 7 ; + sh:path biolink:mesh_terms ], + [ sh:datatype xsd:anyURI ; + sh:description "The enclosing parent book containing the chapter should have industry-standard identifier from ISBN." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:iri ], + sh:order 0 ; + sh:path biolink:published_in ], [ sh:datatype xsd:string ; - sh:description "chapter of a book" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:chapter ], + sh:order 16 ; + sh:path biolink:synonym ], [ sh:class biolink:Agent ; sh:description "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." ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:authors ], + [ sh:datatype xsd:string ; + sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; sh:minCount 1 ; @@ -2271,47 +2283,17 @@ biolink:BookChapter a sh:NodeShape ; sh:order 9 ; sh:path dct:type ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:synonym ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "mesh terms tagging a publication" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:mesh_terms ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "executive summary of a publication" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path dct:description ], + sh:order 5 ; + sh:path biolink:summary ], [ sh:datatype xsd:string ; - sh:description "keywords tagging a publication" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:keywords ], - [ sh:datatype xsd:string ; - sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:pages ], - [ sh:datatype xsd:string ; - sh:description "volume of a book or music release in a collection/series or a published collection of journal issues in a serial publication" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:volume ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:format ], + sh:order 18 ; + sh:path biolink:iri ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; @@ -2319,35 +2301,52 @@ biolink:BookChapter a sh:NodeShape ; sh:order 13 ; sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path rdfs:label ], + sh:order 15 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:pages ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:id ], + sh:order 12 ; + sh:path biolink:format ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:full_name ], + sh:order 21 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "volume of a book or music release in a collection/series or a published collection of journal issues in a serial publication" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:summary ], + sh:order 1 ; + sh:path biolink:volume ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -2355,41 +2354,42 @@ biolink:BookChapter a sh:NodeShape ; sh:order 24 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:rights ], + sh:order 22 ; + sh:path dct:description ], [ sh:datatype xsd:anyURI ; - sh:description "The enclosing parent book containing the chapter should have industry-standard identifier from ISBN." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:published_in ], + sh:order 19 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path rdf:type ] ; + sh:order 11 ; + sh:path biolink:rights ] ; sh:targetClass biolink:BookChapter . biolink:CaseToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:description "An abstract association for use where the case is the subject" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:class biolink:Case ; sh:description "the case (e.g. patient) that has the property" ; sh:maxCount 1 ; @@ -2403,150 +2403,142 @@ biolink:CaseToPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a case (e.g. individual patient) and a phenotypic feature in which the individual has or has had the phenotype." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Case ; - sh:description "the case (e.g. patient) that has the property" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:property [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 19 ; + sh:path biolink:original_subject ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path dct:description ], + sh:order 49 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], + sh:order 36 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], + sh:order 31 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_quotient ], + sh:order 47 ; + sh:path biolink:has_percentage ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path rdfs:label ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:order 50 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:sex_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 53 ; + sh:path biolink:frequency_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 48 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 52 ; + sh:path biolink:qualified_predicate ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 32 ; sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:order 37 ; + sh:path biolink:iri ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_specialization_qualifier ], + sh:order 41 ; + sh:path dct:description ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 51 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 18 ; sh:path biolink:timepoint ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:has_total ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category ], + sh:order 21 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:subject_namespace ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 17 ; - sh:path biolink:agent_type ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 51 ; - sh:path biolink:object_direction_qualifier ], + sh:order 15 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:Disease ; sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:disease_context_qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 6 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ], + sh:order 45 ; + sh:path biolink:has_total ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:subject_closure ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category ], + sh:order 10 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:integer ; sh:description "number of things with a particular property" ; sh:maxCount 1 ; @@ -2554,334 +2546,223 @@ biolink:CaseToPhenotypicFeatureAssociation a sh:NodeShape ; sh:order 44 ; sh:path biolink:has_count ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:iri ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:order 49 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_percentage ], + sh:order 43 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:category ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 42 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 50 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 3 ; + sh:path biolink:sex_qualifier ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:minCount 1 ; + sh:order 16 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ], + sh:order 35 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:anatomical_context_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:p_value ], - [ sh:class biolink:PhenotypicFeature ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:class biolink:Case ; + sh:description "the case (e.g. patient) that has the property" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_object ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:anyURI ; sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:subject_specialization_qualifier ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_subject ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 8 ; + sh:path biolink:negated ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 46 ; + sh:path biolink:has_quotient ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:id ] ; - sh:targetClass biolink:CaseToPhenotypicFeatureAssociation . - -biolink:CausalGeneToDiseaseAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Disease ; - sh:description "disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; + sh:order 20 ; sh:path biolink:original_predicate ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "gene in which variation is shown to cause the disease." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_namespace ], + sh:order 40 ; + sh:path rdfs:label ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 44 ; + sh:order 42 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; sh:order 26 ; - sh:path biolink:subject_closure ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:subject_specialization_qualifier ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_count ], + sh:path biolink:subject_category_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 24 ; + sh:order 22 ; sh:path biolink:subject_category ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:disease_context_qualifier ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 34 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 33 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_evidence ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:path biolink:p_value ], + [ sh:class biolink:PhenotypicFeature ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:publications ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 18 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:order 17 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:qualifier ], + sh:order 38 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; - sh:order 50 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:retrieval_source_ids ], + sh:order 12 ; + sh:path biolink:has_evidence ] ; + sh:targetClass biolink:CaseToPhenotypicFeatureAssociation . + +biolink:CausalGeneToDiseaseAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:anatomical_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_namespace ], + sh:order 31 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 42 ; sh:path rdfs:label ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_supporting_studies ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:anatomical_context_qualifier ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:minCount 1 ; + sh:order 19 ; + sh:path biolink:agent_type ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], + sh:order 8 ; + sh:path biolink:object_specialization_qualifier ], [ sh:datatype xsd:integer ; sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; @@ -2889,80 +2770,129 @@ biolink:CausalGeneToDiseaseAssociation a sh:NodeShape ; sh:order 47 ; sh:path biolink:has_total ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], + sh:order 29 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:iri ], + sh:order 26 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:negated ], + sh:order 11 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 40 ; sh:path biolink:category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 38 ; + sh:path biolink:id ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:publications ], + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 48 ; + sh:path biolink:has_quotient ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category ], + sh:order 14 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:id ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 51 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:sex_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 24 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:anyURI ; sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 7 ; + sh:path biolink:subject_specialization_qualifier ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:timepoint ], + sh:order 43 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:has_attribute ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 50 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 18 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:double ; sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 49 ; sh:path biolink:has_percentage ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 53 ; + sh:path biolink:frequency_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; @@ -2970,16 +2900,34 @@ biolink:CausalGeneToDiseaseAssociation a sh:NodeShape ; sh:order 16 ; sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:subject_label_closure ], + sh:order 52 ; + sh:path biolink:qualified_predicate ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:object_direction_qualifier ], + [ sh:class biolink:Disease ; + sh:description "disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_object ], + sh:order 15 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; @@ -2987,184 +2935,219 @@ biolink:CausalGeneToDiseaseAssociation a sh:NodeShape ; sh:order 35 ; sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], - [ sh:datatype xsd:double ; + sh:order 17 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:has_quotient ], + sh:order 20 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:knowledge_source ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 39 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 41 ; + sh:path rdf:type ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "gene in which variation is shown to cause the disease." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:agent_type ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:sex_qualifier ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 6 ; + sh:path biolink:disease_context_qualifier ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:negated ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 46 ; + sh:path biolink:has_count ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 22 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_supporting_studies ], + sh:order 25 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 45 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ] ; + sh:order 23 ; + sh:path biolink:original_object ] ; sh:targetClass biolink:CausalGeneToDiseaseAssociation . biolink:Cell a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; - sh:path biolink:id ] ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:Cell . biolink:CellLineAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:qualified_predicate ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 6 ; + sh:path biolink:publications ], [ sh:class biolink:Disease ; sh:description "disease" ; sh:maxCount 1 ; @@ -3172,28 +3155,53 @@ biolink:CellLineAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; @@ -3201,253 +3209,236 @@ biolink:CellLineAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:order 12 ; sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path biolink:subject_aspect_qualifier ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:disease_context_qualifier ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "The relationship to the disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 41 ; sh:path biolink:object_aspect_qualifier ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "The relationship to the disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:CellLine ; + sh:description "A cell line derived from an organismal entity with a disease state that is used as a model of that disease." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:order 42 ; - sh:path biolink:object_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 40 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 43 ; + sh:path biolink:qualified_predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 45 ; + sh:path biolink:frequency_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 42 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:class biolink:CellLine ; - sh:description "A cell line derived from an organismal entity with a disease state that is used as a model of that disease." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 40 ; - sh:path biolink:subject_direction_qualifier ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ] ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:disease_context_qualifier ] ; sh:targetClass biolink:CellLineAsAModelOfDiseaseAssociation . biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:description "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." ; - sh:ignoredProperties ( biolink:frequency_qualifier biolink:subject_direction_qualifier biolink:qualified_predicate biolink:disease_context_qualifier biolink:subject_aspect_qualifier rdf:type biolink:object_aspect_qualifier biolink:object_direction_qualifier ) ; + sh:ignoredProperties ( biolink:object_aspect_qualifier biolink:subject_aspect_qualifier biolink:subject_direction_qualifier biolink:frequency_qualifier rdf:type biolink:qualified_predicate biolink:object_direction_qualifier biolink:disease_context_qualifier ) ; sh:property [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:class biolink:DiseaseOrPhenotypicFeature ; sh:description "disease or phenotype" ; sh:maxCount 1 ; @@ -3455,74 +3446,130 @@ biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -3534,92 +3581,45 @@ biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ] ; + sh:order 19 ; + sh:path biolink:subject_closure ] ; sh:targetClass biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation . biolink:CellLineToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:description "An relationship between a cell line and another entity" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:CellLine ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:property [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -3627,13 +3627,13 @@ biolink:CellLineToEntityAssociationMixin a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:class biolink:CellLine ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ] ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ] ; sh:targetClass biolink:CellLineToEntityAssociationMixin . biolink:CellularOrganism a sh:NodeShape ; @@ -3641,43 +3641,38 @@ biolink:CellularOrganism a sh:NodeShape ; sh:description "" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 5 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 1 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -3685,248 +3680,203 @@ biolink:CellularOrganism a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; - sh:path biolink:xref ] ; - sh:targetClass biolink:CellularOrganism . - -biolink:ChemicalAffectsGeneAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "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.)" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:path biolink:xref ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:predicate ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:AnatomicalEntity ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:object_context_qualifier ], - [ sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the subject of an association (or statement)." ; - sh:in ( "metabolite" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:subject_derivative_qualifier ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:original_object ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:object_closure ], + sh:order 9 ; + sh:path rdf:type ] ; + sh:targetClass biolink:CellularOrganism . + +biolink:ChemicalAffectsGeneAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "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.)" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:original_predicate ], [ sh:description "A statement qualifier representing a type of molecular control mechanism through which an effect of a chemical on a gene or gene product is mediated (e.g. 'agonism', 'inhibition', 'allosteric modulation', 'channel blocker')" ; sh:in ( "binding" "inhibition" "antibody_inhibition" "antagonism" "molecular_channel_blockage" "inverse_agonism" "negative_allosteric_modulation" "agonism" "molecular_channel_opening" "positive_allosteric_modulation" "potentiation" "activation" "inducer" "transcriptional_regulation" "signaling_mediated_control" "stabilization" "stimulation" "releasing_activity" ) ; sh:maxCount 1 ; sh:order 11 ; sh:path biolink:causal_mechanism_qualifier ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 50 ; - sh:path rdfs:label ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:timepoint ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:order 6 ; + sh:path biolink:object_form_or_variant_qualifier ], + [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:order 0 ; + sh:path biolink:subject_form_or_variant_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 5 ; + sh:path biolink:subject_direction_qualifier ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 32 ; sh:path biolink:subject_category ], - [ sh:class biolink:ChemicalEntity ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path rdf:subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:object_category_closure ], - [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:object_form_or_variant_qualifier ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:subject_closure ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 53 ; sh:path biolink:deprecated ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:negated ], + sh:order 47 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:qualified_predicate ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 29 ; + sh:path biolink:original_subject ], + [ sh:class biolink:ChemicalEntity ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 17 ; - sh:path rdf:object ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:original_predicate ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path rdf:subject ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:subject_namespace ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:publications ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 51 ; sh:path dct:description ], - [ sh:class biolink:AnatomicalEntity ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:subject_context_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:category ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 45 ; - sh:path biolink:has_supporting_studies ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 41 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 27 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path rdf:predicate ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 36 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 37 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 43 ; + sh:path biolink:p_value ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:has_evidence ], + sh:order 42 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 46 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 49 ; + sh:path rdf:type ], [ sh:class biolink:OrganismTaxon ; sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:species_context_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:object_direction_qualifier ], + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the subject of an association (or statement)." ; + sh:in ( "metabolite" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:subject_derivative_qualifier ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 33 ; - sh:path biolink:object_category ], + sh:order 12 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:primary_knowledge_source ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; @@ -3938,93 +3888,143 @@ biolink:ChemicalAffectsGeneAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 52 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:minCount 1 ; + sh:order 27 ; + sh:path biolink:agent_type ], + [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the object of an association (or statement)." ; + sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path biolink:adjusted_p_value ], + sh:order 7 ; + sh:path biolink:object_part_qualifier ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 23 ; sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:order 18 ; + sh:path biolink:negated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:object_namespace ], - [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:subject_form_or_variant_qualifier ], - [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the subject of an association (or statement)." ; - sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:subject_part_qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 42 ; - sh:path biolink:retrieval_source_ids ], + sh:order 48 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:original_subject ], + sh:order 13 ; + sh:path biolink:qualified_predicate ], + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 36 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 33 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 49 ; - sh:path rdf:type ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:object_direction_qualifier ], + sh:order 25 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:object_label_closure ], - [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the object of an association (or statement)." ; + sh:order 35 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 45 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 44 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:timepoint ], + [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the subject of an association (or statement)." ; sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:object_part_qualifier ] ; + sh:order 1 ; + sh:path biolink:subject_part_qualifier ], + [ sh:class biolink:AnatomicalEntity ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:subject_context_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:publications ], + [ sh:class biolink:AnatomicalEntity ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:object_context_qualifier ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 50 ; + sh:path rdfs:label ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 17 ; + sh:path rdf:object ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:qualifiers ] ; sh:targetClass biolink:ChemicalAffectsGeneAssociation . biolink:ChemicalEntityAssessesNamedThingAssociation a sh:NodeShape ; @@ -4035,70 +4035,72 @@ biolink:ChemicalEntityAssessesNamedThingAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -4106,41 +4108,68 @@ biolink:ChemicalEntityAssessesNamedThingAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; @@ -4148,345 +4177,316 @@ biolink:ChemicalEntityAssessesNamedThingAssociation a sh:NodeShape ; sh:order 3 ; sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], [ sh:class biolink:ChemicalEntity ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ] ; + sh:path rdf:subject ] ; sh:targetClass biolink:ChemicalEntityAssessesNamedThingAssociation . biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation a sh:NodeShape ; sh:closed true ; sh:description "A regulatory relationship between two genes" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:publications ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:negated ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:property [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 0 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:adjusted_p_value ], + sh:order 10 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:object_namespace ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_namespace ], + sh:order 37 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 9 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_label_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 8 ; + sh:path biolink:has_evidence ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:knowledge_level ], + sh:order 13 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdf:type ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_evidence ], [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_subject ], + sh:order 16 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:id ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:p_value ], + sh:order 27 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:iri ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:agent_type ], + sh:order 11 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 19 ; sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category_closure ], + sh:order 22 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "the direction is always from regulator to regulated" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:knowledge_source ], + sh:order 2 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path rdfs:label ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:retrieval_source_ids ], + sh:order 31 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 33 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 3 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_predicate ], + sh:order 32 ; + sh:path biolink:id ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 38 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:publications ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "the direction is always from regulator to regulated" ; + sh:order 39 ; + sh:path biolink:deprecated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category_closure ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 3 ; + sh:path rdf:object ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 34 ; + sh:path biolink:category ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 29 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 14 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:object_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 17 ; sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:adjusted_p_value ], [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 1 ; - sh:path rdf:subject ] ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:qualifier ] ; sh:targetClass biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation . biolink:ChemicalEntityOrProteinOrPolypeptide a sh:NodeShape ; @@ -4525,34 +4525,40 @@ biolink:ChemicalEntityToEntityAssociationMixin a sh:NodeShape ; biolink:ChemicalExposure a sh:NodeShape ; sh:closed true ; sh:description "A chemical exposure is an intake of a particular chemical entity." ; - sh:ignoredProperties ( rdf:type biolink:has_gene_or_gene_product ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; + sh:ignoredProperties ( biolink:has_gene_or_gene_product rdf:type ) ; + sh:property [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:deprecated ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:provided_by ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -4560,19 +4566,35 @@ biolink:ChemicalExposure a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:full_name ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_attribute_type ], + sh:order 4 ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -4584,39 +4606,17 @@ biolink:ChemicalExposure a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:xref ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path biolink:has_quantitative_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; - sh:path rdfs:label ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_qualitative_value ] ; + sh:path rdfs:label ] ; sh:targetClass biolink:ChemicalExposure . biolink:ChemicalGeneInteractionAssociation a sh:NodeShape ; @@ -4624,81 +4624,124 @@ biolink:ChemicalGeneInteractionAssociation a sh:NodeShape ; sh:description "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)" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 43 ; + sh:path rdfs:label ], + [ sh:class biolink:AnatomicalEntity ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:subject_category ], + sh:order 3 ; + sh:path biolink:subject_context_qualifier ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path dct:description ], + sh:order 40 ; + sh:path biolink:iri ], [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 36 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:original_object ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:object_category_closure ], + sh:order 45 ; + sh:path biolink:has_attribute ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:qualifiers ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:subject_form_or_variant_qualifier ], + [ sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the subject of an association (or statement)." ; + sh:in ( "metabolite" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:subject_derivative_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:AnatomicalEntity ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 45 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 6 ; + sh:path biolink:object_context_qualifier ], + [ sh:class biolink:ChemicalEntity ; + sh:description "the chemical entity or entity that is an interactor" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path rdf:subject ], + [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the subject of an association (or statement)." ; + sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:subject_part_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 34 ; + sh:path biolink:object_label_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 19 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:publications ], + sh:order 42 ; + sh:path rdf:type ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 25 ; + sh:path biolink:subject_category ], + [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the object of an association (or statement)." ; + sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:object_part_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:knowledge_source ], + sh:order 28 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -4706,12 +4749,29 @@ biolink:ChemicalGeneInteractionAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:predicate ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path rdfs:label ], + sh:order 17 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 44 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -4719,174 +4779,114 @@ biolink:ChemicalGeneInteractionAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:object_namespace ], + sh:order 37 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 18 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:publications ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:primary_knowledge_source ], + sh:order 21 ; + sh:path biolink:timepoint ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 20 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:object_label_closure ], - [ sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the subject of an association (or statement)." ; - sh:in ( "metabolite" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:subject_derivative_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 11 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:p_value ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:retrieval_source_ids ], + sh:order 12 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 16 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:negated ], + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 10 ; + sh:path rdf:object ], [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:object_form_or_variant_qualifier ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:qualifier ], + sh:order 46 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 41 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 29 ; + sh:path biolink:subject_category_closure ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 15 ; sh:path biolink:has_evidence ], - [ sh:class biolink:AnatomicalEntity ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:subject_context_qualifier ], - [ sh:class biolink:AnatomicalEntity ; - sh:maxCount 1 ; + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:object_context_qualifier ], + sh:order 38 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:subject_closure ], - [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the object of an association (or statement)." ; - sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:object_part_qualifier ], - [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:subject_form_or_variant_qualifier ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 10 ; - sh:path rdf:object ], + sh:nodeKind sh:Literal ; + sh:order 22 ; + sh:path biolink:original_subject ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 26 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:subject_label_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:anatomical_context_qualifier ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:timepoint ], - [ sh:class biolink:ChemicalEntity ; - sh:description "the chemical entity or entity that is an interactor" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path rdf:subject ], - [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the subject of an association (or statement)." ; - sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:subject_part_qualifier ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:object_closure ] ; + sh:path biolink:object_category ] ; sh:targetClass biolink:ChemicalGeneInteractionAssociation . biolink:ChemicalMixture a sh:NodeShape ; @@ -4894,119 +4894,119 @@ biolink:ChemicalMixture a sh:NodeShape ; sh:description "A chemical mixture is a chemical entity composed of two or more molecular entities." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:synonym ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 16 ; + sh:path rdf:type ], + [ sh:class biolink:ChemicalRole ; + sh:description "A role is particular behaviour which a chemical entity may exhibit." ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:has_attribute ], + sh:order 8 ; + sh:path biolink:has_chemical_role ], [ sh:datatype xsd:string ; - sh:description "" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:trade_name ], + sh:order 12 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:max_tolerated_dose ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:order 17 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:provided_by ], + sh:order 10 ; + sh:path biolink:xref ], [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; sh:order 3 ; sh:path biolink:routes_of_delivery ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 5 ; - sh:path biolink:available_from ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:xref ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:category ], + sh:order 20 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:boolean ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:is_toxic ], - [ sh:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_chemical_role ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:deprecated ], + sh:order 11 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdfs:label ], - [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; - sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:highest_FDA_approval_status ], + sh:order 13 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:is_supplement ], + sh:order 4 ; + sh:path biolink:trade_name ], [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:drug_regulatory_status_world_wide ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:iri ], + sh:order 6 ; + sh:path biolink:max_tolerated_dose ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "" ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:is_supplement ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 5 ; + sh:path biolink:available_from ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:id ], + sh:order 15 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:provided_by ], + [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; + sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:highest_FDA_approval_status ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:full_name ] ; + sh:order 14 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:ChemicalMixture . biolink:ChemicalOrDrugOrTreatment a sh:NodeShape ; @@ -5018,173 +5018,292 @@ biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; + sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 18 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 29 ; sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:subject_category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:subject_aspect_qualifier ], + sh:order 31 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; - sh:description "the chemical entity or entity that is an interactor" ; + sh:order 30 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "disease or phenotype" ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:original_object ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_evidence ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 41 ; + sh:path rdf:type ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 19 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 22 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:negated ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:publications ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ sh:description "" ; + sh:in ( "life_threatening_adverse_event" "serious_adverse_event" "suspected_adverse_reaction" "unexpected_adverse_event" ) ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:FDA_adverse_event_level ], + [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; + sh:description "the chemical entity or entity that is an interactor" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:frequency_qualifier ], + sh:order 15 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_closure ], + sh:order 4 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 40 ; sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 43 ; + sh:path dct:description ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 25 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:original_subject ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_supporting_studies ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 28 ; sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:object_label_closure ], + sh:order 8 ; + sh:path biolink:qualified_predicate ], [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:negated ], + sh:order 45 ; + sh:path biolink:deprecated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 24 ; + sh:path biolink:subject_category ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 44 ; sh:path biolink:has_attribute ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:disease_context_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_object ], + sh:order 38 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 11 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:disease_context_qualifier ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:qualified_predicate ], + sh:order 35 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 42 ; + sh:path rdfs:label ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:original_predicate ], + sh:order 46 ; + sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_namespace ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 39 ; + sh:path biolink:iri ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "disease or phenotype" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 18 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ] ; + sh:targetClass biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation . + +biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "This association defines a relationship between a chemical or treatment (or procedure) and a disease or phenotypic feature where the disease or phenotypic feature is a secondary undesirable effect." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 43 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 22 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; @@ -5192,15 +5311,10 @@ biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation sh:order 11 ; sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:retrieval_source_ids ], + sh:order 26 ; + sh:path biolink:subject_closure ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; @@ -5212,91 +5326,116 @@ biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation sh:nodeKind sh:Literal ; sh:order 45 ; sh:path biolink:deprecated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:iri ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 15 ; + sh:path biolink:knowledge_source ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:object_direction_qualifier ], + sh:minCount 1 ; + sh:order 19 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:disease_context_qualifier ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 46 ; + sh:path biolink:frequency_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 25 ; + sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:qualifiers ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 18 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:object_namespace ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:p_value ], + sh:order 38 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 41 ; sh:path rdf:type ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:timepoint ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 23 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:agent_type ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_supporting_studies ], + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:subject_aspect_qualifier ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:id ], + sh:order 2 ; + sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 29 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:subject_label_closure ], - [ sh:description "" ; - sh:in ( "life_threatening_adverse_event" "serious_adverse_event" "suspected_adverse_reaction" "unexpected_adverse_event" ) ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:FDA_adverse_event_level ], + sh:order 27 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 21 ; - sh:path biolink:original_subject ] ; - sh:targetClass biolink:ChemicalOrDrugOrTreatmentSideEffectDiseaseOrPhenotypicFeatureAssociation . - -biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "This association defines a relationship between a chemical or treatment (or procedure) and a disease or phenotypic feature where the disease or phenotypic feature is a secondary undesirable effect." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:publications ], + sh:path biolink:original_subject ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path biolink:p_value ], [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; @@ -5304,55 +5443,40 @@ biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation a sh:No sh:nodeKind sh:BlankNodeOrIRI ; sh:order 1 ; sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:qualifier ], + sh:order 7 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:frequency_qualifier ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:agent_type ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 8 ; + sh:path biolink:qualified_predicate ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:timepoint ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:object_category_closure ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 10 ; + sh:path biolink:negated ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:subject_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 6 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; @@ -5360,230 +5484,179 @@ biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation a sh:No sh:order 16 ; sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:category ], + sh:order 30 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_subject ], + sh:order 33 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path rdf:type ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_evidence ], + sh:order 42 ; + sh:path rdfs:label ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 44 ; sh:path biolink:has_attribute ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path biolink:iri ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:timepoint ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 34 ; sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdf:predicate ], + sh:order 17 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:description "" ; sh:in ( "life_threatening_adverse_event" "serious_adverse_event" "suspected_adverse_reaction" "unexpected_adverse_event" ) ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:FDA_adverse_event_level ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:p_value ], + sh:nodeKind sh:IRI ; + sh:order 24 ; + sh:path biolink:subject_category ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:publications ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_evidence ], [ sh:class biolink:DiseaseOrPhenotypicFeature ; sh:description "disease or phenotype" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 3 ; - sh:path rdf:object ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:knowledge_source ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:float ; + sh:path rdf:object ] ; + sh:targetClass biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation . + +biolink:ChemicalToChemicalAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "A relationship between two chemical entities. This can encompass actual interactions as well as temporal causal edges, e.g. one chemical converted to another." ; + sh:ignoredProperties ( biolink:reaction_side biolink:catalyst_qualifier biolink:stoichiometry biolink:reaction_direction rdf:type ) ; + sh:property [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; + sh:order 29 ; sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 18 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:subject_category ], + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_closure ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_closure ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; + sh:order 31 ; sh:path biolink:id ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdfs:label ], + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; + sh:order 3 ; sh:path biolink:negated ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 25 ; + sh:order 18 ; sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + [ sh:class biolink:ChemicalEntity ; + sh:description "the chemical element that is the target of the statement" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; + sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; + sh:order 23 ; sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:iri ] ; - sh:targetClass biolink:ChemicalOrDrugOrTreatmentToDiseaseOrPhenotypicFeatureAssociation . - -biolink:ChemicalToChemicalAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "A relationship between two chemical entities. This can encompass actual interactions as well as temporal causal edges, e.g. one chemical converted to another." ; - sh:ignoredProperties ( biolink:stoichiometry biolink:reaction_direction biolink:catalyst_qualifier biolink:reaction_side rdf:type ) ; - sh:property [ sh:class biolink:ChemicalEntity ; - sh:description "the chemical element that is the target of the statement" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; @@ -5591,130 +5664,103 @@ biolink:ChemicalToChemicalAssociation a sh:NodeShape ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; - sh:description "the chemical entity or entity that is an interactor" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; @@ -5722,137 +5768,215 @@ biolink:ChemicalToChemicalAssociation a sh:NodeShape ; sh:order 11 ; sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ] ; + sh:targetClass biolink:ChemicalToChemicalAssociation . + +biolink:ChemicalToChemicalDerivationAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "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 catalyst qualifier P" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; + sh:order 17 ; sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 32 ; - sh:path biolink:iri ], + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 36 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 25 ; + sh:order 26 ; sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 2 ; + sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 4 ; + sh:path biolink:negated ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 33 ; + sh:path biolink:iri ], + [ sh:class biolink:ChemicalEntity ; + sh:description "the upstream chemical entity" ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 11 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ] ; - sh:targetClass biolink:ChemicalToChemicalAssociation . - -biolink:ChemicalToChemicalDerivationAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "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 catalyst qualifier P" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 37 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:id ], + sh:order 15 ; + sh:path biolink:original_subject ], + [ sh:class biolink:ChemicalEntity ; + sh:description "the downstream chemical entity" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:object ], [ sh:class biolink:MacromolecularMachineMixin ; sh:description "this connects the derivation edge to the chemical entity that catalyzes the reaction that causes the subject chemical to transform into the object chemical." ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 0 ; sh:path biolink:catalyst_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:object_category ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:category ], + sh:order 21 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_subject ], + sh:order 35 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 5 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:p_value ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:publications ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path biolink:deprecated ], - [ sh:class biolink:ChemicalEntity ; - sh:description "the downstream chemical entity" ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:agent_type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:object ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:has_attribute ], + sh:order 23 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -5865,11 +5989,11 @@ biolink:ChemicalToChemicalDerivationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_label_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 38 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; @@ -5877,295 +6001,195 @@ biolink:ChemicalToChemicalDerivationAssociation a sh:NodeShape ; sh:order 9 ; sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 20 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 30 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:p_value ], - [ sh:class biolink:ChemicalEntity ; - sh:description "the upstream chemical entity" ; + sh:order 14 ; + sh:path biolink:timepoint ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:knowledge_level ] ; + sh:targetClass biolink:ChemicalToChemicalDerivationAssociation . + +biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "An interaction between a chemical entity and a phenotype or disease, where the presence of the chemical gives rise to or exacerbates the phenotype." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path rdf:subject ], + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; + sh:order 13 ; sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:negated ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_predicate ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path rdfs:label ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 22 ; + sh:order 21 ; sh:path biolink:subject_category_closure ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; + sh:order 1 ; sh:path rdf:predicate ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:knowledge_level ], [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; sh:order 30 ; - sh:path biolink:adjusted_p_value ], + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:iri ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdf:type ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_object ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_evidence ], + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:subject_closure ], + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "the disease or phenotype that is affected by the chemical" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:qualifiers ] ; - sh:targetClass biolink:ChemicalToChemicalDerivationAssociation . - -biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "An interaction between a chemical entity and a phenotype or disease, where the presence of the chemical gives rise to or exacerbates the phenotype." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "the disease or phenotype that is affected by the chemical" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; + sh:order 20 ; sh:path biolink:object_closure ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; @@ -6173,98 +6197,74 @@ biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:original_object ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ] ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:ChemicalToDiseaseOrPhenotypicFeatureAssociation . biolink:ChemicalToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:description "An interaction between a chemical entity and another entity" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:property [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; @@ -6272,63 +6272,36 @@ biolink:ChemicalToEntityAssociationMixin a sh:NodeShape ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ] ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ] ; sh:targetClass biolink:ChemicalToEntityAssociationMixin . biolink:ChemicalToPathwayAssociation a sh:NodeShape ; sh:closed true ; sh:description "An interaction between a chemical entity and a biological process or pathway." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:property [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -6340,61 +6313,75 @@ biolink:ChemicalToPathwayAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:class biolink:Pathway ; + sh:description "the pathway that is affected by the chemical" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; @@ -6402,89 +6389,101 @@ biolink:ChemicalToPathwayAssociation a sh:NodeShape ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:Pathway ; - sh:description "the pathway that is affected by the chemical" ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:class biolink:ChemicalEntity ; - sh:description "the chemical entity that is affecting the pathway" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -6492,22 +6491,23 @@ biolink:ChemicalToPathwayAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:ChemicalEntity ; + sh:description "the chemical entity that is affecting the pathway" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ] ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ] ; sh:targetClass biolink:ChemicalToPathwayAssociation . biolink:ChiSquaredAnalysisResult a sh:NodeShape ; @@ -6515,64 +6515,60 @@ biolink:ChiSquaredAnalysisResult a sh:NodeShape ; sh:description "A result of a chi squared analysis." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 2 ; + sh:path biolink:format ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], + sh:order 13 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], + sh:order 0 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], + sh:order 6 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], + sh:order 1 ; + sh:path biolink:rights ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; @@ -6580,165 +6576,177 @@ biolink:ChiSquaredAnalysisResult a sh:NodeShape ; sh:order 3 ; sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:xref ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:id ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ] ; + sh:order 4 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:ChiSquaredAnalysisResult . biolink:ClinicalCourse a sh:NodeShape ; sh:closed true ; sh:description "The course a disease typically takes from its onset, progression in time, and eventual resolution or death of the affected individual" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; + sh:property [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path rdfs:label ], + [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ], - [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], + sh:order 5 ; + sh:path biolink:id ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 2 ; sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ] ; + sh:order 12 ; + sh:path dct:description ] ; sh:targetClass biolink:ClinicalCourse . biolink:ClinicalEntity a sh:NodeShape ; sh:closed true ; sh:description "Any entity or process that exists in the clinical domain and outside the biological realm. Diseases are placed under biological entities" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:property [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ], + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], + sh:order 11 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:full_name ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], + sh:order 9 ; + sh:path dct:description ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], + sh:order 7 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -6753,64 +6761,62 @@ biolink:ClinicalEntity a sh:NodeShape ; sh:order 4 ; sh:path biolink:id ], [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ] ; + sh:order 8 ; + sh:path rdfs:label ] ; sh:targetClass biolink:ClinicalEntity . biolink:ClinicalFinding a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; + sh:property [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:class biolink:ClinicalAttribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -6818,38 +6824,32 @@ biolink:ClinicalFinding a sh:NodeShape ; sh:order 13 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:class biolink:ClinicalAttribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ] ; + sh:order 5 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:ClinicalFinding . biolink:ClinicalIntervention a sh:NodeShape ; @@ -6861,11 +6861,12 @@ biolink:ClinicalIntervention a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:order 11 ; + sh:path biolink:deprecated ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -6877,23 +6878,16 @@ biolink:ClinicalIntervention a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path rdfs:label ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 3 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -6907,66 +6901,55 @@ biolink:ClinicalIntervention a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; - sh:path biolink:category ] ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ] ; sh:targetClass biolink:ClinicalIntervention . biolink:ClinicalMeasurement a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -6974,22 +6957,6 @@ biolink:ClinicalMeasurement a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; @@ -6997,29 +6964,25 @@ biolink:ClinicalMeasurement a sh:NodeShape ; sh:order 3 ; sh:path biolink:has_qualitative_value ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:deprecated ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ] ; - sh:targetClass biolink:ClinicalMeasurement . - -biolink:ClinicalModifier a sh:NodeShape ; - sh:closed true ; - sh:description "Used to characterize and specify the phenotypic abnormalities defined in the phenotypic abnormality sub-ontology, with respect to severity, laterality, and other aspects" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; + [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 7 ; @@ -7028,58 +6991,77 @@ biolink:ClinicalModifier a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path rdfs:label ] ; + sh:targetClass biolink:ClinicalMeasurement . + +biolink:ClinicalModifier a sh:NodeShape ; + sh:closed true ; + sh:description "Used to characterize and specify the phenotypic abnormalities defined in the phenotypic abnormality sub-ontology, with respect to severity, laterality, and other aspects" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path rdfs:label ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -7087,6 +7069,18 @@ biolink:ClinicalModifier a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:id ], + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:full_name ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -7098,106 +7092,116 @@ biolink:ClinicalModifier a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ] ; + sh:order 7 ; + sh:path biolink:xref ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ] ; sh:targetClass biolink:ClinicalModifier . biolink:ClinicalTrial a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], + sh:order 9 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ], + sh:order 4 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], + sh:order 7 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:id ], + sh:order 0 ; + sh:path biolink:provided_by ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ] ; + sh:order 2 ; + sh:path biolink:full_name ] ; sh:targetClass biolink:ClinicalTrial . biolink:CodingSequence a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:provided_by ], + sh:order 11 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], + sh:order 8 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:in_taxon_label ], + sh:order 3 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -7205,12 +7209,23 @@ biolink:CodingSequence a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:id ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; @@ -7218,17 +7233,11 @@ biolink:CodingSequence a sh:NodeShape ; sh:order 0 ; sh:path biolink:has_biological_sequence ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:category ], + sh:order 2 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -7245,55 +7254,39 @@ biolink:CodingSequence a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:category ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 4 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:in_taxon ] ; + sh:path biolink:xref ] ; sh:targetClass biolink:CodingSequence . biolink:Cohort a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], + sh:property [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -7301,114 +7294,126 @@ biolink:Cohort a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ] ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:Cohort . biolink:CommonDataElement a sh:NodeShape ; sh:closed true ; sh:description "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)" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ], + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:format ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:creation_date ], + sh:order 15 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -7416,12 +7421,6 @@ biolink:CommonDataElement a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -7429,60 +7428,44 @@ biolink:CommonDataElement a sh:NodeShape ; sh:order 13 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 1 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ], + sh:order 9 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ] ; + sh:order 0 ; + sh:path biolink:license ] ; sh:targetClass biolink:CommonDataElement . biolink:ComplexChemicalExposure a sh:NodeShape ; sh:closed true ; sh:description "A complex chemical exposure is an intake of a chemical mixture (e.g. gasoline), other than a drug." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], + sh:order 9 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], + sh:order 4 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; @@ -7495,6 +7478,11 @@ biolink:ComplexChemicalExposure a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_qualitative_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -7502,17 +7490,24 @@ biolink:ComplexChemicalExposure a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_attribute_type ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], + sh:order 14 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:order 5 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -7523,144 +7518,192 @@ biolink:ComplexChemicalExposure a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; - sh:path biolink:full_name ] ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ] ; sh:targetClass biolink:ComplexChemicalExposure . biolink:ComplexMolecularMixture a sh:NodeShape ; sh:closed true ; sh:description "A complex molecular mixture is a chemical mixture composed of two or more molecular entities with unknown concentration and stoichiometry." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; - sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; - sh:order 3 ; - sh:path biolink:routes_of_delivery ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:iri ], - [ sh:datatype xsd:boolean ; - sh:description "" ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:is_toxic ], + sh:order 16 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:type ], + sh:order 0 ; + sh:path biolink:is_supplement ], [ sh:class biolink:ChemicalRole ; sh:description "A role is particular behaviour which a chemical entity may exhibit." ; sh:nodeKind sh:IRI ; sh:order 8 ; sh:path biolink:has_chemical_role ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:deprecated ], + sh:order 4 ; + sh:path biolink:trade_name ], [ sh:datatype xsd:string ; - sh:description "" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:is_supplement ], + sh:order 14 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:provided_by ], + sh:order 13 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:max_tolerated_dose ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:has_attribute ], + [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; + sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; + sh:order 3 ; + sh:path biolink:routes_of_delivery ], [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:drug_regulatory_status_world_wide ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:deprecated ], [ sh:description "" ; sh:in ( "over_the_counter" "prescription" ) ; sh:order 5 ; sh:path biolink:available_from ], [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:boolean ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:max_tolerated_dose ], + sh:order 7 ; + sh:path biolink:is_toxic ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path rdfs:label ], [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; sh:maxCount 1 ; sh:order 1 ; sh:path biolink:highest_FDA_approval_status ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; + sh:order 18 ; + sh:path dct:description ] ; + sh:targetClass biolink:ComplexMolecularMixture . + +biolink:ConceptCountAnalysisResult a sh:NodeShape ; + sh:closed true ; + sh:description "A result of a concept count analysis." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 19 ; + sh:order 14 ; sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; + sh:order 6 ; sh:path biolink:full_name ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 10 ; + sh:order 5 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; + sh:order 13 ; sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 12 ; + sh:order 7 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:trade_name ] ; - sh:targetClass biolink:ComplexMolecularMixture . - -biolink:ConceptCountAnalysisResult a sh:NodeShape ; - sh:closed true ; - sh:description "A result of a concept count analysis." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -7676,155 +7719,93 @@ biolink:ConceptCountAnalysisResult a sh:NodeShape ; [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], + sh:order 1 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 2 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:license ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], + sh:order 9 ; + sh:path biolink:iri ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; - sh:path biolink:creation_date ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ] ; + sh:path biolink:creation_date ] ; sh:targetClass biolink:ConceptCountAnalysisResult . biolink:ConfidenceLevel a sh:NodeShape ; sh:closed true ; sh:description "Level of confidence in a statement" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], + sh:order 12 ; + sh:path rdfs:label ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 2 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:rights ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:creation_date ], + sh:order 0 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -7833,99 +7814,97 @@ biolink:ConfidenceLevel a sh:NodeShape ; sh:order 8 ; sh:path biolink:id ], [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 9 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ] ; + sh:order 13 ; + sh:path dct:description ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:creation_date ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ] ; sh:targetClass biolink:ConfidenceLevel . biolink:ContributorAssociation a sh:NodeShape ; sh:closed true ; sh:description "Any association between an entity (such as a publication) and various agents that contribute to its realisation" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "generally one of the predicate values 'provider', 'publisher', 'editor' or 'author'" ; + [ sh:class biolink:InformationContentEntity ; + sh:description "information content entity which an agent has helped realise" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:OntologyClass ; sh:description "this field can be used to annotate special characteristics of an agent relationship, such as the fact that a given author agent of a publication is the 'corresponding author'" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -7933,56 +7912,92 @@ biolink:ContributorAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "generally one of the predicate values 'provider', 'publisher', 'editor' or 'author'" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], [ sh:class biolink:Agent ; sh:description "agent helping to realise the given entity (e.g. such as a publication)" ; sh:maxCount 1 ; @@ -7991,127 +8006,146 @@ biolink:ContributorAssociation a sh:NodeShape ; sh:order 2 ; sh:path rdf:object ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 11 ; sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:InformationContentEntity ; - sh:description "information content entity which an agent has helped realise" ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ] ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ] ; sh:targetClass biolink:ContributorAssociation . biolink:CorrelatedGeneToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:integer ; + sh:property [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 49 ; + sh:path biolink:has_percentage ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 45 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:subject_specialization_qualifier ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 19 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:integer ; sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 46 ; sh:path biolink:has_count ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_subject ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:disease_context_qualifier ], + sh:order 10 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 16 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:double ; + sh:order 21 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:has_quotient ], + sh:order 42 ; + sh:path rdfs:label ], [ sh:class biolink:GeneOrGeneProduct ; sh:description "gene in which variation is shown to correlate with the disease." ; sh:maxCount 1 ; @@ -8120,121 +8154,62 @@ biolink:CorrelatedGeneToDiseaseAssociation a sh:NodeShape ; sh:order 0 ; sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 11 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 49 ; - sh:path biolink:has_percentage ], + sh:order 15 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:order 25 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 36 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:order 53 ; + sh:path biolink:frequency_qualifier ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 48 ; + sh:path biolink:has_quotient ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path biolink:category ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 18 ; sh:path biolink:knowledge_level ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:negated ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 50 ; - sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 30 ; sh:path biolink:subject_namespace ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:p_value ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:qualifier ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:publications ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:subject_specialization_qualifier ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], + sh:order 29 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; @@ -8242,149 +8217,174 @@ biolink:CorrelatedGeneToDiseaseAssociation a sh:NodeShape ; sh:order 23 ; sh:path biolink:original_object ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:object_category_closure ], + sh:order 32 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:Disease ; - sh:description "disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:sex_qualifier ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_evidence ], + sh:order 6 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 27 ; sh:path biolink:object_closure ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 50 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 22 ; sh:path biolink:original_predicate ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:sex_qualifier ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 38 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:timepoint ], + sh:order 51 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 39 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:Disease ; + sh:description "disease" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:p_value ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:deprecated ], + sh:order 26 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:integer ; sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 47 ; sh:path biolink:has_total ], + [ sh:datatype xsd:string ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_supporting_studies ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:subject_category ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:object_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:object_namespace ], + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_closure ], + sh:order 41 ; + sh:path rdf:type ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:order 43 ; + sh:path dct:description ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:retrieval_source_ids ], + sh:order 13 ; + sh:path biolink:publications ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:has_attribute ], + sh:order 12 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_namespace ] ; + sh:order 52 ; + sh:path biolink:qualified_predicate ] ; sh:targetClass biolink:CorrelatedGeneToDiseaseAssociation . biolink:DatasetSummary a sh:NodeShape ; @@ -8392,6 +8392,22 @@ biolink:DatasetSummary a sh:NodeShape ; sh:description "an item that holds summary level information about a dataset." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path schema1:logo ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:license ], + [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; @@ -8401,6 +8417,16 @@ biolink:DatasetSummary a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path rdf:type ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; @@ -8408,10 +8434,11 @@ biolink:DatasetSummary a sh:NodeShape ; sh:order 5 ; sh:path biolink:creation_date ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:license ], + sh:order 8 ; + sh:path biolink:full_name ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -8423,21 +8450,32 @@ biolink:DatasetSummary a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:rights ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdf:type ], + sh:order 9 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:order 0 ; + sh:path biolink:source_web_page ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -8445,57 +8483,30 @@ biolink:DatasetSummary a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path schema1:logo ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 17 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:source_web_page ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ] ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:DatasetSummary . biolink:DatasetVersion a sh:NodeShape ; sh:closed true ; sh:description "an item that holds version level information about a dataset." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:format ], + [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -8506,23 +8517,21 @@ biolink:DatasetVersion a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:license ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:iri ], + sh:order 4 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:category ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; @@ -8533,17 +8542,6 @@ biolink:DatasetVersion a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:format ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -8551,42 +8549,44 @@ biolink:DatasetVersion a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:xref ], + sh:order 7 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:rights ], + sh:order 12 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:provided_by ], - [ sh:class biolink:Dataset ; + sh:order 9 ; + sh:path biolink:full_name ], + [ sh:class biolink:DatasetDistribution ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_dataset ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:has_attribute ], + sh:order 2 ; + sh:path dct:distribution ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:xref ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 18 ; sh:path biolink:deprecated ], - [ sh:class biolink:DatasetDistribution ; + [ sh:class biolink:Dataset ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path dct:distribution ], + sh:order 0 ; + sh:path biolink:has_dataset ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -8605,15 +8605,17 @@ biolink:DiagnosticAid a sh:NodeShape ; sh:description "A device or substance used to help diagnose disease or injury" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -8621,21 +8623,9 @@ biolink:DiagnosticAid a sh:NodeShape ; sh:order 2 ; sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], + sh:order 7 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -8644,69 +8634,55 @@ biolink:DiagnosticAid a sh:NodeShape ; sh:order 4 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], + sh:order 6 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 3 ; - sh:path biolink:synonym ] ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:DiagnosticAid . biolink:DiseaseOrPhenotypicFeatureExposure a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_attribute_type ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; @@ -8714,60 +8690,84 @@ biolink:DiseaseOrPhenotypicFeatureExposure a sh:NodeShape ; sh:order 4 ; sh:path biolink:has_qualitative_value ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 13 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:timepoint ], + sh:order 6 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_attribute_type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:order 0 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:synonym ], + sh:order 8 ; + sh:path biolink:xref ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:provided_by ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 3 ; sh:path biolink:has_quantitative_value ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:xref ] ; + sh:order 10 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:DiseaseOrPhenotypicFeatureExposure . biolink:DiseaseOrPhenotypicFeatureOutcome a sh:NodeShape ; @@ -8786,180 +8786,110 @@ biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "disease or phenotype" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 2 ; - sh:path rdf:object ] ; + sh:path rdf:object ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "disease or phenotype" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ] ; sh:targetClass biolink:DiseaseOrPhenotypicFeatureToEntityAssociationMixin . biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between either a disease or a phenotypic feature and its mode of (genetic) inheritance." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; + sh:property [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:subject_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "disease or phenotype" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:GeneticInheritance ; - sh:description "genetic inheritance associated with the specified disease or phenotypic feature." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -8967,50 +8897,17 @@ biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation a sh:NodeShape sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -9018,46 +8915,97 @@ biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation a sh:NodeShape sh:order 23 ; sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ] ; - sh:targetClass biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation . - -biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "An association between either a disease or a phenotypic feature and an anatomical entity, where the disease/feature manifests in that site." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:GeneticInheritance ; + sh:description "genetic inheritance associated with the specified disease or phenotypic feature." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "disease or phenotype" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; @@ -9069,17 +9017,34 @@ biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 28 ; + sh:path biolink:p_value ] ; + sh:targetClass biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation . + +biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "An association between either a disease or a phenotypic feature and an anatomical entity, where the disease/feature manifests in that site." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:class biolink:AnatomicalEntity ; sh:description "anatomical entity in which the disease or feature is found." ; sh:maxCount 1 ; @@ -9088,37 +9053,40 @@ biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a sh:NodeShape ; sh:order 2 ; sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -9131,44 +9099,80 @@ biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:original_subject ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -9180,90 +9184,93 @@ biolink:DiseaseOrPhenotypicFeatureToLocationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "disease or phenotype" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "disease or phenotype" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ] ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ] ; sh:targetClass biolink:DiseaseOrPhenotypicFeatureToLocationAssociation . biolink:DiseaseToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:NamedThing ; + sh:property [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; @@ -9276,243 +9283,236 @@ biolink:DiseaseToEntityAssociationMixin a sh:NodeShape ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ] ; + sh:path rdf:subject ] ; sh:targetClass biolink:DiseaseToEntityAssociationMixin . biolink:DiseaseToExposureEventAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between an exposure event and a disease." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:ExposureEvent ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:property [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], + sh:order 6 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:class biolink:Disease ; - sh:description "disease class" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Disease ; + sh:description "disease class" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:ExposureEvent ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ] ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:DiseaseToExposureEventAssociation . biolink:DiseaseToPhenotypicFeatureAssociation a sh:NodeShape ; @@ -9520,92 +9520,66 @@ biolink:DiseaseToPhenotypicFeatureAssociation a sh:NodeShape ; sh:description "An association between a disease and a phenotypic feature in which the phenotypic feature is associated with the disease in some way." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path dct:description ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:negated ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 42 ; + sh:path biolink:iri ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:p_value ], + sh:order 26 ; + sh:path biolink:original_object ], [ sh:class biolink:BiologicalSex ; sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 8 ; sh:path biolink:sex_qualifier ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 22 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:object_category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:retrieval_source_ids ], + sh:order 29 ; + sh:path biolink:subject_closure ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 16 ; sh:path biolink:publications ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:disease_context_qualifier ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:has_count ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:has_total ], + sh:order 11 ; + sh:path biolink:object_specialization_qualifier ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 40 ; sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:original_object ], + sh:order 23 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -9613,240 +9587,271 @@ biolink:DiseaseToPhenotypicFeatureAssociation a sh:NodeShape ; sh:order 45 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:double ; + sh:order 33 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:has_quotient ], + sh:order 18 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 43 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:order 41 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:order 10 ; + sh:path biolink:subject_specialization_qualifier ], + [ sh:class biolink:Disease ; + sh:description "disease class" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:order 5 ; + sh:path rdf:subject ], + [ sh:class biolink:Onset ; + sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject." ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:onset_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 36 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 48 ; sh:path biolink:deprecated ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject." ; - sh:maxCount 1 ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:onset_qualifier ], + sh:order 32 ; + sh:path biolink:object_category_closure ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:subject_category_closure ], + sh:order 27 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:subject_namespace ], + sh:order 34 ; + sh:path biolink:object_namespace ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 54 ; + sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 44 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:qualifier ], - [ sh:class biolink:PhenotypicFeature ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 25 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path rdf:object ], + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:has_count ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:original_subject ], + sh:order 46 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:knowledge_source ], + sh:order 19 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 53 ; + sh:path biolink:qualified_predicate ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:id ], + sh:order 38 ; + sh:path biolink:p_value ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 50 ; sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:has_percentage ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:class biolink:PhenotypicFeature ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path biolink:iri ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path rdf:object ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path biolink:adjusted_p_value ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 21 ; - sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 49 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 3 ; + sh:path biolink:has_quotient ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 54 ; - sh:path biolink:frequency_qualifier ], - [ sh:class biolink:Disease ; - sh:description "disease class" ; + sh:order 2 ; + sh:path biolink:has_total ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path rdf:subject ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:category ], + sh:order 6 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:qualified_predicate ], + sh:order 14 ; + sh:path biolink:qualifier ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 15 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:subject_label_closure ], + sh:order 13 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path rdf:type ], + sh:order 12 ; + sh:path biolink:anatomical_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:object_closure ], + sh:order 49 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:retrieval_source_ids ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 52 ; sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:original_predicate ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 47 ; sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:subject_category ], + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:has_percentage ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:object_namespace ], + sh:order 51 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 24 ; + sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:order 28 ; + sh:path biolink:object_category ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:subject_specialization_qualifier ] ; + sh:minCount 1 ; + sh:order 22 ; + sh:path biolink:agent_type ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 21 ; + sh:path biolink:knowledge_level ] ; sh:targetClass biolink:DiseaseToPhenotypicFeatureAssociation . biolink:DrugExposure a sh:NodeShape ; sh:closed true ; sh:description "A drug exposure is an intake of a particular drug." ; - sh:ignoredProperties ( rdf:type biolink:has_gene_or_gene_product ) ; - sh:property [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:ignoredProperties ( biolink:has_gene_or_gene_product rdf:type ) ; + sh:property [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:timepoint ], + sh:order 8 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -9854,113 +9859,116 @@ biolink:DrugExposure a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdfs:label ], + sh:order 12 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:xref ], + sh:order 0 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:synonym ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_attribute_type ], + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:full_name ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 1 ; sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ] ; + sh:order 3 ; + sh:path biolink:has_attribute_type ] ; sh:targetClass biolink:DrugExposure . biolink:DrugLabel a sh:NodeShape ; sh:closed true ; sh:description "a document accompanying a drug or its container that provides written, printed or graphic information about the drug, including drug contents, specific instructions or warnings for administration, storage and disposal instructions, etc." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:license ], + sh:order 9 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; sh:description "executive summary of a publication" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:summary ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:creation_date ], + sh:order 12 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:rights ], + [ sh:class biolink:Agent ; + sh:description "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." ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:authors ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -9972,59 +9980,49 @@ biolink:DrugLabel a sh:NodeShape ; sh:order 4 ; sh:path biolink:mesh_terms ], [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:deprecated ], + sh:order 16 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "keywords tagging a publication" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:keywords ], + sh:order 11 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:id ], + sh:order 7 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; + sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:format ], + sh:order 18 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:rights ], + sh:order 19 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "keywords tagging a publication" ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; - sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:keywords ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path rdfs:label ], - [ sh:class biolink:Agent ; - sh:description "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." ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:authors ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:order 5 ; + sh:path biolink:xref ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:provided_by ], + sh:order 21 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; sh:minCount 1 ; @@ -10037,47 +10035,49 @@ biolink:DrugLabel a sh:NodeShape ; sh:order 1 ; sh:path biolink:pages ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:order 15 ; + sh:path biolink:iri ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:full_name ], + sh:order 10 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:iri ], + sh:order 13 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; + sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdf:type ] ; + sh:order 14 ; + sh:path biolink:id ] ; sh:targetClass biolink:DrugLabel . biolink:DrugToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:description "An interaction between a drug and another entity" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:class biolink:Drug ; sh:description "the drug that is an interactor" ; sh:maxCount 1 ; @@ -10091,45 +10091,83 @@ biolink:DrugToGeneAssociation a sh:NodeShape ; sh:closed true ; sh:description "An interaction between a drug and a gene or gene product." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:property [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:has_attribute ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -10137,46 +10175,12 @@ biolink:DrugToGeneAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; @@ -10184,39 +10188,40 @@ biolink:DrugToGeneAssociation a sh:NodeShape ; sh:order 8 ; sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 34 ; + sh:path rdf:type ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:class biolink:Drug ; sh:description "the drug that is an interactor" ; sh:maxCount 1 ; @@ -10224,62 +10229,79 @@ biolink:DrugToGeneAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:order 36 ; + sh:path dct:description ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 28 ; sh:path biolink:p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:GeneOrGeneProduct ; sh:description "the gene or gene product that is affected by the drug" ; sh:maxCount 1 ; @@ -10287,33 +10309,11 @@ biolink:DrugToGeneAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ] ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ] ; sh:targetClass biolink:DrugToGeneAssociation . biolink:DrugToGeneInteractionExposure a sh:NodeShape ; @@ -10321,6 +10321,28 @@ biolink:DrugToGeneInteractionExposure a sh:NodeShape ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path dct:description ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path rdfs:label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -10332,22 +10354,28 @@ biolink:DrugToGeneInteractionExposure a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:category ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:provided_by ], + [ sh:class biolink:Gene ; + sh:description "connects an entity with one or more gene or gene products" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:has_gene_or_gene_product ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:has_qualitative_value ], + sh:order 4 ; + sh:path biolink:has_attribute_type ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -10356,83 +10384,78 @@ biolink:DrugToGeneInteractionExposure a sh:NodeShape ; sh:order 7 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:provided_by ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ], - [ sh:class biolink:QuantityValue ; + sh:order 11 ; + sh:path biolink:synonym ], + [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_attribute_type ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], + sh:order 5 ; + sh:path biolink:has_qualitative_value ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path rdf:type ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Gene ; - sh:description "connects an entity with one or more gene or gene products" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_gene_or_gene_product ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdf:type ] ; + sh:path biolink:timepoint ] ; sh:targetClass biolink:DrugToGeneInteractionExposure . biolink:DruggableGeneToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Disease ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 51 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path biolink:category ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 18 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:Disease ; sh:description "disease" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; @@ -10440,11 +10463,37 @@ biolink:DruggableGeneToDiseaseAssociation a sh:NodeShape ; sh:order 16 ; sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_namespace ], + sh:order 11 ; + sh:path biolink:qualifier ], + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:sex_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 25 ; + sh:path biolink:object_category ], + [ sh:description "connects an association to an instance of supporting evidence" ; + sh:in ( "tclin" "tbio" "tchem" "tdark" ) ; + sh:order 14 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:double ; sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; @@ -10452,78 +10501,63 @@ biolink:DruggableGeneToDiseaseAssociation a sh:NodeShape ; sh:order 49 ; sh:path biolink:has_percentage ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:qualifier ], + sh:order 21 ; + sh:path biolink:original_subject ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdfs:label ], - [ sh:description "connects an association to an instance of supporting evidence" ; - sh:in ( "tclin" "tbio" "tchem" "tdark" ) ; - sh:order 14 ; - sh:path biolink:has_evidence ], + sh:order 9 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:object_label_closure ], + sh:order 17 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 19 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path biolink:object_aspect_qualifier ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:subject_category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "gene in which variation is correlated with the disease in a protective manner, or if the product produced by the gene can be targeted by a small molecule and this leads to a protective or improving disease state." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:timepoint ], + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_count ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 28 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -10536,64 +10570,52 @@ biolink:DruggableGeneToDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 30 ; sh:path biolink:subject_namespace ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "gene in which variation is correlated with the disease in a protective manner, or if the product produced by the gene can be targeted by a small molecule and this leads to a protective or improving disease state." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_total ], + sh:order 22 ; + sh:path biolink:original_predicate ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 29 ; + sh:path biolink:object_category_closure ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:deprecated ], + sh:order 53 ; + sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path biolink:p_value ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:object_specialization_qualifier ], + sh:order 43 ; + sh:path dct:description ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:retrieval_source_ids ], [ sh:class biolink:Disease ; sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:disease_context_qualifier ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:sex_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; - sh:order 50 ; - sh:path biolink:subject_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:subject_specialization_qualifier ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; @@ -10601,157 +10623,136 @@ biolink:DruggableGeneToDiseaseAssociation a sh:NodeShape ; sh:order 10 ; sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:order 52 ; + sh:path biolink:qualified_predicate ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:publications ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:nodeKind sh:Literal ; + sh:order 48 ; + sh:path biolink:has_quotient ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:object_direction_qualifier ], + sh:order 50 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], + sh:order 41 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:double ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:has_quotient ], + sh:order 42 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], + sh:order 38 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path rdf:type ], + sh:order 33 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 23 ; sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_closure ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:publications ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_supporting_studies ], + sh:order 46 ; + sh:path biolink:has_count ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 15 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 31 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:id ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 47 ; + sh:path biolink:has_total ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 18 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:subject_specialization_qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:retrieval_source_ids ], + sh:order 36 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:knowledge_source ] ; + sh:order 45 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:DruggableGeneToDiseaseAssociation . biolink:Entity a sh:NodeShape ; sh:closed false ; sh:description "Root Biolink Model class for all things and informational relationships, real or imagined." ; - sh:ignoredProperties ( biolink:subject_form_or_variant_qualifier biolink:expression_site biolink:trade_name biolink:creation_date biolink:original_predicate biolink:object_specialization_qualifier biolink:quantifier_qualifier biolink:subject_direction_qualifier biolink:drug_regulatory_status_world_wide rdf:predicate biolink:has_zygosity biolink:full_name biolink:has_qualitative_value dct:type biolink:object_closure biolink:aggregator_knowledge_source biolink:resource_id biolink:mesh_terms biolink:population_context_qualifier biolink:phenotypic_state biolink:species_context_qualifier biolink:highest_FDA_approval_status biolink:affiliation biolink:license biolink:has_gene_or_gene_product biolink:has_quantitative_value biolink:has_chemical_role biolink:reaction_side biolink:temporal_context_qualifier biolink:object_aspect_qualifier biolink:publications biolink:timepoint biolink:has_procedure biolink:clinical_approval_status biolink:is_metabolite biolink:subject_part_qualifier biolink:routes_of_delivery biolink:resource_role biolink:object_derivative_qualifier biolink:phase biolink:pages biolink:object_namespace biolink:stoichiometry biolink:anatomical_context_qualifier biolink:qualifiers biolink:has_taxonomic_rank biolink:subject_category_closure biolink:interacting_molecules_category biolink:subject_namespace biolink:has_device biolink:enabled_by biolink:adjusted_p_value biolink:upstream_resource_ids biolink:sex_qualifier biolink:subject_specialization_qualifier biolink:start_interbase_coordinate biolink:stage_qualifier biolink:object_context_qualifier biolink:subject_category biolink:object_label_closure biolink:address biolink:provided_by biolink:rights biolink:qualified_predicate biolink:has_quotient biolink:in_taxon biolink:has_percentage biolink:end_interbase_coordinate biolink:volume biolink:authors biolink:object_part_qualifier biolink:has_output biolink:qualifier biolink:object_direction_qualifier biolink:distribution_download_url biolink:has_count biolink:in_taxon_label biolink:longitude schema1:logo biolink:has_biological_sequence biolink:has_gene biolink:associated_environmental_context biolink:causal_mechanism_qualifier biolink:published_in biolink:format biolink:knowledge_source biolink:original_subject biolink:has_attribute_type biolink:available_from biolink:primary_knowledge_source rdf:object biolink:subject_aspect_qualifier biolink:has_dataset biolink:keywords biolink:max_research_phase biolink:subject_context_qualifier biolink:catalyst_qualifier biolink:has_total biolink:disease_context_qualifier biolink:xref biolink:object_category biolink:chapter biolink:object_category_closure biolink:strand biolink:symbol biolink:knowledge_level biolink:retrieval_source_ids biolink:frequency_qualifier biolink:has_evidence biolink:p_value rdf:subject rdf:type biolink:agent_type biolink:summary biolink:genome_build biolink:object_form_or_variant_qualifier biolink:ingest_date dct:distribution biolink:subject_label_closure biolink:original_object biolink:has_input biolink:is_toxic biolink:issue biolink:latitude biolink:has_supporting_studies biolink:reaction_direction biolink:has_drug biolink:subject_derivative_qualifier biolink:synonym biolink:onset_qualifier biolink:negated biolink:is_supplement biolink:iso_abbreviation biolink:subject_closure biolink:FDA_adverse_event_level biolink:max_tolerated_dose biolink:source_web_page ) ; - sh:property [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path rdfs:label ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:ignoredProperties ( biolink:summary biolink:expression_site biolink:has_output biolink:object_category_closure biolink:latitude biolink:has_attribute_type biolink:has_zygosity biolink:end_interbase_coordinate biolink:affiliation biolink:aggregator_knowledge_source biolink:object_part_qualifier rdf:subject biolink:resource_id biolink:sex_qualifier biolink:p_value biolink:strand dct:type biolink:qualified_predicate biolink:genome_build biolink:full_name biolink:trade_name biolink:phase biolink:retrieval_source_ids biolink:has_total biolink:object_category biolink:timepoint biolink:creation_date biolink:volume biolink:temporal_context_qualifier biolink:disease_context_qualifier biolink:has_input biolink:subject_derivative_qualifier biolink:subject_form_or_variant_qualifier biolink:subject_part_qualifier biolink:upstream_resource_ids biolink:has_quantitative_value biolink:reaction_direction biolink:source_web_page biolink:subject_context_qualifier biolink:has_quotient biolink:qualifier biolink:frequency_qualifier biolink:xref biolink:has_gene_or_gene_product biolink:rights biolink:is_toxic biolink:subject_namespace biolink:catalyst_qualifier biolink:object_label_closure biolink:issue biolink:chapter biolink:knowledge_level biolink:onset_qualifier biolink:original_subject biolink:routes_of_delivery biolink:subject_specialization_qualifier biolink:original_object biolink:qualifiers biolink:subject_direction_qualifier biolink:start_interbase_coordinate biolink:object_closure biolink:symbol biolink:interacting_molecules_category biolink:in_taxon biolink:subject_label_closure biolink:object_context_qualifier biolink:mesh_terms biolink:anatomical_context_qualifier biolink:longitude biolink:has_chemical_role biolink:resource_role biolink:has_drug biolink:stage_qualifier biolink:original_predicate biolink:associated_environmental_context biolink:address biolink:object_direction_qualifier biolink:synonym biolink:published_in biolink:has_qualitative_value biolink:object_specialization_qualifier biolink:has_supporting_studies biolink:has_taxonomic_rank rdf:predicate biolink:has_biological_sequence biolink:negated biolink:has_evidence biolink:species_context_qualifier biolink:subject_aspect_qualifier biolink:format schema1:logo biolink:drug_regulatory_status_world_wide biolink:reaction_side biolink:population_context_qualifier biolink:available_from dct:distribution biolink:FDA_adverse_event_level biolink:object_derivative_qualifier biolink:provided_by biolink:has_dataset biolink:has_count biolink:object_namespace biolink:max_tolerated_dose biolink:knowledge_source biolink:has_procedure rdf:type biolink:has_percentage biolink:iso_abbreviation biolink:object_form_or_variant_qualifier biolink:ingest_date biolink:keywords biolink:has_device biolink:distribution_download_url biolink:authors biolink:subject_category_closure biolink:clinical_approval_status biolink:subject_closure biolink:publications biolink:in_taxon_label biolink:highest_FDA_approval_status rdf:object biolink:object_aspect_qualifier biolink:quantifier_qualifier biolink:causal_mechanism_qualifier biolink:max_research_phase biolink:adjusted_p_value biolink:is_supplement biolink:stoichiometry biolink:is_metabolite biolink:primary_knowledge_source biolink:license biolink:has_gene biolink:phenotypic_state biolink:subject_category biolink:agent_type biolink:enabled_by biolink:pages ) ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -10765,36 +10766,31 @@ biolink:Entity a sh:NodeShape ; sh:order 2 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:iri ], + sh:order 4 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 3 ; - sh:path rdf:type ] ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:Entity . biolink:EntityToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:category ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:has_evidence ], + sh:order 40 ; + sh:path biolink:deprecated ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -10802,233 +10798,236 @@ biolink:EntityToDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:subject ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:qualifier ], + sh:order 25 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:id ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:object_category_closure ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:publications ], + sh:order 29 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_namespace ], + sh:order 38 ; + sh:path dct:description ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:negated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_subject ], + sh:order 10 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 27 ; sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path rdf:predicate ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path rdf:object ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:subject_category_closure ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 7 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 14 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 28 ; sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:object_closure ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 39 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:id ], + sh:order 26 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path dct:description ], + sh:order 11 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:subject_category_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 20 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path rdf:type ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:negated ], + sh:order 22 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path rdf:predicate ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_supporting_studies ], + sh:order 31 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:primary_knowledge_source ], + sh:order 16 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 18 ; sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 37 ; sh:path rdfs:label ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 14 ; + sh:path biolink:agent_type ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:object_category ], - [ sh:in ( "pre_clinical_research_phase" "clinical_trial_phase" "clinical_trial_phase_1" "clinical_trial_phase_2" "clinical_trial_phase_3" "clinical_trial_phase_4" "not_provided" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:max_research_phase ], + sh:order 19 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path rdf:object ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:retrieval_source_ids ], + sh:order 8 ; + sh:path biolink:publications ], [ sh:description "" ; sh:in ( "approved_for_condition" "fda_approved_for_condition" "not_approved_for_condition" "post_approval_withdrawal" "off_label_use" "not_provided" ) ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:clinical_approval_status ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:in ( "pre_clinical_research_phase" "clinical_trial_phase" "clinical_trial_phase_1" "clinical_trial_phase_2" "clinical_trial_phase_3" "clinical_trial_phase_4" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:deprecated ] ; + sh:order 1 ; + sh:path biolink:max_research_phase ] ; sh:targetClass biolink:EntityToDiseaseAssociation . biolink:EntityToDiseaseAssociationMixin a sh:NodeShape ; sh:closed false ; sh:description "mixin class for any association whose object (target node) is a disease" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:property [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:disease_context_qualifier ], + sh:order 1 ; + sh:path biolink:subject_direction_qualifier ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -11036,54 +11035,55 @@ biolink:EntityToDiseaseAssociationMixin a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path rdf:predicate ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:subject_aspect_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualified_predicate ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:object_direction_qualifier ], [ sh:class biolink:Disease ; - sh:description "disease" ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path rdf:object ], + sh:order 5 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype ; sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:class biolink:Disease ; + sh:description "disease" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdf:predicate ] ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path rdf:object ] ; sh:targetClass biolink:EntityToDiseaseAssociationMixin . biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin a sh:NodeShape ; @@ -11096,20 +11096,20 @@ biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path rdf:subject ] ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ] ; sh:targetClass biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin . biolink:EntityToExposureEventAssociationMixin a sh:NodeShape ; @@ -11123,69 +11123,44 @@ biolink:EntityToExposureEventAssociationMixin a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], [ sh:class biolink:ExposureEvent ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 2 ; - sh:path rdf:object ] ; - sh:targetClass biolink:EntityToExposureEventAssociationMixin . - -biolink:EntityToFeatureOrDiseaseQualifiersMixin a sh:NodeShape ; - sh:closed false ; - sh:description "Qualifiers for entity to disease or phenotype associations." ; - sh:ignoredProperties ( biolink:has_percentage biolink:has_count biolink:object_specialization_qualifier biolink:anatomical_context_qualifier biolink:has_total biolink:sex_qualifier biolink:subject_specialization_qualifier biolink:has_quotient rdf:type ) ; - sh:property [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:disease_context_qualifier ], + sh:path rdf:object ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path rdf:subject ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path rdf:object ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:string ; + sh:order 0 ; + sh:path rdf:subject ] ; + sh:targetClass biolink:EntityToExposureEventAssociationMixin . + +biolink:EntityToFeatureOrDiseaseQualifiersMixin a sh:NodeShape ; + sh:closed false ; + sh:description "Qualifiers for entity to disease or phenotype associations." ; + sh:ignoredProperties ( biolink:has_total biolink:anatomical_context_qualifier biolink:has_percentage biolink:object_specialization_qualifier biolink:subject_specialization_qualifier biolink:has_quotient biolink:has_count biolink:sex_qualifier rdf:type ) ; + sh:property [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:object_aspect_qualifier ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualified_predicate ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -11199,11 +11174,36 @@ biolink:EntityToFeatureOrDiseaseQualifiersMixin a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:subject_aspect_qualifier ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path rdf:object ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 1 ; - sh:path biolink:subject_direction_qualifier ] ; + sh:path biolink:subject_direction_qualifier ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path rdf:subject ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:frequency_qualifier ] ; sh:targetClass biolink:EntityToFeatureOrDiseaseQualifiersMixin . biolink:EntityToOutcomeAssociationMixin a sh:NodeShape ; @@ -11217,298 +11217,268 @@ biolink:EntityToOutcomeAssociationMixin a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:class biolink:Outcome ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path rdf:object ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path rdf:subject ] ; + sh:path rdf:subject ], + [ sh:class biolink:Outcome ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path rdf:object ] ; sh:targetClass biolink:EntityToOutcomeAssociationMixin . biolink:EntityToPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:EvidenceType ; + sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 9 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_subject ], - [ sh:description "" ; - sh:in ( "approved_for_condition" "fda_approved_for_condition" "not_approved_for_condition" "post_approval_withdrawal" "off_label_use" "not_provided" ) ; + sh:order 5 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:qualifiers ], + [ sh:description "" ; + sh:in ( "approved_for_condition" "fda_approved_for_condition" "not_approved_for_condition" "post_approval_withdrawal" "off_label_use" "not_provided" ) ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:clinical_approval_status ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:in ( "pre_clinical_research_phase" "clinical_trial_phase" "clinical_trial_phase_1" "clinical_trial_phase_2" "clinical_trial_phase_3" "clinical_trial_phase_4" "not_provided" ) ; sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:max_research_phase ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:p_value ], + sh:order 22 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:knowledge_source ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:publications ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:subject ], + sh:order 14 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 37 ; sh:path rdfs:label ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:iri ], + sh:order 28 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:adjusted_p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:subject_category ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 27 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:qualifier ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 14 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:negated ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 30 ; + sh:path biolink:p_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 39 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 15 ; + sh:path biolink:timepoint ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:object_category ], + sh:order 2 ; + sh:path rdf:subject ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 23 ; sh:path biolink:subject_category_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_supporting_studies ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path dct:description ], + sh:order 25 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 29 ; sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_namespace ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:object_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 39 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path rdf:predicate ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:object_category_closure ], - [ sh:in ( "pre_clinical_research_phase" "clinical_trial_phase" "clinical_trial_phase_1" "clinical_trial_phase_2" "clinical_trial_phase_3" "clinical_trial_phase_4" "not_provided" ) ; + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:max_research_phase ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:category ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 34 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path rdf:object ], + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:original_object ], + sh:order 40 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:id ] ; + sh:order 18 ; + sh:path biolink:original_object ] ; sh:targetClass biolink:EntityToPhenotypicFeatureAssociation . biolink:EntityToPhenotypicFeatureAssociationMixin a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 15 ; - sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:sex_qualifier ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:has_total ], - [ sh:class biolink:PhenotypicFeature ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:property [ sh:datatype xsd:string ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_specialization_qualifier ], + sh:order 16 ; + sh:path biolink:qualified_predicate ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -11516,12 +11486,12 @@ biolink:EntityToPhenotypicFeatureAssociationMixin a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + [ sh:datatype xsd:string ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:subject_specialization_qualifier ], + sh:order 7 ; + sh:path biolink:anatomical_context_qualifier ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -11529,75 +11499,124 @@ biolink:EntityToPhenotypicFeatureAssociationMixin a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:has_total ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:qualified_predicate ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:disease_context_qualifier ], - [ sh:datatype xsd:double ; + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:has_quotient ], + sh:order 8 ; + sh:path biolink:has_count ], [ sh:datatype ; sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 17 ; sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:has_count ], + sh:order 14 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:double ; sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:has_percentage ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 6 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:class biolink:PhenotypicFeature ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:subject_specialization_qualifier ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:sex_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 15 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:double ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:has_quotient ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 13 ; - sh:path biolink:subject_direction_qualifier ] ; + sh:path biolink:subject_direction_qualifier ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:disease_context_qualifier ] ; sh:targetClass biolink:EntityToPhenotypicFeatureAssociationMixin . biolink:EnvironmentalExposure a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:property [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:synonym ], + sh:order 0 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:has_qualitative_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -11605,185 +11624,216 @@ biolink:EnvironmentalExposure a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:has_attribute_type ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 3 ; - sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:xref ], + sh:order 13 ; + sh:path dct:description ], [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], + sh:order 1 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:synonym ], [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], + sh:order 8 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 3 ; + sh:path biolink:has_quantitative_value ] ; + sh:targetClass biolink:EnvironmentalExposure . + +biolink:EnvironmentalFeature a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 2 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; + sh:order 4 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:timepoint ] ; - sh:targetClass biolink:EnvironmentalExposure . - -biolink:EnvironmentalFeature a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; + sh:order 11 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path rdf:type ], [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], + sh:order 3 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path dct:description ] ; + sh:targetClass biolink:EnvironmentalFeature . + +biolink:EnvironmentalFoodContaminant a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:class biolink:ChemicalRole ; + sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + sh:nodeKind sh:IRI ; sh:order 4 ; - sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:path biolink:has_chemical_role ], + [ sh:datatype xsd:string ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], + sh:order 0 ; + sh:path biolink:trade_name ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; + sh:order 14 ; sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ] ; - sh:targetClass biolink:EnvironmentalFeature . - -biolink:EnvironmentalFoodContaminant a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:order 7 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:max_tolerated_dose ], + sh:order 9 ; + sh:path biolink:id ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:iri ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:datatype xsd:boolean ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], + sh:order 3 ; + sh:path biolink:is_toxic ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:full_name ], + sh:order 13 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ], [ sh:description "" ; sh:in ( "over_the_counter" "prescription" ) ; sh:order 1 ; @@ -11793,85 +11843,51 @@ biolink:EnvironmentalFoodContaminant a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "" ; - sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:max_tolerated_dose ] ; + sh:targetClass biolink:EnvironmentalFoodContaminant . + +biolink:EnvironmentalProcess a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 3 ; - sh:path biolink:is_toxic ], + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; + sh:order 4 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; + sh:order 9 ; sh:path dct:description ], - [ sh:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_chemical_role ], - [ sh:datatype xsd:string ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:trade_name ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ] ; - sh:targetClass biolink:EnvironmentalFoodContaminant . - -biolink:EnvironmentalProcess a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; + [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:order 1 ; + sh:path biolink:xref ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -11884,43 +11900,27 @@ biolink:EnvironmentalProcess a sh:NodeShape ; sh:order 8 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], + sh:order 5 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], + sh:order 7 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ] ; + sh:order 11 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:EnvironmentalProcess . biolink:EpidemiologicalOutcome a sh:NodeShape ; @@ -11944,157 +11944,122 @@ biolink:Event a sh:NodeShape ; sh:closed true ; sh:description "Something that happens at a given place and time." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], + sh:order 11 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 9 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], + sh:order 5 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ], + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; - sh:path biolink:id ] ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path rdf:type ] ; sh:targetClass biolink:Event . biolink:ExonToTranscriptRelationship a sh:NodeShape ; sh:closed true ; sh:description "A transcript is formed from multiple exons" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:property [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], - [ sh:class biolink:Exon ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -12102,40 +12067,58 @@ biolink:ExonToTranscriptRelationship a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:class biolink:Transcript ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:object_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -12143,114 +12126,160 @@ biolink:ExonToTranscriptRelationship a sh:NodeShape ; sh:order 13 ; sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:Transcript ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:subject_closure ], [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:Exon ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 0 ; + sh:path rdf:subject ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ] ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ] ; sh:targetClass biolink:ExonToTranscriptRelationship . biolink:ExposureEventToOutcomeAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between an exposure event and an outcome." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:object_category ], + [ sh:class biolink:PopulationOfIndividualOrganisms ; + sh:description "a biological population (general, study, cohort, etc.) with a specific set of characteristics to constrain an association." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:population_context_qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 22 ; sh:path biolink:object_closure ], + [ sh:datatype xsd:time ; + sh:description "a constraint of time placed upon the truth value of an association. for time intervales, use temporal interval qualifier." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:temporal_context_qualifier ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; @@ -12258,114 +12287,142 @@ biolink:ExposureEventToOutcomeAssociation a sh:NodeShape ; sh:order 5 ; sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 11 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Outcome ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 4 ; + sh:path rdf:object ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:id ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:object_category_closure ], + sh:order 39 ; + sh:path biolink:has_attribute ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_namespace ], + sh:order 26 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:primary_knowledge_source ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 8 ; sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:object_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 18 ; sh:path biolink:original_object ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Outcome ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 34 ; + sh:path biolink:iri ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 4 ; - sh:path rdf:object ], + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:p_value ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 17 ; sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 15 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 39 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path rdf:type ], + sh:order 32 ; + sh:path biolink:has_supporting_studies ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:has_evidence ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 14 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:deprecated ], + sh:order 36 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -12373,22 +12430,21 @@ biolink:ExposureEventToOutcomeAssociation a sh:NodeShape ; sh:order 37 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 27 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 29 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:knowledge_source ], + sh:order 40 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -12396,6 +12452,23 @@ biolink:ExposureEventToOutcomeAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:adjusted_p_value ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -12403,95 +12476,101 @@ biolink:ExposureEventToOutcomeAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 24 ; + sh:path biolink:object_category_closure ] ; + sh:targetClass biolink:ExposureEventToOutcomeAssociation . + +biolink:ExposureEventToPhenotypicFeatureAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "Any association between an environment and a phenotypic feature, where being in the environment influences the phenotype." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path rdf:type ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 13 ; + sh:order 16 ; sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:subject_label_closure ], + sh:order 40 ; + sh:path rdfs:label ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:disease_context_qualifier ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 9 ; + sh:order 12 ; sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:id ], - [ sh:class biolink:PopulationOfIndividualOrganisms ; - sh:description "a biological population (general, study, cohort, etc.) with a specific set of characteristics to constrain an association." ; - sh:maxCount 1 ; + sh:order 41 ; + sh:path dct:description ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:population_context_qualifier ], + sh:order 10 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; + sh:order 9 ; sh:path biolink:qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:object_category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:subject_category_closure ], + sh:nodeKind sh:Literal ; + sh:order 43 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:double ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 46 ; + sh:path biolink:has_quotient ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 45 ; + sh:path biolink:has_total ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:category ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; sh:order 32 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:time ; - sh:description "a constraint of time placed upon the truth value of an association. for time intervales, use temporal interval qualifier." ; + sh:order 42 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:temporal_context_qualifier ] ; - sh:targetClass biolink:ExposureEventToOutcomeAssociation . - -biolink:ExposureEventToPhenotypicFeatureAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "Any association between an environment and a phenotypic feature, where being in the environment influences the phenotype." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 6 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:category ], + sh:order 37 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; @@ -12503,29 +12582,11 @@ biolink:ExposureEventToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 53 ; sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category ], + sh:order 11 ; + sh:path biolink:publications ], [ sh:class biolink:PhenotypicFeature ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -12533,81 +12594,69 @@ biolink:ExposureEventToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 51 ; - sh:path biolink:object_direction_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:class biolink:ExposureEvent ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path rdfs:label ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; + sh:order 33 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path biolink:has_count ], + sh:order 20 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:order 30 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:disease_context_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 49 ; - sh:path biolink:subject_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:original_object ], [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 26 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:order 34 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:qualifier ], + sh:order 47 ; + sh:path biolink:has_percentage ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; - sh:maxCount 1 ; + sh:order 48 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:sex_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:subject_specialization_qualifier ], + sh:order 27 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -12615,88 +12664,79 @@ biolink:ExposureEventToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 17 ; - sh:path biolink:agent_type ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 50 ; sh:path biolink:object_aspect_qualifier ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 51 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:has_total ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:order 5 ; + sh:path biolink:subject_specialization_qualifier ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 8 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], + sh:order 52 ; + sh:path biolink:qualified_predicate ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:iri ], - [ sh:class biolink:ExposureEvent ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 31 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:p_value ], + sh:order 7 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 49 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:original_subject ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 28 ; sh:path biolink:subject_namespace ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -12704,87 +12744,40 @@ biolink:ExposureEventToPhenotypicFeatureAssociation a sh:NodeShape ; sh:order 18 ; sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:order 13 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 3 ; + sh:path biolink:sex_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_label_closure ], + sh:order 44 ; + sh:path biolink:has_count ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_supporting_studies ], + sh:order 23 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path dct:description ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 42 ; - sh:path biolink:has_attribute ], + sh:order 24 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_percentage ], - [ sh:datatype xsd:double ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_quotient ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -12792,22 +12785,47 @@ biolink:ExposureEventToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path rdf:type ] ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 17 ; + sh:path biolink:agent_type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:subject_category ] ; sh:targetClass biolink:ExposureEventToPhenotypicFeatureAssociation . biolink:FeatureOrDiseaseQualifiersToEntityMixin a sh:NodeShape ; sh:closed false ; sh:description "Qualifiers for disease or phenotype to entity associations." ; - sh:ignoredProperties ( biolink:has_percentage biolink:has_count biolink:sex_qualifier biolink:has_total biolink:has_quotient rdf:type ) ; - sh:property [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:ignoredProperties ( biolink:has_total biolink:has_percentage biolink:has_count biolink:has_quotient biolink:sex_qualifier rdf:type ) ; + sh:property [ sh:class biolink:NamedThing ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path rdf:subject ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:object_aspect_qualifier ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -12816,12 +12834,11 @@ biolink:FeatureOrDiseaseQualifiersToEntityMixin a sh:NodeShape ; sh:order 8 ; sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:predicate ], + sh:order 4 ; + sh:path biolink:qualified_predicate ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; @@ -12829,35 +12846,18 @@ biolink:FeatureOrDiseaseQualifiersToEntityMixin a sh:NodeShape ; sh:order 0 ; sh:path biolink:subject_aspect_qualifier ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualified_predicate ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path rdf:subject ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:subject_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path rdf:predicate ], [ sh:datatype ; sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; - sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:object_aspect_qualifier ] ; + sh:path biolink:frequency_qualifier ] ; sh:targetClass biolink:FeatureOrDiseaseQualifiersToEntityMixin . biolink:Food a sh:NodeShape ; @@ -12865,141 +12865,136 @@ biolink:Food a sh:NodeShape ; sh:description "A substance consumed by a living organism as a source of nutrition" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path dct:description ], + sh:order 4 ; + sh:path biolink:trade_name ], + [ sh:class biolink:ChemicalRole ; + sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:has_chemical_role ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 5 ; + sh:path biolink:available_from ], + [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; + sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; + sh:order 3 ; + sh:path biolink:routes_of_delivery ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:provided_by ], - [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; - sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + sh:description "" ; sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:drug_regulatory_status_world_wide ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:synonym ], - [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; - sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + sh:order 0 ; + sh:path biolink:is_supplement ], + [ sh:datatype xsd:boolean ; + sh:description "" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:highest_FDA_approval_status ], + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:is_toxic ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:id ], + sh:order 6 ; + sh:path biolink:max_tolerated_dose ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:type ], + sh:order 11 ; + sh:path biolink:full_name ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdfs:label ], + sh:order 13 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:max_tolerated_dose ], + sh:order 18 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:full_name ], - [ sh:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_chemical_role ], + sh:order 14 ; + sh:path biolink:iri ], + [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; + sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:highest_FDA_approval_status ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:xref ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:category ], - [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; - sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; - sh:order 3 ; - sh:path biolink:routes_of_delivery ], - [ sh:datatype xsd:string ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:is_supplement ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 19 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:trade_name ], - [ sh:datatype xsd:boolean ; - sh:description "" ; + sh:order 12 ; + sh:path biolink:synonym ], + [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; + sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:is_toxic ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 5 ; - sh:path biolink:available_from ], + sh:order 2 ; + sh:path biolink:drug_regulatory_status_world_wide ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:iri ] ; + sh:order 17 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:Food . biolink:FoodAdditive a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:max_tolerated_dose ], - [ sh:datatype xsd:boolean ; + sh:order 16 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:is_toxic ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:xref ], + sh:order 0 ; + sh:path biolink:trade_name ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -13012,104 +13007,109 @@ biolink:FoodAdditive a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:trade_name ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 1 ; - sh:path biolink:available_from ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], [ sh:class biolink:ChemicalRole ; sh:description "A role is particular behaviour which a chemical entity may exhibit." ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:has_chemical_role ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:id ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 15 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:max_tolerated_dose ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 1 ; + sh:path biolink:available_from ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:xref ], + [ sh:datatype xsd:boolean ; + sh:description "" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:is_toxic ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:provided_by ] ; + sh:order 14 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:id ] ; sh:targetClass biolink:FoodAdditive . biolink:FrequencyQualifierMixin a sh:NodeShape ; sh:closed false ; sh:description "Qualifier for frequency type associations" ; - sh:ignoredProperties ( biolink:has_percentage biolink:has_count biolink:object_specialization_qualifier biolink:anatomical_context_qualifier biolink:has_total biolink:sex_qualifier biolink:subject_direction_qualifier biolink:qualified_predicate biolink:disease_context_qualifier biolink:subject_specialization_qualifier biolink:subject_aspect_qualifier biolink:has_quotient rdf:type biolink:object_aspect_qualifier biolink:object_direction_qualifier ) ; - sh:property [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:frequency_qualifier ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:object ], - [ sh:class biolink:NamedThing ; + sh:ignoredProperties ( biolink:object_aspect_qualifier biolink:has_total biolink:anatomical_context_qualifier biolink:has_percentage biolink:object_specialization_qualifier biolink:subject_specialization_qualifier biolink:subject_aspect_qualifier biolink:has_quotient biolink:has_count biolink:subject_direction_qualifier biolink:sex_qualifier rdf:type biolink:qualified_predicate biolink:object_direction_qualifier biolink:disease_context_qualifier ) ; + sh:property [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path rdf:subject ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; - sh:path rdf:predicate ] ; + sh:path rdf:predicate ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:object ] ; sh:targetClass biolink:FrequencyQualifierMixin . biolink:FrequencyQuantifier a sh:NodeShape ; @@ -13127,104 +13127,134 @@ biolink:FrequencyQuantifier a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:has_total ], + [ sh:datatype xsd:double ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:has_quotient ], [ sh:datatype xsd:integer ; sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; - sh:path biolink:has_count ], - [ sh:datatype xsd:double ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:has_quotient ] ; + sh:path biolink:has_count ] ; sh:targetClass biolink:FrequencyQuantifier . biolink:FunctionalAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a macromolecular machine mixin (gene, gene product or complex of gene products) and either a molecular activity, a biological process or a cellular location in which a function is executed." ; - sh:ignoredProperties ( rdf:type biolink:species_context_qualifier ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "class describing the activity, process or localization of the gene product" ; + sh:ignoredProperties ( biolink:species_context_qualifier rdf:type ) ; + sh:property [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "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." ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 33 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -13232,23 +13262,34 @@ biolink:FunctionalAssociation a sh:NodeShape ; sh:order 17 ; sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:MacromolecularMachineMixin ; - sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -13256,117 +13297,76 @@ biolink:FunctionalAssociation a sh:NodeShape ; sh:order 13 ; sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:class biolink:MacromolecularMachineMixin ; + sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 36 ; + sh:path dct:description ], + [ sh:class biolink:OntologyClass ; + sh:description "class describing the activity, process or localization of the gene product" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 2 ; + sh:path rdf:object ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ] ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ] ; sh:targetClass biolink:FunctionalAssociation . biolink:Fungus a sh:NodeShape ; @@ -13374,54 +13374,42 @@ biolink:Fungus a sh:NodeShape ; sh:description "A kingdom of eukaryotic, heterotrophic organisms that live as saprobes or parasites, including mushrooms, yeasts, smuts, molds, etc. They reproduce either sexually or asexually, and have life cycles that range from simple to complex. Filamentous fungi refer to those that grow as multicellular colonies (mushrooms and molds)." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 9 ; + sh:path rdf:type ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -13433,18 +13421,30 @@ biolink:Fungus a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -13458,113 +13458,99 @@ biolink:GeneAffectsChemicalAssociation a sh:NodeShape ; sh:description "Describes an effect that a gene or gene product has on a chemical entity (e.g. an impact of on its abundance, activity, localization, processing, transport, etc.)" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:iri ], + sh:order 29 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:object_namespace ], + sh:order 24 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 16 ; + sh:path rdf:subject ], + [ sh:class biolink:OrganismTaxon ; + sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:species_context_qualifier ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 51 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 49 ; sh:path biolink:category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 43 ; - sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 52 ; sh:path dct:description ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:has_evidence ], - [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:subject_form_or_variant_qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:negated ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 33 ; + sh:path biolink:subject_category ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 46 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 43 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:original_object ], - [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the object of an association (or statement)." ; - sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:object_part_qualifier ], + sh:order 31 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:object_category_closure ], + sh:order 17 ; + sh:path rdf:predicate ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 27 ; sh:path biolink:knowledge_level ], - [ sh:class biolink:OrganismTaxon ; - sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:species_context_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:subject_closure ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:order 20 ; + sh:path biolink:qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 10 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -13572,216 +13558,287 @@ biolink:GeneAffectsChemicalAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 47 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:qualifiers ], + [ sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the object of an association (or statement)." ; + sh:in ( "metabolite" ) ; sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:object_derivative_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:original_subject ], + sh:order 42 ; + sh:path biolink:object_label_closure ], + [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:object_form_or_variant_qualifier ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:knowledge_source ], + sh:order 25 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 54 ; - sh:path biolink:deprecated ], - [ sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the object of an association (or statement)." ; - sh:in ( "metabolite" ) ; + sh:order 19 ; + sh:path biolink:negated ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:object_derivative_qualifier ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:publications ], + sh:nodeKind sh:Literal ; + sh:order 44 ; + sh:path biolink:p_value ], [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the subject of an association (or statement)." ; sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; sh:maxCount 1 ; sh:order 1 ; sh:path biolink:subject_part_qualifier ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:qualified_predicate ], + sh:order 8 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 53 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:object_closure ], - [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; + sh:order 41 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:ChemicalEntity ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:object_form_or_variant_qualifier ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path rdf:object ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 54 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the subject of an association (or statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:subject_derivative_qualifier ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 46 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:primary_knowledge_source ], + sh:order 32 ; + sh:path biolink:original_object ], [ sh:class biolink:AnatomicalEntity ; sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:anatomical_context_qualifier ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:publications ], [ sh:class biolink:AnatomicalEntity ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:subject_context_qualifier ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 45 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:subject_namespace ], + sh:order 40 ; + sh:path biolink:object_namespace ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 34 ; + sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 53 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 16 ; - sh:path rdf:subject ], + sh:order 37 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the subject of an association (or statement)." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:subject_derivative_qualifier ], + sh:order 14 ; + sh:path biolink:qualified_predicate ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 28 ; sh:path biolink:agent_type ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:has_evidence ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 33 ; - sh:path biolink:subject_category ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:order 38 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:subject_aspect_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 48 ; + sh:path biolink:iri ], + [ sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:subject_form_or_variant_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:subject_label_closure ], + sh:order 39 ; + sh:path biolink:subject_namespace ], + [ sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the object of an association (or statement)." ; + sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:object_part_qualifier ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 36 ; + sh:path biolink:object_closure ], [ sh:description "A statement qualifier representing a type of molecular control mechanism through which an effect of a chemical on a gene or gene product is mediated (e.g. 'agonism', 'inhibition', 'allosteric modulation', 'channel blocker')" ; sh:in ( "binding" "inhibition" "antibody_inhibition" "antagonism" "molecular_channel_blockage" "inverse_agonism" "negative_allosteric_modulation" "agonism" "molecular_channel_opening" "positive_allosteric_modulation" "potentiation" "activation" "inducer" "transcriptional_regulation" "signaling_mediated_control" "stabilization" "stimulation" "releasing_activity" ) ; sh:maxCount 1 ; sh:order 12 ; sh:path biolink:causal_mechanism_qualifier ], - [ sh:class biolink:ChemicalEntity ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:order 3 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:qualifier ], + sh:order 50 ; + sh:path rdf:type ], [ sh:class biolink:AnatomicalEntity ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 9 ; sh:path biolink:object_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 50 ; - sh:path rdf:type ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 35 ; + sh:path biolink:subject_closure ] ; + sh:targetClass biolink:GeneAffectsChemicalAssociation . + +biolink:GeneAsAModelOfDiseaseAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:order 46 ; + sh:path biolink:has_count ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:original_predicate ], + sh:order 33 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 34 ; + sh:order 25 ; sh:path biolink:object_category ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:subject_direction_qualifier ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdf:predicate ] ; - sh:targetClass biolink:GeneAffectsChemicalAssociation . - -biolink:GeneAsAModelOfDiseaseAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Disease ; - sh:description "disease" ; + sh:order 16 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 24 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], + sh:order 49 ; + sh:path biolink:has_percentage ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 42 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; @@ -13789,325 +13846,268 @@ biolink:GeneAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:order 8 ; sh:path biolink:object_specialization_qualifier ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path rdf:type ], + sh:order 21 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "The relationship to the disease" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:id ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:has_attribute ], + sh:order 41 ; + sh:path rdf:type ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 20 ; + sh:path biolink:timepoint ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 29 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 49 ; - sh:path biolink:has_percentage ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:order 35 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 7 ; + sh:path biolink:subject_specialization_qualifier ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:qualifier ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:retrieval_source_ids ], + sh:order 31 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:double ; + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:has_quotient ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "A gene that has a role in modeling the disease. This may be a model organism ortholog of a known disease gene, or it may be a gene whose mutants recapitulate core features of the disease." ; + sh:order 15 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Disease ; + sh:description "disease" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_count ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "The relationship to the disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:anatomical_context_qualifier ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:agent_type ], + sh:order 23 ; + sh:path biolink:original_object ], [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:subject_aspect_qualifier ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:sex_qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:deprecated ], + sh:order 22 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdfs:label ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; + sh:order 27 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:disease_context_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:negated ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 37 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:timepoint ], + sh:order 48 ; + sh:path biolink:has_quotient ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + [ sh:datatype xsd:string ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:subject_specialization_qualifier ], + sh:order 52 ; + sh:path biolink:qualified_predicate ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_subject ], + sh:order 17 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], + sh:order 9 ; + sh:path biolink:anatomical_context_qualifier ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 18 ; sh:path biolink:knowledge_level ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + sh:order 43 ; + sh:path dct:description ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:publications ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "A gene that has a role in modeling the disease. This may be a model organism ortholog of a known disease gene, or it may be a gene whose mutants recapitulate core features of the disease." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_total ], + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 19 ; + sh:path biolink:agent_type ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 50 ; sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 28 ; sh:path biolink:subject_category_closure ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 53 ; + sh:path biolink:frequency_qualifier ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:sex_qualifier ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_evidence ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 47 ; + sh:path biolink:has_total ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_object ], + sh:order 30 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 45 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:publications ] ; + sh:order 51 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:subject_closure ] ; sh:targetClass biolink:GeneAsAModelOfDiseaseAssociation . biolink:GeneExpressionMixin a sh:NodeShape ; sh:closed false ; sh:description "Observed gene expression intensity, context (site, stage) and associated phenotypic status within which the expression occurs." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; + sh:property [ sh:class biolink:LifeStage ; + sh:description "stage during which gene or protein expression of takes place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:stage_qualifier ], + [ sh:class biolink:OntologyClass ; sh:description "Optional quantitative value indicating degree of expression." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:quantifier_qualifier ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "location in which gene or protein expression takes place. May be cell, tissue, or organ." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:expression_site ], [ sh:class biolink:DiseaseOrPhenotypicFeature ; sh:description "in experiments (e.g. gene expression) assaying diseased or unhealthy tissue, the phenotypic state can be put here, e.g. MONDO ID. For healthy tissues, use XXX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:phenotypic_state ], - [ sh:class biolink:LifeStage ; - sh:description "stage during which gene or protein expression of takes place." ; + [ sh:class biolink:AnatomicalEntity ; + sh:description "location in which gene or protein expression takes place. May be cell, tissue, or organ." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:stage_qualifier ] ; + sh:order 1 ; + sh:path biolink:expression_site ] ; sh:targetClass biolink:GeneExpressionMixin . biolink:GeneGroupingMixin a sh:NodeShape ; @@ -14124,73 +14124,79 @@ biolink:GeneGroupingMixin a sh:NodeShape ; biolink:GeneHasVariantThatContributesToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:float ; - sh:description "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." ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 46 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:knowledge_source ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 9 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:order 51 ; - sh:path biolink:subject_direction_qualifier ], + sh:minCount 1 ; + sh:order 20 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:iri ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:category ], + sh:order 31 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 29 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 18 ; sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 13 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 50 ; - sh:path biolink:has_percentage ], + sh:order 24 ; + sh:path biolink:original_object ], + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:primary_knowledge_source ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 25 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 54 ; - sh:path biolink:frequency_qualifier ], + sh:order 37 ; + sh:path biolink:adjusted_p_value ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -14201,392 +14207,388 @@ biolink:GeneHasVariantThatContributesToDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path biolink:object_label_closure ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:subject_form_or_variant_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_count ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:subject_closure ], + sh:order 43 ; + sh:path rdfs:label ], [ sh:class biolink:BiologicalSex ; sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:sex_qualifier ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:qualified_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:object_category ], + sh:order 15 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:qualifier ], + sh:order 44 ; + sh:path dct:description ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 51 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:negated ], + [ sh:class biolink:Disease ; + sh:description "disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:object ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 19 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 22 ; sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:primary_knowledge_source ], + sh:order 48 ; + sh:path biolink:has_total ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:object_closure ], + sh:order 30 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:id ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 20 ; - sh:path biolink:agent_type ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "A gene that has a role in modeling the disease. This may be a model organism ortholog of a known disease gene, or it may be a gene whose mutants recapitulate core features of the disease." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 1 ; - sh:path rdf:subject ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:order 53 ; + sh:path biolink:qualified_predicate ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:publications ], + sh:order 7 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:anatomical_context_qualifier ], - [ sh:datatype xsd:double ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 49 ; - sh:path biolink:has_quotient ], + sh:nodeKind sh:IRI ; + sh:order 26 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path dct:description ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_evidence ], + sh:order 40 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:subject_category_closure ], + sh:order 39 ; + sh:path biolink:id ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdf:type ], - [ sh:class biolink:Disease ; - sh:description "disease" ; + sh:order 0 ; + sh:path biolink:subject_form_or_variant_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 47 ; + sh:path biolink:has_count ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:object ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:order 14 ; + sh:path biolink:publications ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "A gene that has a role in modeling the disease. This may be a model organism ortholog of a known disease gene, or it may be a gene whose mutants recapitulate core features of the disease." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 1 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 50 ; + sh:path biolink:has_percentage ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:object_closure ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:disease_context_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 35 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:object_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 41 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:qualifier ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 54 ; + sh:path biolink:frequency_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:object_namespace ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 38 ; sh:path biolink:has_supporting_studies ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path rdfs:label ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; + sh:order 52 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:has_total ], + sh:order 42 ; + sh:path rdf:type ], [ sh:datatype xsd:anyURI ; sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:subject_specialization_qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:double ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:original_object ] ; + sh:order 49 ; + sh:path biolink:has_quotient ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:subject_label_closure ] ; sh:targetClass biolink:GeneHasVariantThatContributesToDiseaseAssociation . biolink:GeneProductIsoformMixin a sh:NodeShape ; sh:closed false ; sh:description "This is an abstract class that can be mixed in with different kinds of gene products to indicate that the gene product is intended to represent a specific isoform rather than a canonical or reference or generic product. The designation of canonical or reference may be arbitrary, or it may represent the superclass of all isoforms." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:synonym ], + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ] ; + sh:order 0 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:GeneProductIsoformMixin . biolink:GeneRegulatesGeneAssociation a sh:NodeShape ; sh:closed true ; sh:description "Describes a regulatory relationship between two genes or gene products." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:property [ sh:class biolink:OrganismTaxon ; + sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:species_context_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:has_evidence ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 6 ; + sh:path rdf:object ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 37 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:object_namespace ], + sh:order 8 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 32 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 39 ; + sh:path rdfs:label ], + [ sh:description "the aspect of the object gene or gene product that is being regulated, must be a descendant of \"activity_or_abundance\"\"" ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:negated ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:minCount 1 ; + sh:order 0 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:timepoint ], + sh:order 13 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 42 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:subject_category_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 26 ; sh:path biolink:object_category_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 15 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:OrganismTaxon ; - sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; + sh:order 7 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:species_context_qualifier ], + sh:order 25 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:original_object ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:category ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_closure ], + sh:order 1 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path dct:description ], + sh:order 33 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -14594,29 +14596,73 @@ biolink:GeneRegulatesGeneAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path biolink:id ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 6 ; - sh:path rdf:object ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 34 ; sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:qualified_predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:publications ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 41 ; sh:path biolink:has_attribute ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 16 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 27 ; sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_closure ], [ sh:class biolink:GeneOrGeneProduct ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -14624,47 +14670,34 @@ biolink:GeneRegulatesGeneAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 4 ; sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:knowledge_source ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:publications ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path rdf:type ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:timepoint ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 15 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; @@ -14677,497 +14710,366 @@ biolink:GeneRegulatesGeneAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path biolink:iri ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:has_evidence ], - [ sh:description "the aspect of the object gene or gene product that is being regulated, must be a descendant of \"activity_or_abundance\"\"" ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 0 ; - sh:path biolink:object_aspect_qualifier ] ; + sh:order 30 ; + sh:path biolink:object_label_closure ] ; sh:targetClass biolink:GeneRegulatesGeneAssociation . biolink:GeneToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type biolink:subject_form_or_variant_qualifier ) ; - sh:property [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:property [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 39 ; + sh:path biolink:iri ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 46 ; + sh:path biolink:has_count ], + [ sh:datatype xsd:double ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:category ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_total ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:subject_specialization_qualifier ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 48 ; + sh:path biolink:has_quotient ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 49 ; - sh:path biolink:has_percentage ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 50 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_subject ], + sh:order 20 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_closure ], [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:description "disease" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:disease_context_qualifier ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_evidence ], + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 52 ; sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:qualifier ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "gene in which variation is correlated with the disease, may be protective or causative or associative, or as a model" ; + sh:order 7 ; + sh:path biolink:subject_specialization_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_count ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 25 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:adjusted_p_value ], + sh:order 51 ; + sh:path biolink:object_aspect_qualifier ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 18 ; sh:path biolink:knowledge_level ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:subject_category ], - [ sh:class biolink:Disease ; - sh:description "disease" ; + sh:order 5 ; + sh:path biolink:sex_qualifier ], + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 3 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:original_predicate ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 23 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:object_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 42 ; + sh:path rdfs:label ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 24 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:knowledge_source ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:sex_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:iri ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:publications ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 49 ; + sh:path biolink:has_percentage ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:timepoint ], + sh:order 43 ; + sh:path dct:description ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:id ], [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:negated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:subject_label_closure ], + sh:order 45 ; + sh:path biolink:deprecated ], [ sh:datatype ; sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 53 ; sh:path biolink:frequency_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 50 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:anatomical_context_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_namespace ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_object ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:agent_type ], + sh:order 30 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:double ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:has_quotient ], + sh:order 41 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; - sh:path rdf:predicate ] ; - sh:targetClass biolink:GeneToDiseaseAssociation . - -biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type biolink:subject_form_or_variant_qualifier ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:subject_category_closure ], + sh:order 29 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:anatomical_context_qualifier ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 8 ; + sh:path biolink:object_specialization_qualifier ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 38 ; + sh:path biolink:id ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:negated ], + sh:order 47 ; + sh:path biolink:has_total ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:disease_context_qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:qualifiers ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 1 ; + sh:order 4 ; sh:path biolink:object_direction_qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:subject_specialization_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 22 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:category ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; + sh:order 33 ; + sh:path biolink:object_label_closure ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 19 ; + sh:path biolink:agent_type ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_count ], + sh:order 10 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:publications ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 27 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], + sh:order 21 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:subject_closure ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:qualifiers ], + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:publications ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_object ], + sh:order 40 ; + sh:path biolink:category ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "gene in which variation is correlated with the disease, may be protective or causative or associative, or as a model" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ] ; + sh:targetClass biolink:GeneToDiseaseAssociation . + +biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type biolink:subject_form_or_variant_qualifier ) ; + sh:property [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 50 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + sh:order 22 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "gene in which variation is correlated with the phenotypic feature" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_total ], + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_closure ], + sh:order 31 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:order 21 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:subject_aspect_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:anatomical_context_qualifier ], [ sh:class biolink:DiseaseOrPhenotypicFeature ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -15175,52 +15077,129 @@ biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path rdf:object ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path biolink:iri ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:subject_category ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + [ sh:datatype xsd:double ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:sex_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 48 ; + sh:path biolink:has_quotient ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path biolink:p_value ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:knowledge_source ], + sh:order 43 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:iri ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 11 ; + sh:path biolink:qualifier ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 18 ; - sh:path biolink:knowledge_level ], + sh:order 19 ; + sh:path biolink:agent_type ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 41 ; + sh:path rdf:type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 52 ; + sh:path biolink:qualified_predicate ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 44 ; sh:path biolink:has_attribute ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:disease_context_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 47 ; + sh:path biolink:has_total ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 45 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 42 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:double ; sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; @@ -15228,63 +15207,62 @@ biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:order 49 ; sh:path biolink:has_percentage ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 23 ; + sh:path biolink:original_object ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:sex_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_subject ], + sh:order 32 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:object_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 18 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:double ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:has_quotient ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path biolink:adjusted_p_value ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 19 ; - sh:path biolink:agent_type ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "gene in which variation is correlated with the phenotypic feature" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path rdf:subject ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:primary_knowledge_source ], + sh:order 30 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:subject_label_closure ], + sh:order 51 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -15292,57 +15270,79 @@ biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 53 ; + sh:path biolink:frequency_qualifier ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 14 ; + sh:path biolink:has_evidence ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:object_direction_qualifier ], + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 7 ; + sh:path biolink:subject_specialization_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 25 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path rdf:type ], + sh:order 46 ; + sh:path biolink:has_count ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:original_predicate ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 8 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 29 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 50 ; - sh:path biolink:subject_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:disease_context_qualifier ] ; + sh:path biolink:id ] ; sh:targetClass biolink:GeneToDiseaseOrPhenotypicFeatureAssociation . biolink:GeneToEntityAssociationMixin a sh:NodeShape ; @@ -15355,96 +15355,69 @@ biolink:GeneToEntityAssociationMixin a sh:NodeShape ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 2 ; - sh:path rdf:object ] ; + sh:path rdf:object ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ] ; sh:targetClass biolink:GeneToEntityAssociationMixin . biolink:GeneToExpressionSiteAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a gene and a gene expression site, possibly qualified by stage/timing info." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:deprecated ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:OntologyClass ; - sh:description "can be used to indicate magnitude, or also ranking" ; - sh:maxCount 1 ; + sh:property [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:quantifier_qualifier ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 14 ; - sh:path biolink:agent_type ], + sh:order 9 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path biolink:category ], [ sh:class biolink:LifeStage ; sh:description "stage at which the gene is expressed in the site" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:stage_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "Gene or gene product positively within the specified anatomical entity (or subclass, i.e. cellular component) location." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:publications ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 29 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; @@ -15457,74 +15430,92 @@ biolink:GeneToExpressionSiteAssociation a sh:NodeShape ; sh:order 19 ; sh:path biolink:subject_category ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 7 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 39 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:has_evidence ], + sh:order 37 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:qualifier ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "location in which the gene is expressed" ; + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 33 ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path dct:description ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; + sh:order 40 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:p_value ], + sh:order 21 ; + sh:path biolink:subject_closure ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 14 ; + sh:path biolink:agent_type ], + [ sh:class biolink:OntologyClass ; + sh:description "can be used to indicate magnitude, or also ranking" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:quantifier_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_namespace ], + sh:order 16 ; + sh:path biolink:original_subject ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 13 ; sh:path biolink:knowledge_level ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path dct:description ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; @@ -15532,54 +15523,68 @@ biolink:GeneToExpressionSiteAssociation a sh:NodeShape ; sh:order 17 ; sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_subject ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 39 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:publications ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 34 ; + sh:path biolink:iri ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:negated ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 15 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path rdfs:label ], + sh:order 30 ; + sh:path biolink:p_value ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:qualifiers ], + sh:order 23 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path biolink:original_object ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "Gene or gene product positively within the specified anatomical entity (or subclass, i.e. cellular component) location." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path rdf:subject ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "location in which the gene is expressed" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path rdf:object ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 22 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 27 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 24 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; sh:description "expression relationship" ; sh:maxCount 1 ; @@ -15587,657 +15592,603 @@ biolink:GeneToExpressionSiteAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path rdf:predicate ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 5 ; + sh:path biolink:negated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:original_object ] ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:object_category ] ; sh:targetClass biolink:GeneToExpressionSiteAssociation . biolink:GeneToGeneAssociation a sh:NodeShape ; sh:closed false ; sh:description "abstract parent class for different kinds of gene-gene or gene product to gene product relationships. Includes homology and interaction." ; - sh:ignoredProperties ( biolink:interacting_molecules_category biolink:phenotypic_state biolink:quantifier_qualifier biolink:stage_qualifier biolink:expression_site rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:ignoredProperties ( biolink:quantifier_qualifier biolink:expression_site biolink:stage_qualifier rdf:type biolink:interacting_molecules_category biolink:phenotypic_state ) ; + sh:property [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 36 ; + sh:path dct:description ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 24 ; sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:subject_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 31 ; + sh:path biolink:id ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path rdf:object ] ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ] ; sh:targetClass biolink:GeneToGeneAssociation . biolink:GeneToGeneCoexpressionAssociation a sh:NodeShape ; sh:closed true ; sh:description "Indicates that two genes are co-expressed, generally under the same conditions." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Optional quantitative value indicating degree of expression." ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:quantifier_qualifier ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path rdf:predicate ], + sh:order 38 ; + sh:path rdf:type ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "in experiments (e.g. gene expression) assaying diseased or unhealthy tissue, the phenotypic state can be put here, e.g. MONDO ID. For healthy tissues, use XXX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:phenotypic_state ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 34 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "in experiments (e.g. gene expression) assaying diseased or unhealthy tissue, the phenotypic state can be put here, e.g. MONDO ID. For healthy tissues, use XXX." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:phenotypic_state ], + sh:order 9 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 6 ; + sh:path rdf:object ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 15 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 23 ; sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 8 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:p_value ], + sh:order 42 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 5 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:iri ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 17 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:knowledge_source ], + sh:order 30 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 41 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path rdf:type ], + sh:order 18 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:negated ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 15 ; - sh:path biolink:knowledge_level ], + sh:order 16 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Optional quantitative value indicating degree of expression." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:quantifier_qualifier ], + sh:order 28 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 20 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:subject_namespace ], + sh:order 19 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_closure ], + sh:order 35 ; + sh:path biolink:id ], + [ sh:class biolink:LifeStage ; + sh:description "stage during which gene or protein expression of takes place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:stage_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 26 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 37 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path rdfs:label ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + [ sh:class biolink:AnatomicalEntity ; + sh:description "location in which gene or protein expression takes place. May be cell, tissue, or organ." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:agent_type ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:object_category_closure ], + sh:order 1 ; + sh:path biolink:expression_site ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category ], + sh:order 22 ; + sh:path biolink:object_category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 25 ; sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path biolink:deprecated ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:iri ], + sh:order 14 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 4 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:category ], + sh:order 40 ; + sh:path dct:description ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:object_label_closure ], + sh:order 13 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:id ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 4 ; - sh:path rdf:subject ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 12 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:LifeStage ; - sh:description "stage during which gene or protein expression of takes place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:stage_qualifier ], + sh:order 32 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:object_namespace ], + sh:order 24 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 6 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 41 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:qualifier ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "location in which gene or protein expression takes place. May be cell, tissue, or organ." ; - sh:maxCount 1 ; + sh:order 27 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:expression_site ] ; + sh:order 31 ; + sh:path biolink:retrieval_source_ids ] ; sh:targetClass biolink:GeneToGeneCoexpressionAssociation . biolink:GeneToGeneFamilyAssociation a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:property [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:class biolink:Gene ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 27 ; sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:class biolink:GeneFamily ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -16245,510 +16196,513 @@ biolink:GeneToGeneFamilyAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:datatype xsd:string ; + sh:description "membership of the gene in the given gene family." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:Gene ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "membership of the gene in the given gene family." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ] ; + sh:order 16 ; + sh:path biolink:original_object ] ; sh:targetClass biolink:GeneToGeneFamilyAssociation . biolink:GeneToGeneHomologyAssociation a sh:NodeShape ; sh:closed true ; sh:description "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)" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:property [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "homology relationship type" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 27 ; sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "homology relationship type" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ] ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ] ; sh:targetClass biolink:GeneToGeneHomologyAssociation . biolink:GeneToGeneProductRelationship a sh:NodeShape ; sh:closed true ; sh:description "A gene is transcribed and potentially translated to a gene product" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 36 ; + sh:path dct:description ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:GeneProductMixin ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Gene ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -16756,63 +16710,129 @@ biolink:GeneToGeneProductRelationship a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], - [ sh:class biolink:Gene ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:GeneProductMixin ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ] ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ] ; sh:targetClass biolink:GeneToGeneProductRelationship . biolink:GeneToGoTermAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:class biolink:OntologyClass ; - sh:description "class describing the activity, process or localization of the gene product" ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ], [ sh:class biolink:Gene ; sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; sh:maxCount 1 ; @@ -16820,84 +16840,86 @@ biolink:GeneToGoTermAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -16905,18 +16927,27 @@ biolink:GeneToGoTermAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; @@ -16924,55 +16955,27 @@ biolink:GeneToGoTermAssociation a sh:NodeShape ; sh:order 12 ; sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; @@ -16980,95 +16983,134 @@ biolink:GeneToGoTermAssociation a sh:NodeShape ; sh:order 15 ; sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "class describing the activity, process or localization of the gene product" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ] ; + sh:order 35 ; + sh:path rdfs:label ] ; sh:targetClass biolink:GeneToGoTermAssociation . biolink:GeneToPathwayAssociation a sh:NodeShape ; sh:closed true ; sh:description "An interaction between a gene or gene product and a biological process or pathway." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the gene or gene product entity that participates or influences the pathway" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 28 ; sh:path biolink:p_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -17076,85 +17118,73 @@ biolink:GeneToPathwayAssociation a sh:NodeShape ; sh:order 13 ; sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:class biolink:Pathway ; - sh:description "the pathway that includes or is affected by the gene or gene product" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the gene or gene product entity that participates or influences the pathway" ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Pathway ; + sh:description "the pathway that includes or is affected by the gene or gene product" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -17162,32 +17192,15 @@ biolink:GeneToPathwayAssociation a sh:NodeShape ; sh:order 24 ; sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; @@ -17200,248 +17213,177 @@ biolink:GeneToPathwayAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ] ; + sh:order 1 ; + sh:path rdf:predicate ] ; sh:targetClass biolink:GeneToPathwayAssociation . biolink:GeneToPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:primary_knowledge_source ], + sh:order 41 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 51 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:publications ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "gene in which variation is correlated with the phenotypic feature" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 32 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 7 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:negated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:order 15 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:disease_context_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 50 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 3 ; + sh:path biolink:sex_qualifier ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 48 ; + sh:path biolink:has_quotient ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:id ], + sh:order 22 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:qualifier ], + sh:order 16 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 39 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:subject_label_closure ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 21 ; sh:path biolink:original_subject ], - [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 29 ; - sh:path biolink:object_category_closure ], + sh:order 5 ; + sh:path biolink:subject_specialization_qualifier ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:order 51 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 40 ; + sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:p_value ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:order 45 ; + sh:path biolink:deprecated ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:subject_specialization_qualifier ], + sh:order 11 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 17 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:timepoint ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 43 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 18 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:has_attribute ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 19 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_total ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:category ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 33 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 49 ; - sh:path biolink:has_percentage ], + sh:order 31 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:disease_context_qualifier ], [ sh:class biolink:PhenotypicFeature ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -17449,59 +17391,109 @@ biolink:GeneToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], + sh:order 42 ; + sh:path rdfs:label ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:subject_category ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + [ sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "absorption" "aggregation" "interaction" "release" "secretion" "uptake" "splicing" "molecular_interaction" "molecular_modification" "acetylation" "acylation" "alkylation" "amination" "carbamoylation" "ethylation" "glutathionylation" "glycation" "glycosylation" "glucuronidation" "n_linked_glycosylation" "o_linked_glycosylation" "hydroxylation" "lipidation" "farnesylation" "geranoylation" "myristoylation" "palmitoylation" "prenylation" "methylation" "nitrosation" "nucleotidylation" "phosphorylation" "ribosylation" "ADP-ribosylation" "sulfation" "sumoylation" "ubiquitination" "oxidation" "reduction" "carboxylation" ) ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:object_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:sex_qualifier ], + sh:order 29 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:negated ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:publications ], + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 49 ; + sh:path biolink:has_percentage ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 53 ; + sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path dct:description ], + sh:order 38 ; + sh:path biolink:id ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "gene in which variation is correlated with the phenotypic feature" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:object_direction_qualifier ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:integer ; sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 46 ; sh:path biolink:has_count ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:iri ], + sh:order 35 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -17509,20 +17501,35 @@ biolink:GeneToPhenotypicFeatureAssociation a sh:NodeShape ; sh:order 30 ; sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 52 ; + sh:path biolink:qualified_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 25 ; + sh:path biolink:object_category ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 18 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 36 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_closure ], + sh:order 47 ; + sh:path biolink:has_total ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; @@ -17533,23 +17540,16 @@ biolink:GeneToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 28 ; sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:double ; + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:has_quotient ] ; + sh:order 50 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_supporting_studies ] ; sh:targetClass biolink:GeneToPhenotypicFeatureAssociation . biolink:Genome a sh:NodeShape ; @@ -17557,57 +17557,67 @@ biolink:Genome a sh:NodeShape ; sh:description "A genome is the sum of genetic material within a cell or virion." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:iri ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 11 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], + sh:order 1 ; + sh:path biolink:id ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:category ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:has_biological_sequence ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:iri ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], + sh:order 2 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -17618,57 +17628,40 @@ biolink:Genome a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], + sh:order 14 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:in_taxon ] ; + sh:order 3 ; + sh:path biolink:in_taxon_label ] ; sh:targetClass biolink:Genome . biolink:GenomicBackgroundExposure a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "connects a genomic feature to its sequence" ; + sh:property [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:in_taxon ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:has_biological_sequence ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:category ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:has_attribute ], + sh:order 7 ; + sh:path biolink:has_attribute_type ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; @@ -17676,89 +17669,96 @@ biolink:GenomicBackgroundExposure a sh:NodeShape ; sh:order 4 ; sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 5 ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path dct:description ], + sh:order 19 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:xref ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:full_name ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 9 ; sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:deprecated ], + sh:order 6 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:category ], [ sh:class biolink:Gene ; sh:description "connects an entity with one or more gene or gene products" ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_gene_or_gene_product ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:type ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 8 ; sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ], + sh:order 2 ; + sh:path biolink:has_biological_sequence ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:provided_by ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_attribute_type ] ; + sh:order 18 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:full_name ] ; sh:targetClass biolink:GenomicBackgroundExposure . biolink:GenomicEntity a sh:NodeShape ; @@ -17776,27 +17776,61 @@ biolink:GenomicSequenceLocalization a sh:NodeShape ; sh:closed true ; sh:description "A relationship between a sequence feature and a nucleic acid entity it is localized to. The reference entity may be a chromosome, chromosome region or information entity such as a contig." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:integer ; - sh:description "The position at which the subject nucleic acid entity starts on the chromosome or other entity to which it is located on. (ie: the start of the sequence being referenced is 0)." ; + sh:property [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:start_interbase_coordinate ], + sh:order 33 ; + sh:path biolink:p_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 42 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 26 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 30 ; sh:path biolink:subject_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], + sh:order 32 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path rdf:type ], + sh:order 19 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path rdfs:label ], + [ sh:description "The phase for a coding sequence entity. For example, phase of a CDS as represented in a GFF3 with a value of 0, 1 or 2." ; + sh:in ( "0" "1" "2" ) ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:phase ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:negated ], [ sh:class biolink:NucleicAcidEntity ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -17811,93 +17845,52 @@ biolink:GenomicSequenceLocalization a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path rdf:object ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 17 ; - sh:path biolink:agent_type ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_closure ], + sh:order 43 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:retrieval_source_ids ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 42 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:minCount 1 ; + sh:order 16 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ], + sh:order 13 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:subject_namespace ], + sh:order 37 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path rdfs:label ], - [ sh:description "The version of the genome on which a feature is located. For example, GRCh38 for Homo sapiens." ; - sh:in ( "+" "-" "." "?" ) ; + sh:order 29 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:integer ; + sh:description "The position at which the subject nucleic acid entity ends on the chromosome or other entity to which it is located on." ; sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:genome_build ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], + sh:order 1 ; + sh:path biolink:end_interbase_coordinate ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -17905,40 +17898,64 @@ biolink:GenomicSequenceLocalization a sh:NodeShape ; sh:order 41 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:iri ], + sh:order 14 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:object_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:category ], + [ sh:description "The version of the genome on which a feature is located. For example, GRCh38 for Homo sapiens." ; + sh:in ( "+" "-" "." "?" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:genome_build ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 35 ; sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], + sh:order 9 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -17946,50 +17963,33 @@ biolink:GenomicSequenceLocalization a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:integer ; + sh:description "The position at which the subject nucleic acid entity starts on the chromosome or other entity to which it is located on. (ie: the start of the sequence being referenced is 0)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:start_interbase_coordinate ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path rdf:type ], [ sh:description "The strand on which a feature is located. Has a value of '+' (sense strand or forward strand) or '-' (anti-sense strand or reverse strand)." ; sh:in ( "+" "-" "." "?" ) ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:strand ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:p_value ], - [ sh:description "The phase for a coding sequence entity. For example, phase of a CDS as represented in a GFF3 with a value of 0, 1 or 2." ; - sh:in ( "0" "1" "2" ) ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:phase ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category ], + sh:order 17 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -17998,76 +17998,144 @@ biolink:GenomicSequenceLocalization a sh:NodeShape ; sh:order 36 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:integer ; - sh:description "The position at which the subject nucleic acid entity ends on the chromosome or other entity to which it is located on." ; + sh:order 28 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:end_interbase_coordinate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 20 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_namespace ], + sh:order 18 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_closure ] ; + sh:order 31 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category ] ; sh:targetClass biolink:GenomicSequenceLocalization . biolink:GenotypeAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:property [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 43 ; + sh:path biolink:qualified_predicate ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "The relationship to the disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:class biolink:Genotype ; + sh:description "A genotype that has a role in modeling the disease." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; @@ -18080,107 +18148,72 @@ biolink:GenotypeAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 45 ; sh:path biolink:frequency_qualifier ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:disease_context_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 42 ; - sh:path biolink:object_direction_qualifier ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 40 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 39 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 44 ; + sh:path biolink:disease_context_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; @@ -18188,82 +18221,45 @@ biolink:GenotypeAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:order 41 ; sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "The relationship to the disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 40 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:class biolink:Genotype ; - sh:description "A genotype that has a role in modeling the disease." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], + sh:order 42 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:class biolink:Disease ; sh:description "disease" ; sh:maxCount 1 ; @@ -18272,73 +18268,85 @@ biolink:GenotypeAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:order 2 ; sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ] ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ] ; sh:targetClass biolink:GenotypeAsAModelOfDiseaseAssociation . biolink:GenotypeToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "E.g. is pathogenic for" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:qualified_predicate ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:Genotype ; + sh:description "a genotype that is associated in some way with a disease state" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -18346,28 +18354,10 @@ biolink:GenotypeToDiseaseAssociation a sh:NodeShape ; sh:order 13 ; sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Disease ; - sh:description "a disease that is associated with that genotype" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 42 ; - sh:path biolink:object_direction_qualifier ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; @@ -18379,44 +18369,67 @@ biolink:GenotypeToDiseaseAssociation a sh:NodeShape ; sh:order 40 ; sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:disease_context_qualifier ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:subject_aspect_qualifier ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 41 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; @@ -18424,157 +18437,137 @@ biolink:GenotypeToDiseaseAssociation a sh:NodeShape ; sh:order 29 ; sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:order 39 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:Genotype ; - sh:description "a genotype that is associated in some way with a disease state" ; + sh:order 43 ; + sh:path biolink:qualified_predicate ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:Disease ; + sh:description "a disease that is associated with that genotype" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; + sh:order 42 ; + sh:path biolink:object_direction_qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:disease_context_qualifier ], + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:object_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "E.g. is pathogenic for" ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ] ; + sh:order 45 ; + sh:path biolink:frequency_qualifier ] ; sh:targetClass biolink:GenotypeToDiseaseAssociation . biolink:GenotypeToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Genotype ; - sh:description "genotype that is the subject of the association" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:NamedThing ; + sh:property [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; @@ -18587,279 +18580,328 @@ biolink:GenotypeToEntityAssociationMixin a sh:NodeShape ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; - sh:path rdf:predicate ] ; + sh:path rdf:predicate ], + [ sh:class biolink:Genotype ; + sh:description "genotype that is the subject of the association" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ] ; sh:targetClass biolink:GenotypeToEntityAssociationMixin . biolink:GenotypeToGeneAssociation a sh:NodeShape ; sh:closed true ; sh:description "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" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:class biolink:Genotype ; - sh:description "parent genotype" ; + sh:property [ sh:class biolink:Gene ; + sh:description "gene implicated in genotype" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "the relationship type used to connect genotype to gene" ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:Gene ; - sh:description "gene implicated in genotype" ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "the relationship type used to connect genotype to gene" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ] ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:class biolink:Genotype ; + sh:description "parent genotype" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ] ; sh:targetClass biolink:GenotypeToGeneAssociation . biolink:GenotypeToGenotypePartAssociation a sh:NodeShape ; sh:closed true ; sh:description "Any association between one genotype and a genotypic entity that is a sub-component of it" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:property [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 28 ; sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], [ sh:class biolink:Genotype ; sh:description "child genotype" ; sh:maxCount 1 ; @@ -18868,74 +18910,66 @@ biolink:GenotypeToGenotypePartAssociation a sh:NodeShape ; sh:order 2 ; sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 34 ; + sh:path rdf:type ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -18943,29 +18977,11 @@ biolink:GenotypeToGenotypePartAssociation a sh:NodeShape ; sh:order 35 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 36 ; + sh:path dct:description ], [ sh:class biolink:Genotype ; sh:description "parent genotype" ; sh:maxCount 1 ; @@ -18973,50 +18989,45 @@ biolink:GenotypeToGenotypePartAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 11 ; sh:path biolink:knowledge_level ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -19024,303 +19035,260 @@ biolink:GenotypeToGenotypePartAssociation a sh:NodeShape ; sh:order 38 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ] ; + sh:order 25 ; + sh:path biolink:subject_label_closure ] ; sh:targetClass biolink:GenotypeToGenotypePartAssociation . biolink:GenotypeToPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:description "Any association between one genotype and a phenotypic feature, where having the genotype confers the phenotype, either in isolation or through environment" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path rdfs:label ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 16 ; sh:path biolink:knowledge_level ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_percentage ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 30 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category ], + sh:order 3 ; + sh:path biolink:sex_qualifier ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], + sh:order 36 ; + sh:path biolink:id ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 49 ; + sh:path biolink:subject_direction_qualifier ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 42 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:qualifier ], - [ sh:class biolink:PhenotypicFeature ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:has_total ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:iri ], + sh:order 39 ; + sh:path rdf:type ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 17 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:double ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_quotient ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:id ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_evidence ], + sh:order 20 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:category ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path biolink:has_count ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:order 6 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 50 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 46 ; + sh:path biolink:has_quotient ], [ sh:datatype xsd:string ; sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:anatomical_context_qualifier ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:sex_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 49 ; - sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 43 ; sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 45 ; + sh:path biolink:has_total ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category ], - [ sh:class biolink:Genotype ; - sh:description "genotype that is associated with the phenotypic feature" ; + sh:order 4 ; + sh:path biolink:disease_context_qualifier ], + [ sh:class biolink:PhenotypicFeature ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], + sh:order 34 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 47 ; + sh:path biolink:has_percentage ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 51 ; sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:retrieval_source_ids ], + sh:order 44 ; + sh:path biolink:has_count ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], + sh:order 14 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path rdf:type ], + sh:order 50 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 48 ; sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_closure ], + sh:order 27 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:anyURI ; sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:subject_specialization_qualifier ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:disease_context_qualifier ], + sh:order 23 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], + sh:order 37 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_label_closure ], + sh:order 31 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:p_value ], + [ sh:class biolink:Genotype ; + sh:description "genotype that is associated with the phenotypic feature" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -19333,29 +19301,61 @@ biolink:GenotypeToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:object_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + sh:order 9 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_specialization_qualifier ], + sh:order 41 ; + sh:path dct:description ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 19 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_object ], + sh:order 52 ; + sh:path biolink:qualified_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 26 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path rdfs:label ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:subject_closure ], [ sh:datatype ; sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; @@ -19368,34 +19368,7 @@ biolink:GenotypeToVariantAssociation a sh:NodeShape ; sh:closed true ; sh:description "Any association between a genotype and a sequence variant." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:Publication ; + sh:property [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; @@ -19406,69 +19379,158 @@ biolink:GenotypeToVariantAssociation a sh:NodeShape ; sh:order 30 ; sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:original_object ], + [ sh:class biolink:Genotype ; + sh:description "parent genotype" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 36 ; + sh:path dct:description ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "the relationship type used to connect genotype to gene" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:SequenceVariant ; + sh:description "gene implicated in genotype" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -19476,11 +19538,17 @@ biolink:GenotypeToVariantAssociation a sh:NodeShape ; sh:order 18 ; sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -19488,187 +19556,122 @@ biolink:GenotypeToVariantAssociation a sh:NodeShape ; sh:order 23 ; sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:SequenceVariant ; - sh:description "gene implicated in genotype" ; + sh:description "the relationship type used to connect genotype to gene" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Genotype ; - sh:description "parent genotype" ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ] ; + sh:path biolink:object_namespace ] ; sh:targetClass biolink:GenotypeToVariantAssociation . biolink:GenotypicSex a sh:NodeShape ; sh:closed true ; sh:description "An attribute corresponding to the genotypic sex of the individual, based upon genotypic composition of sex chromosomes." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; + sh:property [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_qualitative_value ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:full_name ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 5 ; + sh:path biolink:id ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 2 ; sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ], + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; @@ -19676,78 +19679,72 @@ biolink:GenotypicSex a sh:NodeShape ; sh:order 0 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ] ; + sh:order 11 ; + sh:path rdf:type ] ; sh:targetClass biolink:GenotypicSex . biolink:GeographicExposure a sh:NodeShape ; sh:closed true ; sh:description "A geographic exposure is a factor relating to geographic proximity to some impactful entity." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:property [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 3 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 10 ; + sh:path biolink:synonym ], [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], + sh:order 8 ; + sh:path biolink:xref ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdfs:label ], + sh:order 5 ; + sh:path biolink:iri ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:provided_by ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:xref ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 3 ; - sh:path biolink:has_quantitative_value ], + sh:order 9 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 12 ; @@ -19758,21 +19755,24 @@ biolink:GeographicExposure a sh:NodeShape ; sh:order 14 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:provided_by ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:order 1 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:synonym ], + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -19784,45 +19784,48 @@ biolink:GeographicExposure a sh:NodeShape ; biolink:GeographicLocation a sh:NodeShape ; sh:closed true ; sh:description "a location that can be described in lat/long coordinates" ; - sh:ignoredProperties ( rdf:type biolink:timepoint ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:ignoredProperties ( biolink:timepoint rdf:type ) ; + sh:property [ sh:datatype xsd:float ; + sh:description "latitude" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 0 ; + sh:path biolink:latitude ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; @@ -19834,47 +19837,67 @@ biolink:GeographicLocation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], - [ sh:datatype xsd:float ; - sh:description "latitude" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:latitude ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:float ; sh:description "longitude" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:longitude ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ] ; + sh:order 8 ; + sh:path biolink:category ] ; sh:targetClass biolink:GeographicLocation . biolink:GeographicLocationAtTime a sh:NodeShape ; sh:closed true ; sh:description "a location that can be described in lat/long coordinates, for a particular time" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:float ; + sh:description "latitude" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:xref ], + sh:order 1 ; + sh:path biolink:latitude ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -19882,66 +19905,43 @@ biolink:GeographicLocationAtTime a sh:NodeShape ; sh:order 14 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:provided_by ], + sh:order 10 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:synonym ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:category ], - [ sh:datatype xsd:float ; - sh:description "latitude" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:latitude ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], [ sh:datatype xsd:float ; sh:description "longitude" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:longitude ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:full_name ], + sh:order 9 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ], + sh:order 6 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -19960,71 +19960,65 @@ biolink:GeographicLocationAtTime a sh:NodeShape ; biolink:GrossAnatomicalStructure a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -20033,11 +20027,17 @@ biolink:GrossAnatomicalStructure a sh:NodeShape ; sh:order 6 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ] ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ] ; sh:targetClass biolink:GrossAnatomicalStructure . biolink:Haplotype a sh:NodeShape ; @@ -20049,41 +20049,61 @@ biolink:Haplotype a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 7 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], + sh:order 12 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "connects a genomic feature to its sequence" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 3 ; + sh:path biolink:in_taxon_label ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:id ], + sh:order 11 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -20091,86 +20111,63 @@ biolink:Haplotype a sh:NodeShape ; sh:order 8 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 0 ; + sh:path biolink:has_biological_sequence ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ] ; + sh:order 1 ; + sh:path biolink:id ] ; sh:targetClass biolink:Haplotype . biolink:Hospitalization a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:id ], + sh:order 8 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], + sh:order 5 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], + sh:order 4 ; + sh:path biolink:id ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -20178,28 +20175,31 @@ biolink:Hospitalization a sh:NodeShape ; sh:order 6 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], + sh:order 0 ; + sh:path biolink:provided_by ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], + sh:order 7 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; - sh:path biolink:full_name ] ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path dct:description ] ; sh:targetClass biolink:Hospitalization . biolink:HospitalizationOutcome a sh:NodeShape ; @@ -20212,271 +20212,267 @@ biolink:Human a sh:NodeShape ; sh:closed true ; sh:description "A member of the the species Homo sapiens." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], + sh:order 5 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:in_taxon_label ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ] ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ] ; sh:targetClass biolink:Human . biolink:InformationContentEntityToNamedThingAssociation a sh:NodeShape ; sh:closed true ; sh:description "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)." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:property [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 11 ; sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; @@ -20484,41 +20480,45 @@ biolink:InformationContentEntityToNamedThingAssociation a sh:NodeShape ; sh:order 12 ; sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:class biolink:NamedThing ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ] ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ] ; sh:targetClass biolink:InformationContentEntityToNamedThingAssociation . biolink:Invertebrate a sh:NodeShape ; @@ -20526,31 +20526,43 @@ biolink:Invertebrate a sh:NodeShape ; sh:description "An animal lacking a vertebral column. This group consists of 98% of all animal species." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -20564,17 +20576,18 @@ biolink:Invertebrate a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -20582,55 +20595,88 @@ biolink:Invertebrate a sh:NodeShape ; sh:order 7 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ] ; + sh:order 5 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:Invertebrate . biolink:JournalArticle a sh:NodeShape ; sh:closed true ; sh:description "an article, typically presenting results of research, that is published in an issue of a scientific journal." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path rdf:type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 20 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:full_name ], + [ sh:class biolink:Agent ; + sh:description "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." ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:authors ], + [ sh:datatype xsd:string ; + sh:description "volume of a book or music release in a collection/series or a published collection of journal issues in a serial publication" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:volume ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:summary ], + [ sh:datatype xsd:string ; + sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:issue ], + [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:deprecated ], + sh:order 12 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; - sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path rdfs:label ], + sh:order 13 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; - sh:description "Optional value, if used locally as a convenience, is set to the iso abbreviation of the 'published in' parent." ; + sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path dct:type ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:iso_abbreviation ], + sh:order 14 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -20644,39 +20690,26 @@ biolink:JournalArticle a sh:NodeShape ; sh:order 18 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "volume of a book or music release in a collection/series or a published collection of journal issues in a serial publication" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:volume ], - [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; + sh:description "Optional value, if used locally as a convenience, is set to the iso abbreviation of the 'published in' parent." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:summary ], + sh:order 1 ; + sh:path biolink:iso_abbreviation ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 15 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path dct:description ], + sh:order 25 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:rights ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:category ], + sh:order 21 ; + sh:path rdf:type ], [ sh:datatype xsd:anyURI ; sh:description "The enclosing parent serial containing the article should have industry-standard identifier from ISSN." ; sh:maxCount 1 ; @@ -20685,87 +20718,49 @@ biolink:JournalArticle a sh:NodeShape ; sh:order 0 ; sh:path biolink:published_in ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:full_name ], + sh:order 17 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "keywords tagging a publication" ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:iri ], + sh:order 7 ; + sh:path biolink:keywords ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:has_attribute ], - [ sh:class biolink:Agent ; - sh:description "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." ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:authors ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:format ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "keywords tagging a publication" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:keywords ], - [ sh:datatype xsd:string ; - sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path dct:type ], - [ sh:datatype xsd:string ; - sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:pages ], [ sh:datatype xsd:anyURI ; sh:description "mesh terms tagging a publication" ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:mesh_terms ], [ sh:datatype xsd:string ; - sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; + sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:issue ], + sh:order 22 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:creation_date ] ; + sh:order 23 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:pages ] ; sh:targetClass biolink:JournalArticle . biolink:LogOddsAnalysisResult a sh:NodeShape ; sh:closed true ; sh:description "A result of a log odds ratio analysis." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; @@ -20780,158 +20775,163 @@ biolink:LogOddsAnalysisResult a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], + sh:order 12 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:creation_date ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 13 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], + sh:order 8 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], + sh:order 3 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], + sh:order 2 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; - sh:path biolink:full_name ] ; + sh:path biolink:full_name ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:LogOddsAnalysisResult . biolink:MacromolecularComplex a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:synonym ], + sh:property [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:in_taxon_label ], + sh:order 7 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:iri ], + sh:order 3 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdf:type ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:full_name ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 2 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ], + sh:order 6 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:id ] ; + sh:order 0 ; + sh:path rdfs:label ] ; sh:targetClass biolink:MacromolecularComplex . biolink:MacromolecularMachineToBiologicalProcessAssociation a sh:NodeShape ; @@ -20939,61 +20939,21 @@ biolink:MacromolecularMachineToBiologicalProcessAssociation a sh:NodeShape ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:p_value ], + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdf:type ], - [ sh:class biolink:BiologicalProcess ; - sh:description "class describing the activity, process or localization of the gene product" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 26 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:MacromolecularMachineMixin ; sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; sh:maxCount 1 ; @@ -21001,6 +20961,18 @@ biolink:MacromolecularMachineToBiologicalProcessAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 0 ; sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 37 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -21008,61 +20980,111 @@ biolink:MacromolecularMachineToBiologicalProcessAssociation a sh:NodeShape ; sh:order 24 ; sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 9 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], + sh:order 39 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:iri ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:timepoint ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:order 6 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:retrieval_source_ids ], + sh:order 19 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 27 ; + sh:path biolink:object_label_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:negated ], + sh:order 30 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdf:type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 17 ; sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -21070,211 +21092,208 @@ biolink:MacromolecularMachineToBiologicalProcessAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:class biolink:OrganismTaxon ; + sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:species_context_qualifier ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:qualifier ], + sh:order 4 ; + sh:path biolink:negated ], + [ sh:class biolink:BiologicalProcess ; + sh:description "class describing the activity, process or localization of the gene product" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 36 ; + sh:path rdfs:label ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:publications ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 29 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 38 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:publications ] ; + sh:targetClass biolink:MacromolecularMachineToBiologicalProcessAssociation . + +biolink:MacromolecularMachineToCellularComponentAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "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." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path rdfs:label ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:class biolink:MacromolecularMachineMixin ; + sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:has_evidence ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:adjusted_p_value ], + sh:order 9 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path biolink:category ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:qualifiers ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category ], - [ sh:class biolink:OrganismTaxon ; - sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:species_context_qualifier ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 37 ; sh:path dct:description ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:timepoint ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:category ] ; - sh:targetClass biolink:MacromolecularMachineToBiologicalProcessAssociation . - -biolink:MacromolecularMachineToCellularComponentAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "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." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:float ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:p_value ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_predicate ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:agent_type ], + sh:order 4 ; + sh:path biolink:negated ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 39 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:category ], + sh:order 17 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:subject_label_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:iri ], + sh:order 14 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:object_closure ], + sh:order 24 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 11 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:CellularComponent ; + sh:description "class describing the activity, process or localization of the gene product" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:timepoint ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; @@ -21291,129 +21310,111 @@ biolink:MacromolecularMachineToCellularComponentAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:species_context_qualifier ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdf:type ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 28 ; sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:negated ], - [ sh:class biolink:CellularComponent ; - sh:description "class describing the activity, process or localization of the gene product" ; + sh:order 33 ; + sh:path biolink:iri ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 18 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_subject ], + sh:order 5 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path dct:description ], - [ sh:class biolink:MacromolecularMachineMixin ; - sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; + sh:order 10 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category ], + sh:order 21 ; + sh:path biolink:object_closure ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 38 ; sh:path biolink:has_attribute ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path rdfs:label ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 15 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category ], + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:qualifiers ] ; + sh:path biolink:subject_closure ] ; sh:targetClass biolink:MacromolecularMachineToCellularComponentAssociation . biolink:MacromolecularMachineToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:description "an association which has a macromolecular machine mixin as a subject" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OrganismTaxon ; - sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; + sh:property [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:species_context_qualifier ], + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -21421,150 +21422,52 @@ biolink:MacromolecularMachineToEntityAssociationMixin a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + [ sh:class biolink:OrganismTaxon ; + sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 3 ; + sh:path biolink:species_context_qualifier ], [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ] ; + sh:order 0 ; + sh:path rdf:subject ] ; sh:targetClass biolink:MacromolecularMachineToEntityAssociationMixin . biolink:MacromolecularMachineToMolecularActivityAssociation a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:id ], - [ sh:class biolink:MolecularActivity ; - sh:description "class describing the activity, process or localization of the gene product" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:p_value ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category ], - [ sh:class biolink:OrganismTaxon ; - sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:species_context_qualifier ], + sh:order 27 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdf:type ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:adjusted_p_value ], + sh:order 5 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:publications ], - [ sh:class biolink:MacromolecularMachineMixin ; - sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 31 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path rdfs:label ], + sh:order 4 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -21572,122 +21475,232 @@ biolink:MacromolecularMachineToMolecularActivityAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:id ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 19 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:category ], + sh:order 37 ; + sh:path dct:description ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 28 ; sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:publications ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 38 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:subject_closure ], + sh:order 17 ; + sh:path biolink:original_object ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:class biolink:OrganismTaxon ; + sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:species_context_qualifier ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:negated ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 15 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 29 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_label_closure ], + sh:order 16 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:iri ], + sh:order 24 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:object_closure ], + sh:order 9 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 8 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_object ], + sh:order 39 ; + sh:path biolink:deprecated ], + [ sh:class biolink:MacromolecularMachineMixin ; + sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:MolecularActivity ; + sh:description "class describing the activity, process or localization of the gene product" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdf:type ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:adjusted_p_value ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path rdfs:label ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:knowledge_level ] ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:primary_knowledge_source ] ; sh:targetClass biolink:MacromolecularMachineToMolecularActivityAssociation . biolink:Mammal a sh:NodeShape ; sh:closed true ; sh:description "A member of the class Mammalia, a clade of endothermic amniotes distinguished from reptiles and birds by the possession of hair, three middle ear bones, mammary glands, and a neocortex" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; + sh:property [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], + [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -21695,65 +21708,52 @@ biolink:Mammal a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 7 ; + sh:path biolink:iri ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 5 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ] ; + sh:order 1 ; + sh:path biolink:in_taxon_label ] ; sh:targetClass biolink:Mammal . biolink:MappingCollection a sh:NodeShape ; @@ -21771,51 +21771,31 @@ biolink:MaterialSampleDerivationAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a material sample and the material entity from which it is derived." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:class biolink:NamedThing ; + sh:description "the material entity the sample was derived from. This may be another material sample, or any other material entity, including for example an organism, a geographic feature, or some environmental material." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; @@ -21823,31 +21803,52 @@ biolink:MaterialSampleDerivationAssociation a sh:NodeShape ; sh:order 3 ; sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "derivation relationship" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -21859,111 +21860,100 @@ biolink:MaterialSampleDerivationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], [ sh:datatype xsd:float ; - sh:description "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." ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "derivation relationship" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:NamedThing ; - sh:description "the material entity the sample was derived from. This may be another material sample, or any other material entity, including for example an organism, a geographic feature, or some environmental material." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], [ sh:class biolink:MaterialSample ; sh:description "the material sample being described" ; sh:maxCount 1 ; @@ -21971,85 +21961,114 @@ biolink:MaterialSampleDerivationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 36 ; + sh:path dct:description ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ] ; + sh:order 24 ; + sh:path biolink:object_namespace ] ; sh:targetClass biolink:MaterialSampleDerivationAssociation . biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a material sample and a disease or phenotype." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:property [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path rdf:type ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "disease or phenotype" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -22057,167 +22076,148 @@ biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 3 ; + sh:path biolink:negated ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:class biolink:MaterialSample ; + sh:description "the material sample being described" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:object_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:class biolink:MaterialSample ; - sh:description "the material sample being described" ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "disease or phenotype" ; - sh:maxCount 1 ; - sh:minCount 1 ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 12 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; @@ -22229,14 +22229,7 @@ biolink:MaterialSampleToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:description "An association between a material sample and something." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:NamedThing ; + sh:property [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; @@ -22249,68 +22242,85 @@ biolink:MaterialSampleToEntityAssociationMixin a sh:NodeShape ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path rdf:subject ] ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ] ; sh:targetClass biolink:MaterialSampleToEntityAssociationMixin . biolink:MicroRNA a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 6 ; + sh:path biolink:id ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 5 ; + sh:path biolink:full_name ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 3 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:full_name ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:synonym ], + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -22318,41 +22328,31 @@ biolink:MicroRNA a sh:NodeShape ; sh:order 8 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ] ; + sh:order 7 ; + sh:path biolink:iri ] ; sh:targetClass biolink:MicroRNA . biolink:ModelToDiseaseAssociationMixin a sh:NodeShape ; sh:closed false ; sh:description "This mixin is used for any association class for which the subject (source node) plays the role of a 'model', in that it recapitulates some features of the disease in a way that is useful for studying the disease outside a patient carrying the disease" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:NamedThing ; - sh:description "The entity that serves as the model of the disease. This may be an organism, a strain of organism, a genotype or variant that exhibits similar features, or a gene that when mutated exhibits features of the disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "The relationship to the disease" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], + [ sh:class biolink:NamedThing ; + sh:description "The entity that serves as the model of the disease. This may be an organism, a strain of organism, a genotype or variant that exhibits similar features, or a gene that when mutated exhibits features of the disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -22367,95 +22367,126 @@ biolink:MolecularActivityToChemicalEntityAssociation a sh:NodeShape ; sh:description "Added in response to capturing relationship between microbiome activities as measured via measurements of blood analytes as collected via blood and stool samples" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], + [ sh:class biolink:ChemicalEntity ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -22463,85 +22494,51 @@ biolink:MolecularActivityToChemicalEntityAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 27 ; sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:ChemicalEntity ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], [ sh:class biolink:MolecularActivity ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -22549,130 +22546,95 @@ biolink:MolecularActivityToChemicalEntityAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ] ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ] ; sh:targetClass biolink:MolecularActivityToChemicalEntityAssociation . biolink:MolecularActivityToMolecularActivityAssociation a sh:NodeShape ; sh:closed true ; sh:description "Added in response to capturing relationship between microbiome activities as measured via measurements of blood analytes as collected via blood and stool samples" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:MolecularActivity ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path rdf:type ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -22680,52 +22642,29 @@ biolink:MolecularActivityToMolecularActivityAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdf:predicate ], - [ sh:class biolink:MolecularActivity ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -22734,97 +22673,85 @@ biolink:MolecularActivityToMolecularActivityAssociation a sh:NodeShape ; sh:order 31 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:class biolink:MolecularActivity ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ] ; - sh:targetClass biolink:MolecularActivityToMolecularActivityAssociation . - -biolink:MolecularActivityToPathwayAssociation a sh:NodeShape ; - sh:closed true ; - sh:description "Association that holds the relationship between a reaction and the pathway it participates in." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -22836,48 +22763,79 @@ biolink:MolecularActivityToPathwayAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:MolecularActivity ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:MolecularActivity ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; - sh:path biolink:subject_closure ], + sh:path biolink:subject_closure ] ; + sh:targetClass biolink:MolecularActivityToMolecularActivityAssociation . + +biolink:MolecularActivityToPathwayAssociation a sh:NodeShape ; + sh:closed true ; + sh:description "Association that holds the relationship between a reaction and the pathway it participates in." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; @@ -22885,156 +22843,149 @@ biolink:MolecularActivityToPathwayAssociation a sh:NodeShape ; sh:order 12 ; sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:MolecularActivity ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; @@ -23046,22 +22997,82 @@ biolink:MolecularActivityToPathwayAssociation a sh:NodeShape ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 2 ; - sh:path rdf:object ] ; + sh:path rdf:object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ] ; sh:targetClass biolink:MolecularActivityToPathwayAssociation . biolink:MolecularMixture a sh:NodeShape ; sh:closed true ; sh:description "A molecular mixture is a chemical mixture composed of two or more molecular entities with known concentration and stoichiometry." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; + sh:property [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:xref ], + [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; sh:order 3 ; sh:path biolink:routes_of_delivery ], - [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; - sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:highest_FDA_approval_status ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; @@ -23071,102 +23082,91 @@ biolink:MolecularMixture a sh:NodeShape ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:trade_name ], + sh:order 0 ; + sh:path biolink:is_supplement ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:full_name ], + sh:order 4 ; + sh:path biolink:trade_name ], [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:max_tolerated_dose ], + sh:order 9 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:id ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 5 ; - sh:path biolink:available_from ], - [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:type ], - [ sh:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_chemical_role ], + sh:order 14 ; + sh:path biolink:iri ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:deprecated ], - [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; - sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:drug_regulatory_status_world_wide ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; + sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:drug_regulatory_status_world_wide ], + [ sh:datatype xsd:boolean ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:iri ], + sh:order 7 ; + sh:path biolink:is_toxic ], + [ sh:class biolink:ChemicalRole ; + sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:has_chemical_role ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 19 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "" ; + [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; + sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:is_supplement ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:provided_by ], + sh:order 1 ; + sh:path biolink:highest_FDA_approval_status ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 5 ; + sh:path biolink:available_from ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 18 ; sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 17 ; sh:path rdfs:label ], - [ sh:datatype xsd:boolean ; - sh:description "" ; + [ sh:datatype xsd:string ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:is_toxic ] ; + sh:order 6 ; + sh:path biolink:max_tolerated_dose ] ; sh:targetClass biolink:MolecularMixture . biolink:MortalityOutcome a sh:NodeShape ; @@ -23179,11 +23179,23 @@ biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation a sh:NodeShape sh:closed true ; sh:description "" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path rdf:type ], + sh:order 20 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path biolink:timepoint ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -23191,46 +23203,60 @@ biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation a sh:NodeShape sh:order 22 ; sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:id ], + sh:order 41 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:order 5 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:qualifier ], + sh:order 34 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path rdfs:label ], + sh:order 39 ; + sh:path rdf:type ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:publications ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path dct:description ], + sh:order 13 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 42 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:subject_aspect_qualifier ], + sh:order 40 ; + sh:path rdfs:label ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:retrieval_source_ids ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -23239,225 +23265,177 @@ biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation a sh:NodeShape sh:order 4 ; sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:iri ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 15 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:OntologyClass ; - sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:object_context_qualifier ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], + sh:order 30 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 29 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 3 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:order 19 ; + sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ], + sh:order 10 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_namespace ], + sh:order 21 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:PopulationOfIndividualOrganisms ; - sh:description "a biological population (general, study, cohort, etc.) with a specific set of characteristics to constrain an association." ; - sh:maxCount 1 ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:population_context_qualifier ], + sh:order 26 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_subject ], + sh:order 24 ; + sh:path biolink:subject_closure ], [ sh:class biolink:OntologyClass ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:subject_context_qualifier ], + [ sh:class biolink:PopulationOfIndividualOrganisms ; + sh:description "a biological population (general, study, cohort, etc.) with a specific set of characteristics to constrain an association." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:population_context_qualifier ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 28 ; sh:path biolink:subject_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 42 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:category ], + sh:order 9 ; + sh:path biolink:qualifier ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 17 ; sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 27 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], + sh:order 33 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path rdf:predicate ], + sh:order 36 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_closure ], + sh:order 37 ; + sh:path biolink:iri ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 43 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:class biolink:OntologyClass ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:timepoint ], + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:object_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_label_closure ] ; + sh:order 1 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 16 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category ] ; sh:targetClass biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation . biolink:NoncodingRNAProduct a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 0 ; @@ -23469,89 +23447,105 @@ biolink:NoncodingRNAProduct a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 5 ; + sh:path biolink:full_name ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:in_taxon ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:full_name ], + sh:order 3 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; - sh:path rdfs:label ] ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:NoncodingRNAProduct . biolink:NucleicAcidSequenceMotif a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:class biolink:OrganismTaxon ; + sh:property [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 10 ; + sh:path rdfs:label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; @@ -23564,105 +23558,100 @@ biolink:NucleicAcidSequenceMotif a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; - sh:path dct:description ] ; + sh:path dct:description ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ] ; sh:targetClass biolink:NucleicAcidSequenceMotif . biolink:NucleosomeModification a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 3 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], + sh:order 10 ; + sh:path rdf:type ], [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:xref ], + sh:order 9 ; + sh:path biolink:category ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ], + sh:order 4 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:provided_by ], + sh:order 7 ; + sh:path biolink:id ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; @@ -23670,23 +23659,34 @@ biolink:NucleosomeModification a sh:NodeShape ; sh:order 0 ; sh:path biolink:has_biological_sequence ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 8 ; + sh:path biolink:iri ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:category ], + sh:order 14 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 6 ; - sh:path biolink:synonym ] ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path dct:description ] ; sh:targetClass biolink:NucleosomeModification . biolink:ObservedExpectedFrequencyAnalysisResult a sh:NodeShape ; @@ -23698,22 +23698,34 @@ biolink:ObservedExpectedFrequencyAnalysisResult a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], + sh:order 13 ; + sh:path dct:description ], [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ], + sh:order 12 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], + sh:order 1 ; + sh:path biolink:rights ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:license ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; @@ -23721,66 +23733,54 @@ biolink:ObservedExpectedFrequencyAnalysisResult a sh:NodeShape ; sh:order 3 ; sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:id ], + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ], + sh:order 8 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ] ; + sh:order 2 ; + sh:path biolink:format ] ; sh:targetClass biolink:ObservedExpectedFrequencyAnalysisResult . biolink:Occurrent a sh:NodeShape ; @@ -23794,22 +23794,32 @@ biolink:OrganismAttribute a sh:NodeShape ; sh:description "describes a characteristic of an organismal entity." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], + sh:order 8 ; + sh:path biolink:full_name ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; @@ -23817,23 +23827,11 @@ biolink:OrganismAttribute a sh:NodeShape ; sh:order 3 ; sh:path biolink:has_qualitative_value ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 4 ; + sh:path biolink:iri ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -23841,28 +23839,24 @@ biolink:OrganismAttribute a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_attribute_type ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:order 5 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -23870,14 +23864,20 @@ biolink:OrganismAttribute a sh:NodeShape ; sh:order 10 ; sh:path biolink:category ], [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], + sh:order 0 ; + sh:path rdfs:label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ] ; + sh:order 11 ; + sh:path rdf:type ] ; sh:targetClass biolink:OrganismAttribute . biolink:OrganismTaxonToEntityAssociation a sh:NodeShape ; @@ -23910,48 +23910,124 @@ biolink:OrganismTaxonToEntityAssociation a sh:NodeShape ; biolink:OrganismTaxonToEnvironmentAssociation a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:OrganismTaxon ; + sh:description "the taxon that is the subject of the association" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:NamedThing ; sh:description "the environment in which the organism occurs" ; sh:maxCount 1 ; @@ -23959,114 +24035,184 @@ biolink:OrganismTaxonToEnvironmentAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "predicate describing the relationship between the taxon and the environment" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ] ; + sh:targetClass biolink:OrganismTaxonToEnvironmentAssociation . + +biolink:OrganismTaxonToOrganismTaxonAssociation a sh:NodeShape ; + sh:closed false ; + sh:description "A relationship between two organism taxon nodes" ; + sh:ignoredProperties ( biolink:associated_environmental_context rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 28 ; sh:path biolink:p_value ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; @@ -24077,39 +24223,18 @@ biolink:OrganismTaxonToEnvironmentAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:OrganismTaxon ; - sh:description "the taxon that is the subject of the association" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; @@ -24117,43 +24242,10 @@ biolink:OrganismTaxonToEnvironmentAssociation a sh:NodeShape ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "predicate describing the relationship between the taxon and the environment" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ] ; - sh:targetClass biolink:OrganismTaxonToEnvironmentAssociation . - -biolink:OrganismTaxonToOrganismTaxonAssociation a sh:NodeShape ; - sh:closed false ; - sh:description "A relationship between two organism taxon nodes" ; - sh:ignoredProperties ( rdf:type biolink:associated_environmental_context ) ; - sh:property [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -24161,52 +24253,63 @@ biolink:OrganismTaxonToOrganismTaxonAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], + [ sh:class biolink:OrganismTaxon ; + sh:description "organism taxon that is the subject of the association" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:float ; - sh:description "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." ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -24214,182 +24317,184 @@ biolink:OrganismTaxonToOrganismTaxonAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:OrganismTaxon ; - sh:description "organism taxon that is the subject of the association" ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ] ; + sh:targetClass biolink:OrganismTaxonToOrganismTaxonAssociation . + +biolink:OrganismTaxonToOrganismTaxonInteraction a sh:NodeShape ; + sh:closed true ; + sh:description "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" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], + sh:order 6 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; + sh:order 2 ; sh:path rdf:predicate ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; + sh:order 14 ; sh:path biolink:timepoint ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; + sh:order 10 ; sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; + sh:order 24 ; sh:path biolink:subject_namespace ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 38 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; + sh:order 5 ; sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + [ sh:class biolink:OrganismTaxon ; + sh:description "the taxon that is the subject of the association" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path rdf:subject ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 39 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:path biolink:object_label_closure ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 7 ; + sh:order 8 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 25 ; + sh:order 26 ; sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ] ; - sh:targetClass biolink:OrganismTaxonToOrganismTaxonAssociation . - -biolink:OrganismTaxonToOrganismTaxonInteraction a sh:NodeShape ; - sh:closed true ; - sh:description "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" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:path biolink:original_subject ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:order 28 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:order 30 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], + sh:order 29 ; + sh:path biolink:p_value ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:qualifiers ], + sh:order 19 ; + sh:path biolink:object_category ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; @@ -24397,43 +24502,27 @@ biolink:OrganismTaxonToOrganismTaxonInteraction a sh:NodeShape ; sh:order 13 ; sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category ], + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_namespace ], + sh:order 9 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category ], + sh:order 23 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_label_closure ], + sh:order 11 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "the environment in which the two taxa interact" ; sh:maxCount 1 ; @@ -24441,211 +24530,186 @@ biolink:OrganismTaxonToOrganismTaxonInteraction a sh:NodeShape ; sh:order 0 ; sh:path biolink:associated_environmental_context ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + sh:order 32 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:negated ], + sh:order 35 ; + sh:path rdf:type ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:subject_closure ], + sh:order 37 ; + sh:path dct:description ], + [ sh:class biolink:OrganismTaxon ; + sh:description "the taxon that is the subject of the association" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:object ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path biolink:category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:adjusted_p_value ], + sh:order 16 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:publications ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:knowledge_level ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; - sh:path biolink:subject_category_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:path biolink:subject_category_closure ] ; + sh:targetClass biolink:OrganismTaxonToOrganismTaxonInteraction . + +biolink:OrganismTaxonToOrganismTaxonSpecialization a sh:NodeShape ; + sh:closed true ; + sh:description "A child-parent relationship between two taxa. For example: Homo sapiens subclass_of Homo" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 12 ; + sh:order 11 ; sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:object_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:retrieval_source_ids ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; + sh:order 14 ; sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:OrganismTaxon ; - sh:description "the taxon that is the subject of the association" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path rdf:subject ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_object ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:timepoint ], - [ sh:class biolink:OrganismTaxon ; - sh:description "the taxon that is the subject of the association" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:object ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; + sh:order 38 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:iri ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; + sh:order 28 ; sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path rdfs:label ], + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:OrganismTaxon ; + sh:description "the more specific taxon" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category_closure ] ; - sh:targetClass biolink:OrganismTaxonToOrganismTaxonInteraction . - -biolink:OrganismTaxonToOrganismTaxonSpecialization a sh:NodeShape ; - sh:closed true ; - sh:description "A child-parent relationship between two taxa. For example: Homo sapiens subclass_of Homo" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:id ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:class biolink:OrganismTaxon ; sh:description "the more general taxon" ; sh:maxCount 1 ; @@ -24653,21 +24717,21 @@ biolink:OrganismTaxonToOrganismTaxonSpecialization a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; @@ -24675,117 +24739,104 @@ biolink:OrganismTaxonToOrganismTaxonSpecialization a sh:NodeShape ; sh:order 8 ; sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:OrganismTaxon ; - sh:description "the more specific taxon" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 23 ; sh:path biolink:subject_namespace ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ] ; + sh:targetClass biolink:OrganismTaxonToOrganismTaxonSpecialization . + +biolink:OrganismToOrganismAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:iri ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -24793,15 +24844,11 @@ biolink:OrganismTaxonToOrganismTaxonSpecialization a sh:NodeShape ; sh:order 24 ; sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; @@ -24809,307 +24856,253 @@ biolink:OrganismTaxonToOrganismTaxonSpecialization a sh:NodeShape ; sh:order 15 ; sh:path biolink:original_predicate ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ] ; - sh:targetClass biolink:OrganismTaxonToOrganismTaxonSpecialization . - -biolink:OrganismToOrganismAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:IndividualOrganism ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:class biolink:IndividualOrganism ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:IndividualOrganism ; - sh:description "An association between two individual organisms." ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:object_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:original_object ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:IndividualOrganism ; + sh:description "An association between two individual organisms." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ] ; + sh:order 5 ; + sh:path biolink:qualifiers ] ; sh:targetClass biolink:OrganismToOrganismAssociation . biolink:OrganismalEntityAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:OntologyClass ; + sh:property [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:class biolink:OrganismalEntity ; - sh:description "A organismal entity (strain, breed) with a predisposition to a disease, or bred/created specifically to model a disease." ; - sh:maxCount 1 ; - sh:minCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 40 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; sh:description "The relationship to the disease" ; sh:maxCount 1 ; @@ -25118,178 +25111,171 @@ biolink:OrganismalEntityAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:order 1 ; sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 42 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 23 ; sh:path biolink:subject_namespace ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 43 ; + sh:path biolink:qualified_predicate ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 27 ; sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:frequency_qualifier ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 44 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 41 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 39 ; + sh:path biolink:subject_aspect_qualifier ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:OrganismalEntity ; + sh:description "A organismal entity (strain, breed) with a predisposition to a disease, or bred/created specifically to model a disease." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:disease_context_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 42 ; - sh:path biolink:object_direction_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 40 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 45 ; + sh:path biolink:frequency_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; @@ -25302,56 +25288,58 @@ biolink:OrganismalEntityAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ] ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ] ; sh:targetClass biolink:OrganismalEntityAsAModelOfDiseaseAssociation . biolink:PairwiseGeneToGeneInteraction a sh:NodeShape ; sh:closed true ; sh:description "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)" ; - sh:ignoredProperties ( rdf:type biolink:interacting_molecules_category ) ; - sh:property [ sh:datatype xsd:time ; + sh:ignoredProperties ( biolink:interacting_molecules_category rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -25359,124 +25347,68 @@ biolink:PairwiseGeneToGeneInteraction a sh:NodeShape ; sh:order 38 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "interaction relationship type" ; + sh:description "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." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 27 ; sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -25484,22 +25416,33 @@ biolink:PairwiseGeneToGeneInteraction a sh:NodeShape ; sh:order 36 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 11 ; sh:path biolink:knowledge_level ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:class biolink:GeneOrGeneProduct ; sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; sh:maxCount 1 ; @@ -25507,50 +25450,107 @@ biolink:PairwiseGeneToGeneInteraction a sh:NodeShape ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "interaction relationship type" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ] ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ] ; sh:targetClass biolink:PairwiseGeneToGeneInteraction . biolink:PairwiseMolecularInteraction a sh:NodeShape ; @@ -25558,40 +25558,40 @@ biolink:PairwiseMolecularInteraction a sh:NodeShape ; sh:description "An interaction at the molecular level between two physical entities" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:qualifier ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 27 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:MolecularEntity ; + sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:has_attribute ], + sh:order 1 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 26 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:order 29 ; + sh:path biolink:p_value ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category ], + sh:order 7 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "interaction relationship type" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path dct:description ], + sh:order 2 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; @@ -25602,107 +25602,144 @@ biolink:PairwiseMolecularInteraction a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path biolink:category ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 38 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:OntologyClass ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:original_object ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:interacting_molecules_category ], + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_namespace ], + sh:order 30 ; + sh:path biolink:adjusted_p_value ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 11 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category ], + sh:order 23 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], + sh:order 15 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "interaction relationship type" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 37 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:p_value ], + sh:order 24 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:qualifier ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 8 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:MolecularEntity ; + sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_predicate ], + sh:order 4 ; + sh:path biolink:negated ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:qualifiers ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:object_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:publications ], + sh:order 9 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path biolink:deprecated ], + [ sh:class biolink:OntologyClass ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:interacting_molecules_category ], + [ sh:datatype xsd:string ; + sh:description "identifier for the interaction. This may come from an interaction database such as IMEX." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:id ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -25710,33 +25747,33 @@ biolink:PairwiseMolecularInteraction a sh:NodeShape ; sh:order 14 ; sh:path biolink:timepoint ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 10 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:object_namespace ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category_closure ], + sh:order 19 ; + sh:path biolink:object_category ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "identifier for the interaction. This may come from an interaction database such as IMEX." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:id ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:adjusted_p_value ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; @@ -25747,113 +25784,112 @@ biolink:PairwiseMolecularInteraction a sh:NodeShape ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; - sh:path rdfs:label ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:negated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:path rdfs:label ] ; + sh:targetClass biolink:PairwiseMolecularInteraction . + +biolink:Patent a sh:NodeShape ; + sh:closed true ; + sh:description "a legal document granted by a patent issuing authority which confers upon the patenter the sole right to make, use and sell an invention for a set period of time." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_label_closure ], + sh:order 17 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; + sh:order 15 ; sh:path biolink:iri ], - [ sh:class biolink:MolecularEntity ; - sh:description "the object gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + [ sh:datatype xsd:string ; + sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:object ], + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_subject ], - [ sh:class biolink:MolecularEntity ; - sh:description "the subject gene in the association. If the relation is symmetric, subject vs object is arbitrary. We allow a gene product to stand as a proxy for the gene or vice versa." ; + sh:order 8 ; + sh:path biolink:rights ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path rdf:subject ] ; - sh:targetClass biolink:PairwiseMolecularInteraction . - -biolink:Patent a sh:NodeShape ; - sh:closed true ; - sh:description "a legal document granted by a patent issuing authority which confers upon the patenter the sole right to make, use and sell an invention for a set period of time." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:format ], + sh:order 6 ; + sh:path dct:type ], [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:category ], + sh:order 5 ; + sh:path biolink:xref ], + [ sh:class biolink:Agent ; + sh:description "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." ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:authors ], [ sh:datatype xsd:string ; - sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; + sh:description "executive summary of a publication" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:summary ], [ sh:datatype xsd:string ; - sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:pages ], + sh:order 9 ; + sh:path biolink:format ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:license ], + sh:order 10 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; - sh:minCount 1 ; + sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path dct:type ], + sh:order 18 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:rights ], + sh:order 7 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdf:type ], + sh:order 16 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "keywords tagging a publication" ; sh:nodeKind sh:Literal ; @@ -25865,52 +25901,16 @@ biolink:Patent a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:full_name ], - [ sh:class biolink:Agent ; - sh:description "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." ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:authors ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:summary ], [ sh:datatype xsd:anyURI ; sh:description "mesh terms tagging a publication" ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:mesh_terms ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:creation_date ], - [ sh:datatype xsd:string ; - sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:iri ] ; + sh:order 1 ; + sh:path biolink:pages ] ; sh:targetClass biolink:Patent . biolink:PathognomonicityQuantifier a sh:NodeShape ; @@ -25928,43 +25928,6 @@ biolink:PathologicalAnatomicalExposure a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; @@ -25976,29 +25939,23 @@ biolink:PathologicalAnatomicalExposure a sh:NodeShape ; sh:order 8 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:synonym ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + sh:order 13 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_attribute_type ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], + sh:order 1 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], + sh:order 9 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 12 ; @@ -26009,11 +25966,54 @@ biolink:PathologicalAnatomicalExposure a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:timepoint ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 7 ; - sh:path biolink:provided_by ] ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_attribute_type ] ; sh:targetClass biolink:PathologicalAnatomicalExposure . biolink:PathologicalAnatomicalOutcome a sh:NodeShape ; @@ -26027,32 +26027,50 @@ biolink:PathologicalAnatomicalStructure a sh:NodeShape ; sh:description "An anatomical structure with the potential of have an abnormal or deleterious effect at the subcellular, cellular, multicellular, or organismal level." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 7 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; @@ -26064,46 +26082,28 @@ biolink:PathologicalAnatomicalStructure a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 3 ; + sh:path biolink:xref ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ] ; + sh:order 13 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:PathologicalAnatomicalStructure . biolink:PathologicalEntityMixin a sh:NodeShape ; @@ -26116,196 +26116,196 @@ biolink:PathologicalProcess a sh:NodeShape ; sh:closed true ; sh:description "A biologic function or a process having an abnormal or deleterious effect at the subcellular, cellular, multicellular, or organismal level." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; + sh:property [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:category ], - [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:enabled_by ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ], [ sh:class biolink:NamedThing ; sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:has_output ], + [ sh:class biolink:NamedThing ; + sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_input ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:PhysicalEntity ; + sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:enabled_by ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], + sh:order 13 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:iri ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:deprecated ], - [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_input ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ] ; + sh:path biolink:id ] ; sh:targetClass biolink:PathologicalProcess . biolink:PathologicalProcessExposure a sh:NodeShape ; sh:closed true ; sh:description "A pathological process, when viewed as an exposure, representing a precondition, leading to or influencing an outcome, e.g. autoimmunity leading to disease." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:xref ], + [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:xref ], + sh:order 9 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:full_name ], + sh:order 7 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 3 ; + sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdfs:label ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_attribute_type ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:iri ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_qualitative_value ], + sh:order 2 ; + sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 3 ; - sh:path biolink:has_quantitative_value ] ; + sh:order 10 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:PathologicalProcessExposure . biolink:PathologicalProcessOutcome a sh:NodeShape ; @@ -26319,37 +26319,42 @@ biolink:Phenomenon a sh:NodeShape ; sh:description "a fact or situation that is observed to exist or happen, especially one whose cause or explanation is in question" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:order 8 ; + sh:path rdfs:label ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], + sh:order 11 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:order 7 ; + sh:path rdf:type ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:xref ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], + sh:order 9 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -26357,114 +26362,182 @@ biolink:Phenomenon a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], + sh:order 2 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ] ; + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:Phenomenon . biolink:PhenotypicFeatureToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; + sh:order 15 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:timepoint ], + sh:order 34 ; + sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 50 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 24 ; sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:iri ], + [ sh:class biolink:PhenotypicFeature ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 46 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 40 ; + sh:path biolink:has_count ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 45 ; + sh:path biolink:subject_direction_qualifier ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:has_evidence ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 31 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:p_value ], + sh:order 9 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 37 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:qualified_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:order 43 ; + sh:path biolink:has_percentage ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; - sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path biolink:has_count ], + sh:order 27 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 30 ; sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:category ], + [ sh:class biolink:Disease ; + sh:description "disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; @@ -26477,6 +26550,34 @@ biolink:PhenotypicFeatureToDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:id ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:publications ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -26489,220 +26590,109 @@ biolink:PhenotypicFeatureToDiseaseAssociation a sh:NodeShape ; sh:order 35 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_object ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 48 ; + sh:path biolink:qualified_predicate ], + [ sh:datatype xsd:double ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 49 ; - sh:path biolink:frequency_qualifier ], - [ sh:class biolink:Disease ; - sh:description "disease" ; + sh:order 42 ; + sh:path biolink:has_quotient ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:object ], + sh:order 0 ; + sh:path biolink:sex_qualifier ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path biolink:subject_aspect_qualifier ], + sh:order 17 ; + sh:path biolink:original_object ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path biolink:deprecated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:object_namespace ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:has_total ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 18 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:has_percentage ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 45 ; - sh:path biolink:subject_direction_qualifier ], + sh:order 16 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:object_closure ], - [ sh:datatype xsd:double ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path biolink:has_quotient ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:publications ], + sh:order 44 ; + sh:path biolink:subject_aspect_qualifier ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 47 ; sh:path biolink:object_direction_qualifier ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 49 ; + sh:path biolink:frequency_qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:sex_qualifier ], + sh:order 38 ; + sh:path biolink:has_attribute ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 19 ; sh:path biolink:object_category ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 41 ; + sh:path biolink:has_total ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 13 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:PhenotypicFeature ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 50 ; - sh:path biolink:disease_context_qualifier ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:negated ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_label_closure ] ; + sh:path biolink:agent_type ] ; sh:targetClass biolink:PhenotypicFeatureToDiseaseAssociation . biolink:PhenotypicFeatureToEntityAssociationMixin a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:double ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:has_quotient ], + sh:order 9 ; + sh:path biolink:qualified_predicate ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -26710,26 +26700,34 @@ biolink:PhenotypicFeatureToEntityAssociationMixin a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path rdf:object ], + [ sh:datatype xsd:double ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:has_quotient ], [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:has_total ], - [ sh:class biolink:PhenotypicFeature ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 1 ; + sh:path biolink:has_count ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path rdf:subject ], + sh:order 6 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:predicate ], + sh:order 7 ; + sh:path biolink:object_aspect_qualifier ], [ sh:class biolink:BiologicalSex ; sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; @@ -26737,96 +26735,109 @@ biolink:PhenotypicFeatureToEntityAssociationMixin a sh:NodeShape ; sh:order 0 ; sh:path biolink:sex_qualifier ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 5 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:frequency_qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:object_direction_qualifier ], + sh:order 2 ; + sh:path biolink:has_total ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; + sh:order 12 ; + sh:path rdf:predicate ], + [ sh:class biolink:PhenotypicFeature ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:has_count ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path rdf:subject ], [ sh:datatype xsd:double ; sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; - sh:path biolink:has_percentage ] ; + sh:path biolink:has_percentage ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:object_direction_qualifier ] ; sh:targetClass biolink:PhenotypicFeatureToEntityAssociationMixin . biolink:PhenotypicFeatureToPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:description "Association between two concept nodes of phenotypic character, qualified by the predicate used. This association may typically be used to specify 'similar_to' or 'member_of' relationships." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:property [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path rdf:type ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + sh:order 34 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 53 ; + sh:path biolink:frequency_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; + sh:order 49 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:sex_qualifier ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 27 ; + sh:path biolink:object_category_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:timepoint ], + sh:order 29 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 30 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:disease_context_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdf:predicate ], + sh:order 45 ; + sh:path biolink:has_total ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 42 ; - sh:path biolink:has_attribute ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 25 ; + sh:path biolink:object_closure ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:order 49 ; - sh:path biolink:subject_direction_qualifier ], + sh:minCount 1 ; + sh:order 17 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; @@ -26834,84 +26845,84 @@ biolink:PhenotypicFeatureToPhenotypicFeatureAssociation a sh:NodeShape ; sh:order 48 ; sh:path biolink:subject_aspect_qualifier ], [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path biolink:has_count ], + sh:order 24 ; + sh:path biolink:subject_closure ], [ sh:class biolink:PhenotypicFeature ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:object ], + sh:order 1 ; + sh:path rdf:subject ], [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_percentage ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:disease_context_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], + sh:order 46 ; + sh:path biolink:has_quotient ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], - [ sh:class biolink:PhenotypicFeature ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 40 ; + sh:path rdfs:label ], + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 47 ; + sh:path biolink:has_percentage ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; + sh:order 16 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path rdf:type ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path rdf:subject ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 32 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], + sh:order 5 ; + sh:path biolink:subject_specialization_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_namespace ], + sh:order 50 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], + sh:order 43 ; + sh:path biolink:deprecated ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path rdfs:label ], + sh:order 52 ; + sh:path biolink:qualified_predicate ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -26919,203 +26930,221 @@ biolink:PhenotypicFeatureToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path biolink:id ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 17 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:order 6 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 50 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + sh:order 51 ; + sh:path biolink:object_direction_qualifier ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:has_total ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 0 ; + sh:path biolink:sex_qualifier ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path dct:description ], + sh:order 8 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:anatomical_context_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:subject_category_closure ], + sh:order 2 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:category ], + sh:order 13 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + [ sh:class biolink:PhenotypicFeature ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_evidence ], + sh:order 3 ; + sh:path rdf:object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 37 ; sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 42 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 21 ; sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 33 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 18 ; + sh:path biolink:timepoint ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:double ; + sh:order 22 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_quotient ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:retrieval_source_ids ], + sh:order 19 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 51 ; - sh:path biolink:object_direction_qualifier ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:datatype xsd:string ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:anatomical_context_qualifier ], [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:subject_specialization_qualifier ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], + sh:order 38 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_closure ], + sh:order 28 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_specialization_qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 44 ; + sh:path biolink:has_count ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 26 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 20 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ] ; + sh:order 41 ; + sh:path dct:description ] ; sh:targetClass biolink:PhenotypicFeatureToPhenotypicFeatureAssociation . biolink:PhenotypicQuality a sh:NodeShape ; sh:closed true ; sh:description "A property of a phenotype" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:class biolink:NamedThing ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], + sh:order 8 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:iri ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_qualitative_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -27124,32 +27153,15 @@ biolink:PhenotypicQuality a sh:NodeShape ; sh:order 1 ; sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 0 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -27157,61 +27169,65 @@ biolink:PhenotypicQuality a sh:NodeShape ; sh:order 12 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ] ; + sh:order 7 ; + sh:path biolink:xref ] ; sh:targetClass biolink:PhenotypicQuality . biolink:PhenotypicSex a sh:NodeShape ; sh:closed true ; sh:description "An attribute corresponding to the phenotypic sex of the individual, based upon the reproductive organs present." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 2 ; sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 0 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], + sh:order 9 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path dct:description ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -27220,55 +27236,39 @@ biolink:PhenotypicSex a sh:NodeShape ; sh:order 1 ; sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], + sh:order 8 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:provided_by ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ] ; + sh:path biolink:id ] ; sh:targetClass biolink:PhenotypicSex . biolink:PhysicalEssence a sh:NodeShape ; @@ -27286,121 +27286,123 @@ biolink:PhysicalEssenceOrOccurrent a sh:NodeShape ; biolink:PhysiologicalProcess a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_input ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:order 16 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], + sh:order 6 ; + sh:path biolink:provided_by ], [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_output ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:in_taxon_label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + sh:order 1 ; + sh:path biolink:has_input ], + [ sh:class biolink:NamedThing ; + sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:enabled_by ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:has_output ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ], + sh:order 14 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:iri ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:id ], + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], + sh:order 0 ; + sh:path biolink:id ], + [ sh:class biolink:PhysicalEntity ; + sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:enabled_by ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], + sh:order 13 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ] ; + sh:order 12 ; + sh:path rdf:type ] ; sh:targetClass biolink:PhysiologicalProcess . biolink:PlanetaryEntity a sh:NodeShape ; sh:closed true ; sh:description "Any entity or process that exists at the level of the whole planet" ; - sh:ignoredProperties ( biolink:longitude rdf:type biolink:timepoint biolink:latitude ) ; + sh:ignoredProperties ( biolink:timepoint rdf:type biolink:latitude biolink:longitude ) ; sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 9 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], + sh:order 5 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], + sh:order 2 ; + sh:path biolink:full_name ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -27414,71 +27416,78 @@ biolink:PlanetaryEntity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:xref ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], + sh:order 3 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], + sh:order 8 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ] ; + sh:order 0 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:PlanetaryEntity . biolink:Plant a sh:NodeShape ; sh:closed true ; sh:description "" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:property [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], + sh:order 10 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -27486,78 +27495,70 @@ biolink:Plant a sh:NodeShape ; sh:order 8 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ] ; + sh:order 3 ; + sh:path biolink:xref ] ; sh:targetClass biolink:Plant . biolink:Polypeptide a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -27565,28 +27566,9 @@ biolink:Polypeptide a sh:NodeShape ; sh:order 4 ; sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 9 ; + sh:path rdf:type ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; @@ -27599,256 +27581,274 @@ biolink:Polypeptide a sh:NodeShape ; sh:order 7 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ] ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ] ; sh:targetClass biolink:Polypeptide . biolink:PopulationToPopulationAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a two populations" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "A relationship type that holds between the subject and object populations. Standard mereological relations can be used. E.g. subject part-of object, subject overlaps object. Derivation relationships can also be used" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 11 ; sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; - sh:description "A relationship type that holds between the subject and object populations. Standard mereological relations can be used. E.g. subject part-of object, subject overlaps object. Derivation relationships can also be used" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 23 ; sh:path biolink:subject_namespace ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:class biolink:PopulationOfIndividualOrganisms ; - sh:description "the population that form the subject of the association" ; + sh:description "the population that form the object of the association" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 33 ; + sh:path biolink:category ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:PopulationOfIndividualOrganisms ; - sh:description "the population that form the object of the association" ; + sh:description "the population that form the subject of the association" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; - sh:path biolink:object_closure ] ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:PopulationToPopulationAssociation . biolink:PosttranslationalModification a sh:NodeShape ; @@ -27856,52 +27856,21 @@ biolink:PosttranslationalModification a sh:NodeShape ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -27909,18 +27878,6 @@ biolink:PosttranslationalModification a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -27932,236 +27889,282 @@ biolink:PosttranslationalModification a sh:NodeShape ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; - sh:path biolink:iri ] ; - sh:targetClass biolink:PosttranslationalModification . - -biolink:PreprintPublication a sh:NodeShape ; - sh:closed true ; - sh:description "a document reresenting an early version of an author's original scholarly work, such as a research paper or a review, prior to formal peer review and publication in a peer-reviewed scholarly or scientific journal." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; - sh:path biolink:format ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:deprecated ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:summary ], + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ] ; + sh:targetClass biolink:PosttranslationalModification . + +biolink:PreprintPublication a sh:NodeShape ; + sh:closed true ; + sh:description "a document reresenting an early version of an author's original scholarly work, such as a research paper or a review, prior to formal peer review and publication in a peer-reviewed scholarly or scientific journal." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:pages ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "mesh terms tagging a publication" ; + [ sh:datatype xsd:string ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:mesh_terms ], + sh:order 8 ; + sh:path biolink:rights ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:xref ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "keywords tagging a publication" ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:keywords ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 12 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:iri ], + sh:order 21 ; + sh:path biolink:deprecated ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 20 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path rdfs:label ], + sh:order 19 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:rights ], + sh:order 13 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:provided_by ], + sh:order 6 ; + sh:path dct:type ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:license ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "keywords tagging a publication" ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:synonym ], + sh:order 3 ; + sh:path biolink:keywords ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path dct:description ], + sh:order 18 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "mesh terms tagging a publication" ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:mesh_terms ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path dct:type ], + sh:order 16 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:full_name ], + sh:order 9 ; + sh:path biolink:format ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:creation_date ], [ sh:class biolink:Agent ; sh:description "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." ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:authors ], [ sh:datatype xsd:string ; + sh:description "executive summary of a publication" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdf:type ] ; + sh:order 2 ; + sh:path biolink:summary ] ; sh:targetClass biolink:PreprintPublication . biolink:ProcessRegulatesProcessAssociation a sh:NodeShape ; sh:closed true ; sh:description "Describes a regulatory relationship between two genes or gene products." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:property [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:BiologicalProcess ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; @@ -28175,164 +28178,202 @@ biolink:ProcessRegulatesProcessAssociation a sh:NodeShape ; sh:order 31 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:class biolink:BiologicalProcess ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 0 ; + sh:path rdf:subject ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 16 ; + sh:path biolink:original_object ], + [ sh:class biolink:BiologicalProcess ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 27 ; sh:path biolink:retrieval_source_ids ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ] ; + sh:order 3 ; + sh:path biolink:negated ] ; sh:targetClass biolink:ProcessRegulatesProcessAssociation . biolink:ProcessedMaterial a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:has_attribute ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 5 ; + sh:path biolink:available_from ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path dct:description ], + [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; sh:maxCount 1 ; sh:order 1 ; sh:path biolink:highest_FDA_approval_status ], - [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; - sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:drug_regulatory_status_world_wide ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:xref ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:category ], + [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; + sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:drug_regulatory_status_world_wide ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path dct:description ], + sh:order 4 ; + sh:path biolink:trade_name ], + [ sh:datatype xsd:string ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:max_tolerated_dose ], + [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; + sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; + sh:order 3 ; + sh:path biolink:routes_of_delivery ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; + [ sh:datatype xsd:boolean ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:trade_name ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:xref ], + sh:order 7 ; + sh:path biolink:is_toxic ], [ sh:datatype xsd:string ; sh:description "" ; sh:maxCount 1 ; @@ -28346,68 +28387,27 @@ biolink:ProcessedMaterial a sh:NodeShape ; sh:order 20 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:synonym ], + sh:order 9 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdfs:label ], + sh:order 11 ; + sh:path biolink:full_name ], [ sh:class biolink:ChemicalRole ; sh:description "A role is particular behaviour which a chemical entity may exhibit." ; sh:nodeKind sh:IRI ; sh:order 8 ; sh:path biolink:has_chemical_role ], [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:type ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 5 ; - sh:path biolink:available_from ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:full_name ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:id ], - [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; - sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; - sh:order 3 ; - sh:path biolink:routes_of_delivery ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:max_tolerated_dose ], - [ sh:datatype xsd:boolean ; - sh:description "" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:is_toxic ] ; + sh:order 17 ; + sh:path rdfs:label ] ; sh:targetClass biolink:ProcessedMaterial . biolink:Protein a sh:NodeShape ; @@ -28418,69 +28418,52 @@ biolink:Protein a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 6 ; + sh:path biolink:id ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:in_taxon ], + sh:order 7 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:synonym ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -28491,96 +28474,113 @@ biolink:Protein a sh:NodeShape ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; - sh:path biolink:provided_by ] ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ] ; sh:targetClass biolink:Protein . biolink:ProteinDomain a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:id ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:in_taxon ], + sh:order 11 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdf:type ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:class biolink:Gene ; + sh:description "connects an entity with one or more gene or gene products" ; sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], + sh:order 0 ; + sh:path biolink:has_gene_or_gene_product ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:provided_by ], + sh:order 12 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:id ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:xref ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:in_taxon_label ], + sh:order 6 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], - [ sh:class biolink:Gene ; - sh:description "connects an entity with one or more gene or gene products" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_gene_or_gene_product ] ; + sh:order 3 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:ProteinDomain . biolink:ProteinFamily a sh:NodeShape ; @@ -28592,61 +28592,40 @@ biolink:ProteinFamily a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:provided_by ], [ sh:class biolink:Gene ; sh:description "connects an entity with one or more gene or gene products" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:has_gene_or_gene_product ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:in_taxon ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:id ], + sh:order 5 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path dct:description ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:full_name ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], + sh:order 7 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; @@ -28657,6 +28636,27 @@ biolink:ProteinFamily a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -28676,28 +28676,43 @@ biolink:ProteinIsoform a sh:NodeShape ; sh:description "Represents a protein that is a specific isoform of the canonical or reference protein. See https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4114032/" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 3 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:synonym ], + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 10 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:in_taxon ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -28705,43 +28720,28 @@ biolink:ProteinIsoform a sh:NodeShape ; sh:order 11 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 0 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:full_name ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -28763,6 +28763,25 @@ biolink:RNAProduct a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; @@ -28772,18 +28791,24 @@ biolink:RNAProduct a sh:NodeShape ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:in_taxon_label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -28795,42 +28820,17 @@ biolink:RNAProduct a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 11 ; + sh:path dct:description ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; @@ -28842,49 +28842,34 @@ biolink:RNAProductIsoform a sh:NodeShape ; sh:closed true ; sh:description "Represents a protein that is a specific isoform of the canonical or reference RNA" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:property [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:string ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -28892,248 +28877,281 @@ biolink:RNAProductIsoform a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; - sh:path biolink:full_name ] ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ] ; sh:targetClass biolink:RNAProductIsoform . biolink:ReactionToCatalystAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 40 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:iri ], + sh:order 6 ; + sh:path biolink:negated ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 8 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:float ; - sh:description "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." ; + [ sh:class biolink:MolecularEntity ; + sh:description "the chemical entity or entity that is an interactor" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:subject ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:p_value ], + sh:order 16 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 33 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:object_label_closure ], + [ sh:description "the direction of a reaction as constrained by the direction enum (ie: left_to_right, neutral, etc.)" ; + sh:in ( "left_to_right" "right_to_left" "bidirectional" "neutral" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:reaction_direction ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path dct:description ], + sh:order 17 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 37 ; + sh:path rdf:type ], + [ sh:class biolink:GeneOrGeneProduct ; + sh:description "the chemical element that is the target of the statement" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 5 ; + sh:path rdf:object ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path rdfs:label ], + sh:order 26 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:integer ; - sh:description "the relationship between the relative quantities of substances taking part in a reaction or forming a compound, typically a ratio of whole integers." ; + sh:order 31 ; + sh:path biolink:p_value ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:stoichiometry ], + sh:minCount 1 ; + sh:order 15 ; + sh:path biolink:agent_type ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:subject_label_closure ], - [ sh:description "the direction of a reaction as constrained by the direction enum (ie: left_to_right, neutral, etc.)" ; - sh:in ( "left_to_right" "right_to_left" "bidirectional" "neutral" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:reaction_direction ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 20 ; sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:integer ; + sh:description "the relationship between the relative quantities of substances taking part in a reaction or forming a compound, typically a ratio of whole integers." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:stoichiometry ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:deprecated ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 23 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:category ], + sh:order 38 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_namespace ], + sh:order 7 ; + sh:path biolink:qualifier ], + [ sh:description "the side of a reaction being modeled (ie: left or right)" ; + sh:in ( "left" "right" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:reaction_side ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 27 ; sh:path biolink:object_namespace ], - [ sh:class biolink:MolecularEntity ; - sh:description "the chemical entity or entity that is an interactor" ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:subject ], + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:negated ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:id ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 15 ; - sh:path biolink:agent_type ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:order 41 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 33 ; - sh:path biolink:has_supporting_studies ], + sh:order 40 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:object_closure ], + sh:order 22 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_subject ], + sh:order 35 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category_closure ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 14 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_label_closure ], - [ sh:description "the side of a reaction being modeled (ie: left or right)" ; - sh:in ( "left" "right" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:reaction_side ], + sh:order 28 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path rdf:type ], + sh:order 34 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:qualifier ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:order 39 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:publications ], + sh:order 10 ; + sh:path biolink:has_evidence ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 25 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -29141,56 +29159,60 @@ biolink:ReactionToCatalystAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path rdf:predicate ], - [ sh:class biolink:GeneOrGeneProduct ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:category ] ; + sh:targetClass biolink:ReactionToCatalystAssociation . + +biolink:ReactionToParticipantAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "the direction of a reaction as constrained by the direction enum (ie: left_to_right, neutral, etc.)" ; + sh:in ( "left_to_right" "right_to_left" "bidirectional" "neutral" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:reaction_direction ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:ChemicalEntity ; sh:description "the chemical element that is the target of the statement" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:BlankNodeOrIRI ; + sh:nodeKind sh:IRI ; sh:order 5 ; sh:path rdf:object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:subject_closure ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:retrieval_source_ids ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 14 ; - sh:path biolink:knowledge_level ] ; - sh:targetClass biolink:ReactionToCatalystAssociation . - -biolink:ReactionToParticipantAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path rdf:type ], + sh:order 26 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:publications ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:iri ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -29202,35 +29224,11 @@ biolink:ReactionToParticipantAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:ChemicalEntity ; - sh:description "the chemical element that is the target of the statement" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path rdf:object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 40 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:knowledge_source ], + sh:order 37 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -29238,92 +29236,53 @@ biolink:ReactionToParticipantAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 34 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:original_subject ], - [ sh:description "the side of a reaction being modeled (ie: left or right)" ; - sh:in ( "left" "right" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:reaction_side ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:object_category_closure ], + sh:order 27 ; + sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path rdf:predicate ], + sh:order 22 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:subject_namespace ], + sh:order 35 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 40 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 6 ; + sh:path biolink:negated ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:minCount 1 ; + sh:order 15 ; + sh:path biolink:agent_type ], + [ sh:class biolink:MolecularEntity ; + sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:object_category ], + sh:order 3 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path rdfs:label ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; @@ -29335,115 +29294,161 @@ biolink:ReactionToParticipantAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:stoichiometry ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path biolink:subject_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 20 ; sh:path biolink:subject_category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "the direction of a reaction as constrained by the direction enum (ie: left_to_right, neutral, etc.)" ; - sh:in ( "left_to_right" "right_to_left" "bidirectional" "neutral" ) ; + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:reaction_direction ], + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_label_closure ], + sh:order 17 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:original_object ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 33 ; sh:path biolink:has_supporting_studies ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 25 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path biolink:category ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 8 ; + sh:path biolink:qualifiers ], + [ sh:description "the side of a reaction being modeled (ie: left or right)" ; + sh:in ( "left" "right" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:reaction_side ], [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 14 ; sh:path biolink:knowledge_level ], - [ sh:class biolink:MolecularEntity ; - sh:description "the chemical entity or entity that is an interactor" ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:subject ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path dct:description ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 15 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:Literal ; + sh:order 41 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 32 ; sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 24 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:primary_knowledge_source ], + sh:order 29 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path dct:description ] ; + sh:order 11 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:p_value ] ; sh:targetClass biolink:ReactionToParticipantAssociation . biolink:ReagentTargetedGene a sh:NodeShape ; sh:closed true ; sh:description "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." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "connects a genomic feature to its sequence" ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], + sh:order 14 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 9 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:id ], + sh:order 8 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "connects a genomic feature to its sequence" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], + sh:order 0 ; + sh:path biolink:has_biological_sequence ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -29455,66 +29460,32 @@ biolink:ReagentTargetedGene a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:category ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 4 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:iri ], + sh:order 1 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], + sh:order 10 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ] ; - sh:targetClass biolink:ReagentTargetedGene . - -biolink:RegulatoryRegion a sh:NodeShape ; - sh:closed true ; - sh:description "A region (or regions) of the genome that contains known or putative regulatory elements that act in cis- or trans- to affect the transcription of gene" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; @@ -29526,11 +29497,24 @@ biolink:RegulatoryRegion a sh:NodeShape ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; + sh:path biolink:full_name ] ; + sh:targetClass biolink:ReagentTargetedGene . + +biolink:RegulatoryRegion a sh:NodeShape ; + sh:closed true ; + sh:description "A region (or regions) of the genome that contains known or putative regulatory elements that act in cis- or trans- to affect the transcription of gene" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdf:type ], + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -29538,61 +29522,77 @@ biolink:RegulatoryRegion a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "connects a genomic feature to its sequence" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:has_biological_sequence ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "connects a genomic feature to its sequence" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], + sh:order 12 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:category ] ; + sh:order 3 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdf:type ] ; sh:targetClass biolink:RegulatoryRegion . biolink:RelationshipQuantifier a sh:NodeShape ; sh:closed false ; - sh:ignoredProperties ( biolink:has_percentage biolink:has_count biolink:has_total biolink:has_quotient rdf:type ) ; + sh:ignoredProperties ( biolink:has_total biolink:has_percentage biolink:has_quotient biolink:has_count rdf:type ) ; sh:targetClass biolink:RelationshipQuantifier . biolink:RelationshipType a sh:NodeShape ; @@ -29613,33 +29613,15 @@ biolink:RelativeFrequencyAnalysisResult a sh:NodeShape ; sh:description "A result of a relative frequency analysis." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 0 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 1 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -29647,59 +29629,77 @@ biolink:RelativeFrequencyAnalysisResult a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:creation_date ], + sh:order 7 ; + sh:path biolink:synonym ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], + sh:order 3 ; + sh:path biolink:creation_date ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdf:type ], [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], + sh:order 13 ; + sh:path dct:description ], [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ] ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:format ] ; sh:targetClass biolink:RelativeFrequencyAnalysisResult . biolink:SensitivityQuantifier a sh:NodeShape ; @@ -29710,103 +29710,99 @@ biolink:SensitivityQuantifier a sh:NodeShape ; biolink:SequenceAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a sequence feature and a nucleic acid entity it is localized to." ; - sh:ignoredProperties ( biolink:end_interbase_coordinate biolink:genome_build biolink:start_interbase_coordinate rdf:type biolink:phase biolink:strand ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:ignoredProperties ( biolink:start_interbase_coordinate biolink:strand biolink:end_interbase_coordinate biolink:genome_build rdf:type biolink:phase ) ; + sh:property [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:NamedThing ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:original_object ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:original_subject ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 33 ; + sh:path biolink:category ], [ sh:class biolink:NamedThing ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -29814,98 +29810,76 @@ biolink:SequenceAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 34 ; + sh:path rdf:type ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -29913,64 +29887,87 @@ biolink:SequenceAssociation a sh:NodeShape ; sh:order 24 ; sh:path biolink:object_namespace ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:class biolink:NamedThing ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ] ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ] ; sh:targetClass biolink:SequenceAssociation . biolink:SequenceFeatureRelationship a sh:NodeShape ; sh:closed true ; sh:description "For example, a particular exon is part of a particular transcript or gene" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], - [ sh:class biolink:NucleicAcidEntity ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 35 ; + sh:path rdfs:label ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; @@ -29978,328 +29975,376 @@ biolink:SequenceFeatureRelationship a sh:NodeShape ; sh:order 29 ; sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:NucleicAcidEntity ; - sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:class biolink:Publication ; sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:publications ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:original_object ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:NucleicAcidEntity ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:class biolink:NucleicAcidEntity ; + sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:category ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ] ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ] ; sh:targetClass biolink:SequenceFeatureRelationship . biolink:SequenceVariantModulatesTreatmentAssociation a sh:NodeShape ; sh:closed false ; sh:description "An association between a sequence variant and a treatment or health intervention. The treatment object itself encompasses both the disease and the drug used." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], + sh:order 36 ; + sh:path dct:description ], [ sh:datatype xsd:float ; sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 29 ; sh:path biolink:adjusted_p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:class biolink:SequenceVariant ; - sh:description "variant that modulates the treatment of some disease" ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:class biolink:Treatment ; + sh:description "treatment whose efficacy is modulated by the subject variant" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 35 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:SequenceVariant ; + sh:description "variant that modulates the treatment of some disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:original_object ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -30307,173 +30352,146 @@ biolink:SequenceVariantModulatesTreatmentAssociation a sh:NodeShape ; sh:order 32 ; sh:path biolink:iri ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:Treatment ; - sh:description "treatment whose efficacy is modulated by the subject variant" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 14 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 13 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 31 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ] ; + sh:path biolink:id ] ; sh:targetClass biolink:SequenceVariantModulatesTreatmentAssociation . biolink:Serial a sh:NodeShape ; sh:closed true ; sh:description "This class may rarely be instantiated except if use cases of a given knowledge graph support its utility." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:creation_date ], - [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:summary ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "mesh terms tagging a publication" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:mesh_terms ], - [ sh:class biolink:Agent ; + sh:property [ sh:class biolink:Agent ; sh:description "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." ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:authors ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:rights ], + sh:order 15 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; + sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:pages ], + sh:order 2 ; + sh:path biolink:issue ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "volume of a book or music release in a collection/series or a published collection of journal issues in a serial publication" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:synonym ], + sh:order 1 ; + sh:path biolink:volume ], [ sh:datatype xsd:string ; sh:description "Should generally be set to an ontology class defined term for 'serial' or 'journal'." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:full_name ], + sh:order 11 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; - sh:description "volume of a book or music release in a collection/series or a published collection of journal issues in a serial publication" ; + sh:description "Serials (journals) should have industry-standard identifier such as from ISSN." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:volume ], + sh:order 17 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:license ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:pages ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 23 ; sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "executive summary of a publication" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 22 ; - sh:path dct:description ], + sh:order 5 ; + sh:path biolink:summary ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "Standard abbreviation for periodicals in the International Organization for Standardization (ISO) 4 system See https://www.issn.org/services/online-services/access-to-the-ltwa/. If the 'published in' property is set, then the iso abbreviation pertains to the broader publication context (the journal) within which the given publication node is embedded, not the publication itself." ; sh:maxCount 1 ; @@ -30481,107 +30499,69 @@ biolink:Serial a sh:NodeShape ; sh:order 0 ; sh:path biolink:iso_abbreviation ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Serials (journals) should have industry-standard identifier such as from ISSN." ; - sh:maxCount 1 ; + sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:id ], + sh:order 9 ; + sh:path dct:type ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:format ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:deprecated ], + sh:order 13 ; + sh:path biolink:creation_date ], + [ sh:datatype xsd:anyURI ; + sh:description "mesh terms tagging a publication" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:mesh_terms ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 22 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "keywords tagging a publication" ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:keywords ], - [ sh:datatype xsd:string ; - sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:issue ], [ sh:datatype xsd:string ; sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 21 ; - sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:type ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:provided_by ] ; + sh:path rdfs:label ] ; sh:targetClass biolink:Serial . biolink:SeverityValue a sh:NodeShape ; sh:closed true ; sh:description "describes the severity of a phenotypic feature or disease" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], + sh:order 1 ; + sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -30589,18 +30569,26 @@ biolink:SeverityValue a sh:NodeShape ; sh:order 14 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ], + sh:order 3 ; + sh:path biolink:has_qualitative_value ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -30612,6 +30600,17 @@ biolink:SeverityValue a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -30619,15 +30618,16 @@ biolink:SeverityValue a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:id ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ] ; + sh:order 6 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:SeverityValue . biolink:SiRNA a sh:NodeShape ; @@ -30639,22 +30639,33 @@ biolink:SiRNA a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:synonym ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -30662,18 +30673,6 @@ biolink:SiRNA a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -30681,44 +30680,51 @@ biolink:SiRNA a sh:NodeShape ; sh:order 7 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:in_taxon ], + sh:order 5 ; + sh:path biolink:full_name ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:xref ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:in_taxon_label ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:in_taxon ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; - sh:path biolink:has_attribute ] ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ] ; sh:targetClass biolink:SiRNA . biolink:SmallMolecule a sh:NodeShape ; sh:closed true ; sh:description "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)." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -30730,24 +30736,48 @@ biolink:SmallMolecule a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:is_toxic ], - [ sh:datatype xsd:boolean ; - sh:description "indicates whether a molecular entity is a metabolite" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:is_metabolite ], + sh:order 7 ; + sh:path biolink:xref ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 16 ; + sh:path biolink:has_attribute ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 2 ; + sh:path biolink:available_from ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:iri ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:class biolink:ChemicalRole ; + sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:has_chemical_role ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:max_tolerated_dose ], + sh:order 14 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 13 ; @@ -30758,21 +30788,6 @@ biolink:SmallMolecule a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:trade_name ], - [ sh:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:has_chemical_role ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -30785,27 +30800,6 @@ biolink:SmallMolecule a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 16 ; - sh:path biolink:has_attribute ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 2 ; - sh:path biolink:available_from ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -30813,54 +30807,50 @@ biolink:SmallMolecule a sh:NodeShape ; sh:order 8 ; sh:path biolink:full_name ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "indicates whether a molecular entity is a metabolite" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:deprecated ] ; + sh:order 0 ; + sh:path biolink:is_metabolite ], + [ sh:datatype xsd:string ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:max_tolerated_dose ] ; sh:targetClass biolink:SmallMolecule . biolink:Snv a sh:NodeShape ; sh:closed true ; sh:description "SNVs are single nucleotide positions in genomic DNA at which different sequence alternatives exist" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:id ], + sh:order 9 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:xref ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The state of the sequence w.r.t a reference sequence" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:has_biological_sequence ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:in_taxon_label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -30868,149 +30858,159 @@ biolink:Snv a sh:NodeShape ; sh:order 10 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:full_name ], + sh:order 11 ; + sh:path rdf:type ], [ sh:class biolink:Gene ; sh:description "Each allele can be associated with any number of genes" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:has_gene ], [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], + sh:order 12 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:synonym ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], + sh:order 7 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The state of the sequence w.r.t a reference sequence" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 1 ; + sh:path biolink:has_biological_sequence ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:xref ] ; + sh:order 4 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:Snv . biolink:SocioeconomicExposure a sh:NodeShape ; sh:closed true ; sh:description "A socioeconomic exposure is a factor relating to social and financial status of an affected individual (e.g. poverty)." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path rdf:type ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 3 ; - sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_attribute_type ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 3 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], + sh:order 0 ; + sh:path biolink:timepoint ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + [ sh:class biolink:SocioeconomicAttribute ; + sh:description "connects any entity to an attribute" ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:full_name ], + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path rdfs:label ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:timepoint ], + sh:order 9 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:provided_by ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_attribute_type ], + sh:order 4 ; + sh:path biolink:has_qualitative_value ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:xref ], - [ sh:class biolink:SocioeconomicAttribute ; - sh:description "connects any entity to an attribute" ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; - sh:path biolink:id ] ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:SocioeconomicExposure . biolink:SocioeconomicOutcome a sh:NodeShape ; @@ -31029,53 +31029,48 @@ biolink:StudyPopulation a sh:NodeShape ; sh:description "A group of people banded together or treated as a group as participants in a research study." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -31083,29 +31078,34 @@ biolink:StudyPopulation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ] ; + sh:order 1 ; + sh:path biolink:in_taxon_label ] ; sh:targetClass biolink:StudyPopulation . biolink:StudyResult a sh:NodeShape ; @@ -31124,27 +31124,43 @@ biolink:StudyResult a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:creation_date ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:rights ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:full_name ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], + sh:order 13 ; + sh:path dct:description ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -31152,44 +31168,28 @@ biolink:StudyResult a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:format ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 9 ; + sh:path biolink:iri ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -31207,93 +31207,93 @@ biolink:StudyVariable a sh:NodeShape ; sh:description "a variable that is used as a measure in the investigation of a study" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ], + sh:order 2 ; + sh:path biolink:format ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:creation_date ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 1 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], + sh:order 13 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], + sh:order 8 ; + sh:path biolink:id ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:xref ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ], + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], + sh:order 0 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ] ; + sh:order 9 ; + sh:path biolink:iri ] ; sh:targetClass biolink:StudyVariable . biolink:SubjectOfInvestigation a sh:NodeShape ; @@ -31305,24 +31305,56 @@ biolink:SubjectOfInvestigation a sh:NodeShape ; biolink:TaxonToTaxonAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OrganismTaxon ; - sh:description "An association between individuals of different taxa." ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:object_closure ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -31330,124 +31362,117 @@ biolink:TaxonToTaxonAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 32 ; + sh:path biolink:iri ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 36 ; + sh:path dct:description ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 19 ; + sh:path biolink:subject_closure ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -31460,74 +31485,49 @@ biolink:TaxonToTaxonAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 31 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:qualifier ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:class biolink:OrganismTaxon ; + sh:description "An association between individuals of different taxa." ; sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 34 ; + sh:path rdf:type ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "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." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ] ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ] ; sh:targetClass biolink:TaxonToTaxonAssociation . biolink:TextMiningResult a sh:NodeShape ; @@ -31535,26 +31535,17 @@ biolink:TextMiningResult a sh:NodeShape ; sh:description "A result of text mining." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; @@ -31565,46 +31556,26 @@ biolink:TextMiningResult a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:license ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], + sh:order 2 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:id ], + sh:order 6 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:rights ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; @@ -31612,80 +31583,81 @@ biolink:TextMiningResult a sh:NodeShape ; sh:order 3 ; sh:path biolink:creation_date ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], + sh:order 12 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ] ; + sh:order 8 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:TextMiningResult . biolink:ThingWithTaxon a sh:NodeShape ; sh:closed false ; sh:description "A mixin that can be used on any entity that can be taxonomically classified. This includes individual organisms; genes, their products and other molecular entities; body parts; biological processes" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:class biolink:OrganismTaxon ; + sh:property [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path biolink:in_taxon ] ; - sh:targetClass biolink:ThingWithTaxon . - -biolink:TranscriptToGeneRelationship a sh:NodeShape ; - sh:closed true ; - sh:description "A gene is a collection of transcripts" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 1 ; + sh:path biolink:in_taxon_label ] ; + sh:targetClass biolink:ThingWithTaxon . + +biolink:TranscriptToGeneRelationship a sh:NodeShape ; + sh:closed true ; + sh:description "A gene is a collection of transcripts" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; @@ -31693,80 +31665,122 @@ biolink:TranscriptToGeneRelationship a sh:NodeShape ; sh:order 12 ; sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "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." ; + sh:order 21 ; + sh:path biolink:subject_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], + sh:order 4 ; + sh:path biolink:qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 23 ; sh:path biolink:subject_namespace ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 16 ; sh:path biolink:original_object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 30 ; sh:path biolink:has_supporting_studies ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:Gene ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:class biolink:Transcript ; sh:description "connects an association to the subject of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -31774,100 +31788,86 @@ biolink:TranscriptToGeneRelationship a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path dct:description ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:negated ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 26 ; - sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], + sh:order 28 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:class biolink:Gene ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ] ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ] ; sh:targetClass biolink:TranscriptToGeneRelationship . biolink:TranscriptionFactorBindingSite a sh:NodeShape ; @@ -31875,44 +31875,27 @@ biolink:TranscriptionFactorBindingSite a sh:NodeShape ; sh:description "A region (or regions) of the genome that contains a region of DNA known or predicted to bind a protein that modulates gene transcription" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:has_biological_sequence ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:in_taxon_label ], + sh:order 8 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 11 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -31921,281 +31904,291 @@ biolink:TranscriptionFactorBindingSite a sh:NodeShape ; sh:order 1 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:category ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:deprecated ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:in_taxon ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:iri ] ; + sh:order 3 ; + sh:path biolink:in_taxon_label ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:in_taxon ] ; sh:targetClass biolink:TranscriptionFactorBindingSite . biolink:VariantAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:order 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:has_evidence ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:disease_context_qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:frequency_qualifier ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], + [ sh:class biolink:SequenceVariant ; + sh:description "A variant that has a role in modeling the disease." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 43 ; + sh:path biolink:qualified_predicate ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 42 ; + sh:path biolink:object_direction_qualifier ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:SequenceVariant ; - sh:description "A variant that has a role in modeling the disease." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:qualified_predicate ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; - sh:order 40 ; - sh:path biolink:subject_direction_qualifier ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 19 ; sh:path biolink:subject_closure ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 45 ; + sh:path biolink:frequency_qualifier ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 42 ; - sh:path biolink:object_direction_qualifier ], + sh:order 21 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], + sh:order 44 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:float ; - sh:description "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." ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 40 ; + sh:path biolink:subject_direction_qualifier ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 25 ; sh:path biolink:subject_label_closure ], + [ sh:class biolink:Disease ; + sh:description "disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path biolink:subject_aspect_qualifier ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "The relationship to the disease" ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 12 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 24 ; sh:path biolink:object_namespace ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:Disease ; - sh:description "disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -32203,57 +32196,47 @@ biolink:VariantAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "The relationship to the disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 41 ; + sh:path biolink:object_aspect_qualifier ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:subject_aspect_qualifier ], + sh:order 18 ; + sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ] ; + sh:order 14 ; + sh:path biolink:original_subject ] ; sh:targetClass biolink:VariantAsAModelOfDiseaseAssociation . biolink:VariantToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:property [ sh:datatype xsd:string ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -32265,235 +32248,252 @@ biolink:VariantToDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 26 ; sh:path biolink:object_label_closure ], - [ sh:class biolink:SequenceVariant ; - sh:description "a sequence variant in which the allele state is associated in some way with the disease state" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Disease ; - sh:description "a disease that is associated with that variant" ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 23 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 6 ; + sh:path biolink:publications ], [ sh:class biolink:RetrievalSource ; sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; sh:order 27 ; sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:category ], + sh:order 13 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 31 ; + sh:path biolink:id ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 42 ; + sh:path biolink:object_direction_qualifier ], + [ sh:class biolink:Disease ; + sh:description "a disease that is associated with that variant" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:object_category_closure ], [ sh:datatype ; sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 45 ; sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:string ; - sh:description "E.g. is pathogenic for" ; + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:nodeKind sh:IRI ; + sh:order 44 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:qualified_predicate ], + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 25 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "E.g. is pathogenic for" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:object_category_closure ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 40 ; sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:class biolink:SequenceVariant ; + sh:description "a sequence variant in which the allele state is associated in some way with the disease state" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], + sh:order 41 ; + sh:path biolink:object_aspect_qualifier ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:nodeKind sh:Literal ; + sh:order 35 ; + sh:path rdfs:label ], + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 44 ; - sh:path biolink:disease_context_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:id ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:order 42 ; - sh:path biolink:object_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 38 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:object_namespace ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 15 ; + sh:path biolink:original_predicate ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_namespace ] ; + sh:order 43 ; + sh:path biolink:qualified_predicate ], + [ sh:datatype xsd:string ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 39 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ] ; sh:targetClass biolink:VariantToDiseaseAssociation . biolink:VariantToEntityAssociationMixin a sh:NodeShape ; @@ -32525,55 +32525,55 @@ biolink:VariantToEntityAssociationMixin a sh:NodeShape ; biolink:VariantToGeneAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a variant and a gene, where the variant has a genetic association with the gene (i.e. is in linkage disequilibrium)" ; - sh:ignoredProperties ( biolink:phenotypic_state biolink:quantifier_qualifier biolink:stage_qualifier biolink:expression_site rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:qualifiers ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:object_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:ignoredProperties ( biolink:quantifier_qualifier biolink:expression_site biolink:stage_qualifier rdf:type biolink:phenotypic_state ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:subject_label_closure ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 35 ; sh:path rdfs:label ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 11 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:agent_type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path rdf:type ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:has_evidence ], + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 6 ; + sh:path biolink:publications ], + [ sh:class biolink:Gene ; + sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; @@ -32585,53 +32585,83 @@ biolink:VariantToGeneAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:category ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:adjusted_p_value ], + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:subject_label_closure ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 29 ; + sh:path biolink:adjusted_p_value ], + [ sh:datatype xsd:string ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 32 ; + sh:path biolink:iri ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], + sh:order 30 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 23 ; sh:path biolink:subject_namespace ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:publications ], + sh:order 37 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 36 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:p_value ], + sh:order 4 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -32639,69 +32669,40 @@ biolink:VariantToGeneAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 31 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Gene ; - sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:order 28 ; + sh:path biolink:p_value ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 30 ; - sh:path biolink:has_supporting_studies ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 24 ; sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path rdf:type ], [ sh:datatype xsd:anyURI ; sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:original_predicate ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:subject_closure ], - [ sh:datatype xsd:string ; - sh:description "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." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; @@ -32712,43 +32713,42 @@ biolink:VariantToGeneAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 12 ; - sh:path biolink:agent_type ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:iri ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:knowledge_level ], + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:qualifier ], + sh:order 16 ; + sh:path biolink:original_object ], [ sh:class biolink:SequenceVariant ; sh:description "a sequence variant in which the allele state is associated with some other entity" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path rdf:subject ] ; + sh:path rdf:subject ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:object_closure ] ; sh:targetClass biolink:VariantToGeneAssociation . biolink:VariantToGeneExpressionAssociation a sh:NodeShape ; @@ -32756,79 +32756,40 @@ biolink:VariantToGeneExpressionAssociation a sh:NodeShape ; sh:description "An association between a variant and expression of a gene (i.e. e-QTL)" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:original_subject ], + sh:order 23 ; + sh:path biolink:subject_closure ], [ sh:datatype xsd:boolean ; sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:negated ], - [ sh:datatype xsd:float ; - sh:description "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." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 32 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 27 ; - sh:path biolink:subject_namespace ], - [ sh:datatype xsd:string ; - sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path rdf:type ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "location in which gene or protein expression takes place. May be cell, tissue, or organ." ; + [ sh:class biolink:OntologyClass ; + sh:description "Optional quantitative value indicating degree of expression." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:expression_site ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:retrieval_source_ids ], + sh:order 0 ; + sh:path biolink:quantifier_qualifier ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:knowledge_source ], + sh:order 40 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:category ], - [ sh:class biolink:SequenceVariant ; - sh:description "a sequence variant in which the allele state is associated with some other entity" ; + sh:order 13 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path rdf:subject ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 42 ; - sh:path biolink:deprecated ], + sh:order 15 ; + sh:path biolink:knowledge_level ], [ sh:class biolink:Gene ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -32836,282 +32797,286 @@ biolink:VariantToGeneExpressionAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path rdf:object ], - [ sh:datatype xsd:float ; - sh:description "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<." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:OntologyClass ; - sh:description "Optional quantitative value indicating degree of expression." ; - sh:maxCount 1 ; + sh:order 29 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:quantifier_qualifier ], + sh:order 41 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 36 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 20 ; sh:path biolink:original_object ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category ], + sh:order 11 ; + sh:path biolink:has_evidence ], [ sh:class biolink:OntologyClass ; sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; sh:order 9 ; sh:path biolink:qualifiers ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 41 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:nodeKind sh:Literal ; + sh:order 37 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 39 ; - sh:path rdfs:label ], - [ sh:class biolink:LifeStage ; - sh:description "stage during which gene or protein expression of takes place." ; + sh:order 8 ; + sh:path biolink:qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 27 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:stage_qualifier ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 26 ; + sh:path biolink:object_category_closure ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 15 ; - sh:path biolink:knowledge_level ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:publications ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 16 ; + sh:path biolink:agent_type ], + [ sh:class biolink:LifeStage ; + sh:description "stage during which gene or protein expression of takes place." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; - sh:order 25 ; - sh:path biolink:subject_category_closure ], + sh:order 2 ; + sh:path biolink:stage_qualifier ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:iri ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "in experiments (e.g. gene expression) assaying diseased or unhealthy tissue, the phenotypic state can be put here, e.g. MONDO ID. For healthy tissues, use XXX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:phenotypic_state ], + sh:order 38 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:object_namespace ], + sh:order 5 ; + sh:path rdf:predicate ], [ sh:class biolink:Study ; sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; sh:nodeKind sh:IRI ; sh:order 34 ; sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 35 ; - sh:path biolink:id ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:object_category_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 23 ; - sh:path biolink:subject_closure ], + sh:order 12 ; + sh:path biolink:knowledge_source ], [ sh:datatype xsd:string ; sh:description "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." ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "in experiments (e.g. gene expression) assaying diseased or unhealthy tissue, the phenotypic state can be put here, e.g. MONDO ID. For healthy tissues, use XXX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:primary_knowledge_source ], + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:phenotypic_state ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "location in which gene or protein expression takes place. May be cell, tissue, or organ." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:expression_site ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path dct:description ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 39 ; + sh:path rdfs:label ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 25 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:publications ], + [ sh:datatype xsd:float ; + sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 32 ; + sh:path biolink:p_value ], + [ sh:class biolink:SequenceVariant ; + sh:description "a sequence variant in which the allele state is associated with some other entity" ; sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path rdf:predicate ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:order 28 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:agent_type ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; + sh:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:qualifier ], + sh:order 42 ; + sh:path biolink:deprecated ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 22 ; - sh:path biolink:object_category ] ; - sh:targetClass biolink:VariantToGeneExpressionAssociation . - -biolink:VariantToPhenotypicFeatureAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:float ; - sh:description "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<." ; + sh:path biolink:object_category ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 35 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 51 ; - sh:path biolink:object_direction_qualifier ], - [ sh:datatype xsd:double ; + sh:nodeKind sh:Literal ; + sh:order 19 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:string ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 46 ; - sh:path biolink:has_quotient ], + sh:order 18 ; + sh:path biolink:original_subject ], [ sh:datatype xsd:string ; sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 25 ; + sh:order 24 ; sh:path biolink:object_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:time ; + sh:description "a point in time" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_supporting_studies ], - [ sh:datatype xsd:string ; - sh:description "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." ; + sh:order 17 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:order 33 ; + sh:path biolink:adjusted_p_value ] ; + sh:targetClass biolink:VariantToGeneExpressionAssociation . + +biolink:VariantToPhenotypicFeatureAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 16 ; + sh:path biolink:knowledge_level ], + [ sh:datatype xsd:boolean ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 50 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 8 ; + sh:path biolink:negated ], + [ sh:class biolink:Disease ; + sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:disease_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 42 ; - sh:path biolink:has_attribute ], + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path rdf:type ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:object_category_closure ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:publications ], [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], + sh:order 40 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_subject ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 23 ; - sh:path biolink:object_category ], + sh:order 41 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:primary_knowledge_source ], + sh:order 21 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 36 ; - sh:path biolink:id ], - [ sh:datatype xsd:integer ; - sh:description "total number of things in a particular reference set" ; + sh:order 19 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 45 ; - sh:path biolink:has_total ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 17 ; - sh:path biolink:agent_type ], + sh:order 5 ; + sh:path biolink:subject_specialization_qualifier ], [ sh:class biolink:PhenotypicFeature ; sh:description "connects an association to the object of the association. For example, in a gene-to-phenotype association, the gene is subject and phenotype is object." ; sh:maxCount 1 ; @@ -33119,81 +33084,56 @@ biolink:VariantToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:knowledge_level ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:subject_specialization_qualifier ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path rdfs:label ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:IRI ; sh:order 26 ; sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:anatomical_context_qualifier ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; sh:order 38 ; sh:path biolink:category ], - [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 23 ; + sh:path biolink:object_category ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 47 ; - sh:path biolink:has_percentage ], - [ sh:datatype xsd:float ; - sh:description "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." ; + sh:order 53 ; + sh:path biolink:frequency_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:qualifiers ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 51 ; + sh:path biolink:object_direction_qualifier ], + [ sh:datatype xsd:anyURI ; + sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 33 ; - sh:path biolink:p_value ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 6 ; + sh:path biolink:object_specialization_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 24 ; - sh:path biolink:subject_closure ], + sh:order 45 ; + sh:path biolink:has_total ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Disease ; - sh:description "A context qualifier representing a disease or condition in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:disease_context_qualifier ], + sh:order 52 ; + sh:path biolink:qualified_predicate ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -33201,234 +33141,283 @@ biolink:VariantToPhenotypicFeatureAssociation a sh:NodeShape ; sh:order 22 ; sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:SequenceVariant ; - sh:description "a sequence variant in which the allele state is associated in some way with the phenotype state" ; + sh:order 37 ; + sh:path biolink:iri ], + [ sh:datatype xsd:double ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 46 ; + sh:path biolink:has_quotient ], + [ sh:class biolink:BiologicalSex ; + sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 3 ; + sh:path biolink:sex_qualifier ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 49 ; + sh:path biolink:subject_direction_qualifier ], + [ sh:datatype xsd:integer ; + sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 48 ; - sh:path biolink:subject_aspect_qualifier ], + sh:order 44 ; + sh:path biolink:has_count ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:retrieval_source_ids ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 28 ; sh:path biolink:subject_namespace ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 53 ; - sh:path biolink:frequency_qualifier ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_object ], + sh:order 36 ; + sh:path biolink:id ], [ sh:datatype xsd:time ; sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 18 ; sh:path biolink:timepoint ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 49 ; - sh:path biolink:subject_direction_qualifier ], + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:original_predicate ], + [ sh:datatype xsd:float ; + sh:description "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." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 33 ; + sh:path biolink:p_value ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 52 ; - sh:path biolink:qualified_predicate ], - [ sh:datatype xsd:integer ; - sh:description "number of things with a particular property" ; + sh:order 50 ; + sh:path biolink:object_aspect_qualifier ], + [ sh:datatype xsd:double ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 44 ; - sh:path biolink:has_count ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 47 ; + sh:path biolink:has_percentage ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], + sh:order 14 ; + sh:path biolink:primary_knowledge_source ], [ sh:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_evidence ], - [ sh:datatype xsd:anyURI ; - sh:description "A qualifier that composes with a core subject/object concept to define a more specific version of the subject concept, specifically using an ontology term that is not a subclass or descendant of the core concept and in the vast majority of cases, is of a different ontological namespace than the category or namespace of the subject identifier." ; + [ sh:datatype xsd:float ; + sh:description "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<." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:object_specialization_qualifier ], + sh:order 34 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 37 ; - sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; + sh:order 48 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:object_label_closure ], + [ sh:datatype xsd:string ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 29 ; + sh:path biolink:object_namespace ], + [ sh:datatype xsd:string ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:knowledge_source ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 24 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:retrieval_source_ids ], + sh:order 42 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 43 ; + sh:path biolink:deprecated ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 17 ; + sh:path biolink:agent_type ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 25 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:string ; sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:qualifier ], - [ sh:class biolink:BiologicalSex ; - sh:description "a qualifier used in a phenotypic association to state whether the association is specific to a particular sex." ; + [ sh:class biolink:SequenceVariant ; + sh:description "a sequence variant in which the allele state is associated in some way with the phenotype state" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:sex_qualifier ] ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 30 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_supporting_studies ] ; sh:targetClass biolink:VariantToPhenotypicFeatureAssociation . biolink:VariantToPopulationAssociation a sh:NodeShape ; sh:closed true ; sh:description "An association between a variant and a population, where the variant has particular frequency in the population" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:property [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:negated ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:SequenceVariant ; - sh:description "an allele that has a certain frequency in a given population" ; + sh:order 40 ; + sh:path rdfs:label ], + [ sh:datatype xsd:integer ; + sh:description "number in object population that carry a particular allele, aka allele count" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:has_count ], + [ sh:datatype xsd:string ; + sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:datatype xsd:string ; - sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path biolink:original_subject ], + sh:order 28 ; + sh:path biolink:subject_namespace ], [ sh:datatype xsd:double ; - sh:description "frequency of allele in population, expressed as a number with allele divided by number in reference population, aka allele frequency" ; + sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:has_quotient ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:nodeKind sh:Literal ; - sh:order 38 ; - sh:path biolink:category ], - [ sh:class biolink:RetrievalSource ; - sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:IRI ; - sh:order 27 ; - sh:path biolink:object_category_closure ], + sh:order 6 ; + sh:path biolink:has_percentage ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "used to hold the original subject of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 41 ; - sh:path dct:description ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:order 19 ; + sh:path biolink:original_subject ], + [ sh:datatype xsd:string ; + sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:timepoint ], - [ sh:datatype xsd:string ; - sh:description "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." ; + sh:order 14 ; + sh:path biolink:primary_knowledge_source ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; - sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:order 38 ; + sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 43 ; + sh:path biolink:deprecated ], + [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; + sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 16 ; - sh:path biolink:knowledge_level ], + sh:order 17 ; + sh:path biolink:agent_type ], [ sh:datatype xsd:string ; sh:description "Used to hold the subject closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; sh:order 24 ; sh:path biolink:subject_closure ], - [ sh:datatype xsd:float ; - sh:description "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<." ; + [ sh:datatype xsd:string ; + sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 34 ; - sh:path biolink:adjusted_p_value ], - [ sh:class biolink:Study ; - sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_supporting_studies ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 29 ; + sh:path biolink:object_namespace ], + [ sh:class biolink:PopulationOfIndividualOrganisms ; + sh:description "the population that is observed to have the frequency" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:subject_category ], + sh:order 2 ; + sh:path rdf:object ], + [ sh:class biolink:Publication ; + sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:publications ], + [ sh:description "Describes the level of knowledge expressed in a statement, based on the reasoning or analysis methods used to generate the statement, or the scope or specificity of what the statement expresses to be true." ; + sh:in ( "knowledge_assertion" "logical_entailment" "prediction" "statistical_association" "observation" "not_provided" ) ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 16 ; + sh:path biolink:knowledge_level ], [ sh:datatype xsd:string ; - sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 30 ; - sh:path biolink:subject_label_closure ], - [ sh:datatype xsd:integer ; - sh:description "number all populations that carry a particular allele, aka allele number" ; + sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:has_total ], + sh:order 21 ; + sh:path biolink:original_object ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -33436,50 +33425,50 @@ biolink:VariantToPopulationAssociation a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 36 ; sh:path biolink:id ], - [ sh:datatype ; - sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:frequency_qualifier ], + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:subject_category ], [ sh:datatype xsd:string ; - sh:description "used to hold the original object of a relation (or predicate) that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:original_object ], + sh:order 13 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 26 ; + sh:path biolink:subject_category_closure ], [ sh:datatype xsd:string ; - sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 25 ; + sh:path biolink:object_closure ], [ sh:datatype xsd:float ; sh:description "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." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 33 ; sh:path biolink:p_value ], - [ sh:class biolink:PopulationOfIndividualOrganisms ; - sh:description "the population that is observed to have the frequency" ; - sh:maxCount 1 ; - sh:minCount 1 ; + [ sh:class biolink:OntologyClass ; + sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 10 ; + sh:path biolink:qualifiers ], + [ sh:datatype xsd:string ; + sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:Literal ; + sh:order 31 ; + sh:path biolink:object_label_closure ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 37 ; sh:path biolink:iri ], - [ sh:description "Describes the high-level category of agent who originally generated a statement of knowledge or other type of information." ; - sh:in ( "manual_agent" "automated_agent" "data_analysis_pipeline" "computational_model" "text_mining_agent" "image_processing_agent" "manual_validation_of_automated_agent" "not_provided" ) ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 17 ; - sh:path biolink:agent_type ], [ sh:class biolink:OntologyClass ; sh:description "Used to hold the biolink class/category of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:maxCount 1 ; @@ -33487,95 +33476,106 @@ biolink:VariantToPopulationAssociation a sh:NodeShape ; sh:order 23 ; sh:path biolink:object_category ], [ sh:datatype xsd:string ; - sh:description "The most upstream source of the knowledge expressed in an Association that an implementer can identify. Performing a rigorous analysis of upstream data providers is expected; every effort is made to catalog the most upstream source of data in this property. Only one data source should be declared primary in any association. \"aggregator knowledge source\" can be used to capture non-primary sources." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:primary_knowledge_source ], - [ sh:datatype xsd:string ; - sh:description "An Information Resource from which the knowledge expressed in an Association was retrieved, directly or indirectly. This can be any resource through which the knowledge passed on its way to its currently serialized form. In practice, implementers should use one of the more specific subtypes of this generic property." ; + sh:order 41 ; + sh:path dct:description ], + [ sh:datatype ; + sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:knowledge_source ], + sh:order 7 ; + sh:path biolink:frequency_qualifier ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the object category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 27 ; + sh:path biolink:object_category_closure ], + [ sh:datatype xsd:float ; + sh:description "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<." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 34 ; + sh:path biolink:adjusted_p_value ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 43 ; - sh:path biolink:deprecated ], + sh:order 8 ; + sh:path biolink:negated ], [ sh:datatype xsd:string ; sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:nodeKind sh:Literal ; sh:order 39 ; sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + [ sh:datatype xsd:integer ; + sh:description "number all populations that carry a particular allele, aka allele number" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 31 ; - sh:path biolink:object_label_closure ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the subject namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 4 ; + sh:path biolink:has_total ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 28 ; - sh:path biolink:subject_namespace ], + sh:order 18 ; + sh:path biolink:timepoint ], + [ sh:datatype xsd:anyURI ; + sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 20 ; + sh:path biolink:original_predicate ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 42 ; sh:path biolink:has_attribute ], + [ sh:class biolink:Study ; + sh:description "A study that produced information used as evidence to generate the knowledge expressed in an Association." ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_supporting_studies ], [ sh:datatype xsd:double ; - sh:description "equivalent to has quotient multiplied by 100" ; + sh:description "frequency of allele in population, expressed as a number with allele divided by number in reference population, aka allele frequency" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:has_percentage ], - [ sh:datatype xsd:string ; - sh:description "Used to hold the object closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:nodeKind sh:Literal ; - sh:order 25 ; - sh:path biolink:object_closure ], - [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the subject category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 5 ; + sh:path biolink:has_quotient ], + [ sh:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 26 ; - sh:path biolink:subject_category_closure ], - [ sh:datatype xsd:string ; - sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:qualifier ], - [ sh:datatype xsd:anyURI ; - sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:order 12 ; + sh:path biolink:has_evidence ], + [ sh:class biolink:SequenceVariant ; + sh:description "an allele that has a certain frequency in a given population" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:original_predicate ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:datatype xsd:string ; - sh:description "Used to hold the object namespace of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; - sh:maxCount 1 ; + sh:description "Used to hold the subject label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; sh:nodeKind sh:Literal ; - sh:order 29 ; - sh:path biolink:object_namespace ], - [ sh:datatype xsd:integer ; - sh:description "number in object population that carry a particular allele, aka allele count" ; - sh:maxCount 1 ; + sh:order 30 ; + sh:path biolink:subject_label_closure ], + [ sh:datatype xsd:string ; + sh:description "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." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:has_count ], + sh:order 15 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "grouping slot for all qualifiers on an edge. useful for testing compliance with association classes" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 40 ; - sh:path rdfs:label ], - [ sh:class biolink:Publication ; - sh:description "One or more publications that report the statement expressed in an Association, or provide information used as evidence supporting this statement." ; + sh:order 9 ; + sh:path biolink:qualifier ], + [ sh:class biolink:RetrievalSource ; + sh:description "A list of retrieval sources that served as a source of knowledge expressed in an Edge, or a source of data used to generate this knowledge." ; sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:publications ] ; + sh:order 32 ; + sh:path biolink:retrieval_source_ids ] ; sh:targetClass biolink:VariantToPopulationAssociation . biolink:Vertebrate a sh:NodeShape ; @@ -33583,117 +33583,138 @@ biolink:Vertebrate a sh:NodeShape ; sh:description "A sub-phylum of animals consisting of those having a bony or cartilaginous vertebral column." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 13 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:iri ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ] ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:Vertebrate . biolink:Virus a sh:NodeShape ; sh:closed true ; sh:description "A virus is a microorganism that replicates itself as a microRNA and infects the host cell." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:property [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:in_taxon_label ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 10 ; + sh:path rdfs:label ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -33701,32 +33722,11 @@ biolink:Virus a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -33734,10 +33734,10 @@ biolink:Virus a sh:NodeShape ; sh:order 11 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], + sh:order 5 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -33751,21 +33751,17 @@ biolink:WebPage a sh:NodeShape ; sh:description "a document that is published according to World Wide Web standards, which may incorporate text, graphics, sound, and/or other features." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; + sh:description "executive summary of a publication" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdf:type ], + sh:order 2 ; + sh:path biolink:summary ], [ sh:datatype xsd:string ; - sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:id ], + sh:order 19 ; + sh:path dct:description ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -33773,17 +33769,39 @@ biolink:WebPage a sh:NodeShape ; sh:order 21 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path dct:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:full_name ], + sh:order 14 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:iri ], + sh:order 10 ; + sh:path biolink:creation_date ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -33791,222 +33809,189 @@ biolink:WebPage a sh:NodeShape ; sh:order 16 ; sh:path biolink:category ], [ sh:datatype xsd:string ; + sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:format ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "keywords tagging a publication" ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:keywords ], - [ sh:class biolink:Agent ; - sh:description "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." ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:authors ], + sh:order 18 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "mesh terms tagging a publication" ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:mesh_terms ], [ sh:datatype xsd:string ; - sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:pages ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], + sh:order 9 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 19 ; - sh:path dct:description ], + sh:order 17 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:license ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; + sh:order 12 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "keywords tagging a publication" ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:creation_date ], + sh:order 3 ; + sh:path biolink:keywords ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:rights ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:Agent ; + sh:description "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." ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:authors ], [ sh:datatype xsd:string ; - sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; - sh:minCount 1 ; + sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path dct:type ], + sh:order 1 ; + sh:path biolink:pages ], [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:summary ], + sh:order 7 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; - sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path rdfs:label ] ; + sh:order 15 ; + sh:path biolink:iri ] ; sh:targetClass biolink:WebPage . biolink:Behavior a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:id ], + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:class biolink:NamedThing ; + sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_output ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ], [ sh:class biolink:NamedThing ; sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_input ], - [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:enabled_by ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:in_taxon_label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ sh:class biolink:PhysicalEntity ; + sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], + sh:order 3 ; + sh:path biolink:enabled_by ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; + sh:order 14 ; + sh:path dct:description ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_output ], + sh:order 4 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; - sh:path biolink:category ] ; - sh:targetClass biolink:Behavior . - -biolink:BehavioralFeature a sh:NodeShape ; - sh:closed true ; - sh:description "A phenotypic feature which is behavioral in nature." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; - sh:path rdfs:label ], + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; sh:order 0 ; - sh:path biolink:in_taxon ], + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], + sh:order 8 ; + sh:path biolink:full_name ] ; + sh:targetClass biolink:Behavior . + +biolink:BehavioralFeature a sh:NodeShape ; + sh:closed true ; + sh:description "A phenotypic feature which is behavioral in nature." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -34014,44 +33999,59 @@ biolink:BehavioralFeature a sh:NodeShape ; sh:order 8 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 11 ; + sh:path dct:description ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 5 ; + sh:path biolink:synonym ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 1 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ] ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ] ; sh:targetClass biolink:BehavioralFeature . biolink:CellularComponent a sh:NodeShape ; @@ -34059,44 +34059,38 @@ biolink:CellularComponent a sh:NodeShape ; sh:description "A location in or around a cell" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; + sh:order 11 ; + sh:path dct:description ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -34104,26 +34098,27 @@ biolink:CellularComponent a sh:NodeShape ; sh:order 7 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 1 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -34135,25 +34130,39 @@ biolink:CellularComponent a sh:NodeShape ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; - sh:path biolink:xref ] ; + sh:path biolink:xref ], + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:CellularComponent . biolink:ClinicalAttribute a sh:NodeShape ; sh:closed true ; sh:description "Attributes relating to a clinical manifestation" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], + sh:order 7 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:full_name ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -34161,16 +34170,17 @@ biolink:ClinicalAttribute a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_attribute_type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -34178,85 +34188,66 @@ biolink:ClinicalAttribute a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdf:type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path rdfs:label ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ] ; + sh:order 4 ; + sh:path biolink:iri ] ; sh:targetClass biolink:ClinicalAttribute . biolink:Dataset a sh:NodeShape ; sh:closed true ; sh:description "an item that refers to a collection of data from a data source." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:datatype xsd:string ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:id ], + sh:order 0 ; + sh:path biolink:license ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:creation_date ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -34266,19 +34257,13 @@ biolink:Dataset a sh:NodeShape ; [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], + sh:order 1 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 2 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -34286,30 +34271,23 @@ biolink:Dataset a sh:NodeShape ; sh:order 6 ; sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], + sh:order 9 ; + sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], + sh:order 8 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -34317,10 +34295,32 @@ biolink:Dataset a sh:NodeShape ; sh:order 13 ; sh:path dct:description ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ] ; + sh:order 15 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ] ; sh:targetClass biolink:Dataset . biolink:DatasetDistribution a sh:NodeShape ; @@ -34328,56 +34328,26 @@ biolink:DatasetDistribution a sh:NodeShape ; sh:description "an item that holds distribution level information about a dataset." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:license ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:format ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:creation_date ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:id ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:synonym ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], + sh:order 1 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -34389,9 +34359,16 @@ biolink:DatasetDistribution a sh:NodeShape ; sh:order 0 ; sh:path biolink:distribution_download_url ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], + sh:order 7 ; + sh:path biolink:full_name ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -34403,11 +34380,12 @@ biolink:DatasetDistribution a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:provided_by ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -34415,11 +34393,33 @@ biolink:DatasetDistribution a sh:NodeShape ; sh:order 13 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:full_name ] ; + sh:order 14 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:format ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:id ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:creation_date ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ] ; sh:targetClass biolink:DatasetDistribution . biolink:Device a sh:NodeShape ; @@ -34427,11 +34427,28 @@ biolink:Device a sh:NodeShape ; sh:description "A thing made or adapted for a particular purpose, especially a piece of mechanical or electronic equipment" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], + sh:order 9 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:deprecated ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -34443,96 +34460,52 @@ biolink:Device a sh:NodeShape ; sh:order 0 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], + sh:order 5 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], + sh:order 4 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ] ; + sh:order 7 ; + sh:path rdf:type ] ; sh:targetClass biolink:Device . biolink:Exon a sh:NodeShape ; sh:closed true ; sh:description "A region of the transcript sequence within a gene which is not removed from the primary RNA transcript by RNA splicing." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -34546,64 +34519,76 @@ biolink:Exon a sh:NodeShape ; sh:order 1 ; sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; - sh:path biolink:has_attribute ] ; - sh:targetClass biolink:Exon . - -biolink:GeneFamily a sh:NodeShape ; - sh:closed true ; - sh:description "any grouping of multiple genes or gene products related by common descent" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; + sh:order 8 ; sh:path biolink:category ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; - sh:path rdf:type ], + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ] ; + sh:targetClass biolink:Exon . + +biolink:GeneFamily a sh:NodeShape ; + sh:closed true ; + sh:description "any grouping of multiple genes or gene products related by common descent" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:iri ], + sh:order 11 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; @@ -34614,34 +34599,41 @@ biolink:GeneFamily a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:in_taxon ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Gene ; + sh:description "connects an entity with one or more gene or gene products" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:has_gene_or_gene_product ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdfs:label ], + sh:order 5 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 8 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Gene ; - sh:description "connects an entity with one or more gene or gene products" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_gene_or_gene_product ], + sh:order 12 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -34649,107 +34641,94 @@ biolink:GeneFamily a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:id ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:order 10 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ] ; + sh:order 4 ; + sh:path biolink:xref ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:category ] ; sh:targetClass biolink:GeneFamily . biolink:GeneProductMixin a sh:NodeShape ; sh:closed false ; sh:description "The functional molecular product of a single gene locus. Gene products are either proteins or functional RNA molecules." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:property [ sh:datatype xsd:string ; + sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], + sh:order 2 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path rdfs:label ] ; + sh:order 1 ; + sh:path biolink:xref ] ; sh:targetClass biolink:GeneProductMixin . biolink:GeneticInheritance a sh:NodeShape ; sh:closed true ; sh:description "The pattern or 'mode' in which a particular genetic trait or disorder is passed from one generation to the next, e.g. autosomal dominant, autosomal recessive, etc." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OrganismTaxon ; + sh:property [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -34761,12 +34740,33 @@ biolink:GeneticInheritance a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; @@ -34777,24 +34777,25 @@ biolink:GeneticInheritance a sh:NodeShape ; biolink:InformationContentEntity a sh:NodeShape ; sh:closed false ; sh:description "a piece of information that typically describes some topic of discourse or is used as support." ; - sh:ignoredProperties ( biolink:chapter biolink:volume biolink:authors biolink:resource_role rdf:type biolink:pages biolink:summary biolink:distribution_download_url dct:type schema1:logo biolink:ingest_date dct:distribution biolink:resource_id biolink:mesh_terms biolink:published_in biolink:issue biolink:upstream_resource_ids biolink:iso_abbreviation biolink:has_dataset biolink:keywords biolink:source_web_page ) ; + sh:ignoredProperties ( biolink:summary biolink:resource_role biolink:iso_abbreviation biolink:ingest_date biolink:keywords biolink:published_in biolink:resource_id biolink:distribution_download_url biolink:authors dct:type biolink:issue biolink:chapter schema1:logo biolink:volume dct:distribution biolink:has_dataset biolink:upstream_resource_ids biolink:source_web_page biolink:pages rdf:type biolink:mesh_terms ) ; sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 13 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], + sh:order 8 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 0 ; + sh:path biolink:license ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -34802,27 +34803,32 @@ biolink:InformationContentEntity a sh:NodeShape ; sh:order 15 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], + sh:order 12 ; + sh:path rdfs:label ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -34830,42 +34836,36 @@ biolink:InformationContentEntity a sh:NodeShape ; sh:order 9 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:creation_date ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ], + sh:order 2 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 1 ; + sh:path biolink:rights ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ] ; + sh:order 6 ; + sh:path biolink:full_name ] ; sh:targetClass biolink:InformationContentEntity . biolink:Onset a sh:NodeShape ; @@ -34873,19 +34873,6 @@ biolink:Onset a sh:NodeShape ; sh:description "The age group in which (disease) symptom manifestations appear." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -34896,38 +34883,16 @@ biolink:Onset a sh:NodeShape ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 2 ; sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -34935,79 +34900,103 @@ biolink:Onset a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_attribute_type ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:id ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_qualitative_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ] ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ] ; sh:targetClass biolink:Onset . biolink:OrganismalEntity a sh:NodeShape ; sh:closed false ; sh:description "A named entity that is either a part of an organism, a whole organism, population or clade of organisms, excluding chemical entities" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -35019,28 +35008,39 @@ biolink:OrganismalEntity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 7 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ] ; + sh:path biolink:xref ] ; sh:targetClass biolink:OrganismalEntity . biolink:PredicateMapping a sh:NodeShape ; @@ -35048,17 +35048,32 @@ biolink:PredicateMapping a sh:NodeShape ; sh:description "A deprecated predicate mapping object contains the deprecated predicate and an example of the rewiring that should be done to use a qualified statement in its place." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the object of an association (or statement)." ; + sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:object_part_qualifier ], + sh:order 8 ; + sh:path biolink:qualified_predicate ], + [ sh:class biolink:NamedThing ; + sh:description "a list of terms from different schemas or terminology systems that have a broader, more general meaning. Broader terms are typically shown as parents in a hierarchy or tree." ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:broad_match ], + [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; + sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:object_direction_qualifier ], + [ sh:description "A statement qualifier representing a type of molecular control mechanism through which an effect of a chemical on a gene or gene product is mediated (e.g. 'agonism', 'inhibition', 'allosteric modulation', 'channel blocker')" ; + sh:in ( "binding" "inhibition" "antibody_inhibition" "antagonism" "molecular_channel_blockage" "inverse_agonism" "negative_allosteric_modulation" "agonism" "molecular_channel_opening" "positive_allosteric_modulation" "potentiation" "activation" "inducer" "transcriptional_regulation" "signaling_mediated_control" "stabilization" "stimulation" "releasing_activity" ) ; + sh:maxCount 1 ; + sh:order 15 ; + sh:path biolink:causal_mechanism_qualifier ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:subject_aspect_qualifier ], + sh:order 9 ; + sh:path biolink:object_aspect_qualifier ], [ sh:datatype xsd:string ; sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the subject of an association (or statement)." ; sh:maxCount 1 ; @@ -35066,22 +35081,11 @@ biolink:PredicateMapping a sh:NodeShape ; sh:order 4 ; sh:path biolink:subject_part_qualifier ], [ sh:datatype xsd:string ; - sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:description "Composes with the core concept to describe new concepts of a different ontological type. e.g. a process in which the core concept participates, a function/activity/role held by the core concept, or a characteristic/quality that inheres in the core concept. The purpose of the aspect slot is to indicate what aspect is being affected in an 'affects' association. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:object_aspect_qualifier ], - [ sh:class biolink:NamedThing ; - sh:description "a list of terms from different schemas or terminology systems that have a broader, more general meaning. Broader terms are typically shown as parents in a hierarchy or tree." ; - sh:nodeKind sh:IRI ; - sh:order 20 ; - sh:path biolink:broad_match ], - [ sh:class biolink:OrganismTaxon ; - sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:species_context_qualifier ], + sh:order 1 ; + sh:path biolink:subject_aspect_qualifier ], [ sh:datatype xsd:string ; sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; @@ -35090,82 +35094,78 @@ biolink:PredicateMapping a sh:NodeShape ; sh:order 7 ; sh:path rdf:predicate ], [ sh:datatype xsd:string ; + sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the object of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:subject_context_qualifier ], + sh:order 11 ; + sh:path biolink:object_form_or_variant_qualifier ], [ sh:datatype xsd:string ; + sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the subject of an association (or statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:object_context_qualifier ], - [ sh:class biolink:NamedThing ; - sh:description "holds between two entities that have strictly equivalent meanings, with a high degree of confidence" ; - sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:exact_match ], + sh:order 5 ; + sh:path biolink:subject_derivative_qualifier ], [ sh:datatype xsd:string ; - sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; + sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 3 ; + sh:path biolink:subject_form_or_variant_qualifier ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:object_context_qualifier ], [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the subject of an association (aka: statement)." ; sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:subject_direction_qualifier ], - [ sh:datatype xsd:string ; - sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the subject of an association (or statement)." ; + [ sh:class biolink:OrganismTaxon ; + sh:description "A statement qualifier representing a taxonomic category of species in which a relationship expressed in an association took place." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:subject_derivative_qualifier ], + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:species_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "Predicate to be used in an association when subject and object qualifiers are present and the full reading of the statement requires a qualification to the predicate in use in order to refine or increase the specificity of the full statement reading. This qualifier holds a relationship to be used instead of that expressed by the primary predicate, in a ‘full statement’ reading of the association, where qualifier-based semantics are included. This is necessary only in cases where the primary predicate does not work in a full statement reading." ; + sh:description "The predicate that is being replaced by the fully qualified representation of predicate + subject and object qualifiers. Only to be used in test data and mapping data to help with the transition to the fully qualified predicate model. Not to be used in knowledge graphs." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:qualified_predicate ], - [ sh:description "Composes with the core concept (+ aspect if provided) to describe a change in its direction or degree. This qualifier qualifies the object of an association (aka: statement)." ; - sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:object_direction_qualifier ], + sh:order 0 ; + sh:path biolink:mapped_predicate ], [ sh:datatype xsd:string ; - sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the object of an association (or statement)." ; + sh:description "defines a specific part/component of the core concept (used in cases there this specific part has no IRI we can use to directly represent it, e.g. 'ESR1 transcript' q: polyA tail). This qualifier is for the object of an association (or statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:object_derivative_qualifier ], + sh:order 12 ; + sh:path biolink:object_part_qualifier ], + [ sh:class biolink:NamedThing ; + sh:description "a list of terms from different schemas or terminology systems that have a narrower, more specific meaning. Narrower terms are typically shown as children in a hierarchy or tree." ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:narrow_match ], [ sh:datatype xsd:string ; - sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the object of an association (aka: statement)." ; + sh:description "A statement qualifier representing an anatomical location where an relationship expressed in an association took place (can be a tissue, cell type, or sub-cellular location)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:object_form_or_variant_qualifier ], + sh:order 16 ; + sh:path biolink:anatomical_context_qualifier ], [ sh:datatype xsd:string ; - sh:description "A qualifier that composes with a core subject/object concept to define a specific type, variant, alternative version of this concept. The composed concept remains a subtype or instance of the core concept. For example, the qualifier ‘mutation’ combines with the core concept ‘Gene X’ to express the compose concept ‘a mutation of Gene X’. This qualifier specifies a change in the subject of an association (aka: statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:subject_form_or_variant_qualifier ], + sh:order 6 ; + sh:path biolink:subject_context_qualifier ], [ sh:class biolink:NamedThing ; - sh:description "a list of terms from different schemas or terminology systems that have a narrower, more specific meaning. Narrower terms are typically shown as children in a hierarchy or tree." ; + sh:description "holds between two entities that have strictly equivalent meanings, with a high degree of confidence" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:narrow_match ], - [ sh:description "A statement qualifier representing a type of molecular control mechanism through which an effect of a chemical on a gene or gene product is mediated (e.g. 'agonism', 'inhibition', 'allosteric modulation', 'channel blocker')" ; - sh:in ( "binding" "inhibition" "antibody_inhibition" "antagonism" "molecular_channel_blockage" "inverse_agonism" "negative_allosteric_modulation" "agonism" "molecular_channel_opening" "positive_allosteric_modulation" "potentiation" "activation" "inducer" "transcriptional_regulation" "signaling_mediated_control" "stabilization" "stimulation" "releasing_activity" ) ; - sh:maxCount 1 ; - sh:order 15 ; - sh:path biolink:causal_mechanism_qualifier ], + sh:order 18 ; + sh:path biolink:exact_match ], [ sh:datatype xsd:string ; - sh:description "The predicate that is being replaced by the fully qualified representation of predicate + subject and object qualifiers. Only to be used in test data and mapping data to help with the transition to the fully qualified predicate model. Not to be used in knowledge graphs." ; + sh:description "A qualifier that composes with a core subject/object concept to describe something that is derived from the core concept. For example, the qualifier ‘metabolite’ combines with a ‘Chemical X’ core concept to express the composed concept ‘a metabolite of Chemical X’. This qualifier is for the object of an association (or statement)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:mapped_predicate ] ; + sh:order 13 ; + sh:path biolink:object_derivative_qualifier ] ; sh:targetClass biolink:PredicateMapping . biolink:Procedure a sh:NodeShape ; @@ -35173,65 +35173,65 @@ biolink:Procedure a sh:NodeShape ; sh:description "A series of actions conducted in a certain order or manner" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:category ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -35246,56 +35246,79 @@ biolink:SocioeconomicAttribute a sh:NodeShape ; sh:description "Attributes relating to a socioeconomic manifestation" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 12 ; + sh:path dct:description ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:full_name ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], + sh:order 5 ; + sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 0 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -35306,30 +35329,7 @@ biolink:SocioeconomicAttribute a sh:NodeShape ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ] ; + sh:path biolink:has_quantitative_value ] ; sh:targetClass biolink:SocioeconomicAttribute . biolink:TaxonomicRank a sh:NodeShape ; @@ -35349,49 +35349,38 @@ biolink:Treatment a sh:NodeShape ; sh:closed true ; sh:description "A treatment is targeted at a disease or phenotype and may involve multiple drug 'exposures', medical devices and/or procedures" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Drug ; - sh:description "connects an entity to one or more drugs" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_drug ], - [ sh:class biolink:Device ; - sh:description "connects an entity to one or more (medical) devices" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_device ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:boolean ; + sh:property [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:deprecated ], + [ sh:class biolink:Procedure ; + sh:description "connects an entity to one or more (medical) procedures" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_procedure ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:class biolink:Procedure ; - sh:description "connects an entity to one or more (medical) procedures" ; + sh:order 8 ; + sh:path biolink:id ], + [ sh:class biolink:Device ; + sh:description "connects an entity to one or more (medical) devices" ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_procedure ], + sh:order 1 ; + sh:path biolink:has_device ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -35404,16 +35393,11 @@ biolink:Treatment a sh:NodeShape ; sh:order 5 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:time ; - sh:description "a point in time" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:timepoint ], + sh:order 12 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -35421,80 +35405,90 @@ biolink:Treatment a sh:NodeShape ; sh:order 13 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:iri ], + [ sh:datatype xsd:time ; + sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 3 ; + sh:path biolink:timepoint ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 14 ; - sh:path biolink:has_attribute ] ; + sh:path biolink:has_attribute ], + [ sh:class biolink:Drug ; + sh:description "connects an entity to one or more drugs" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:has_drug ] ; sh:targetClass biolink:Treatment . biolink:Zygosity a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; + sh:property [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_qualitative_value ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:provided_by ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -35502,86 +35496,70 @@ biolink:Zygosity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path dct:description ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ] ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:Zygosity . biolink:Case a sh:NodeShape ; sh:closed true ; sh:description "An individual (human) organism that has a patient role in some clinical context." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 9 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -35589,15 +35567,37 @@ biolink:Case a sh:NodeShape ; sh:order 10 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 13 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -35606,49 +35606,27 @@ biolink:Case a sh:NodeShape ; sh:order 6 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ] ; + sh:order 11 ; + sh:path dct:description ] ; sh:targetClass biolink:Case . biolink:CellLine a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; @@ -35661,26 +35639,17 @@ biolink:CellLine a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path dct:description ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], + sh:order 5 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -35688,58 +35657,94 @@ biolink:CellLine a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ] ; - sh:targetClass biolink:CellLine . - -biolink:IndividualOrganism a sh:NodeShape ; - sh:closed true ; - sh:description "An instance of an organism. For example, Richard Nixon, Charles Darwin, my pet cat. Example ID: ORCID:0000-0002-5355-2576" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OrganismTaxon ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; - sh:path biolink:deprecated ], + sh:path biolink:deprecated ] ; + sh:targetClass biolink:CellLine . + +biolink:IndividualOrganism a sh:NodeShape ; + sh:closed true ; + sh:description "An instance of an organism. For example, Richard Nixon, Charles Darwin, my pet cat. Example ID: ORCID:0000-0002-5355-2576" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 10 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; @@ -35750,34 +35755,29 @@ biolink:IndividualOrganism a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ] ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:IndividualOrganism . biolink:Outcome a sh:NodeShape ; @@ -35790,12 +35790,27 @@ biolink:Transcript a sh:NodeShape ; sh:closed true ; sh:description "An RNA synthesized on a DNA or RNA template by an RNA polymerase." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:property [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; @@ -35808,50 +35823,12 @@ biolink:Transcript a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; @@ -35863,93 +35840,94 @@ biolink:Transcript a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ] ; - sh:targetClass biolink:Transcript . - -biolink:BiologicalProcess a sh:NodeShape ; - sh:closed true ; - sh:description "One or more causally connected executions of molecular functions" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:enabled_by ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:in_taxon_label ], + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; + sh:order 6 ; sh:path biolink:id ], - [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_input ], + sh:order 0 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:order 12 ; + sh:path biolink:has_attribute ] ; + sh:targetClass biolink:Transcript . + +biolink:BiologicalProcess a sh:NodeShape ; + sh:closed true ; + sh:description "One or more causally connected executions of molecular functions" ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], + sh:order 9 ; + sh:path biolink:synonym ], [ sh:class biolink:NamedThing ; sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:has_output ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], + sh:order 14 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:iri ], + [ sh:class biolink:PhysicalEntity ; + sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:enabled_by ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -35957,119 +35935,145 @@ biolink:BiologicalProcess a sh:NodeShape ; sh:order 13 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdf:type ], + [ sh:class biolink:NamedThing ; + sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_input ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:order 16 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ] ; + sh:order 0 ; + sh:path biolink:id ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:BiologicalProcess . biolink:Drug a sh:NodeShape ; sh:closed true ; sh:description "A substance intended for use in the diagnosis, cure, mitigation, treatment, or prevention of disease" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:provided_by ], + [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; + sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:drug_regulatory_status_world_wide ], + [ sh:datatype xsd:string ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:trade_name ], [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:max_tolerated_dose ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 12 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:category ], + sh:order 16 ; + sh:path rdf:type ], + [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; + sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:highest_FDA_approval_status ], + [ sh:class biolink:ChemicalRole ; + sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:has_chemical_role ], [ sh:datatype xsd:string ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:is_supplement ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path dct:description ], + sh:order 11 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:xref ], [ sh:description "" ; sh:in ( "over_the_counter" "prescription" ) ; sh:order 6 ; sh:path biolink:available_from ], - [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; - sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; - sh:order 4 ; - sh:path biolink:routes_of_delivery ], [ sh:datatype xsd:boolean ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:is_toxic ], - [ sh:datatype xsd:string ; + [ sh:description "the method or process of administering a pharmaceutical compound to achieve a therapeutic effect in humans or animals." ; + sh:in ( "inhalation" "oral" "absorption_through_the_skin" "intravenous_injection" ) ; + sh:order 4 ; + sh:path biolink:routes_of_delivery ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:type ], - [ sh:description "Should be the highest level of FDA approval this chemical entity or device has, regardless of which disease, condition or phenotype it is currently being reviewed to treat. For specific levels of FDA approval for a specific condition, disease, phenotype, etc., see the association slot, 'clinical approval status.'" ; - sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:highest_FDA_approval_status ], + sh:order 15 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:order 18 ; + sh:path dct:description ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:provided_by ], - [ sh:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:has_chemical_role ], + sh:order 20 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:full_name ], + sh:order 7 ; + sh:path biolink:max_tolerated_dose ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -36077,16 +36081,12 @@ biolink:Drug a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:id ], - [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; - sh:in ( "discovery_and_development_phase" "preclinical_research_phase" "fda_clinical_research_phase" "fda_review_phase_4" "fda_post_market_safety_review" "fda_clinical_research_phase_1" "fda_clinical_research_phase_2" "fda_clinical_research_phase_3" "fda_clinical_research_phase_4" "fda_fast_track" "fda_breakthrough_therapy" "fda_accelerated_approval" "fda_priority_review" "regular_fda_approval" "post_approval_withdrawal" ) ; + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:drug_regulatory_status_world_wide ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:has_attribute ] ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path rdfs:label ] ; sh:targetClass biolink:Drug . biolink:ExposureEvent a sh:NodeShape ; @@ -36113,40 +36113,50 @@ biolink:MaterialSample a sh:NodeShape ; sh:description "A sample is a limited quantity of something (e.g. an individual or set of individuals from a population, or a portion of a substance) to be used for testing, analysis, inspection, investigation, demonstration, or trial use. [SIO]" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:id ], + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:full_name ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], + sh:order 4 ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; @@ -36158,70 +36168,38 @@ biolink:MaterialSample a sh:NodeShape ; sh:order 10 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], + sh:order 9 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ] ; + sh:order 8 ; + sh:path rdfs:label ] ; sh:targetClass biolink:MaterialSample . biolink:Pathway a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], - [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_output ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdfs:label ], - [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + sh:property [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:enabled_by ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:order 7 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -36229,54 +36207,76 @@ biolink:Pathway a sh:NodeShape ; sh:order 16 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:id ], - [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_input ], + sh:order 11 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:iri ], + [ sh:class biolink:NamedThing ; + sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_output ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 14 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 15 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 12 ; + sh:path rdf:type ], + [ sh:class biolink:NamedThing ; + sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_input ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:order 0 ; + sh:path biolink:id ], + [ sh:class biolink:PhysicalEntity ; + sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:in_taxon ] ; + sh:order 3 ; + sh:path biolink:enabled_by ] ; sh:targetClass biolink:Pathway . biolink:LifeStage a sh:NodeShape ; @@ -36284,34 +36284,43 @@ biolink:LifeStage a sh:NodeShape ; sh:description "A stage of development or growth of an organism, including post-natal adult stages" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -36319,11 +36328,11 @@ biolink:LifeStage a sh:NodeShape ; sh:order 10 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; @@ -36331,36 +36340,27 @@ biolink:LifeStage a sh:NodeShape ; sh:order 1 ; sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ] ; + sh:order 3 ; + sh:path biolink:xref ] ; sh:targetClass biolink:LifeStage . biolink:NucleicAcidEntity a sh:NodeShape ; @@ -36368,258 +36368,269 @@ biolink:NucleicAcidEntity a sh:NodeShape ; sh:description "A nucleic acid entity is a molecular entity characterized by availability in gene databases of nucleotide-based sequence representations of its precise sequence; for convenience of representation, partial sequences of various kinds are included." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:trade_name ], - [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + [ sh:datatype xsd:boolean ; + sh:description "indicates whether a molecular entity is a metabolite" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:max_tolerated_dose ], + sh:order 4 ; + sh:path biolink:is_metabolite ], [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdfs:label ], + sh:order 15 ; + sh:path biolink:category ], [ sh:class biolink:ChemicalRole ; sh:description "A role is particular behaviour which a chemical entity may exhibit." ; sh:nodeKind sh:IRI ; sh:order 9 ; sh:path biolink:has_chemical_role ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:synonym ], + sh:order 5 ; + sh:path biolink:trade_name ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:provided_by ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 6 ; + sh:path biolink:available_from ], [ sh:datatype xsd:boolean ; - sh:description "indicates whether a molecular entity is a metabolite" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:is_metabolite ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 20 ; - sh:path biolink:deprecated ], + sh:order 8 ; + sh:path biolink:is_toxic ], [ sh:datatype xsd:string ; - sh:description "connects a genomic feature to its sequence" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], + sh:order 18 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path biolink:full_name ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 6 ; - sh:path biolink:available_from ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:in_taxon ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:max_tolerated_dose ], + [ sh:datatype xsd:string ; + sh:description "connects a genomic feature to its sequence" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:has_biological_sequence ], [ sh:datatype xsd:boolean ; - sh:description "" ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:is_toxic ] ; + sh:order 20 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 19 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:NucleicAcidEntity . biolink:MolecularActivity a sh:NodeShape ; sh:closed true ; sh:description "An execution of a molecular function carried out by a gene product or macromolecular complex." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:MolecularEntity ; - sh:description "A chemical entity that is the input for the reaction" ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_input ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:class biolink:OrganismTaxon ; + sh:property [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + [ sh:class biolink:MacromolecularMachineMixin ; + sh:description "The gene product, gene, or complex that catalyzes the reaction" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 3 ; + sh:path biolink:enabled_by ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:order 16 ; + sh:path biolink:deprecated ], + [ sh:class biolink:MolecularEntity ; + sh:description "A chemical entity that is the input for the reaction" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_input ], [ sh:class biolink:MolecularEntity ; sh:description "A chemical entity that is the output for the reaction" ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:has_output ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:in_taxon_label ], - [ sh:class biolink:MacromolecularMachineMixin ; - sh:description "The gene product, gene, or complex that catalyzes the reaction" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 3 ; - sh:path biolink:enabled_by ], + sh:order 0 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:iri ], + sh:order 13 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; - sh:minCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:id ], + sh:order 7 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ], + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path dct:description ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ] ; + sh:order 12 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:in_taxon_label ] ; sh:targetClass biolink:MolecularActivity . biolink:PopulationOfIndividualOrganisms a sh:NodeShape ; sh:closed true ; sh:description "A collection of individuals from the same taxonomic class distinguished by one or more characteristics. Characteristics can include, but are not limited to, shared geographic location, genetics, phenotypes." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:property [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:class biolink:Attribute ; + sh:description "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -36628,16 +36639,11 @@ biolink:PopulationOfIndividualOrganisms a sh:NodeShape ; sh:order 6 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; @@ -36645,28 +36651,22 @@ biolink:PopulationOfIndividualOrganisms a sh:NodeShape ; sh:order 10 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 2 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ] ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:PopulationOfIndividualOrganisms . biolink:MacromolecularMachineMixin a sh:NodeShape ; @@ -36684,35 +36684,29 @@ biolink:MacromolecularMachineMixin a sh:NodeShape ; biolink:MolecularEntity a sh:NodeShape ; sh:closed true ; sh:description "A molecular entity is a chemical entity composed of individual or covalently bonded atoms." ; - sh:ignoredProperties ( biolink:in_taxon_label rdf:type biolink:has_biological_sequence biolink:in_taxon ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "" ; + sh:ignoredProperties ( rdf:type biolink:in_taxon biolink:in_taxon_label biolink:has_biological_sequence ) ; + sh:property [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 2 ; + sh:path biolink:available_from ], + [ sh:datatype xsd:string ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:is_toxic ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 3 ; + sh:path biolink:max_tolerated_dose ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:category ], + sh:order 14 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:has_chemical_role ], + sh:order 15 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "" ; sh:maxCount 1 ; @@ -36720,83 +36714,84 @@ biolink:MolecularEntity a sh:NodeShape ; sh:order 1 ; sh:path biolink:trade_name ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:id ], + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path rdf:type ], [ sh:datatype xsd:boolean ; sh:description "indicates whether a molecular entity is a metabolite" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:is_metabolite ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 2 ; - sh:path biolink:available_from ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:class biolink:ChemicalRole ; + sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:has_chemical_role ], [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; + sh:order 4 ; + sh:path biolink:is_toxic ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + sh:order 12 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path dct:description ], + sh:order 7 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:max_tolerated_dose ], + sh:order 11 ; + sh:path biolink:iri ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 16 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ] ; + sh:order 10 ; + sh:path biolink:id ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 17 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:MolecularEntity . biolink:PhysicalEntity a sh:NodeShape ; sh:closed true ; sh:description "An entity that has material reality (a.k.a. physical essence)." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path rdf:type ], @@ -36805,12 +36800,11 @@ biolink:PhysicalEntity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], + sh:order 3 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -36818,46 +36812,52 @@ biolink:PhysicalEntity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:id ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 10 ; - sh:path biolink:has_attribute ], + sh:order 2 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:iri ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ] ; + sh:order 8 ; + sh:path rdfs:label ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 10 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:PhysicalEntity . biolink:ChemicalEntityOrGeneOrGeneProduct a sh:NodeShape ; @@ -36871,65 +36871,75 @@ biolink:Genotype a sh:NodeShape ; sh:description "An information content entity that describes a genome by specifying the total variation in genomic sequence and/or gene expression, relative to some established background" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], + sh:order 4 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:has_biological_sequence ], + [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:in_taxon_label ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:xref ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:Zygosity ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:has_zygosity ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -36937,28 +36947,18 @@ biolink:Genotype a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], + sh:order 7 ; + sh:path biolink:full_name ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; - sh:path biolink:deprecated ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:in_taxon ], - [ sh:class biolink:Zygosity ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_zygosity ] ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:Genotype . biolink:SequenceVariant a sh:NodeShape ; @@ -36966,17 +36966,11 @@ biolink:SequenceVariant a sh:NodeShape ; sh:description "A sequence_variant is a non exact copy of a sequence_feature or genome exhibiting one or more sequence_alteration." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 7 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -36989,23 +36983,23 @@ biolink:SequenceVariant a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:provided_by ], - [ sh:class biolink:Gene ; - sh:description "Each allele can be associated with any number of genes" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_gene ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:in_taxon_label ], + sh:order 9 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:full_name ], + sh:order 13 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:xref ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; @@ -37017,21 +37011,27 @@ biolink:SequenceVariant a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:synonym ], + [ sh:class biolink:Gene ; + sh:description "Each allele can be associated with any number of genes" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:has_gene ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], + sh:order 12 ; + sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -37045,75 +37045,80 @@ biolink:SequenceVariant a sh:NodeShape ; sh:order 1 ; sh:path biolink:has_biological_sequence ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:xref ] ; + sh:order 4 ; + sh:path biolink:in_taxon_label ] ; sh:targetClass biolink:SequenceVariant . biolink:ChemicalEntity a sh:NodeShape ; sh:closed true ; sh:description "A chemical entity is a physical entity that pertains to chemistry or biochemistry." ; - sh:ignoredProperties ( biolink:in_taxon_label biolink:is_metabolite biolink:highest_FDA_approval_status biolink:routes_of_delivery biolink:has_biological_sequence biolink:is_supplement biolink:drug_regulatory_status_world_wide rdf:type biolink:in_taxon ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:ignoredProperties ( biolink:highest_FDA_approval_status biolink:routes_of_delivery biolink:drug_regulatory_status_world_wide biolink:is_supplement rdf:type biolink:is_metabolite biolink:has_biological_sequence biolink:in_taxon biolink:in_taxon_label ) ; + sh:property [ sh:class biolink:ChemicalRole ; + sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:has_chemical_role ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 13 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:xref ], + sh:order 5 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:trade_name ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:category ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 1 ; - sh:path biolink:available_from ], [ sh:datatype xsd:boolean ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:is_toxic ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path biolink:deprecated ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 1 ; + sh:path biolink:available_from ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path rdfs:label ], + sh:order 14 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:provided_by ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], + sh:order 2 ; + sh:path biolink:max_tolerated_dose ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:synonym ], + sh:order 12 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -37121,15 +37126,17 @@ biolink:ChemicalEntity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path rdf:type ], - [ sh:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_chemical_role ], + sh:order 15 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -37137,73 +37144,55 @@ biolink:ChemicalEntity a sh:NodeShape ; sh:order 10 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The highest dose of a drug or treatment that does not cause unacceptable side effects. The maximum tolerated dose is determined in clinical trials by testing increasing doses on different groups of people until the highest dose with acceptable side effects is found. Also called MTD." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:max_tolerated_dose ], + sh:order 7 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path dct:description ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path biolink:deprecated ] ; + sh:order 8 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:ChemicalEntity . biolink:Agent a sh:NodeShape ; sh:closed true ; sh:description "person, group, organization or project that provides a piece of information (i.e. a knowledge association)" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; + sh:property [ sh:datatype xsd:string ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "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." ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:affiliation ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], + [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "Different classes of agents have distinct preferred identifiers. For publishers, use the ISBN publisher code. See https://grp.isbn-international.org/ for publisher code lookups. For editors, authors and individual providers, use the individual's ORCID if available; Otherwise, a ScopusID, ResearchID or Google Scholar ID ('GSID') may be used if the author ORCID is unknown. Institutional agents could be identified by an International Standard Name Identifier ('ISNI') code." ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "it is recommended that an author's 'name' property be formatted as \"surname, firstname initial.\"" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path rdfs:label ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -37211,33 +37200,44 @@ biolink:Agent a sh:NodeShape ; sh:order 7 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "Different classes of agents have distinct preferred identifiers. For publishers, use the ISBN publisher code. See https://grp.isbn-international.org/ for publisher code lookups. For editors, authors and individual providers, use the individual's ORCID if available; Otherwise, a ScopusID, ResearchID or Google Scholar ID ('GSID') may be used if the author ORCID is unknown. Institutional agents could be identified by an International Standard Name Identifier ('ISNI') code." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:datatype xsd:anyURI ; - sh:description "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." ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:affiliation ], + sh:order 5 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:full_name ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "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(?)." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:address ], + sh:order 11 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ] ; + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "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(?)." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:address ] ; sh:targetClass biolink:Agent . biolink:PhenotypicFeature a sh:NodeShape ; @@ -37245,12 +37245,6 @@ biolink:PhenotypicFeature a sh:NodeShape ; sh:description "A combination of entity and quality that makes up a phenotyping statement. An observable characteristic of an individual resulting from the interaction of its genotype with its molecular and physical environment." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; @@ -37258,279 +37252,263 @@ biolink:PhenotypicFeature a sh:NodeShape ; sh:order 6 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 13 ; sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ] ; + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:PhenotypicFeature . biolink:ChemicalRole a sh:NodeShape ; sh:closed true ; sh:description "A role played by the molecular entity or part thereof within a chemical context." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], + sh:order 0 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:full_name ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:iri ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 2 ; sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:order 6 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:xref ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 12 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdf:type ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], + sh:order 9 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 5 ; - sh:path biolink:id ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ] ; + sh:path biolink:id ] ; sh:targetClass biolink:ChemicalRole . biolink:DiseaseOrPhenotypicFeature a sh:NodeShape ; sh:closed true ; sh:description "Either one of a disease or an individual phenotypic feature. Some knowledge resources such as Monarch treat these as distinct, others such as MESH conflate. Please see definitions of phenotypic feature and disease in this model for their independent descriptions. This class is helpful to enforce domains and ranges that may involve either a disease or a phenotypic feature." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; + sh:property [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ], + sh:order 5 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 1 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ] ; + sh:order 2 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:DiseaseOrPhenotypicFeature . biolink:Gene a sh:NodeShape ; sh:closed true ; sh:description "A region (or regions) that includes all of the sequence elements necessary to encode a functional transcript. A gene locus may include regulatory regions, transcribed regions and/or other functional sequence regions." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:string ; sh:description "Symbol for a particular thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 0 ; sh:path biolink:symbol ], - [ sh:datatype xsd:string ; - sh:description "connects a genomic feature to its sequence" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:has_biological_sequence ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:in_taxon_label ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 11 ; @@ -37541,11 +37519,23 @@ biolink:Gene a sh:NodeShape ; sh:order 4 ; sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:full_name ], + sh:order 3 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -37553,16 +37543,17 @@ biolink:Gene a sh:NodeShape ; sh:order 10 ; sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 7 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], + sh:order 2 ; + sh:path biolink:has_biological_sequence ], [ sh:datatype xsd:string ; sh:description "genes are typically designated by a short symbol and a full name. We map the symbol to the default display name and use an additional slot for full name" ; sh:maxCount 1 ; @@ -37570,51 +37561,70 @@ biolink:Gene a sh:NodeShape ; sh:order 12 ; sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:id ], + sh:order 13 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:order 1 ; + sh:path biolink:xref ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:synonym ] ; + sh:order 15 ; + sh:path biolink:deprecated ] ; sh:targetClass biolink:Gene . biolink:BiologicalSex a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:order 14 ; + sh:path biolink:deprecated ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; + sh:maxCount 1 ; sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ], + sh:order 11 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -37623,95 +37633,72 @@ biolink:BiologicalSex a sh:NodeShape ; sh:order 5 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], + sh:order 4 ; + sh:path biolink:iri ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_qualitative_value ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 8 ; + sh:path biolink:full_name ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNodeOrIRI ; sh:order 2 ; sh:path biolink:has_quantitative_value ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_attribute_type ], + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path rdfs:label ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ] ; + sh:path dct:description ] ; sh:targetClass biolink:BiologicalSex . biolink:AnatomicalEntity a sh:NodeShape ; sh:closed true ; sh:description "A subcellular location, cell type or gross anatomical part" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:property [ sh:class biolink:OrganismTaxon ; + sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:in_taxon ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -37719,54 +37706,67 @@ biolink:AnatomicalEntity a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:class biolink:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:in_taxon ], + sh:order 1 ; + sh:path biolink:in_taxon_label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 8 ; sh:path biolink:category ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:provided_by ], + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:full_name ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ] ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:AnatomicalEntity . biolink:GeneOrGeneProduct a sh:NodeShape ; @@ -37785,18 +37785,18 @@ biolink:QuantityValue a sh:NodeShape ; sh:closed true ; sh:description "A value of an attribute that is quantitative and measurable, expressed as a combination of a unit and a numeric value" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype ; - sh:description "connects a quantity value to a unit" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:has_unit ], - [ sh:datatype xsd:double ; + sh:property [ sh:datatype xsd:double ; sh:description "connects a quantity value to a number" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 1 ; - sh:path biolink:has_numeric_value ] ; + sh:path biolink:has_numeric_value ], + [ sh:datatype ; + sh:description "connects a quantity value to a unit" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:has_unit ] ; sh:targetClass biolink:QuantityValue . biolink:Disease a sh:NodeShape ; @@ -37810,173 +37810,162 @@ biolink:Disease a sh:NodeShape ; sh:order 7 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "The human readable scientific name for the taxon of the entity." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:in_taxon_label ], + sh:order 11 ; + sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 10 ; + sh:path rdfs:label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; + sh:order 1 ; + sh:path biolink:in_taxon_label ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdf:type ], + sh:order 13 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 6 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 9 ; + sh:path rdf:type ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:class biolink:OrganismTaxon ; sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], - [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:order 8 ; + sh:path biolink:category ], + [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:deprecated ], + sh:order 4 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 2 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:category ] ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:Disease . biolink:OrganismTaxon a sh:NodeShape ; sh:closed true ; sh:description "A classification of a set of organisms. Example instances: NCBITaxon:9606 (Homo sapiens), NCBITaxon:2 (Bacteria). Can also be used to represent strains or subspecies." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:property [ sh:class biolink:TaxonomicRank ; sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdf:type ], + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:has_taxonomic_rank ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 11 ; - sh:path biolink:has_attribute ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 2 ; + sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:id ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path rdfs:label ], + sh:order 12 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:id ], + sh:order 6 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:provided_by ], + sh:order 8 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 3 ; sh:path biolink:full_name ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:synonym ], - [ sh:class biolink:TaxonomicRank ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_taxonomic_rank ], [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:iri ] ; + sh:order 9 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:OrganismTaxon . biolink:NamedThing a sh:NodeShape ; sh:closed true ; sh:description "a databased entity or concept/class" ; - sh:ignoredProperties ( biolink:address biolink:rights biolink:trade_name biolink:in_taxon biolink:creation_date biolink:volume biolink:authors biolink:drug_regulatory_status_world_wide biolink:has_zygosity biolink:has_qualitative_value biolink:has_output biolink:distribution_download_url biolink:in_taxon_label dct:type biolink:longitude schema1:logo biolink:has_biological_sequence biolink:has_gene biolink:resource_id biolink:mesh_terms biolink:published_in biolink:format biolink:has_attribute_type biolink:highest_FDA_approval_status biolink:available_from biolink:has_dataset biolink:keywords biolink:affiliation biolink:license biolink:has_gene_or_gene_product biolink:has_quantitative_value biolink:has_chemical_role biolink:chapter biolink:symbol biolink:timepoint biolink:has_procedure biolink:is_metabolite biolink:routes_of_delivery biolink:resource_role rdf:type biolink:pages biolink:summary biolink:has_taxonomic_rank biolink:ingest_date dct:distribution biolink:has_input biolink:is_toxic biolink:issue biolink:latitude biolink:has_device biolink:enabled_by biolink:has_drug biolink:upstream_resource_ids biolink:is_supplement biolink:iso_abbreviation biolink:max_tolerated_dose biolink:source_web_page ) ; - sh:property [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], - [ sh:datatype xsd:boolean ; + sh:ignoredProperties ( biolink:summary biolink:longitude biolink:has_output biolink:has_chemical_role biolink:resource_role biolink:has_drug biolink:latitude biolink:has_attribute_type biolink:has_zygosity biolink:address biolink:affiliation biolink:published_in biolink:has_qualitative_value biolink:resource_id biolink:has_taxonomic_rank dct:type biolink:has_biological_sequence biolink:trade_name biolink:format schema1:logo biolink:drug_regulatory_status_world_wide biolink:timepoint biolink:creation_date biolink:volume biolink:available_from dct:distribution biolink:has_input biolink:has_dataset biolink:upstream_resource_ids biolink:has_quantitative_value biolink:max_tolerated_dose biolink:source_web_page rdf:type biolink:has_procedure biolink:has_gene_or_gene_product biolink:iso_abbreviation biolink:rights biolink:ingest_date biolink:is_toxic biolink:keywords biolink:has_device biolink:distribution_download_url biolink:authors biolink:in_taxon_label biolink:issue biolink:chapter biolink:highest_FDA_approval_status biolink:is_supplement biolink:is_metabolite biolink:license biolink:has_gene biolink:enabled_by biolink:routes_of_delivery biolink:symbol biolink:in_taxon biolink:pages biolink:mesh_terms ) ; + sh:property [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; @@ -37988,50 +37977,61 @@ biolink:NamedThing a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 2 ; sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path rdf:type ], [ sh:datatype xsd:string ; - sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:id ], + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:xref ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ] ; + sh:order 8 ; + sh:path rdfs:label ], + [ sh:datatype xsd:string ; + sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 9 ; + sh:path dct:description ] ; sh:targetClass biolink:NamedThing . biolink:EvidenceType a sh:NodeShape ; @@ -38039,10 +38039,17 @@ biolink:EvidenceType a sh:NodeShape ; sh:description "Class of evidence that supports an association" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:format ], + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path biolink:deprecated ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -38051,102 +38058,91 @@ biolink:EvidenceType a sh:NodeShape ; sh:order 8 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:rights ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; + sh:order 11 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:creation_date ], + sh:order 10 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:provided_by ], - [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 9 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path dct:description ], + sh:order 3 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; + sh:order 1 ; + sh:path biolink:rights ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:string ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], + sh:order 2 ; + sh:path biolink:format ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 13 ; + sh:path dct:description ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 12 ; sh:path rdfs:label ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path biolink:deprecated ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:order 0 ; + sh:path biolink:license ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ] ; + sh:order 7 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:EvidenceType . biolink:Publication a sh:NodeShape ; sh:closed true ; sh:description "Any ‘published’ piece of information. Publications are considered broadly to include any document or document part made available in print or on the web - which may include scientific journal issues, individual articles, and books - as well as things like pre-prints, white papers, patents, drug labels, web pages, protocol documents, and even a part of a publication if of significant knowledge scope (e.g. a figure, figure legend, or section highlighted by NLP)." ; - sh:ignoredProperties ( biolink:volume biolink:iso_abbreviation biolink:published_in biolink:chapter rdf:type biolink:issue ) ; + sh:ignoredProperties ( biolink:issue biolink:chapter biolink:published_in biolink:volume biolink:iso_abbreviation rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:synonym ], - [ sh:datatype xsd:date ; - sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:creation_date ], + sh:order 12 ; + sh:path biolink:full_name ], [ sh:datatype xsd:string ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 17 ; - sh:path rdf:type ], + sh:order 7 ; + sh:path biolink:license ], [ sh:datatype xsd:string ; sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; @@ -38154,35 +38150,42 @@ biolink:Publication a sh:NodeShape ; sh:order 19 ; sh:path dct:description ], [ sh:datatype xsd:string ; - sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; + sh:description "executive summary of a publication" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 1 ; - sh:path biolink:pages ], + sh:order 2 ; + sh:path biolink:summary ], [ sh:datatype xsd:string ; - sh:description "keywords tagging a publication" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:keywords ], - [ sh:datatype xsd:anyURI ; - sh:description "mesh terms tagging a publication" ; + sh:order 11 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:string ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:mesh_terms ], - [ sh:class biolink:Agent ; - sh:description "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." ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:authors ], + sh:order 13 ; + sh:path biolink:synonym ], [ sh:datatype xsd:string ; + sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:rights ], + sh:order 18 ; + sh:path rdfs:label ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 11 ; - sh:path biolink:provided_by ], + sh:order 17 ; + sh:path rdf:type ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 5 ; + sh:path biolink:xref ], + [ sh:datatype xsd:date ; + sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:creation_date ], [ sh:datatype xsd:string ; sh:description "Different kinds of publication subtypes will have different preferred identifiers (curies when feasible). Precedence of identifiers for scientific articles is as follows: PMID if available; DOI if not; actual alternate CURIE otherwise. Enclosing publications (i.e. referenced by 'published in' node property) such as books and journals, should have industry-standard identifier such as from ISBN and ISSN." ; sh:maxCount 1 ; @@ -38190,46 +38193,23 @@ biolink:Publication a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:id ], + [ sh:datatype xsd:anyURI ; + sh:description "mesh terms tagging a publication" ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:mesh_terms ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 15 ; sh:path biolink:iri ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:license ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 21 ; - sh:path biolink:deprecated ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:format ], [ sh:datatype xsd:string ; sh:description "Ontology term for publication type may be drawn from Dublin Core types (https://www.dublincore.org/specifications/dublin-core/dcmi-type-vocabulary/), FRBR-aligned Bibliographic Ontology (https://sparontologies.github.io/fabio/current/fabio.html), the MESH publication types (https://www.nlm.nih.gov/mesh/pubtypes.html), the Confederation of Open Access Repositories (COAR) Controlled Vocabulary for Resource Type Genres (http://vocabularies.coar-repositories.org/documentation/resource_types/), Wikidata (https://www.wikidata.org/wiki/Wikidata:Publication_types), or equivalent publication type ontology. When a given publication type ontology term is used within a given knowledge graph, then the CURIE identified term must be documented in the graph as a concept node of biolink:category biolink:OntologyClass." ; sh:minCount 1 ; sh:nodeKind sh:Literal ; sh:order 6 ; sh:path dct:type ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path biolink:full_name ], - [ sh:datatype xsd:string ; - sh:description "the 'title' of the publication is generally recorded in the 'name' property (inherited from NamedThing). The field name 'title' is now also tagged as an acceptable alias for the node property 'name' (just in case)." ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path rdfs:label ], [ sh:datatype xsd:anyURI ; sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; @@ -38241,66 +38221,81 @@ biolink:Publication a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 20 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:xref ], + sh:order 8 ; + sh:path biolink:rights ], [ sh:datatype xsd:string ; - sh:description "executive summary of a publication" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:summary ] ; + sh:order 9 ; + sh:path biolink:format ], + [ sh:class biolink:Agent ; + sh:description "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." ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:authors ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 21 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "keywords tagging a publication" ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:keywords ], + [ sh:datatype xsd:string ; + sh:description "When a 2-tuple of page numbers are provided, they represent the start and end page of the publication within its parent publication context. For books, this may be set to the total number of pages of the book." ; + sh:nodeKind sh:Literal ; + sh:order 1 ; + sh:path biolink:pages ] ; sh:targetClass biolink:Publication . biolink:RetrievalSource a sh:NodeShape ; sh:closed true ; sh:description "Provides information about how a particular InformationResource served as a source from which knowledge expressed in an Edge, or data used to generate this knowledge, was retrieved." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:datatype xsd:string ; + sh:property [ sh:datatype xsd:anyURI ; + sh:description "The InformationResource that served as a source for the knowledge expressed in an Edge, or data used to generate this knowledge." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 0 ; + sh:path biolink:resource_id ], + [ sh:datatype xsd:string ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 4 ; sh:path biolink:license ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + [ sh:datatype xsd:anyURI ; + sh:description "The InformationResources that served as a source for the InformationResource that served as a source for the knowledge expressed in an Edge, or data used to generate this knowledge." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:provided_by ], + sh:order 2 ; + sh:path biolink:upstream_resource_ids ], [ sh:datatype xsd:string ; sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; sh:order 10 ; sh:path biolink:synonym ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:format ], [ sh:description "The role of the InformationResource in the retrieval of the knowledge expressed in an Edge, or data used to generate this knowledge." ; sh:in ( "primary_knowledge_source" "aggregator_knowledge_source" "supporting_data_source" ) ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 1 ; sh:path biolink:resource_role ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; - sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 16 ; - sh:path dct:description ], - [ sh:datatype xsd:boolean ; - sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; - sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:rights ], + [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; - sh:order 18 ; - sh:path biolink:deprecated ], + sh:order 14 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; @@ -38308,12 +38303,16 @@ biolink:RetrievalSource a sh:NodeShape ; sh:order 9 ; sh:path biolink:full_name ], [ sh:datatype xsd:anyURI ; - sh:description "The InformationResource that served as a source for the knowledge expressed in an Edge, or data used to generate this knowledge." ; - sh:maxCount 1 ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:xref ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; sh:minCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:resource_id ], + sh:order 13 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -38321,17 +38320,35 @@ biolink:RetrievalSource a sh:NodeShape ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path biolink:id ], + [ sh:datatype xsd:string ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 16 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 17 ; + sh:path biolink:has_attribute ], + [ sh:datatype xsd:boolean ; + sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 18 ; + sh:path biolink:deprecated ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 15 ; + sh:path rdfs:label ], [ sh:datatype xsd:date ; sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 7 ; sh:path biolink:creation_date ], - [ sh:datatype xsd:string ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 5 ; - sh:path biolink:rights ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -38339,32 +38356,15 @@ biolink:RetrievalSource a sh:NodeShape ; sh:order 12 ; sh:path biolink:iri ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 15 ; - sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:has_attribute ], + sh:order 8 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:nodeKind sh:Literal ; - sh:order 14 ; - sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 13 ; - sh:path biolink:category ], - [ sh:datatype xsd:anyURI ; - sh:description "The InformationResources that served as a source for the InformationResource that served as a source for the knowledge expressed in an Edge, or data used to generate this knowledge." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:upstream_resource_ids ] ; + sh:order 6 ; + sh:path biolink:format ] ; sh:targetClass biolink:RetrievalSource . biolink:Study a sh:NodeShape ; @@ -38372,10 +38372,11 @@ biolink:Study a sh:NodeShape ; sh:description "a detailed investigation and/or analysis" ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:order 9 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -38390,48 +38391,47 @@ biolink:Study a sh:NodeShape ; sh:order 11 ; sh:path biolink:deprecated ], [ sh:datatype xsd:string ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path rdf:type ], + sh:order 0 ; + sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; + sh:description "Alternate human-readable names for a thing" ; + sh:nodeKind sh:Literal ; + sh:order 3 ; + sh:path biolink:synonym ], + [ sh:datatype xsd:string ; + sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 2 ; - sh:path biolink:full_name ], + sh:order 8 ; + sh:path rdfs:label ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:has_attribute ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:category ], - [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; - sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path biolink:provided_by ], [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; + sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path dct:description ], + sh:order 2 ; + sh:path biolink:full_name ], [ sh:datatype xsd:anyURI ; sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; sh:nodeKind sh:Literal ; sh:order 1 ; sh:path biolink:xref ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 6 ; + sh:path biolink:category ], [ sh:datatype xsd:string ; - sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path rdfs:label ], + sh:order 7 ; + sh:path rdf:type ], [ sh:datatype xsd:string ; sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; @@ -38443,13 +38443,12 @@ biolink:Study a sh:NodeShape ; biolink:Attribute a sh:NodeShape ; sh:closed true ; sh:description "A property or characteristic of an entity. For example, an apple may have properties such as color, shape, age, crispiness. An environmental sample may have attributes such as depth, lat, long, material." ; - sh:ignoredProperties ( biolink:timepoint biolink:has_gene_or_gene_product biolink:in_taxon_label biolink:has_biological_sequence rdf:type biolink:in_taxon ) ; + sh:ignoredProperties ( biolink:timepoint rdf:type biolink:has_gene_or_gene_product biolink:has_biological_sequence biolink:in_taxon biolink:in_taxon_label ) ; sh:property [ sh:datatype xsd:string ; - sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; + sh:description "Alternate human-readable names for a thing" ; sh:nodeKind sh:Literal ; - sh:order 4 ; - sh:path biolink:iri ], + sh:order 9 ; + sh:path biolink:synonym ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -38457,57 +38456,40 @@ biolink:Attribute a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_attribute_type ], - [ sh:datatype xsd:string ; - sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 12 ; - sh:path dct:description ], - [ sh:datatype xsd:string ; - sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 8 ; - sh:path biolink:full_name ], [ sh:datatype xsd:boolean ; sh:description "A boolean flag indicating that an entity is no longer considered current or valid." ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; sh:order 14 ; sh:path biolink:deprecated ], - [ sh:datatype xsd:anyURI ; - sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; - sh:minCount 1 ; - sh:nodeKind sh:Literal ; - sh:order 10 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 13 ; - sh:path biolink:has_attribute ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_qualitative_value ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNodeOrIRI ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], [ sh:datatype xsd:string ; - sh:description "Alternate human-readable names for a thing" ; + sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; sh:nodeKind sh:Literal ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:order 6 ; + sh:path biolink:provided_by ], + [ sh:datatype xsd:anyURI ; + sh:description "Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. In a neo4j database this MAY correspond to the neo4j label tag. In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`. In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}" ; + sh:minCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 10 ; + sh:path biolink:category ], + [ sh:datatype xsd:anyURI ; + sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + sh:nodeKind sh:Literal ; + sh:order 7 ; + sh:path biolink:xref ], [ sh:datatype xsd:string ; - sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 0 ; - sh:path rdfs:label ], + sh:order 12 ; + sh:path dct:description ], [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; @@ -38516,25 +38498,43 @@ biolink:Attribute a sh:NodeShape ; sh:order 5 ; sh:path biolink:id ], [ sh:datatype xsd:string ; - sh:description "The value in this node property represents the knowledge provider that created or assembled the node and all of its attributes. Used internally to represent how a particular node made its way into a knowledge provider or graph." ; + sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 6 ; - sh:path biolink:provided_by ], + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:datatype xsd:string ; + sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:nodeKind sh:Literal ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNodeOrIRI ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 13 ; + sh:path biolink:has_attribute ], [ sh:datatype xsd:string ; sh:nodeKind sh:Literal ; sh:order 11 ; sh:path rdf:type ], - [ sh:datatype xsd:anyURI ; - sh:description "A database cross reference or alternative identifier for a NamedThing or edge between two NamedThings. This property should point to a database record or webpage that supports the existence of the edge, or gives more detail about the edge. This property can be used on a node or edge to provide multiple URIs or CURIE cross references." ; + [ sh:datatype xsd:string ; + sh:description "The human-readable 'attribute name' can be set to a string which reflects its context of interpretation, e.g. SEPIO evidence/provenance/confidence annotation or it can default to the name associated with the 'has attribute type' slot ontology term." ; + sh:maxCount 1 ; sh:nodeKind sh:Literal ; - sh:order 7 ; - sh:path biolink:xref ] ; + sh:order 0 ; + sh:path rdfs:label ] ; sh:targetClass biolink:Attribute . biolink:OntologyClass a sh:NodeShape ; sh:closed false ; sh:description "a concept or class in an ontology, vocabulary or thesaurus. Note that nodes in a biolink compatible KG can be considered both instances of biolink classes, and OWL classes in their own right. In general you should not need to use this class directly. Instead, use the appropriate biolink class. For example, for the GO concept of endocytosis (GO:0006897), use bl:BiologicalProcess as the type." ; - sh:ignoredProperties ( rdf:type biolink:timepoint ) ; + sh:ignoredProperties ( biolink:timepoint rdf:type ) ; sh:property [ sh:datatype xsd:string ; sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; diff --git a/src/biolink_model/datamodel/model.py b/src/biolink_model/datamodel/model.py index 48647a143..9223a20c7 100644 --- a/src/biolink_model/datamodel/model.py +++ b/src/biolink_model/datamodel/model.py @@ -1,5 +1,5 @@ # Auto generated from biolink_model.yaml by pythongen.py version: 0.0.1 -# Generation date: 2024-11-11T12:31:54 +# Generation date: 2024-11-11T20:35:54 # Schema: Biolink-Model # # id: https://w3id.org/biolink/biolink-model diff --git a/src/biolink_model/scripts/classprefixes.py b/src/biolink_model/scripts/classprefixes.py index 33f7d5ed1..7e827d4ae 100644 --- a/src/biolink_model/scripts/classprefixes.py +++ b/src/biolink_model/scripts/classprefixes.py @@ -1,5 +1,5 @@ # Auto generated from class_prefixes.yaml by pythongen.py version: 0.0.1 -# Generation date: 2024-11-11T12:32:42 +# Generation date: 2024-11-11T20:36:39 # Schema: BiolinkClassPrefixes # # id: biolink-model-class-prefixes