From 85d7dab438ac54411550aa3a19e706553c55fc37 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 16 Oct 2023 18:28:53 +0000 Subject: [PATCH] Regenerate artifacts from biolink-model.yaml --- biolink-model.owl.ttl | 1318 +- biolink-model.shacl.ttl | 29494 ++++++++++----------- biolink-model.ttl | 616 +- biolink/model.py | 6 +- context.jsonld | 6 +- contextn.jsonld | 6 +- prefix-map/biolink-model-prefix-map.json | 4 +- 7 files changed, 15725 insertions(+), 15725 deletions(-) diff --git a/biolink-model.owl.ttl b/biolink-model.owl.ttl index d035cbb370..9a52865bb3 100644 --- a/biolink-model.owl.ttl +++ b/biolink-model.owl.ttl @@ -127,6 +127,10 @@ biolink:AccessibleDnaRegion a owl:Class ; biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a owl:Class ; rdfs:label "anatomical entity to anatomical entity ontogenic association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], @@ -134,10 +138,6 @@ biolink:AnatomicalEntityToAnatomicalEntityOntogenicAssociation a owl:Class ; owl:onClass biolink:AnatomicalEntity ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], biolink:AnatomicalEntityToAnatomicalEntityAssociation ; skos:definition "A relationship between two anatomical entities where the relationship is ontogenic, i.e. the two entities are related by development. A number of different relationship types can be used to specify the precise nature of the relationship." . @@ -149,11 +149,11 @@ biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation a owl:Class ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:AnatomicalEntity ; - owl:onProperty rdf:subject ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:AnatomicalEntity ; - owl:onProperty rdf:object ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], biolink:AnatomicalEntityToAnatomicalEntityAssociation ; skos:definition "A relationship between two anatomical entities where the relationship is mereological, i.e the two entities are related by parthood. This includes relationships between cellular components and cells, between cells and tissues, tissues and whole organisms" . @@ -169,43 +169,43 @@ biolink:BehaviorToBehavioralFeatureAssociation a owl:Class ; rdfs:label "behavior to behavioral feature association" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], + owl:onClass biolink:BiologicalSex ; + owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:FrequencyValue ; - owl:onProperty biolink:frequency_qualifier ], + owl:onClass biolink:SeverityValue ; + owl:onProperty biolink:severity_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:Onset ; owl:onProperty biolink:onset_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:BiologicalSex ; - owl:onProperty biolink:sex_qualifier ], + owl:onClass linkml:Double ; + owl:onProperty biolink:has_percentage ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; owl:onProperty biolink:has_quotient ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:FrequencyValue ; + owl:onProperty biolink:frequency_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; owl:onProperty biolink:has_count ], [ a owl:Restriction ; - owl:onClass biolink:Behavior ; - owl:onProperty rdf:subject ; + owl:onClass biolink:BehavioralFeature ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:SeverityValue ; - owl:onProperty biolink:severity_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; owl:onProperty biolink:has_total ], [ a owl:Restriction ; - owl:onClass biolink:BehavioralFeature ; - owl:onProperty rdf:object ; + owl:onClass biolink:Behavior ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], biolink:Association, biolink:EntityToPhenotypicFeatureAssociationMixin ; @@ -253,6 +253,10 @@ biolink:Book a owl:Class ; biolink:CaseToPhenotypicFeatureAssociation a owl:Class ; rdfs:label "case to phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:SeverityValue ; + owl:onProperty biolink:severity_qualifier ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:BiologicalSex ; owl:onProperty biolink:sex_qualifier ], @@ -264,26 +268,22 @@ biolink:CaseToPhenotypicFeatureAssociation a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:FrequencyValue ; owl:onProperty biolink:frequency_qualifier ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:Onset ; - owl:onProperty biolink:onset_qualifier ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:SeverityValue ; - owl:onProperty biolink:severity_qualifier ], + owl:onClass biolink:Onset ; + owl:onProperty biolink:onset_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; owl:onProperty biolink:has_total ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Double ; + owl:onProperty biolink:has_percentage ], biolink:Association, biolink:CaseToEntityAssociationMixin, biolink:EntityToPhenotypicFeatureAssociationMixin ; @@ -316,13 +316,13 @@ biolink:Cell a owl:Class ; biolink:CellLineAsAModelOfDiseaseAssociation a owl:Class ; rdfs:label "cell line as a model of disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:SeverityValue ; - owl:onProperty biolink:severity_qualifier ], - [ a owl:Restriction ; owl:onClass biolink:CellLine ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:SeverityValue ; + owl:onProperty biolink:severity_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:FrequencyValue ; @@ -338,83 +338,87 @@ biolink:CellLineAsAModelOfDiseaseAssociation a owl:Class ; biolink:ChemicalAffectsGeneAssociation a owl:Class ; rdfs:label "chemical affects gene association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:ChemicalEntityDerivativeEnum ; - owl:onProperty biolink:subject_derivative_qualifier ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty biolink:subject_context_qualifier ], + owl:onClass linkml:String ; + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:DirectionQualifierEnum ; - owl:onProperty biolink:object_direction_qualifier ], + owl:onClass biolink:GeneOrGeneProduct ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; - owl:onProperty biolink:object_part_qualifier ], + owl:onClass biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onClass biolink:ChemicalEntity ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty biolink:object_context_qualifier ], + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:qualified_predicate ], + owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:OrganismTaxon ; owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; - owl:onProperty biolink:subject_aspect_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; - owl:onClass biolink:ChemicalEntity ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:ChemicalEntityDerivativeEnum ; + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; owl:onProperty biolink:subject_part_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:DirectionQualifierEnum ; + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:DirectionQualifierEnum ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:CausalMechanismQualifierEnum ; owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; - owl:onClass biolink:GeneOrGeneProduct ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; + owl:onProperty biolink:object_part_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], biolink:Association ; skos:definition "Describes an effect that a chemical has on a gene or gene product (e.g. an impact of on its abundance, activity,localization, processing, expression, etc.)" . biolink:ChemicalEntityAssessesNamedThingAssociation a owl:Class ; rdfs:label "chemical entity assesses named thing association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:onClass biolink:NamedThing ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; owl:onClass biolink:ChemicalEntity ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], @@ -422,10 +426,6 @@ biolink:ChemicalEntityAssessesNamedThingAssociation a owl:Class ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:NamedThing ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], biolink:Association . biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation a owl:Class ; @@ -438,63 +438,63 @@ biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation a owl:Class ; owl:onClass biolink:GeneOrGeneProduct ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:DirectionQualifierEnum ; - owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:onClass biolink:ChemicalEntityOrGeneOrGeneProduct ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], biolink:Association ; skos:definition "A regulatory relationship between two genes" . biolink:ChemicalGeneInteractionAssociation a owl:Class ; rdfs:label "chemical gene interaction association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty biolink:object_context_qualifier ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:ChemicalEntityDerivativeEnum ; - owl:onProperty biolink:subject_derivative_qualifier ], + owl:onClass biolink:GeneOrGeneProduct ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; + owl:onClass biolink:ChemicalEntity ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onClass biolink:ChemicalEntityDerivativeEnum ; + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:AnatomicalEntity ; owl:onProperty biolink:subject_context_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:ChemicalEntity ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; - owl:onProperty biolink:object_part_qualifier ], + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty biolink:anatomical_context_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; - owl:onClass biolink:GeneOrGeneProduct ; - owl:onProperty rdf:object ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:object_form_or_variant_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; + owl:onProperty biolink:object_part_qualifier ], biolink:Association, biolink:ChemicalToEntityAssociationMixin ; skos:definition "describes a physical interaction between a chemical entity and a gene or gene product. Any biological or chemical effect resulting from such an interaction are out of scope, and covered by the ChemicalAffectsGeneAssociation type (e.g. impact of a chemical on the abundance, activity, structure, etc, of either participant in the interaction)" ; @@ -517,9 +517,6 @@ biolink:ChemicalToChemicalDerivationAssociation a owl:Class ; owl:onClass biolink:ChemicalEntity ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:MacromolecularMachineMixin ; - owl:onProperty biolink:catalyst_qualifier ], [ a owl:Restriction ; owl:onClass biolink:ChemicalEntity ; owl:onProperty rdf:object ; @@ -528,6 +525,9 @@ biolink:ChemicalToChemicalDerivationAssociation a owl:Class ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:MacromolecularMachineMixin ; + owl:onProperty biolink:catalyst_qualifier ], 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 @@ -627,33 +627,33 @@ biolink:ConceptCountAnalysisResult a owl:Class ; biolink:ContributorAssociation a owl:Class ; rdfs:label "contributor association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:InformationContentEntity ; - owl:onProperty rdf:subject ; + owl:onClass biolink:Agent ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:qualifiers ], [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:onClass biolink:Agent ; - owl:onProperty rdf:object ; + owl:onClass biolink:InformationContentEntity ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:qualifiers ], biolink:Association ; skos:definition "Any association between an entity (such as a publication) and various agents that contribute to its realisation" . biolink:CorrelatedGeneToDiseaseAssociation a owl:Class ; rdfs:label "correlated gene to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:Disease ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:GeneOrGeneProduct ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:Disease ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], biolink:EntityToDiseaseAssociationMixin, biolink:GeneToDiseaseAssociation, biolink:GeneToEntityAssociationMixin . @@ -708,45 +708,45 @@ biolink:DiseaseToExposureEventAssociation a owl:Class ; biolink:DiseaseToPhenotypicFeatureAssociation a owl:Class ; rdfs:label "disease to phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_count ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:SeverityValue ; owl:onProperty biolink:severity_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Double ; + owl:onProperty biolink:has_percentage ], [ a owl:Restriction ; owl:onClass biolink:Disease ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:FrequencyValue ; - owl:onProperty biolink:frequency_qualifier ], + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_total ], [ a owl:Restriction ; - owl:onClass biolink:PhenotypicFeature ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:Onset ; + owl:onProperty biolink:onset_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:BiologicalSex ; owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_count ], + owl:onClass biolink:FrequencyValue ; + owl:onProperty biolink:frequency_qualifier ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:Onset ; - owl:onProperty biolink:onset_qualifier ], + owl:onClass biolink:PhenotypicFeature ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; owl:onProperty biolink:has_quotient ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_total ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], biolink:Association, biolink:DiseaseToEntityAssociationMixin, biolink:EntityToPhenotypicFeatureAssociationMixin ; @@ -782,16 +782,16 @@ biolink:DrugToGeneInteractionExposure a owl:Class ; biolink:DruggableGeneToDiseaseAssociation a owl:Class ; rdfs:label "druggable gene to disease association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:onClass biolink:GeneOrGeneProduct ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; owl:allValuesFrom biolink:DruggableGeneCategoryEnum ; owl:onProperty biolink:has_evidence ], [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:GeneOrGeneProduct ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], biolink:EntityToDiseaseAssociationMixin, biolink:GeneToDiseaseAssociation, biolink:GeneToEntityAssociationMixin . @@ -857,13 +857,13 @@ biolink:ExonToTranscriptRelationship a owl:Class ; biolink:ExposureEventToOutcomeAssociation a owl:Class ; rdfs:label "exposure event to outcome association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:PopulationOfIndividualOrganisms ; - owl:onProperty biolink:population_context_qualifier ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:TimeType ; owl:onProperty biolink:temporal_context_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:PopulationOfIndividualOrganisms ; + owl:onProperty biolink:population_context_qualifier ], biolink:Association, biolink:EntityToOutcomeAssociationMixin ; skos:definition "An association between an exposure event and an outcome." . @@ -871,41 +871,41 @@ biolink:ExposureEventToOutcomeAssociation a owl:Class ; biolink:ExposureEventToPhenotypicFeatureAssociation a owl:Class ; rdfs:label "exposure event to phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:FrequencyValue ; + owl:onProperty biolink:frequency_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:SeverityValue ; + owl:onProperty biolink:severity_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_count ], + [ a owl:Restriction ; owl:onClass biolink:ExposureEvent ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:BiologicalSex ; - owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], + owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:Onset ; owl:onProperty biolink:onset_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:FrequencyValue ; - owl:onProperty biolink:frequency_qualifier ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_total ], + owl:onClass linkml:Double ; + owl:onProperty biolink:has_percentage ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:SeverityValue ; - owl:onProperty biolink:severity_qualifier ], + owl:onClass biolink:BiologicalSex ; + owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; - owl:onProperty biolink:has_count ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_quotient ], + owl:onProperty biolink:has_total ], biolink:Association, biolink:EntityToPhenotypicFeatureAssociationMixin ; skos:definition "Any association between an environment and a phenotypic feature, where being in the environment influences the phenotype." . @@ -934,81 +934,81 @@ biolink:Fungus a owl:Class ; biolink:GeneAffectsChemicalAssociation a owl:Class ; rdfs:label "gene affects chemical association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:ChemicalEntityDerivativeEnum ; - owl:onProperty biolink:object_derivative_qualifier ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:onClass biolink:DirectionQualifierEnum ; + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; - owl:onProperty biolink:object_part_qualifier ], + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; - owl:onProperty biolink:subject_part_qualifier ], + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty biolink:object_context_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:CausalMechanismQualifierEnum ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:onClass biolink:OrganismTaxon ; + owl:onProperty biolink:species_context_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:qualified_predicate ], + owl:onClass biolink:ChemicalEntityDerivativeEnum ; + owl:onProperty biolink:object_derivative_qualifier ], [ a owl:Restriction ; owl:onClass biolink:ChemicalEntity ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty biolink:object_context_qualifier ], + owl:onClass linkml:String ; + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:OrganismTaxon ; - owl:onProperty biolink:species_context_qualifier ], + owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; + owl:onProperty biolink:object_part_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; + owl:onProperty biolink:object_aspect_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:onClass biolink:GeneOrGeneProduct ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:DirectionQualifierEnum ; - owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:AnatomicalEntity ; owl:onProperty biolink:subject_context_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], + owl:onClass biolink:CausalMechanismQualifierEnum ; + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; owl:onProperty biolink:subject_aspect_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:ChemicalOrGeneOrGeneProductFormOrVariantEnum ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onClass biolink:GeneOrGeneProductOrChemicalPartQualifierEnum ; + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:DirectionQualifierEnum ; - owl:onProperty biolink:object_direction_qualifier ], + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty biolink:anatomical_context_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.)" . @@ -1025,21 +1025,21 @@ biolink:GeneAsAModelOfDiseaseAssociation a owl:Class ; biolink:GeneHasVariantThatContributesToDiseaseAssociation a owl:Class ; rdfs:label "gene has variant that contributes to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:GeneOrGeneProduct ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:String ; + owl:onProperty biolink:subject_form_or_variant_qualifier ], [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:GeneOrGeneProduct ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:Disease ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:subject_form_or_variant_qualifier ], biolink:GeneToDiseaseAssociation . biolink:GeneToExpressionSiteAssociation a owl:Class ; @@ -1048,22 +1048,22 @@ biolink:GeneToExpressionSiteAssociation a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:LifeStage ; owl:onProperty biolink:stage_qualifier ], + [ a owl:Restriction ; + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:GeneOrGeneProduct ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty rdf:object ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:OntologyClass ; owl:onProperty biolink:quantifier_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "An association between a gene and a gene expression site, possibly qualified by stage/timing info." . @@ -1073,22 +1073,22 @@ biolink:GeneToGeneCoexpressionAssociation a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:DiseaseOrPhenotypicFeature ; owl:onProperty biolink:phenotypic_state ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:LifeStage ; owl:onProperty biolink:stage_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:AnatomicalEntity ; + owl:onProperty biolink:expression_site ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:OntologyClass ; owl:onProperty biolink:quantifier_qualifier ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:AnatomicalEntity ; - owl:onProperty biolink:expression_site ], + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], biolink:GeneExpressionMixin, biolink:GeneToGeneAssociation ; skos:definition "Indicates that two genes are co-expressed, generally under the same conditions." . @@ -1096,16 +1096,16 @@ biolink:GeneToGeneCoexpressionAssociation a owl:Class ; biolink:GeneToGeneFamilyAssociation a owl:Class ; rdfs:label "gene to gene family association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:GeneFamily ; - owl:onProperty rdf:object ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:Gene ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; + owl:onClass biolink:GeneFamily ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "Set membership of a gene in a family of genes related by common evolutionary ancestry usually inferred by sequence comparisons. The genes in a given family generally share common sequence motifs which generally map onto shared gene product structure-function relationships." . @@ -1113,10 +1113,6 @@ biolink:GeneToGeneFamilyAssociation a owl:Class ; biolink:GeneToGeneHomologyAssociation a owl:Class ; rdfs:label "gene to gene homology association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:GeneOrGeneProduct ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:GeneOrGeneProduct ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], @@ -1124,12 +1120,20 @@ biolink:GeneToGeneHomologyAssociation a owl:Class ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:GeneOrGeneProduct ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], biolink:GeneToGeneAssociation ; skos:definition "A homology association between two genes. May be orthology (in which case the species of subject and object should differ) or paralogy (in which case the species may be the same)" . biolink:GeneToGeneProductRelationship a owl:Class ; rdfs:label "gene to gene product relationship" ; rdfs:subClassOf [ a owl:Restriction ; + owl:onClass biolink:Gene ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], @@ -1137,23 +1141,19 @@ biolink:GeneToGeneProductRelationship a owl:Class ; owl:onClass biolink:GeneProductMixin ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:Gene ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], biolink:SequenceFeatureRelationship ; skos:definition "A gene is transcribed and potentially translated to a gene product" . biolink:GeneToGoTermAssociation a owl:Class ; rdfs:label "gene to go term association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:OntologyClass ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:Gene ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:OntologyClass ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], biolink:FunctionalAssociation ; skos:altLabel "functional association" ; skos:exactMatch WBVocab:Gene-GO-Association . @@ -1161,13 +1161,13 @@ biolink:GeneToGoTermAssociation a owl:Class ; biolink:GeneToPathwayAssociation a owl:Class ; rdfs:label "gene to pathway association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:GeneOrGeneProduct ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:Pathway ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:GeneOrGeneProduct ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], biolink:Association, biolink:GeneToEntityAssociationMixin ; skos:definition "An interaction between a gene or gene product and a biological process or pathway." . @@ -1207,22 +1207,22 @@ biolink:GenomicBackgroundExposure a owl:Class ; rdfs:label "genomic background exposure" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:LabelType ; - owl:onProperty rdfs:label ], + owl:onClass biolink:BiologicalSequence ; + owl:onProperty biolink:has_biological_sequence ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:TimeType ; + owl:onProperty biolink:timepoint ], [ a owl:Restriction ; owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:in_taxon ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:TimeType ; - owl:onProperty biolink:timepoint ], + owl:onClass biolink:LabelType ; + owl:onProperty rdfs:label ], [ a owl:Restriction ; owl:allValuesFrom biolink:Gene ; owl:onProperty biolink:has_gene_or_gene_product ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:BiologicalSequence ; - owl:onProperty biolink:has_biological_sequence ], biolink:Attribute, biolink:ExposureEvent, biolink:GeneGroupingMixin, @@ -1245,16 +1245,16 @@ biolink:GenotypeAsAModelOfDiseaseAssociation a owl:Class ; biolink:GenotypeToGeneAssociation a owl:Class ; rdfs:label "genotype to gene association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:Gene ; - owl:onProperty rdf:object ; + owl:onClass biolink:Genotype ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:onClass biolink:Genotype ; - owl:onProperty rdf:subject ; + owl:onClass biolink:Gene ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "Any association between a genotype and a gene. The genotype have have multiple variants in that gene or a single one. There is no assumption of cardinality" . @@ -1262,10 +1262,6 @@ biolink:GenotypeToGeneAssociation a owl:Class ; biolink:GenotypeToGenotypePartAssociation a owl:Class ; rdfs:label "genotype to genotype part association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:Genotype ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], @@ -1273,6 +1269,10 @@ biolink:GenotypeToGenotypePartAssociation a owl:Class ; owl:onClass biolink:Genotype ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:Genotype ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "Any association between one genotype and a genotypic entity that is a sub-component of it" . @@ -1281,43 +1281,43 @@ biolink:GenotypeToPhenotypicFeatureAssociation a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], + owl:onProperty biolink:has_quotient ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_total ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:SeverityValue ; owl:onProperty biolink:severity_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:FrequencyValue ; - owl:onProperty biolink:frequency_qualifier ], + owl:onClass linkml:Double ; + owl:onProperty biolink:has_percentage ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_total ], + owl:onClass biolink:Onset ; + owl:onProperty biolink:onset_qualifier ], [ a owl:Restriction ; owl:onClass biolink:Genotype ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_count ], + owl:onClass biolink:BiologicalSex ; + owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:Onset ; - owl:onProperty biolink:onset_qualifier ], + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_count ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_quotient ], + owl:onClass biolink:FrequencyValue ; + owl:onProperty biolink:frequency_qualifier ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:BiologicalSex ; - owl:onProperty biolink:sex_qualifier ], + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], biolink:Association, biolink:EntityToPhenotypicFeatureAssociationMixin, biolink:GenotypeToEntityAssociationMixin ; @@ -1326,6 +1326,10 @@ biolink:GenotypeToPhenotypicFeatureAssociation a owl:Class ; biolink:GenotypeToVariantAssociation a owl:Class ; rdfs:label "genotype to variant association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; owl:onClass biolink:Genotype ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], @@ -1333,10 +1337,6 @@ biolink:GenotypeToVariantAssociation a owl:Class ; owl:onClass biolink:SequenceVariant ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "Any association between a genotype and a sequence variant." . @@ -1426,6 +1426,10 @@ 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:onClass biolink:NamedThing ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; owl:onClass biolink:NamedThing ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], @@ -1433,10 +1437,6 @@ biolink:InformationContentEntityToNamedThingAssociation a owl:Class ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:NamedThing ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "association between a named thing and a information content entity where the specific context of the relationship between that named thing and the publication is unknown. For example, model organisms databases often capture the knowledge that a gene is found in a journal article, but not specifically the context in which that gene was documented in the article. In these cases, this association with the accompanying predicate 'mentions' could be used. Conversely, for more specific associations (like 'gene to disease association', the publication should be captured as an edge property)." . @@ -1503,6 +1503,10 @@ biolink:MacromolecularMachineToMolecularActivityAssociation a owl:Class ; biolink:MaterialSampleDerivationAssociation a owl:Class ; rdfs:label "material sample derivation association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; owl:onClass biolink:MaterialSample ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], @@ -1510,10 +1514,6 @@ biolink:MaterialSampleDerivationAssociation a owl:Class ; owl:onClass biolink:NamedThing ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "An association between a material sample and the material entity from which it is derived." . @@ -1534,13 +1534,13 @@ biolink:MicroRNA a owl:Class ; biolink:MolecularActivityToChemicalEntityAssociation a owl:Class ; rdfs:label "molecular activity to chemical entity association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:ChemicalEntity ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:MolecularActivity ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:ChemicalEntity ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "Added in response to capturing relationship between microbiome activities as measured via measurements of blood analytes as collected via blood and stool samples" . @@ -1548,11 +1548,11 @@ biolink:MolecularActivityToMolecularActivityAssociation a owl:Class ; rdfs:label "molecular activity to molecular activity association" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass biolink:MolecularActivity ; - owl:onProperty rdf:subject ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:MolecularActivity ; - owl:onProperty rdf:object ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "Added in response to capturing relationship between microbiome activities as measured via measurements of blood analytes as collected via blood and stool samples" . @@ -1560,10 +1560,6 @@ biolink:MolecularActivityToMolecularActivityAssociation a owl:Class ; biolink:MolecularActivityToPathwayAssociation a owl:Class ; rdfs:label "molecular activity to pathway association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:MolecularActivity ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], @@ -1571,6 +1567,10 @@ biolink:MolecularActivityToPathwayAssociation a owl:Class ; owl:onClass biolink:Pathway ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:MolecularActivity ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "Association that holds the relationship between a reaction and the pathway it participates in." . @@ -1582,6 +1582,10 @@ biolink:MortalityOutcome 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:maxQualifiedCardinality 1 ; + owl:onClass linkml:String ; + owl:onProperty biolink:object_aspect_qualifier ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:OntologyClass ; owl:onProperty biolink:object_context_qualifier ], @@ -1589,18 +1593,14 @@ biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:OntologyClass ; owl:onProperty biolink:subject_context_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:object_aspect_qualifier ], + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "" . @@ -1630,10 +1630,6 @@ biolink:ObservedExpectedFrequencyAnalysisResult a owl:Class ; biolink:OrganismTaxonToEnvironmentAssociation a owl:Class ; rdfs:label "organism taxon to environment association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:NamedThing ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:OrganismTaxon ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], @@ -1641,40 +1637,44 @@ biolink:OrganismTaxonToEnvironmentAssociation a owl:Class ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:NamedThing ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], biolink:Association, biolink:OrganismTaxonToEntityAssociation . biolink:OrganismTaxonToOrganismTaxonInteraction a owl:Class ; rdfs:label "organism taxon to organism taxon interaction" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:associated_environmental_context ], - [ a owl:Restriction ; owl:onClass biolink:OrganismTaxon ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:OrganismTaxon ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:onClass biolink:OrganismTaxon ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:String ; + owl:onProperty biolink:associated_environmental_context ], biolink:OrganismTaxonToOrganismTaxonAssociation ; skos:definition "An interaction relationship between two taxa. This may be a symbiotic relationship (encompassing mutualism and parasitism), or it may be non-symbiotic. Example: plague transmitted_by flea; cattle domesticated_by Homo sapiens; plague infects Homo sapiens" . biolink:OrganismTaxonToOrganismTaxonSpecialization a owl:Class ; rdfs:label "organism taxon to organism taxon specialization" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:OrganismTaxon ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:OrganismTaxon ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:OrganismTaxon ; owl:onProperty rdf:subject ; @@ -1686,21 +1686,17 @@ biolink:OrganismToOrganismAssociation a owl:Class ; rdfs:label "organism to organism association" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass biolink:IndividualOrganism ; - owl:onProperty rdf:object ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:IndividualOrganism ; - owl:onProperty rdf:subject ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], biolink:Association . biolink:OrganismalEntityAsAModelOfDiseaseAssociation a owl:Class ; rdfs:label "organismal entity as a model of disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:OrganismalEntity ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:SeverityValue ; owl:onProperty biolink:severity_qualifier ], @@ -1708,6 +1704,10 @@ biolink:OrganismalEntityAsAModelOfDiseaseAssociation a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:Onset ; owl:onProperty biolink:onset_qualifier ], + [ a owl:Restriction ; + owl:onClass biolink:OrganismalEntity ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:FrequencyValue ; @@ -1719,12 +1719,8 @@ biolink:OrganismalEntityAsAModelOfDiseaseAssociation a owl:Class ; biolink:PairwiseMolecularInteraction a owl:Class ; rdfs:label "pairwise molecular interaction" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:MolecularEntity ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:MolecularEntity ; - owl:onProperty rdf:object ; + owl:onClass linkml:String ; + owl:onProperty biolink:id ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; @@ -1735,8 +1731,12 @@ biolink:PairwiseMolecularInteraction a owl:Class ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:onClass linkml:String ; - owl:onProperty biolink:id ; + owl:onClass biolink:MolecularEntity ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:MolecularEntity ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], biolink:PairwiseGeneToGeneInteraction ; skos:definition "An interaction at the molecular level between two physical entities" . @@ -1862,14 +1862,14 @@ biolink:PopulationToPopulationAssociation a owl:Class ; owl:onClass biolink:PopulationOfIndividualOrganisms ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:PopulationOfIndividualOrganisms ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "An association between a two populations" . @@ -1982,13 +1982,13 @@ biolink:SequenceEnum a owl:Class ; biolink:SequenceVariantModulatesTreatmentAssociation a owl:Class ; rdfs:label "sequence variant modulates treatment association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:Treatment ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:SequenceVariant ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:Treatment ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "An association between a sequence variant and a treatment or health intervention. The treatment object itself encompasses both the disease and the drug used." . @@ -1998,21 +1998,21 @@ biolink:Serial a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:volume ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:issue ], [ a owl:Restriction ; owl:onClass linkml:String ; owl:onProperty biolink:id ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:allValuesFrom linkml:String ; - owl:onProperty rdf:type ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:iso_abbreviation ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:String ; + owl:onProperty biolink:issue ], + [ a owl:Restriction ; + owl:allValuesFrom linkml:String ; + owl:onProperty rdf:type ], biolink:Publication ; skos:altLabel "journal" ; skos:definition "This class may rarely be instantiated except if use cases of a given knowledge graph support its utility." . @@ -2118,13 +2118,13 @@ biolink:TextMiningResult a owl:Class ; biolink:TranscriptToGeneRelationship a owl:Class ; rdfs:label "transcript to gene relationship" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:Transcript ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:Gene ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:Transcript ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], biolink:SequenceFeatureRelationship ; skos:definition "A gene is a collection of transcripts" . @@ -2153,6 +2153,10 @@ biolink:VariantAsAModelOfDiseaseAssociation a owl:Class ; biolink:VariantToGeneExpressionAssociation a owl:Class ; rdfs:label "variant to gene expression association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:LifeStage ; + owl:onProperty biolink:stage_qualifier ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:AnatomicalEntity ; owl:onProperty biolink:expression_site ], @@ -2168,10 +2172,6 @@ biolink:VariantToGeneExpressionAssociation a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:OntologyClass ; owl:onProperty biolink:quantifier_qualifier ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:LifeStage ; - owl:onProperty biolink:stage_qualifier ], biolink:GeneExpressionMixin, biolink:VariantToGeneAssociation ; skos:definition "An association between a variant and expression of a gene (i.e. e-QTL)" . @@ -2180,40 +2180,40 @@ biolink:VariantToPhenotypicFeatureAssociation a owl:Class ; rdfs:label "variant to phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:FrequencyValue ; - owl:onProperty biolink:frequency_qualifier ], + owl:onClass biolink:Onset ; + owl:onProperty biolink:onset_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; - owl:onProperty biolink:has_total ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:BiologicalSex ; - owl:onProperty biolink:sex_qualifier ], + owl:onProperty biolink:has_count ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; owl:onProperty biolink:has_percentage ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:SeverityValue ; + owl:onProperty biolink:severity_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_total ], [ a owl:Restriction ; owl:onClass biolink:SequenceVariant ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:Onset ; - owl:onProperty biolink:onset_qualifier ], + owl:onClass biolink:BiologicalSex ; + owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:SeverityValue ; - owl:onProperty biolink:severity_qualifier ], + owl:onClass biolink:FrequencyValue ; + owl:onProperty biolink:frequency_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; owl:onProperty biolink:has_quotient ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_count ], biolink:Association, biolink:EntityToPhenotypicFeatureAssociationMixin, biolink:VariantToEntityAssociationMixin . @@ -2221,17 +2221,25 @@ biolink:VariantToPhenotypicFeatureAssociation a owl:Class ; biolink:VariantToPopulationAssociation a owl:Class ; rdfs:label "variant to population association" ; rdfs:subClassOf [ a owl:Restriction ; + owl:onClass biolink:PopulationOfIndividualOrganisms ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:SequenceVariant ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], + owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; - owl:onProperty biolink:has_count ], + owl:onProperty biolink:has_total ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; - owl:onProperty biolink:has_total ], + owl:onProperty biolink:has_count ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:FrequencyValue ; @@ -2239,15 +2247,7 @@ biolink:VariantToPopulationAssociation a owl:Class ; [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; - owl:onProperty biolink:has_quotient ], - [ a owl:Restriction ; - owl:onClass biolink:PopulationOfIndividualOrganisms ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:SequenceVariant ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], + owl:onProperty biolink:has_percentage ], biolink:Association, biolink:FrequencyQualifierMixin, biolink:FrequencyQuantifier, @@ -3055,7 +3055,7 @@ biolink:Article a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:issue ], + owl:onProperty biolink:volume ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; @@ -3067,7 +3067,7 @@ biolink:Article a owl:Class ; [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:volume ], + owl:onProperty biolink:issue ], 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, @@ -3093,6 +3093,10 @@ biolink:BehavioralFeature a owl:Class ; biolink:BookChapter a owl:Class ; rdfs:label "book chapter" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:String ; + owl:onProperty biolink:volume ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:chapter ], @@ -3100,10 +3104,6 @@ biolink:BookChapter a owl:Class ; owl:onClass linkml:Uriorcurie ; owl:onProperty biolink:published_in ; owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:volume ], biolink:Publication . biolink:Case a owl:Class ; @@ -3147,13 +3147,13 @@ biolink:ChemicalFormulaValue 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:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:FDAIDAAdverseEventEnum ; owl:onProperty biolink:FDA_adverse_event_level ], + [ a owl:Restriction ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], biolink:Association, biolink:ChemicalToEntityAssociationMixin, biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin ; @@ -3267,9 +3267,13 @@ biolink:GeneFamily a owl:Class ; biolink:GenotypeToDiseaseAssociation a owl:Class ; rdfs:label "genotype to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:SeverityValue ; - owl:onProperty biolink:severity_qualifier ], + owl:onClass biolink:NamedThing ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:FrequencyValue ; @@ -3278,18 +3282,14 @@ biolink:GenotypeToDiseaseAssociation a owl:Class ; owl:onClass biolink:NamedThing ; owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:SeverityValue ; + owl:onProperty biolink:severity_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:Onset ; owl:onProperty biolink:onset_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:onClass biolink:NamedThing ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], biolink:Association, biolink:EntityToDiseaseAssociationMixin, biolink:GenotypeToEntityAssociationMixin . @@ -3433,10 +3433,6 @@ biolink:Treatment a owl:Class ; biolink:VariantToDiseaseAssociation a owl:Class ; rdfs:label "variant to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:NamedThing ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:FrequencyValue ; owl:onProperty biolink:frequency_qualifier ], @@ -3444,18 +3440,22 @@ biolink:VariantToDiseaseAssociation a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:SeverityValue ; owl:onProperty biolink:severity_qualifier ], + [ a owl:Restriction ; + owl:onClass biolink:NamedThing ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:NamedThing ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:Onset ; owl:onProperty biolink:onset_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:NamedThing ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], biolink:Association, biolink:EntityToDiseaseAssociationMixin, biolink:VariantToEntityAssociationMixin . @@ -5619,11 +5619,11 @@ biolink:AnatomicalEntityToAnatomicalEntityAssociation a owl:Class ; rdfs:label "anatomical entity to anatomical entity association" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass biolink:AnatomicalEntity ; - owl:onProperty rdf:object ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:AnatomicalEntity ; - owl:onProperty rdf:subject ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], biolink:Association . @@ -5835,13 +5835,13 @@ biolink:EntityToExposureEventAssociationMixin a owl:Class ; biolink:EntityToFeatureOrDiseaseQualifiersMixin a owl:Class ; rdfs:label "entity to feature or disease qualifiers mixin" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:Onset ; - owl:onProperty biolink:onset_qualifier ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:SeverityValue ; owl:onProperty biolink:severity_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:Onset ; + owl:onProperty biolink:onset_qualifier ], biolink:FrequencyQualifierMixin, linkml:mixin ; skos:definition "Qualifiers for entity to disease or phenotype associations." . @@ -5945,21 +5945,21 @@ biolink:FDA_approval_status a owl:ObjectProperty ; biolink:FrequencyQuantifier a owl:Class ; rdfs:label "frequency quantifier" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_count ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_total ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; - owl:onProperty biolink:has_total ], + owl:onProperty biolink:has_count ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Double ; + owl:onProperty biolink:has_percentage ], biolink:RelationshipQuantifier, linkml:mixin . @@ -6138,32 +6138,40 @@ biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; rdfs:label "gene to disease or phenotypic feature association" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:FrequencyValue ; - owl:onProperty biolink:frequency_qualifier ], + owl:onClass biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; + owl:onProperty biolink:subject_aspect_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; owl:onProperty biolink:has_total ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:SeverityValue ; - owl:onProperty biolink:severity_qualifier ], + owl:onClass linkml:Double ; + owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:GeneOrGeneProductOrChemicalEntityAspectEnum ; - owl:onProperty biolink:subject_aspect_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:DiseaseOrPhenotypicFeature ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], + owl:onClass linkml:Double ; + owl:onProperty biolink:has_percentage ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:DirectionQualifierEnum ; owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_count ], + [ a owl:Restriction ; + owl:onClass biolink:GeneOrGeneProduct ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:SeverityValue ; + owl:onProperty biolink:severity_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:Onset ; @@ -6172,21 +6180,13 @@ biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:BiologicalSex ; owl:onProperty biolink:sex_qualifier ], - [ a owl:Restriction ; - owl:onClass biolink:GeneOrGeneProduct ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_count ], + owl:onClass biolink:FrequencyValue ; + owl:onProperty biolink:frequency_qualifier ], [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; + owl:onClass biolink:DiseaseOrPhenotypicFeature ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], biolink:Association, biolink:EntityToPhenotypicFeatureAssociationMixin, @@ -6911,11 +6911,11 @@ biolink:DatasetSummary a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:source_web_page ], + owl:onProperty schema1:logo ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty schema1:logo ], + owl:onProperty biolink:source_web_page ], biolink:InformationContentEntity ; skos:definition "an item that holds summary level information about a dataset." . @@ -6966,21 +6966,21 @@ biolink:FrequencyQualifierMixin a owl:Class ; biolink:GeneExpressionMixin a owl:Class ; rdfs:label "gene expression mixin" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:LifeStage ; - owl:onProperty biolink:stage_qualifier ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:AnatomicalEntity ; owl:onProperty biolink:expression_site ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:OntologyClass ; - owl:onProperty biolink:quantifier_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:DiseaseOrPhenotypicFeature ; owl:onProperty biolink:phenotypic_state ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:LifeStage ; + owl:onProperty biolink:stage_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:OntologyClass ; + owl:onProperty biolink:quantifier_qualifier ], linkml:mixin ; skos:definition "Observed gene expression intensity, context (site, stage) and associated phenotypic status within which the expression occurs." . @@ -7059,7 +7059,7 @@ biolink:PredicateMapping a owl:Class ; [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:anatomical_context_qualifier ], + owl:onProperty biolink:object_part_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; @@ -7067,72 +7067,72 @@ biolink:PredicateMapping a owl:Class ; [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:subject_derivative_qualifier ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:mapped_predicate ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:exact_match ], + owl:onProperty biolink:qualified_predicate ], [ a owl:Restriction ; owl:onClass biolink:PredicateType ; owl:onProperty rdf:predicate ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:DirectionQualifierEnum ; - owl:onProperty biolink:subject_direction_qualifier ], + owl:onClass linkml:String ; + owl:onProperty biolink:anatomical_context_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:CausalMechanismQualifierEnum ; - owl:onProperty biolink:causal_mechanism_qualifier ], + owl:onClass linkml:String ; + owl:onProperty biolink:object_aspect_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:DirectionQualifierEnum ; - owl:onProperty biolink:object_direction_qualifier ], + owl:onClass linkml:String ; + owl:onProperty biolink:subject_aspect_qualifier ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:OrganismTaxon ; + owl:onProperty biolink:species_context_qualifier ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:narrow_match ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:exact_match ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:subject_part_qualifier ], + owl:onProperty biolink:object_form_or_variant_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:qualified_predicate ], + owl:onProperty biolink:subject_part_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:subject_context_qualifier ], + owl:onProperty biolink:subject_derivative_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:object_part_qualifier ], + owl:onProperty biolink:mapped_predicate ], [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:broad_match ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:NamedThing ; - owl:onProperty biolink:narrow_match ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:OrganismTaxon ; - owl:onProperty biolink:species_context_qualifier ], + owl:onClass biolink:DirectionQualifierEnum ; + owl:onProperty biolink:object_direction_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:object_derivative_qualifier ], + owl:onClass biolink:DirectionQualifierEnum ; + owl:onProperty biolink:subject_direction_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:subject_aspect_qualifier ], + owl:onClass biolink:CausalMechanismQualifierEnum ; + owl:onProperty biolink:causal_mechanism_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:object_form_or_variant_qualifier ], + owl:onProperty biolink:object_derivative_qualifier ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:object_aspect_qualifier ] ; + owl:onProperty biolink:subject_context_qualifier ] ; 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." . biolink:Protein a owl:Class ; @@ -7151,11 +7151,11 @@ biolink:SequenceFeatureRelationship a owl:Class ; rdfs:label "sequence feature relationship" ; rdfs:subClassOf [ a owl:Restriction ; owl:onClass biolink:NucleicAcidEntity ; - owl:onProperty rdf:subject ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:onClass biolink:NucleicAcidEntity ; - owl:onProperty rdf:object ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], biolink:Association ; skos:definition "For example, a particular exon is part of a particular transcript or gene" ; @@ -7374,13 +7374,13 @@ biolink:ClinicalAttribute a owl:Class ; biolink:DatasetVersion a owl:Class ; rdfs:label "dataset version" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:DatasetDistribution ; - owl:onProperty dct:distribution ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:Dataset ; owl:onProperty biolink:has_dataset ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:DatasetDistribution ; + owl:onProperty dct:distribution ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; @@ -7434,13 +7434,13 @@ biolink:PhysicalEntity a owl:Class ; biolink:QuantityValue a owl:Class ; rdfs:label "quantity value" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:Unit ; - owl:onProperty biolink:has_unit ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Double ; owl:onProperty biolink:has_numeric_value ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:Unit ; + 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" ; linkml:is_a biolink:Annotation . @@ -7824,13 +7824,13 @@ biolink:GeneOrGeneProductOrChemicalEntityAspectEnum a owl:Class ; biolink:GeneToDiseaseAssociation a owl:Class ; rdfs:label "gene to disease association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:GeneOrGeneProduct ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:onClass biolink:Disease ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], + [ a owl:Restriction ; + owl:onClass biolink:GeneOrGeneProduct ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], biolink:EntityToDiseaseAssociationMixin, biolink:GeneToDiseaseOrPhenotypicFeatureAssociation, biolink:GeneToEntityAssociationMixin ; @@ -7847,11 +7847,11 @@ biolink:LifeStage 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:allValuesFrom biolink:MolecularEntity ; owl:onProperty biolink:has_input ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:MacromolecularMachineMixin ; + owl:onProperty biolink:enabled_by ], [ a owl:Restriction ; owl:allValuesFrom biolink:MolecularEntity ; owl:onProperty biolink:has_output ], @@ -7869,17 +7869,17 @@ biolink:MolecularActivity a owl:Class ; biolink:RetrievalSource a owl:Class ; rdfs:label "retrieval source" ; rdfs:subClassOf [ a owl:Restriction ; - owl:onClass biolink:ResourceRoleEnum ; - owl:onProperty biolink:resource_role ; - owl:qualifiedCardinality 1 ], + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Uriorcurie ; + owl:onProperty biolink:upstream_resource_ids ], [ a owl:Restriction ; owl:onClass linkml:Uriorcurie ; owl:onProperty biolink:resource_id ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Uriorcurie ; - owl:onProperty biolink:upstream_resource_ids ], + owl:onClass biolink:ResourceRoleEnum ; + owl:onProperty biolink:resource_role ; + owl:qualifiedCardinality 1 ], 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." . @@ -8053,9 +8053,6 @@ rdf:type a owl:ObjectProperty ; biolink:ChemicalMixture a owl:Class ; rdfs:label "chemical mixture" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:DrugDeliveryEnum ; - owl:onProperty biolink:routes_of_delivery ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:drug_regulatory_status_world_wide ], @@ -8067,6 +8064,9 @@ biolink:ChemicalMixture a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:highest_FDA_approval_status ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:DrugDeliveryEnum ; + owl:onProperty biolink:routes_of_delivery ], biolink:ChemicalEntity ; skos:closeMatch dcid:ChemicalCompound ; skos:definition "A chemical mixture is a chemical entity composed of two or more molecular entities." ; @@ -8124,11 +8124,11 @@ biolink:GeneOrGeneProductOrChemicalPartQualifierEnum a owl:Class ; biolink:GeneProductMixin a owl:Class ; rdfs:label "gene product mixin" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom biolink:LabelType ; - owl:onProperty biolink:synonym ], - [ a owl:Restriction ; owl:allValuesFrom linkml:Uriorcurie ; owl:onProperty biolink:xref ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:LabelType ; + owl:onProperty biolink:synonym ], biolink:GeneOrGeneProduct, linkml:mixin ; skos:definition "The functional molecular product of a single gene locus. Gene products are either proteins or functional RNA molecules." ; @@ -8167,12 +8167,12 @@ biolink:StudyResult a owl:Class ; biolink:ThingWithTaxon a owl:Class ; rdfs:label "thing with taxon" ; rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:in_taxon ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:LabelType ; owl:onProperty rdfs:label ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:in_taxon ], linkml:mixin ; skos:definition "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" . @@ -8439,42 +8439,42 @@ biolink:synonym a owl:ObjectProperty ; biolink:Entity a owl:Class ; rdfs:label "entity" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:LabelType ; - owl:onProperty rdfs:label ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:CategoryType ; - owl:onProperty biolink:category ], - [ a owl:Restriction ; - owl:onClass linkml:String ; - owl:onProperty biolink:id ; - owl:qualifiedCardinality 1 ], - [ a owl:Restriction ; owl:allValuesFrom biolink:Attribute ; owl:onProperty biolink:has_attribute ], + [ a owl:Restriction ; + owl:allValuesFrom linkml:String ; + owl:onProperty rdf:type ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:IriType ; owl:onProperty biolink:iri ], - [ a owl:Restriction ; - owl:allValuesFrom linkml:String ; - owl:onProperty rdf:type ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:NarrativeText ; - owl:onProperty dct:description ] ; + owl:onProperty dct:description ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:CategoryType ; + owl:onProperty biolink:category ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:LabelType ; + owl:onProperty rdfs:label ], + [ a owl:Restriction ; + owl:onClass linkml:String ; + owl:onProperty biolink:id ; + owl:qualifiedCardinality 1 ] ; skos:definition "Root Biolink Model class for all things and informational relationships, real or imagined." . biolink:Genotype a owl:Class ; - rdfs:label "genotype" ; - rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:BiologicalSequence ; - owl:onProperty biolink:has_biological_sequence ], - [ a owl:Restriction ; + rdfs:label "genotype" ; + rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:Zygosity ; owl:onProperty biolink:has_zygosity ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:BiologicalSequence ; + owl:onProperty biolink:has_biological_sequence ], biolink:BiologicalEntity, biolink:GenomicEntity, biolink:OntologyClass, @@ -8604,13 +8604,9 @@ biolink:EntityToPhenotypicFeatureAssociationMixin a owl:Class ; owl:onClass linkml:Double ; owl:onProperty biolink:has_quotient ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Double ; - owl:onProperty biolink:has_percentage ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:has_count ], + owl:onClass biolink:PhenotypicFeature ; + owl:onProperty rdf:object ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; @@ -8620,9 +8616,13 @@ biolink:EntityToPhenotypicFeatureAssociationMixin a owl:Class ; owl:onClass biolink:BiologicalSex ; owl:onProperty biolink:sex_qualifier ], [ a owl:Restriction ; - owl:onClass biolink:PhenotypicFeature ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Double ; + owl:onProperty biolink:has_percentage ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Integer ; + owl:onProperty biolink:has_count ], biolink:EntityToFeatureOrDiseaseQualifiersMixin, biolink:FrequencyQuantifier, linkml:mixin . @@ -8740,35 +8740,35 @@ biolink:GenomicSequenceLocalization a owl:Class ; rdfs:label "genomic sequence localization" ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:PhaseEnum ; - owl:onProperty biolink:phase ], + owl:onClass biolink:StrandEnum ; + owl:onProperty biolink:genome_build ], [ a owl:Restriction ; owl:onClass biolink:NucleicAcidEntity ; owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Integer ; - owl:onProperty biolink:end_interbase_coordinate ], + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:Integer ; owl:onProperty biolink:start_interbase_coordinate ], [ a owl:Restriction ; - owl:onClass biolink:NucleicAcidEntity ; - owl:onProperty rdf:subject ; - owl:qualifiedCardinality 1 ], + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Integer ; + owl:onProperty biolink:end_interbase_coordinate ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:StrandEnum ; - owl:onProperty biolink:strand ], + owl:onClass biolink:PhaseEnum ; + owl:onProperty biolink:phase ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:StrandEnum ; - owl:onProperty biolink:genome_build ], + owl:onProperty biolink:strand ], [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; + owl:onClass biolink:NucleicAcidEntity ; + owl:onProperty rdf:subject ; owl:qualifiedCardinality 1 ], biolink:SequenceAssociation ; skos:broadMatch dcid:Chromosome ; @@ -8778,16 +8778,16 @@ biolink:GenomicSequenceLocalization a owl:Class ; biolink:NucleicAcidEntity a owl:Class ; rdfs:label "nucleic acid entity" ; rdfs:subClassOf [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:BiologicalSequence ; + owl:onProperty biolink:has_biological_sequence ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:LabelType ; owl:onProperty rdfs:label ], [ a owl:Restriction ; owl:allValuesFrom biolink:OrganismTaxon ; owl:onProperty biolink:in_taxon ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:BiologicalSequence ; - owl:onProperty biolink:has_biological_sequence ], biolink:GenomicEntity, biolink:MolecularEntity, biolink:OntologyClass, @@ -8968,16 +8968,16 @@ biolink:Agent a owl:Class ; owl:onClass biolink:LabelType ; owl:onProperty rdfs:label ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:address ], + owl:allValuesFrom linkml:Uriorcurie ; + owl:onProperty biolink:affiliation ], [ a owl:Restriction ; owl:onClass linkml:String ; owl:onProperty biolink:id ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:allValuesFrom linkml:Uriorcurie ; - owl:onProperty biolink:affiliation ], + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:String ; + owl:onProperty biolink:address ], biolink:AdministrativeEntity ; skos:altLabel "group" ; skos:definition "person, group, organization or project that provides a piece of information (i.e. a knowledge association)" ; @@ -8995,12 +8995,12 @@ biolink:BiologicalProcessOrActivity a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:allValuesFrom biolink:NamedThing ; owl:onProperty biolink:has_input ], - [ 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:allValuesFrom biolink:NamedThing ; + owl:onProperty biolink:has_output ], biolink:BiologicalEntity, biolink:Occurrent, biolink:OntologyClass ; @@ -9084,19 +9084,19 @@ biolink:InformationContentEntity a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:rights ], + owl:onProperty biolink:format ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:license ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Date ; - owl:onProperty biolink:creation_date ], + owl:onClass linkml:String ; + owl:onProperty biolink:rights ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:format ], + owl:onClass linkml:Date ; + owl:onProperty biolink:creation_date ], biolink:NamedThing ; skos:altLabel "information", "information artefact", @@ -9182,35 +9182,35 @@ biolink:SequenceVariant a owl:Class ; biolink:Publication a owl:Class ; rdfs:label "publication" ; rdfs:subClassOf [ a owl:Restriction ; - owl:allValuesFrom linkml:Uriorcurie ; - owl:onProperty biolink:mesh_terms ], - [ a owl:Restriction ; owl:allValuesFrom linkml:String ; - owl:onProperty biolink:pages ], + owl:onProperty biolink:keywords ], [ a owl:Restriction ; owl:onClass linkml:String ; owl:onProperty biolink:id ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:summary ], + owl:allValuesFrom linkml:Uriorcurie ; + owl:onProperty biolink:mesh_terms ], + [ a owl:Restriction ; + owl:allValuesFrom linkml:String ; + owl:onProperty biolink:pages ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:LabelType ; owl:onProperty rdfs:label ], - [ a owl:Restriction ; - owl:allValuesFrom linkml:String ; - owl:onProperty biolink:keywords ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:Agent ; - owl:onProperty biolink:authors ], [ a owl:Class ; owl:intersectionOf ( [ a owl:Restriction ; owl:allValuesFrom linkml:String ; owl:onProperty dct:type ] [ a owl:Restriction ; owl:onProperty dct:type ; owl:someValuesFrom linkml:String ] ) ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:String ; + owl:onProperty biolink:summary ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Agent ; + owl:onProperty biolink:authors ], 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 ; @@ -9220,12 +9220,12 @@ biolink:Publication a owl:Class ; biolink:BiologicalEntity a owl:Class ; rdfs:label "biological entity" ; rdfs:subClassOf [ a owl:Restriction ; + owl:allValuesFrom biolink:OrganismTaxon ; + owl:onProperty biolink:in_taxon ], + [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass biolink:LabelType ; owl:onProperty rdfs:label ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OrganismTaxon ; - owl:onProperty biolink:in_taxon ], biolink:NamedThing, biolink:ThingWithTaxon ; skos:altLabel "bioentity" ; @@ -9265,20 +9265,20 @@ biolink:ChemicalEntity a owl:Class ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:max_tolerated_dose ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:ChemicalRole ; + owl:onProperty biolink:has_chemical_role ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Boolean ; - owl:onProperty biolink:is_toxic ], + owl:onClass biolink:ChemicalEntity ; + owl:onProperty biolink:trade_name ], [ a owl:Restriction ; owl:allValuesFrom biolink:DrugAvailabilityEnum ; owl:onProperty biolink:available_from ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:ChemicalEntity ; - owl:onProperty biolink:trade_name ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:ChemicalRole ; - owl:onProperty biolink:has_chemical_role ], + owl:onClass linkml:Boolean ; + owl:onProperty biolink:is_toxic ], biolink:ChemicalEntityOrGeneOrGeneProduct, biolink:ChemicalEntityOrProteinOrPolypeptide, biolink:ChemicalOrDrugOrTreatment, @@ -9294,13 +9294,13 @@ biolink:ChemicalEntity a owl:Class ; biolink:Gene a owl:Class ; rdfs:label "gene" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:BiologicalSequence ; - owl:onProperty biolink:has_biological_sequence ], - [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:symbol ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:BiologicalSequence ; + owl:onProperty biolink:has_biological_sequence ], biolink:BiologicalEntity, biolink:ChemicalEntityOrGeneOrGeneProduct, biolink:GeneOrGeneProduct, @@ -9417,100 +9417,100 @@ biolink:related_to_at_instance_level a owl:ObjectProperty, biolink:Association a owl:Class ; rdfs:label "association" ; rdfs:subClassOf [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Uriorcurie ; - owl:onProperty biolink:original_predicate ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:TimeType ; - owl:onProperty biolink:timepoint ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:subject_namespace ], - [ a owl:Restriction ; owl:onClass biolink:NamedThing ; - owl:onProperty rdf:subject ; + owl:onProperty rdf:object ; owl:qualifiedCardinality 1 ], [ a owl:Restriction ; owl:allValuesFrom biolink:OntologyClass ; owl:onProperty biolink:subject_category_closure ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:String ; - owl:onProperty biolink:original_object ], - [ a owl:Restriction ; - owl:onClass biolink:PredicateType ; - owl:onProperty rdf:predicate ; - owl:qualifiedCardinality 1 ], + owl:onClass biolink:OntologyClass ; + owl:onProperty biolink:subject_category ], [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass linkml:Boolean ; - owl:onProperty biolink:negated ], + owl:allValuesFrom biolink:RetrievalSource ; + owl:onProperty biolink:retrieval_source_ids ], [ a owl:Restriction ; owl:allValuesFrom biolink:CategoryType ; owl:onProperty biolink:category ], [ a owl:Restriction ; - owl:allValuesFrom biolink:Publication ; - owl:onProperty biolink:publications ], + owl:onClass biolink:PredicateType ; + owl:onProperty rdf:predicate ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:allValuesFrom biolink:RetrievalSource ; - owl:onProperty biolink:retrieval_source_ids ], + owl:onClass biolink:NamedThing ; + owl:onProperty rdf:subject ; + owl:qualifiedCardinality 1 ], [ a owl:Restriction ; - owl:allValuesFrom linkml:String ; - owl:onProperty rdf:type ], + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:OntologyClass ; + owl:onProperty biolink:object_category ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:object_category_closure ], [ a owl:Restriction ; owl:allValuesFrom linkml:String ; - owl:onProperty biolink:subject_closure ], + owl:onProperty biolink:object_closure ], [ a owl:Restriction ; owl:allValuesFrom linkml:String ; owl:onProperty biolink:aggregator_knowledge_source ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:OntologyClass ; + owl:onProperty biolink:qualifiers ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:knowledge_source ], + owl:onProperty biolink:primary_knowledge_source ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:OntologyClass ; - owl:onProperty biolink:object_category ], - [ a owl:Restriction ; - owl:allValuesFrom linkml:String ; - owl:onProperty biolink:object_label_closure ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:qualifiers ], + owl:onClass linkml:Boolean ; + owl:onProperty biolink:negated ], [ a owl:Restriction ; owl:allValuesFrom linkml:String ; - owl:onProperty biolink:subject_label_closure ], - [ a owl:Restriction ; - owl:onClass biolink:NamedThing ; - owl:onProperty rdf:object ; - owl:qualifiedCardinality 1 ], + owl:onProperty biolink:subject_closure ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; owl:onProperty biolink:original_subject ], - [ a owl:Restriction ; - owl:allValuesFrom biolink:OntologyClass ; - owl:onProperty biolink:object_category_closure ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:object_namespace ], + owl:onProperty biolink:subject_namespace ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; owl:onClass linkml:String ; - owl:onProperty biolink:primary_knowledge_source ], + owl:onProperty biolink:knowledge_source ], + [ a owl:Restriction ; + owl:allValuesFrom biolink:Publication ; + owl:onProperty biolink:publications ], [ a owl:Restriction ; owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:OntologyClass ; - owl:onProperty biolink:subject_category ], + owl:onClass linkml:String ; + owl:onProperty biolink:object_namespace ], [ a owl:Restriction ; owl:allValuesFrom linkml:String ; - owl:onProperty biolink:object_closure ], + owl:onProperty rdf:type ], [ a owl:Restriction ; owl:allValuesFrom biolink:EvidenceType ; owl:onProperty biolink:has_evidence ], + [ a owl:Restriction ; + owl:allValuesFrom linkml:String ; + owl:onProperty biolink:subject_label_closure ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:Uriorcurie ; + owl:onProperty biolink:original_predicate ], + [ a owl:Restriction ; + owl:allValuesFrom linkml:String ; + owl:onProperty biolink:object_label_closure ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:TimeType ; + owl:onProperty biolink:timepoint ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass linkml:String ; + owl:onProperty biolink:original_object ], biolink:Entity ; skos:definition "A typed association between two entities, supported by evidence" ; skos:exactMatch OBAN:association, @@ -9525,19 +9525,19 @@ biolink:NamedThing a owl:Class ; owl:onProperty biolink:category ] [ a owl:Restriction ; owl:onProperty biolink:category ; owl:someValuesFrom biolink:CategoryType ] ) ], + [ a owl:Restriction ; + owl:maxQualifiedCardinality 1 ; + owl:onClass biolink:LabelType ; + owl:onProperty biolink:full_name ], + [ a owl:Restriction ; + owl:allValuesFrom linkml:String ; + owl:onProperty biolink:provided_by ], [ a owl:Restriction ; owl:allValuesFrom biolink:LabelType ; owl:onProperty biolink:synonym ], [ a owl:Restriction ; owl:allValuesFrom linkml:Uriorcurie ; owl:onProperty biolink:xref ], - [ a owl:Restriction ; - owl:allValuesFrom linkml:String ; - owl:onProperty biolink:provided_by ], - [ a owl:Restriction ; - owl:maxQualifiedCardinality 1 ; - owl:onClass biolink:LabelType ; - owl:onProperty biolink:full_name ], biolink:Entity ; skos:definition "a databased entity or concept/class" ; skos:exactMatch STY:T071, diff --git a/biolink-model.shacl.ttl b/biolink-model.shacl.ttl index 9fec01cbc3..f7de63ca65 100644 --- a/biolink-model.shacl.ttl +++ b/biolink-model.shacl.ttl @@ -12,7 +12,18 @@ 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:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:full_name ], + [ 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 1 ; @@ -22,78 +33,84 @@ biolink:AccessibleDnaRegion a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 13 ; sh:path biolink:has_attribute ], - [ sh:description "connects a genomic feature to its sequence" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 12 ; sh:path dct:description ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], - [ 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:order 11 ; - sh:path rdfs:label ], + 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 2 ; sh:path biolink:in_taxon ], - [ 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:order 3 ; - sh:path rdfs:label ], - [ sh:order 10 ; - sh:path rdf:type ], + sh:order 0 ; + sh:path biolink:has_biological_sequence ], [ 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 4 ; sh:path biolink:provided_by ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:order 10 ; + sh:path rdf:type ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + sh:order 3 ; + sh:path rdfs:label ], [ 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 5 ; - sh:path biolink:xref ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ] ; + sh:path biolink:xref ] ; 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: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 0 ; - sh:path biolink:provided_by ], + sh:property [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], [ sh:order 7 ; sh:path rdf:type ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 8 ; sh:path rdfs:label ], - [ 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:xref ], + [ 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 4 ; + sh:path biolink:id ], + [ 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 0 ; + sh:path biolink:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -103,26 +120,9 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path dct:description ], - [ 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 4 ; - sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ] ; + [ 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:xref ] ; sh:targetClass biolink:Activity . biolink:ActivityAndBehavior a sh:NodeShape ; @@ -134,39 +134,30 @@ biolink:ActivityAndBehavior a sh:NodeShape ; biolink:AdministrativeEntity a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh: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:order 5 ; - sh:path biolink:iri ], + sh:minCount 1 ; + sh:order 4 ; + sh:path biolink:id ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path dct:description ], [ 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:xref ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ], - [ 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 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:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path dct:description ], - [ sh:order 7 ; - sh:path rdf:type ], - [ 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 4 ; - sh:path biolink:id ], + [ 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 0 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -176,137 +167,156 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 8 ; - sh:path rdfs:label ] ; + sh:order 2 ; + sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], + [ sh:order 7 ; + sh:path rdf:type ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ] ; sh:targetClass biolink:AdministrativeEntity . biolink:AnatomicalEntityToAnatomicalEntityAssociation a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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:property [ 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: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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 1 ; + sh:path rdf:predicate ], + [ 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 11 ; - sh:path biolink:original_subject ], + sh:order 12 ; + 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 15 ; + sh:path biolink:object_category ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ 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 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 18 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 8 ; - sh:path biolink:primary_knowledge_source ], + sh:order 13 ; + 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 6 ; + sh:path biolink:has_evidence ], + [ 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 17 ; + sh:path biolink:object_closure ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 30 ; + sh:path dct:description ], + [ 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 22 ; + 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 4 ; + sh:path biolink:qualifiers ], + [ 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:order 29 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], + sh:order 7 ; + 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 14 ; + sh:path biolink:subject_category ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 16 ; + sh:path biolink:subject_closure ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 25 ; - sh:path biolink:id ], [ 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 21 ; sh:path biolink:object_namespace ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ 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:order 7 ; - 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 6 ; - sh:path biolink:has_evidence ], - [ 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:order 12 ; - sh:path biolink:original_predicate ], + sh:order 8 ; + 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 19 ; 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 18 ; - sh:path biolink:subject_category_closure ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 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:order 25 ; + sh:path biolink:id ], + [ 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 15 ; - 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:order 2 ; + sh:path rdf:object ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], + sh:order 29 ; + sh:path rdfs:label ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], [ 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 ; @@ -318,51 +328,99 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t 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 5 ; - sh:path biolink:publications ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ] ; + sh:path biolink:publications ] ; 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 "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + 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 14 ; + sh:path biolink:subject_category ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ sh:class biolink:AnatomicalEntity ; + sh:description "the structure at an earlier time" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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:negated ], + [ 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 16 ; + 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:order 12 ; - sh:path biolink:original_predicate ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:object_category ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + 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 4 ; 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 5 ; + sh:path biolink:publications ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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: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 18 ; + sh:path biolink:subject_category_closure ], + [ 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 1 ; + sh:path rdf:predicate ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ 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 23 ; sh:path biolink:object_label_closure ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -370,169 +428,131 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ 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:order 8 ; - sh:path biolink:primary_knowledge_source ], + sh:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 9 ; + 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 19 ; sh:path biolink:object_category_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 13 ; + 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 6 ; sh:path biolink:has_evidence ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "the structure at a later time" ; - sh:maxCount 1 ; - sh:minCount 1 ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 17 ; - 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:order 31 ; + 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 5 ; - sh:path biolink:publications ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 13 ; - sh:path biolink:original_object ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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 1 ; - sh:path rdf:predicate ], + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], [ 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 11 ; - sh:path biolink:original_subject ], + sh:path biolink:original_subject ] ; + 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: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:order 7 ; + sh:path biolink:knowledge_source ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an 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 31 ; - sh:path biolink:has_attribute ], + sh:order 5 ; + sh:path biolink:publications ], [ 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 18 ; 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 14 ; - sh:path biolink:subject_category ], - [ 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 22 ; - 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 15 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], [ sh:class biolink:AnatomicalEntity ; - sh:description "the structure at an earlier time" ; + sh:description "the whole" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 2 ; - sh:path rdf:object ] ; - 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: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 16 ; - sh:path biolink:subject_closure ], + sh:path rdf:object ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + 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 19 ; sh:path biolink:object_category_closure ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 9 ; - 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:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:publications ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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:has_evidence ], + [ 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 13 ; - sh:path biolink:original_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:order 20 ; + sh:path biolink:subject_namespace ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 30 ; + sh:path dct:description ], + [ 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:order 1 ; - sh:path rdf:predicate ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ sh:description "a point in time" ; + sh:order 21 ; + sh:path biolink:object_namespace ], + [ 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 10 ; - sh:path biolink:timepoint ], + sh:order 12 ; + 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 ; @@ -545,95 +565,75 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ 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 23 ; - 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 11 ; + 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 15 ; sh:path biolink:object_category ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:has_evidence ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 29 ; - sh:path rdfs:label ], + sh:order 8 ; + sh:path biolink:primary_knowledge_source ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 25 ; - sh:path biolink:id ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "the whole" ; + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 10 ; + 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 14 ; sh:path biolink:subject_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; - sh:order 12 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ], + [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 13 ; + sh:path biolink:original_object ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 20 ; - 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 18 ; - sh:path biolink:subject_category_closure ] ; - sh:targetClass biolink:AnatomicalEntityToAnatomicalEntityPartOfAssociation . - -biolink:Annotation a sh:NodeShape ; - sh:closed false ; - sh:description "Biolink Model root class for entity annotations." ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ] ; + 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 ) ; sh:targetClass biolink:Annotation . @@ -641,262 +641,274 @@ biolink:Article a sh:NodeShape ; sh:closed true ; 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: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: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:provided_by ], - [ sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:format ], - [ 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:order 1 ; - sh:path biolink:iso_abbreviation ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:creation_date ], - [ sh:description "a long-form human readable name for a thing" ; + sh:order 22 ; + sh:path dct:description ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 19 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "The enclosing parent serial containing the article should have industry-standard identifier from ISSN." ; sh:maxCount 1 ; - sh:order 15 ; - sh:path biolink:full_name ], - [ sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:rights ], - [ sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:license ], - [ 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 biolink:xref ], + sh:minCount 1 ; + sh:order 0 ; + sh:path biolink:published_in ], [ 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:order 2 ; sh:path biolink:volume ], - [ 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:order 21 ; - sh:path rdfs:label ], + sh:order 18 ; + sh:path biolink:iri ], [ sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:issue ], - [ sh:description "The enclosing parent serial containing the article should have industry-standard identifier from ISSN." ; + [ 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:minCount 1 ; - sh:order 0 ; - sh:path biolink:published_in ], + sh:order 21 ; + sh:path rdfs:label ], + [ 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:order 1 ; + sh:path biolink:iso_abbreviation ], + [ sh:description "keywords tagging a publication" ; + sh:order 7 ; + sh:path biolink:keywords ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 16 ; + sh:path biolink:synonym ], + [ sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:rights ], + [ sh:order 20 ; + sh:path rdf:type ], + [ 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 biolink:xref ], + [ sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:license ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path biolink:creation_date ], + [ sh:description "mesh terms tagging a publication" ; + sh:order 8 ; + sh:path biolink:mesh_terms ], [ 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:order 17 ; sh:path biolink:id ], + [ sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:summary ], + [ 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:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 15 ; + sh:path biolink:full_name ], [ 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:order 5 ; sh:path biolink:pages ], + [ sh:maxCount 1 ; + sh:order 12 ; + sh:path biolink:format ], + [ 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: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:authors ] ; + 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 ( 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 15 ; + sh:path biolink:object_category ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 22 ; + sh:order 30 ; sh:path dct:description ], - [ sh:description "keywords tagging a publication" ; - sh:order 7 ; - sh:path biolink:keywords ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 16 ; - sh:path biolink:synonym ], - [ 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:order 18 ; - sh:path biolink:iri ], + sh:order 29 ; + sh:path rdfs:label ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 12 ; + sh:path biolink:original_predicate ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 19 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "mesh terms tagging a publication" ; - sh:order 8 ; - sh:path biolink:mesh_terms ], - [ sh:description "executive summary of a publication" ; + sh:order 27 ; + sh:path biolink:category ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:summary ] ; - 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 ( 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:order 26 ; + sh:path biolink:iri ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - 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:order 10 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:publications ], + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], [ 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 1 ; sh:path rdf:predicate ], - [ 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:order 26 ; - sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; + sh:order 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 30 ; - sh:path dct:description ], - [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; + 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 2 ; - sh:path rdf:object ], + sh:order 19 ; + 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 4 ; sh:path biolink:qualifiers ], + [ 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 21 ; + 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 14 ; 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: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 18 ; 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 6 ; + sh:path biolink:has_evidence ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 16 ; + sh:path biolink:subject_closure ], [ 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 25 ; sh:path biolink:id ], - [ 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: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:order 13 ; - sh:path biolink:original_object ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:has_evidence ], + sh:order 0 ; + sh:path rdf:subject ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 23 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - 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 19 ; - 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 15 ; - sh:path biolink:object_category ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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:order 29 ; - sh:path rdfs:label ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 13 ; + 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 31 ; - sh:path biolink:has_attribute ], - [ 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 20 ; - sh:path biolink:subject_namespace ] ; + sh:order 5 ; + sh:path biolink:publications ] ; 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: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:xref ], - [ 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 2 ; - sh:path biolink:provided_by ], + 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:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ 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 6 ; + sh:path biolink:id ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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 ; @@ -905,38 +917,26 @@ biolink:Bacterium a sh:NodeShape ; [ sh:description "Alternate human-readable names for a thing" ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ 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:order 7 ; - sh:path biolink:iri ], + sh:order 11 ; + sh:path dct:description ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; sh:path rdfs:label ], - [ 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 6 ; - sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ 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: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 7 ; + sh:path biolink:iri ], + [ 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 2 ; + sh:path biolink:provided_by ], + [ sh:order 9 ; + sh:path rdf:type ], + [ 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:xref ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -952,194 +952,226 @@ 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 "a point in time" ; + sh:property [ 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:order 11 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ 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 14 ; + sh:path biolink:original_object ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 27 ; 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 19 ; - sh:path biolink:subject_category_closure ], - [ 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 3 ; - 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:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + [ 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 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 13 ; - sh:path biolink:original_predicate ], - [ 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 17 ; - sh:path biolink:subject_closure ], + sh:order 12 ; + sh:path biolink:original_subject ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 29 ; sh:path rdf:type ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the 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 37 ; - sh:path biolink:severity_qualifier ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 38 ; + sh:path biolink:onset_qualifier ], + [ 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 24 ; + sh:path biolink:object_label_closure ], + [ 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 39 ; - sh:path biolink:frequency_qualifier ], + sh:minCount 1 ; + sh:order 26 ; + sh:path biolink:id ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; + sh:path biolink:category ], + [ 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 21 ; + sh:path biolink:subject_namespace ], + [ 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 18 ; + 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 16 ; - sh:path biolink:object_category ], - [ 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:order 8 ; - sh:path biolink:knowledge_source ], - [ 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 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 15 ; + sh:path biolink:subject_category ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_percentage ], + sh:order 30 ; + 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: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 20 ; - sh:path biolink:object_category_closure ], - [ 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 19 ; + sh:path biolink:subject_category_closure ], + [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; - sh:order 22 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject" ; + sh:order 33 ; + sh:path biolink:has_count ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 38 ; - sh:path biolink:onset_qualifier ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 37 ; + sh:path biolink:severity_qualifier ], + [ 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 17 ; + sh:path biolink:subject_closure ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 31 ; sh:path dct:description ], - [ 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 12 ; - sh:path biolink:original_subject ], - [ sh:class biolink:Behavior ; - sh:description "behavior that is the subject of the association" ; + [ 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:order 22 ; + 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 1 ; - sh:path rdf:subject ], - [ sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:order 34 ; - sh:path biolink:has_total ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - sh:path biolink:category ], + sh:order 6 ; + sh:path biolink:publications ], [ 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 2 ; sh:path rdf: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 25 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:order 33 ; - sh:path biolink:has_count ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + [ sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:has_quotient ], + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the 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 4 ; - sh:path biolink:negated ], - [ 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:nodeKind sh:IRI ; + sh:order 16 ; + sh:path biolink:object_category ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_attribute ], + [ 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 14 ; - sh:path biolink:original_object ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ 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 30 ; - sh:path rdfs:label ], + sh:order 13 ; + 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:class biolink:OntologyClass ; - sh:description "Used to hold the 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 category closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:object_category_closure ], + [ 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 15 ; - sh:path biolink:subject_category ], + sh:order 3 ; + sh:path rdf:object ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:timepoint ], [ 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 0 ; 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: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:maxCount 1 ; - sh:order 35 ; - sh:path biolink:has_quotient ], - [ 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 18 ; - sh:path biolink:object_closure ], - [ 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 21 ; - sh:path biolink:subject_namespace ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 25 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 26 ; - sh:path biolink:id ], + sh:order 34 ; + sh:path biolink:has_total ], [ 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 23 ; sh:path biolink:subject_label_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + [ 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 7 ; - sh:path biolink:has_evidence ] ; + sh:order 1 ; + sh:path rdf:subject ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:negated ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:order 39 ; + sh:path biolink:frequency_qualifier ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 36 ; + sh:path biolink:has_percentage ], + [ 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:targetClass biolink:BehaviorToBehavioralFeatureAssociation . biolink:BehavioralExposure a sh:NodeShape ; sh:closed true ; sh:description "A behavioral exposure is a factor relating to behavior impacting an individual." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + 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 4 ; + sh:path biolink:has_qualitative_value ], + [ 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 7 ; + sh:path biolink:provided_by ], + [ 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:order 1 ; + sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + 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 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -1148,23 +1180,15 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 12 ; - sh:path rdf:type ], + [ 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 6 ; + sh:path biolink:id ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:timepoint ], - [ 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 7 ; - sh:path biolink:provided_by ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 9 ; @@ -1174,39 +1198,15 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 3 ; sh:path biolink:has_quantitative_value ], - [ 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 6 ; - sh:path biolink:id ], [ 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 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:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:has_attribute ], - [ 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:order 1 ; - sh:path rdfs:label ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_qualitative_value ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - sh:path biolink:synonym ] ; + sh:order 0 ; + sh:path biolink:timepoint ], + [ sh:order 12 ; + sh:path rdf:type ] ; sh:targetClass biolink:BehavioralExposure . biolink:BehavioralOutcome a sh:NodeShape ; @@ -1218,49 +1218,44 @@ biolink:BehavioralOutcome a sh:NodeShape ; biolink:BiologicalEntity a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; + sh:property [ 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:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], + sh:order 10 ; + sh:path rdfs:label ], + [ 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 6 ; + sh:path biolink:id ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], [ 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 2 ; sh:path biolink:provided_by ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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 rdf:type ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 11 ; + sh:path dct:description ], + [ 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:xref ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -1270,24 +1265,37 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:xref ] ; + [ sh:description "Alternate human-readable names for a thing" ; + 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: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:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path rdfs:label ], - [ 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 input into the process" ; sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:has_attribute ], + sh:order 0 ; + sh:path biolink:has_input ], + [ 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 6 ; + sh:path biolink:provided_by ], + [ sh:order 12 ; + sh:path rdf:type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -1297,83 +1305,93 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 14 ; - sh:path dct:description ], - [ 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 5 ; + sh:path rdfs:label ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path rdfs:label ], + [ 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 7 ; + sh:path biolink:xref ], [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; + sh:description "holds between a process and a continuant, where the continuant is an output of the process" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_input ], - [ sh:description "a long-form human readable name for a thing" ; + sh:order 1 ; + sh:path biolink:has_output ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], + 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: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 7 ; - sh:path biolink:xref ], - [ 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:order 5 ; - sh:path rdfs:label ], - [ sh:order 12 ; - sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:order 10 ; + sh:path biolink:iri ], [ 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 3 ; sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - 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:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_output ], - [ 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 6 ; - sh:path biolink:provided_by ] ; + 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 2 ; + sh:path biolink:enabled_by ] ; 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:description "a human-readable description of an entity" ; + sh:property [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 3 ; + sh:path biolink:has_quantitative_value ], + [ 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 13 ; - sh:path dct:description ], - [ sh:order 12 ; - sh:path rdf:type ], + sh:minCount 1 ; + 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 14 ; sh:path biolink:has_attribute ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - sh:path biolink:synonym ], - [ 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:order 13 ; + sh:path dct:description ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:timepoint ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 6 ; - sh:path biolink:id ], + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_attribute_type ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:full_name ], + [ 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 7 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -1383,110 +1401,74 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 0 ; - sh:path biolink:timepoint ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 3 ; - sh:path biolink:has_quantitative_value ], + sh:order 5 ; + 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 4 ; sh:path biolink:has_qualitative_value ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ 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 7 ; - sh:path biolink:provided_by ], + [ 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 8 ; + sh:path biolink:xref ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + sh:path biolink:synonym ], [ 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:order 1 ; sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 9 ; - 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 2 ; - sh:path biolink:has_attribute_type ], - [ 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 8 ; - sh:path biolink:xref ] ; + [ sh:order 12 ; + sh:path rdf:type ] ; 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: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:property [ 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 5 ; + sh:path biolink:xref ], + [ 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 17 ; + sh:path rdfs:label ], + [ 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:order 1 ; sh:path biolink:pages ], - [ sh:description "a human-readable description of an entity" ; + [ 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 "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; - sh:order 18 ; - sh:path dct:description ], + sh:order 9 ; + sh:path biolink:creation_date ], + [ 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 10 ; + sh:path biolink:provided_by ], [ sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:license ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:iri ], + sh:order 8 ; + sh:path biolink:format ], [ sh:description "mesh terms tagging a publication" ; sh:order 4 ; sh:path biolink:mesh_terms ], - [ 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 10 ; - sh:path biolink:provided_by ], [ 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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 18 ; + sh:path dct:description ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 12 ; sh:path biolink:synonym ], - [ sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:format ], - [ sh:description "Books should have industry-standard identifier such as from ISBN." ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:id ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:creation_date ], - [ 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:maxCount 1 ; - sh:order 7 ; - sh:path biolink:rights ], - [ sh:description "keywords tagging a publication" ; - sh:order 3 ; - sh:path biolink:keywords ], - [ 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 17 ; - sh:path rdfs:label ], - [ sh:description "Should generally be set to an ontology class defined term for 'book'." ; - sh:order 16 ; - sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -1496,112 +1478,130 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 15 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "Should generally be set to an ontology class defined term for 'book'." ; + sh:order 16 ; + sh:path rdf:type ], + [ sh:description "keywords tagging a publication" ; + sh:order 3 ; + sh:path biolink:keywords ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path biolink:iri ], + [ sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:license ], [ sh:description "executive summary of a publication" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:summary ], - [ 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 5 ; - sh:path biolink:xref ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 11 ; - sh:path biolink:full_name ] ; + sh:path biolink:full_name ], + [ sh:description "Books should have industry-standard identifier such as from ISBN." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:id ], + [ sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:rights ] ; sh:targetClass biolink:Book . biolink:BookChapter a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "executive summary of a publication" ; + sh:property [ 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 5 ; - sh:path biolink:summary ], + sh:order 20 ; + sh:path rdfs:label ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 18 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "chapter of a book" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:chapter ], + [ 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:order 16 ; + sh:path biolink:id ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 21 ; + sh:path dct:description ], [ sh:description "mesh terms tagging a publication" ; sh:order 7 ; sh:path biolink:mesh_terms ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path biolink:full_name ], + [ sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:license ], + [ sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:summary ], + [ 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:creation_date ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 15 ; + sh:path biolink:synonym ], + [ 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 8 ; + sh:path biolink:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 17 ; + sh:path biolink:iri ], [ sh:maxCount 1 ; sh:order 11 ; sh:path biolink:format ], - [ sh:order 19 ; - sh:path rdf:type ], [ 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:order 4 ; sh:path biolink:pages ], - [ 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:order 1 ; - sh:path biolink:volume ], - [ 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:description "chapter of a book" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:chapter ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 21 ; - sh:path dct:description ], [ sh:description "The enclosing parent book containing the chapter should have industry-standard identifier from ISBN." ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 0 ; sh:path biolink:published_in ], - [ 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 8 ; - sh:path biolink:xref ], [ sh:maxCount 1 ; sh:order 10 ; sh:path biolink:rights ], - [ 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:order 19 ; + sh:path rdf:type ], + [ 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:order 20 ; - sh:path rdfs:label ], + sh:order 1 ; + sh:path biolink:volume ], + [ 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 13 ; + sh:path biolink:provided_by ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 22 ; sh:path biolink:has_attribute ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 15 ; - sh:path biolink:synonym ], - [ 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:creation_date ], [ sh:description "keywords tagging a publication" ; sh:order 6 ; sh:path biolink:keywords ], - [ 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:order 16 ; - sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 17 ; - sh:path biolink:iri ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 18 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:license ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:full_name ], - [ 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 13 ; - sh:path biolink:provided_by ] ; + [ 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:targetClass biolink:BookChapter . biolink:CaseToEntityAssociationMixin a sh:NodeShape ; @@ -1614,105 +1614,40 @@ 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: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 "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh: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:order 24 ; + sh:path biolink:object_label_closure ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Case ; + sh:description "the case (e.g. patient) that has the property" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 2 ; - sh:path rdf:predicate ], + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path rdf:subject ], [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:order 33 ; sh:path biolink:has_count ], - [ 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: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 15 ; - sh:path biolink:subject_category ], - [ 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 23 ; - sh:path biolink:subject_label_closure ], - [ sh:maxCount 1 ; - sh:order 35 ; - sh:path biolink:has_quotient ], - [ 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 17 ; - 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 7 ; - sh:path biolink:has_evidence ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], [ 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 12 ; sh:path biolink:original_subject ], - [ 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 qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:original_object ], + sh:order 39 ; + sh:path biolink:frequency_qualifier ], [ 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 22 ; sh:path biolink:object_namespace ], - [ 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 38 ; - sh:path biolink:onset_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 0 ; - sh:path biolink:sex_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: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 25 ; - sh:path biolink:retrieval_source_ids ], - [ 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 21 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], - [ 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 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:timepoint ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 39 ; - sh:path biolink:frequency_qualifier ], - [ 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 24 ; - sh:path biolink:object_label_closure ], + sh:order 5 ; + sh:path biolink:qualifiers ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -1720,326 +1655,362 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; 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: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:order 7 ; + 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 6 ; + sh:path biolink:publications ], + [ 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 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 32 ; + 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 19 ; sh:path biolink:subject_category_closure ], + [ 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 26 ; + 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 15 ; + sh:path biolink:subject_category ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:negated ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 36 ; + sh:path biolink:has_percentage ], + [ 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 38 ; + sh:path biolink:onset_qualifier ], [ sh:class biolink:SeverityValue ; sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 37 ; sh:path biolink:severity_qualifier ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 13 ; - sh:path biolink:original_predicate ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 30 ; - 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 25 ; + sh:path biolink:retrieval_source_ids ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 31 ; sh:path dct:description ], - [ sh:description "equivalent to has quotient multiplied by 100" ; + [ sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_percentage ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - sh:path rdf:type ], - [ 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 biolink:has_total ], + [ 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 26 ; - sh:path biolink:id ], - [ sh:class biolink:Case ; - sh:description "the case (e.g. patient) that has the property" ; + sh:order 21 ; + sh:path biolink:subject_namespace ], + [ 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 1 ; - 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 20 ; - sh:path biolink:object_category_closure ], + sh:order 2 ; + sh:path rdf:predicate ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:timepoint ], + [ 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 14 ; + 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 16 ; sh:path biolink:object_category ], - [ sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:order 34 ; - 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: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:order 20 ; + sh:path biolink:object_category_closure ], [ 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 18 ; - sh:path biolink:object_closure ] ; - sh:targetClass biolink:CaseToPhenotypicFeatureAssociation . - -biolink:CausalGeneToDiseaseAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh: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:order 20 ; sh:path biolink:object_closure ], - [ 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:order 29 ; - 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:order 8 ; + sh:path biolink:knowledge_source ], + [ 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:class biolink:Disease ; - sh:description "disease" ; + sh:order 13 ; + sh:path biolink:original_predicate ], + [ sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:has_quotient ], + [ 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 5 ; + sh:order 3 ; sh:path rdf:object ], - [ 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 24 ; - sh:path biolink:object_namespace ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; + sh:order 29 ; sh:path rdf:type ], - [ sh:maxCount 1 ; - sh:order 37 ; - sh:path biolink:has_quotient ], [ 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 12 ; + sh:order 10 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject" ; + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 40 ; - sh:path biolink:onset_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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; - sh:path biolink:category ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:path rdfs:label ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 41 ; - sh:path biolink:frequency_qualifier ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:order 27 ; + sh:path biolink:iri ], + [ 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 39 ; - sh:path biolink:severity_qualifier ], - [ 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 15 ; - sh:path biolink:original_predicate ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 0 ; + sh:path biolink:sex_qualifier ], + [ 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 23 ; + sh:path biolink:subject_label_closure ] ; + sh:targetClass biolink:CaseToPhenotypicFeatureAssociation . + +biolink:CausalGeneToDiseaseAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:negated ], - [ 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 35 ; + sh:path biolink:has_count ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; - sh:order 11 ; - 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:order 41 ; + sh:path biolink:frequency_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:object_category_closure ], + sh:order 8 ; + sh:path biolink:publications ], [ 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 2 ; sh:path biolink:sex_qualifier ], - [ 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 26 ; - sh:path biolink:object_label_closure ], - [ 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: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:class biolink:GeneOrGeneProduct ; + sh:description "gene in which variation is shown to cause the disease." ; sh:maxCount 1 ; - sh:order 16 ; - sh:path biolink:original_object ], - [ sh:description "a human-readable description of an entity" ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 3 ; + sh:path rdf: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:order 33 ; - sh:path dct:description ], + sh:minCount 1 ; + sh:order 28 ; + 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 7 ; + sh:path biolink:qualifiers ], [ 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 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: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 "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:order 38 ; sh:path biolink:has_percentage ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 32 ; - sh:path rdfs:label ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + [ 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 25 ; + sh:path biolink:subject_label_closure ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:object_direction_qualifier ], + 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: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 25 ; - sh:path biolink:subject_label_closure ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 39 ; + sh:path biolink:severity_qualifier ], + [ 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 20 ; + sh:path biolink:object_closure ], [ 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 23 ; sh:path biolink:subject_namespace ], - [ 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 19 ; - sh:path biolink:subject_closure ], - [ sh:description "a point in time" ; + [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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 13 ; - sh:path biolink:timepoint ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 0 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 4 ; - sh:path rdf:predicate ], - [ sh:description "number of things with a particular property" ; + sh:order 6 ; + sh:path biolink:negated ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + sh:path rdf:type ], + [ 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 12 ; + 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:order 35 ; - 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 8 ; - sh:path biolink:publications ], - [ 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:BlankNode ; - sh:order 3 ; - sh:path rdf:subject ], + 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:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 34 ; sh:path biolink:has_attribute ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; + sh:path biolink:category ], + [ 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 11 ; + sh:path biolink:primary_knowledge_source ], + [ sh:maxCount 1 ; + sh:order 37 ; + 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:description "Used to hold the 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 7 ; - sh:path biolink:qualifiers ], - [ sh:description "total number of things in a particular reference set" ; + sh:order 18 ; + sh:path biolink:object_category ], + [ 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 36 ; - sh:path biolink:has_total ], + sh:order 15 ; + sh:path biolink:original_predicate ], + [ 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 4 ; + sh:path rdf:predicate ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 33 ; + sh:path dct:description ], + [ 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 40 ; + sh:path biolink:onset_qualifier ], + [ 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 26 ; + sh:path biolink:object_label_closure ], + [ 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 16 ; + sh:path biolink:original_object ], [ 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:order 10 ; sh:path biolink:knowledge_source ], - [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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: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 0 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path biolink:iri ], + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:object_direction_qualifier ], + [ 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 19 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Disease ; + sh:description "disease" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 28 ; - sh:path biolink:id ] ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path rdf:object ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 32 ; + sh:path rdfs:label ], + [ sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:order 36 ; + sh:path biolink:has_total ], + [ 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:CausalGeneToDiseaseAssociation . biolink:Cell a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "a long-form human readable name for a thing" ; + sh:property [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ 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 2 ; - sh:path biolink:provided_by ], - [ 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:xref ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - 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:description "Alternate human-readable names for a thing" ; + 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 0 ; - sh:path biolink:in_taxon ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], + sh:order 12 ; + sh:path biolink:has_attribute ], [ 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 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -2048,55 +2019,107 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 8 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; - sh:targetClass biolink:Cell . - -biolink:CellLineAsAModelOfDiseaseAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 2 ; + sh:path biolink:provided_by ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], - [ 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 rdfs:label ], + [ 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:xref ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; - sh:path biolink:knowledge_source ], + 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 9 ; + sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ] ; + sh:targetClass biolink:Cell . + +biolink:CellLineAsAModelOfDiseaseAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:severity_qualifier ], + [ 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 25 ; + sh:path biolink:id ], + [ 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:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + 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 15 ; - sh:path biolink:object_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 14 ; + sh:path biolink:subject_category ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 34 ; - sh:path biolink:frequency_qualifier ], + sh:order 30 ; + sh:path dct:description ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], [ 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 4 ; sh:path biolink:qualifiers ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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:order 28 ; + 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:order 29 ; - sh:path rdfs:label ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:object_category ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; @@ -2105,83 +2128,73 @@ biolink:CellLineAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:maxCount 1 ; sh:order 26 ; 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 24 ; - 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 6 ; - sh:path biolink:has_evidence ], [ sh:description "The relationship to the disease" ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 1 ; sh:path rdf:predicate ], - [ 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 16 ; - 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 6 ; + 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 19 ; + 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 5 ; + sh:path biolink:publications ], [ 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 33 ; sh:path biolink:onset_qualifier ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + [ 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 32 ; - sh:path biolink:severity_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:order 13 ; + sh:path biolink:original_object ], + [ 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 14 ; - sh:path biolink:subject_category ], + sh:order 21 ; + sh:path biolink:object_namespace ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:order 34 ; + sh:path biolink:frequency_qualifier ], [ 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 23 ; sh:path biolink:object_label_closure ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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: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 17 ; - sh:path biolink:object_closure ], + [ 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 22 ; + 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:nodeKind sh:IRI ; sh:order 18 ; 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 19 ; - sh:path biolink:object_category_closure ], - [ 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:order 3 ; - sh:path biolink:negated ], + sh:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:class biolink:Disease ; sh:description "disease" ; sh:maxCount 1 ; @@ -2189,181 +2202,168 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 25 ; - 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: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 16 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:publications ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 31 ; + sh:path biolink:has_attribute ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ] ; + sh:order 3 ; + sh:path biolink:negated ] ; 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 ( rdf:type ) ; - sh:property [ 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:property [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 9 ; 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:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], + sh:order 4 ; + sh:path biolink:qualifiers ], + [ 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 21 ; + sh:path biolink:object_namespace ], [ 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 11 ; sh:path biolink:original_subject ], - [ 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:order 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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:minCount 1 ; + sh:order 25 ; + 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 19 ; + sh:path biolink:object_category_closure ], + [ sh:class biolink:DiseaseOrPhenotypicFeature ; + sh:description "disease or phenotype" ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:knowledge_source ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ 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 22 ; 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: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 5 ; + sh:path biolink:publications ], + [ 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 13 ; + sh:path biolink:original_object ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; + sh:order 3 ; + 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 15 ; - sh:path biolink:object_category ], - [ sh:description "a point in time" ; + sh:order 6 ; + 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 ; + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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:order 10 ; - sh:path biolink:timepoint ], + 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: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 4 ; - sh:path biolink:qualifiers ], + sh:order 18 ; + sh:path biolink:subject_category_closure ], [ 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 1 ; sh:path rdf:predicate ], - [ 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:class biolink:OntologyClass ; + sh:description "Used to hold the 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:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], + sh:order 14 ; + sh:path biolink:subject_category ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; 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 6 ; - 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 19 ; - 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 18 ; - sh:path biolink:subject_category_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], [ 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 17 ; sh:path biolink:object_closure ], - [ 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:order 25 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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 20 ; + 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:order 13 ; - sh:path biolink:original_object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 15 ; + sh:path biolink:object_category ], [ 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 16 ; sh:path biolink:subject_closure ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink: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 5 ; - sh:path biolink:publications ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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:order 21 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "disease or phenotype" ; + sh:order 29 ; + sh:path rdfs:label ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 31 ; + sh:path biolink:has_attribute ], [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 20 ; - sh:path biolink:subject_namespace ] ; + sh:path biolink:original_predicate ] ; sh:targetClass biolink:CellLineToDiseaseOrPhenotypicFeatureAssociation . biolink:CellLineToEntityAssociationMixin a sh:NodeShape ; @@ -2376,26 +2376,32 @@ biolink:CellularOrganism a sh:NodeShape ; sh:closed true ; sh:description "" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - 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:property [ 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:xref ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + 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:order 9 ; + sh:path rdf:type ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 5 ; sh:path biolink:synonym ], - [ 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:order 4 ; - sh:path biolink:full_name ], + sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:id ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -2405,169 +2411,143 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - 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: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:xref ], [ 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 2 ; sh:path biolink:provided_by ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ 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:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 6 ; - sh:path biolink:id ] ; + sh:order 1 ; + sh:path rdfs:label ] ; 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: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:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 40 ; + sh:path biolink:category ], + [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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:IRI ; - sh:order 11 ; - sh:path biolink:anatomical_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 3 ; + sh:path biolink:subject_aspect_qualifier ], + [ 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 30 ; + sh:path biolink:object_closure ], + [ 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 21 ; + 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 31 ; + sh:path biolink:subject_category_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 43 ; + sh:path dct:description ], + [ 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 13 ; + sh:path rdf:subject ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 16 ; + 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 37 ; sh:path biolink:retrieval_source_ids ], - [ 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 33 ; - sh:path biolink:subject_namespace ], [ 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 10 ; sh:path biolink:causal_mechanism_qualifier ], - [ 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 35 ; - sh:path biolink:subject_label_closure ], - [ 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:object_label_closure ], - [ 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:in ( "metabolite" ) ; sh:maxCount 1 ; - sh:order 34 ; - sh:path biolink:object_namespace ], - [ sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; + sh:order 2 ; + sh:path biolink:subject_derivative_qualifier ], + [ sh:class biolink:AnatomicalEntity ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:subject_part_qualifier ], - [ 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 22 ; - sh:path biolink:aggregator_knowledge_source ], + sh:nodeKind sh:IRI ; + sh:order 9 ; + sh:path biolink:object_context_qualifier ], + [ 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: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 17 ; sh:path biolink:qualifiers ], - [ 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 25 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:AnatomicalEntity ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:object_context_qualifier ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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 42 ; - sh:path rdfs:label ], - [ 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:object_aspect_qualifier ], + [ sh:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:original_object ], + sh:order 1 ; + sh:path biolink:subject_part_qualifier ], [ 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: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:order 12 ; - 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: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:subject_category ], - [ 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:subject_closure ], - [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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 "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 39 ; - sh:path biolink:iri ], - [ 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 21 ; - sh:path biolink:primary_knowledge_source ], - [ 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:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 32 ; + 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:order 16 ; - sh:path biolink:negated ], - [ 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 "a point in time" ; + sh:order 28 ; + sh:path biolink:object_category ], + [ 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:order 23 ; - sh:path biolink:timepoint ], - [ sh:in ( "genetic_variant_form" "modified_form" "loss_of_function_variant_form" "gain_of_function_variant_form" "polymorphic_form" "snp_form" "analog_form" ) ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 15 ; + sh:path rdf:object ], + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:subject_form_or_variant_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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 40 ; - sh:path biolink:category ], + sh:order 5 ; + sh:path biolink:subject_direction_qualifier ], + [ 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: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 18 ; sh:path biolink:publications ], - [ 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:order 38 ; - sh:path biolink:id ], + sh:order 34 ; + sh:path biolink:object_namespace ], [ 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 ; @@ -2578,162 +2558,120 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 19 ; 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: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 22 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 28 ; - sh:path biolink:object_category ], - [ 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 30 ; - sh:path biolink:object_closure ], - [ sh:description "a human-readable description of an entity" ; + sh:order 25 ; + sh:path biolink:original_predicate ], + [ 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 43 ; - sh:path dct:description ], - [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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 24 ; + sh:path biolink:original_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: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:order 8 ; - sh:path biolink:object_aspect_qualifier ], - [ 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:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 20 ; - sh:path biolink:knowledge_source ], + sh:order 23 ; + sh:path biolink:timepoint ], [ sh:class biolink:AnatomicalEntity ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:subject_context_qualifier ], - [ sh:in ( "metabolite" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:subject_derivative_qualifier ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 41 ; - sh:path rdf:type ], - [ 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:in ( "3_prime_utr" "5_prime_utr" "polya_tail" "promoter" "enhancer" "exon" "intron" ) ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNode ; - sh:order 15 ; - sh:path rdf:object ], - [ 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:order 7 ; + sh:path biolink:object_part_qualifier ], + [ 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:IRI ; - sh:order 13 ; - sh:path rdf:subject ], + sh:order 12 ; + 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 32 ; - sh:path biolink:object_category_closure ], - [ 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 24 ; - sh:path biolink:original_subject ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:subject_direction_qualifier ] ; - sh:targetClass biolink:ChemicalAffectsGeneAssociation . - -biolink:ChemicalEntityAssessesNamedThingAssociation 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:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 14 ; + sh:order 27 ; sh:path biolink:subject_category ], - [ 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 25 ; - sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 41 ; + sh:path rdf:type ], + [ 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 26 ; - 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 6 ; - sh:path biolink:has_evidence ], - [ 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 13 ; sh:path biolink:original_object ], - [ sh:class biolink:OntologyClass ; + [ 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 "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:order 20 ; + sh:path biolink:knowledge_source ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 39 ; + sh:path biolink:iri ], + [ 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 38 ; + sh:path biolink:id ], + [ 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 35 ; + sh:path biolink:subject_label_closure ], + [ 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 33 ; + sh:path biolink:subject_namespace ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 42 ; + sh:path rdfs:label ] ; + sh:targetClass biolink:ChemicalAffectsGeneAssociation . + +biolink:ChemicalEntityAssessesNamedThingAssociation a sh:NodeShape ; + sh:closed true ; + 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 4 ; sh:path biolink:qualifiers ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 12 ; - 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 18 ; - sh:path biolink:subject_category_closure ], - [ 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 16 ; - 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 5 ; - sh:path biolink:publications ], - [ 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 9 ; - 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 15 ; sh:path biolink:object_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:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], [ 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:order 7 ; sh:path biolink:knowledge_source ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ 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:order 17 ; + sh:path biolink:object_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], + sh:order 26 ; + sh:path biolink:iri ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink: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 ; @@ -2741,52 +2679,114 @@ biolink:ChemicalEntityAssessesNamedThingAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 3 ; - sh:path biolink:negated ], + sh:order 11 ; + 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 19 ; sh:path biolink:object_category_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + 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 24 ; 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 6 ; + sh:path biolink:has_evidence ], + [ 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 1 ; + sh:path rdf:predicate ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; sh:path dct:description ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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:order 10 ; - sh:path biolink:timepoint ], + sh:order 8 ; + sh:path biolink:primary_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 2 ; + sh:path rdf:object ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + 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 14 ; + sh:path biolink:subject_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 18 ; + 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 5 ; + sh:path biolink:publications ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], [ 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 21 ; sh:path biolink:object_namespace ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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:order 16 ; + sh:path biolink:subject_closure ], + [ 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 11 ; - sh:path biolink:original_subject ] ; + sh:order 13 ; + sh:path biolink:original_object ], + [ 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 23 ; + sh:path biolink:object_label_closure ] ; sh:targetClass biolink:ChemicalEntityAssessesNamedThingAssociation . biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation a sh:NodeShape ; @@ -2797,72 +2797,46 @@ biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation a sh:NodeShape sh:maxCount 1 ; sh:order 27 ; sh:path biolink:iri ], + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:object_direction_qualifier ], + [ 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 12 ; + sh:path biolink:original_subject ], + [ 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 10 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:negated ], - [ 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 22 ; - sh:path biolink:object_namespace ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:timepoint ], - [ 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:order 26 ; - sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:object_direction_qualifier ], + sh:order 31 ; + sh:path dct:description ], [ 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 18 ; sh:path biolink:object_closure ], - [ sh:description "the direction is always from regulator to regulated" ; + [ 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 2 ; - sh:path rdf:predicate ], - [ 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:BlankNode ; - sh:order 1 ; - sh:path rdf:subject ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 21 ; - 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:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:subject_category ], + sh:order 30 ; + sh:path rdfs:label ], + [ 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 17 ; + sh:path biolink:subject_closure ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 29 ; 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 20 ; - sh:path biolink:object_category_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 31 ; - sh:path dct:description ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -2870,12 +2844,49 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; sh:path biolink:category ], + [ 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 24 ; + 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 "the direction is always from regulator to regulated" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 2 ; + sh:path rdf:predicate ], + [ 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 14 ; + 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 16 ; sh:path biolink:object_category ], + [ 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 13 ; + sh:path biolink:original_predicate ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 11 ; + 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: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:BlankNode ; + sh:order 1 ; + sh:path rdf:subject ], [ 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 ; @@ -2883,21 +2894,38 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 3 ; sh:path rdf:object ], - [ 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 17 ; - 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 7 ; - sh:path biolink:has_evidence ], - [ 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:order 30 ; - sh:path rdfs:label ], + sh:minCount 1 ; + sh:order 26 ; + sh:path biolink:id ], [ 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 23 ; sh:path biolink:subject_label_closure ], + [ 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 21 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_attribute ], + [ 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 20 ; + 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 15 ; + sh:path biolink:subject_category ], + [ 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 22 ; + 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 ; @@ -2908,39 +2936,11 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 19 ; sh:path biolink:subject_category_closure ], - [ 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 12 ; - sh:path biolink:original_subject ], - [ 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 14 ; - sh:path biolink:original_object ], - [ 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 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 25 ; - sh:path biolink:retrieval_source_ids ], - [ 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 13 ; - sh:path biolink:original_predicate ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ 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: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:path biolink:retrieval_source_ids ] ; sh:targetClass biolink:ChemicalEntityOrGeneOrGeneProductRegulatesGeneAssociation . biolink:ChemicalEntityOrProteinOrPolypeptide a sh:NodeShape ; @@ -2959,47 +2959,34 @@ 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 ) ; - sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + sh:property [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:has_qualitative_value ], - [ 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:order 9 ; + sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + sh:path biolink:synonym ], + [ 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 2 ; - sh:path rdfs:label ], + sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:id ], [ 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 8 ; sh:path biolink:xref ], + [ 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:IRI ; + sh:order 3 ; + sh:path biolink:has_attribute_type ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 1 ; sh:path biolink:timepoint ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], - [ 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 6 ; - sh:path biolink:id ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:full_name ], - [ sh:order 12 ; - sh:path rdf:type ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; @@ -3010,103 +2997,108 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - sh:path biolink:synonym ], [ 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 7 ; sh:path biolink:provided_by ], + [ 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:order 2 ; + sh:path rdfs:label ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:iri ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; - 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:order 11 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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_attribute_type ] ; + sh:order 4 ; + sh:path biolink:has_qualitative_value ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path dct:description ] ; sh:targetClass biolink:ChemicalExposure . biolink:ChemicalGeneInteractionAssociation a sh:NodeShape ; sh:closed true ; 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: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 "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 20 ; - sh:path biolink:original_predicate ], - [ 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 21 ; - sh:path biolink:original_object ], - [ 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:in ( "metabolite" ) ; sh:maxCount 1 ; - sh:order 29 ; - sh:path biolink:object_namespace ], - [ sh:description "A human-readable name for an attribute or entity." ; + 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:order 37 ; - sh:path rdfs:label ], + sh:nodeKind sh:IRI ; + sh:order 7 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 36 ; + 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 22 ; - sh:path biolink:subject_category ], - [ 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:order 23 ; + sh:path biolink:object_category ], + [ 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 31 ; + sh:path biolink:object_label_closure ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 38 ; sh:path dct:description ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 35 ; - sh:path biolink:category ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:negated ], + [ sh:class biolink:AnatomicalEntity ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:subject_context_qualifier ], [ 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:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:negated ], - [ 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 31 ; - sh:path biolink:object_label_closure ], - [ 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:order 34 ; - sh:path biolink:iri ], - [ 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 16 ; + sh:path biolink:primary_knowledge_source ], + [ 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: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 30 ; + 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 7 ; - sh:path biolink:anatomical_context_qualifier ], + sh:order 13 ; + sh:path biolink:publications ], + [ 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: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: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 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 33 ; - sh:path biolink:id ], + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:subject_category ], [ sh:class biolink:ChemicalEntity ; sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; @@ -3114,105 +3106,113 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 8 ; sh:path rdf:subject ], - [ 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:order 15 ; - 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: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:BlankNode ; - sh:order 10 ; - sh:path rdf:object ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 36 ; - sh:path rdf:type ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 29 ; + sh:path biolink:object_namespace ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 35 ; + sh:path biolink:category ], + [ 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:aggregator_knowledge_source ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 9 ; - sh:path rdf:predicate ], + sh:order 37 ; + 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: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: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 25 ; - sh:path biolink:object_closure ], - [ 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: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 19 ; - sh:path biolink:original_subject ], + sh:order 0 ; + sh:path biolink:subject_form_or_variant_qualifier ], [ sh:class biolink:AnatomicalEntity ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:subject_context_qualifier ], - [ 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:aggregator_knowledge_source ], + sh:order 6 ; + sh:path biolink:object_context_qualifier ], + [ 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 20 ; + sh:path biolink:original_predicate ], + [ 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 19 ; + sh:path biolink:original_subject ], [ 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 "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 4 ; + sh:path biolink:object_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:maxCount 1 ; - sh:order 16 ; - sh:path biolink:primary_knowledge_source ], + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 10 ; + sh:path rdf:object ], + [ 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 25 ; + sh:path biolink:object_closure ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 18 ; sh:path biolink:timepoint ], + [ 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 33 ; + 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:nodeKind sh:IRI ; + sh:order 26 ; + 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 12 ; sh:path biolink:qualifiers ], - [ 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 30 ; - sh:path biolink:subject_label_closure ], [ 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 28 ; sh:path biolink:subject_namespace ], - [ sh:in ( "metabolite" ) ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:subject_derivative_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 23 ; - 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: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: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: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: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:subject_closure ], - [ sh:class biolink:AnatomicalEntity ; + [ 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 6 ; - sh:path biolink:object_context_qualifier ] ; + sh:order 34 ; + sh:path biolink:iri ], + [ 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:order 15 ; + sh:path biolink:knowledge_source ], + [ 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 21 ; + sh:path biolink:original_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:order 9 ; + sh:path rdf:predicate ] ; sh:targetClass biolink:ChemicalGeneInteractionAssociation . biolink:ChemicalOrDrugOrTreatment a sh:NodeShape ; @@ -3224,45 +3224,43 @@ 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: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 22 ; - sh:path biolink:object_namespace ], - [ 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 14 ; - sh:path biolink:original_object ], + sh: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:order 18 ; + sh:path biolink:object_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + 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 20 ; + sh:path biolink:object_category_closure ], [ 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 9 ; sh:path biolink:primary_knowledge_source ], - [ 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:order 21 ; - sh:path biolink:subject_namespace ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 12 ; + sh:path biolink:original_subject ], + [ sh:description "" ; + sh:in ( "life_threatening_adverse_event" "serious_adverse_event" "suspected_adverse_reaction" "unexpected_adverse_event" ) ; sh:maxCount 1 ; - sh:order 27 ; - 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: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 23 ; - sh:path biolink:subject_label_closure ], - [ 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 17 ; - sh:path biolink:subject_closure ], - [ 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 0 ; + sh:path biolink:FDA_adverse_event_level ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:knowledge_source ], + sh:order 30 ; + sh:path rdfs:label ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; 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 5 ; + sh:path biolink:qualifiers ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -3270,20 +3268,23 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; 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 25 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - sh:path rdf:type ], + [ 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 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 14 ; + 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 15 ; - sh:path biolink:subject_category ], + sh:order 16 ; + sh:path biolink:object_category ], + [ 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 22 ; + 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 ; @@ -3293,16 +3294,37 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 31 ; 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: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: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 6 ; - sh:path biolink:publications ], - [ sh:description "" ; - sh:in ( "life_threatening_adverse_event" "serious_adverse_event" "suspected_adverse_reaction" "unexpected_adverse_event" ) ; + sh:order 25 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_attribute ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:FDA_adverse_event_level ], + sh:order 27 ; + sh:path biolink:iri ], + [ 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 13 ; + 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: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 21 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; @@ -3310,6 +3332,14 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 1 ; 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: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 24 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:DiseaseOrPhenotypicFeature ; sh:description "disease or phenotype" ; sh:maxCount 1 ; @@ -3317,148 +3347,128 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 3 ; sh:path rdf:object ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 11 ; - 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 16 ; - sh:path biolink:object_category ], + sh:order 15 ; + sh:path biolink:subject_category ], [ 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 2 ; sh:path rdf:predicate ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:timepoint ], + [ 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 17 ; + sh:path biolink:subject_closure ], [ 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 26 ; sh:path biolink:id ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ 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 23 ; + sh:path biolink:subject_label_closure ] ; + 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 disesae or phenotypic feature is a secondary undesirable effect." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + sh:path rdf:type ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 27 ; + sh:path biolink:iri ], + [ 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 21 ; + 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 32 ; - sh:path biolink:has_attribute ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ 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 18 ; - sh:path biolink:object_closure ], + sh:order 19 ; + 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: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 20 ; - sh:path biolink:object_category_closure ], - [ 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 point in time" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:original_predicate ], + sh:order 11 ; + sh:path biolink:timepoint ], [ 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 12 ; sh:path biolink:original_subject ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path rdfs:label ] ; - 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 disesae or phenotypic feature is a secondary undesirable effect." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; + sh:path biolink:category ], + [ 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 30 ; - sh:path rdfs:label ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:negated ], - [ 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 12 ; - sh:path biolink:original_subject ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; + sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 2 ; - sh:path rdf:predicate ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 31 ; - sh:path dct:description ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:nodeKind sh:BlankNode ; + sh:order 1 ; + sh:path rdf:subject ], + [ 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 18 ; + sh:path biolink:object_closure ], + [ 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 26 ; - 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 20 ; - sh:path biolink:object_category_closure ], + sh:order 14 ; + 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:description "" ; - sh:in ( "life_threatening_adverse_event" "serious_adverse_event" "suspected_adverse_reaction" "unexpected_adverse_event" ) ; + [ 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 20 ; + sh:path biolink:object_category_closure ], + [ 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 23 ; + sh:path biolink:subject_label_closure ], + [ 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 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:FDA_adverse_event_level ], + sh:order 30 ; + sh:path rdfs:label ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 31 ; + 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:class biolink:OntologyClass ; - sh:description "Used to hold the 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 15 ; - 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - sh:path biolink:category ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ 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 14 ; - sh:path biolink:original_object ], [ sh:class biolink:DiseaseOrPhenotypicFeature ; sh:description "disease or phenotype" ; sh:maxCount 1 ; @@ -3466,160 +3476,92 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 3 ; 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 19 ; - 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 16 ; - sh:path biolink:object_category ], + sh:order 15 ; + 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 25 ; sh:path biolink:retrieval_source_ids ], - [ 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 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "a point in time" ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_attribute ], + [ 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 11 ; - sh:path biolink:timepoint ], - [ 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:minCount 1 ; + sh:order 26 ; + sh:path biolink:id ], + [ 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 24 ; + sh:path biolink:object_label_closure ], + [ 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 8 ; - sh:path biolink:knowledge_source ], - [ 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 18 ; - sh:path biolink:object_closure ], - [ 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 17 ; - sh:path biolink:subject_closure ], - [ 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 23 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; - sh:description "the chemical entity or entity that is an interactor" ; + sh:order 22 ; + sh:path biolink:object_namespace ], + [ sh:description "" ; + sh:in ( "life_threatening_adverse_event" "serious_adverse_event" "suspected_adverse_reaction" "unexpected_adverse_event" ) ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNode ; - sh:order 1 ; - sh:path rdf:subject ], + sh:order 0 ; + sh:path biolink:FDA_adverse_event_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 16 ; + sh:path biolink:object_category ], [ 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 13 ; sh:path biolink:original_predicate ], - [ 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:order 22 ; - sh:path biolink:object_namespace ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - sh:path rdf: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:order 8 ; + sh:path biolink:knowledge_source ], + [ 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 21 ; - sh:path biolink:subject_namespace ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ] ; + sh:minCount 1 ; + sh:order 2 ; + sh:path rdf:predicate ] ; 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 ( rdf:type ) ; - sh:property [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 17 ; - 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: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:IRI ; - sh:order 15 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ sh:description "a point in time" ; + sh:order 21 ; + sh:path biolink:object_namespace ], + [ 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 10 ; - sh:path biolink:timepoint ], - [ 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 12 ; + sh:path biolink:original_predicate ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 20 ; - 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 5 ; - sh:path biolink:publications ], + sh:order 29 ; + 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 24 ; 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 18 ; - sh:path biolink:subject_category_closure ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 13 ; + sh:path biolink:original_object ], [ 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 22 ; sh:path biolink:subject_label_closure ], - [ 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 25 ; - sh:path biolink:id ], - [ 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:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ 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 16 ; - 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 6 ; - sh:path biolink:has_evidence ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -3627,24 +3569,28 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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:order 7 ; - 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: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:subject_category ], + sh:order 5 ; + sh:path biolink:publications ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], [ 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 11 ; 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 19 ; + sh:path biolink:object_category_closure ], [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; @@ -3652,84 +3598,118 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 0 ; sh:path rdf:subject ], - [ 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 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 19 ; - sh:path biolink:object_category_closure ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 13 ; - sh:path biolink:original_object ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ] ; - 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 <>""" ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; sh:path rdf:type ], - [ 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 18 ; - sh:path biolink:object_closure ], [ 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 17 ; + sh:order 16 ; sh:path biolink:subject_closure ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 11 ; - 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:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; 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:path biolink:has_evidence ], + [ 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 16 ; - sh:path biolink:object_category ], + sh:order 26 ; + sh:path biolink:iri ], + [ 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 23 ; + 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 15 ; - sh:path biolink:subject_category ], - [ 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:path biolink:object_category ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:original_subject ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 30 ; + sh:path dct:description ], + [ 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 17 ; + 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 18 ; + sh:path biolink:subject_category_closure ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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:predicate ], + 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 14 ; + sh:path biolink:subject_category ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + 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 4 ; + sh:path biolink:qualifiers ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 1 ; + sh:path rdf:predicate ] ; + 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 <>""" ; + sh:ignoredProperties ( rdf:type ) ; + sh: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:order 23 ; + sh:path biolink:subject_label_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:timepoint ], + [ 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 13 ; + sh:path biolink:original_predicate ], + [ 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 9 ; + sh:path biolink:primary_knowledge_source ], + [ 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 12 ; + sh:path biolink:original_subject ], [ sh:class biolink:ChemicalEntity ; sh:description "the downstream chemical entity" ; sh:maxCount 1 ; @@ -3737,15 +3717,10 @@ biolink:ChemicalToChemicalDerivationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path rdf:object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], - [ 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:order 4 ; - sh:path biolink:negated ], + sh:order 27 ; + sh:path biolink:iri ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 30 ; @@ -3755,30 +3730,56 @@ biolink:ChemicalToChemicalDerivationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 25 ; sh:path biolink:retrieval_source_ids ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ 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 18 ; + sh:path biolink:object_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + sh:path rdf:type ], + [ 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 2 ; + sh:path rdf:predicate ], + [ 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 14 ; + 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 19 ; + sh:path biolink:subject_category_closure ], + [ 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 26 ; + sh:path biolink:id ], [ 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:order 8 ; sh:path biolink:knowledge_source ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 31 ; - sh:path dct:description ], - [ 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 22 ; - sh:path biolink:object_namespace ], [ 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 10 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + [ 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: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 32 ; + sh:path biolink:has_attribute ], + [ 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 14 ; - sh:path biolink:original_object ], + sh:order 21 ; + 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 15 ; + sh:path biolink:subject_category ], [ sh:class biolink:ChemicalEntity ; sh:description "the upstream chemical entity" ; sh:maxCount 1 ; @@ -3786,195 +3787,128 @@ biolink:ChemicalToChemicalDerivationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path rdf:subject ], - [ 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:BlankNode ; - sh:order 0 ; - sh:path biolink:catalyst_qualifier ], + [ 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 24 ; + 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: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 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 19 ; - sh:path biolink:subject_category_closure ], + sh:order 16 ; + sh:path biolink:object_category ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 31 ; + sh:path dct:description ], + [ 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 22 ; + sh:path biolink:object_namespace ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 4 ; + 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 20 ; sh:path biolink:object_category_closure ], - [ 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 23 ; - sh:path biolink:subject_label_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], - [ 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 9 ; - sh:path biolink:primary_knowledge_source ], - [ 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 13 ; - sh:path biolink:original_predicate ], - [ 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 26 ; - 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: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 21 ; - sh:path biolink:subject_namespace ], + [ 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:BlankNode ; + sh:order 0 ; + sh:path biolink:catalyst_qualifier ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - sh:path biolink:category ], - [ 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 24 ; - sh:path biolink:object_label_closure ] ; + sh:path biolink:category ] ; 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 "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 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh: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:order 12 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], + sh:order 20 ; + sh:path biolink:subject_namespace ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ 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 1 ; sh:path rdf:predicate ], - [ 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 17 ; - 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 18 ; - sh:path biolink:subject_category_closure ], - [ 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 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 13 ; - sh:path biolink:original_object ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:subject_category ], [ 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 11 ; sh:path biolink:original_subject ], - [ 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: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 16 ; - 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 5 ; - sh:path biolink:publications ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], [ 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 21 ; sh:path biolink:object_namespace ], + [ 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 17 ; + 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: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 18 ; + sh:path biolink:subject_category_closure ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + 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 14 ; - sh:path biolink:subject_category ], + sh:order 31 ; + 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 15 ; sh:path biolink:object_category ], - [ 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 23 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ 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 25 ; - 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 19 ; sh:path biolink:object_category_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - 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 6 ; - sh:path biolink:has_evidence ], [ sh:class biolink:ChemicalEntityOrGeneOrGeneProduct ; sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; @@ -3982,68 +3916,54 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 0 ; sh:path rdf:subject ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ] ; - 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: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: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 18 ; - sh:path biolink:subject_category_closure ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 26 ; + sh:path biolink:iri ], + [ 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 29 ; - sh:path rdfs:label ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], [ 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 13 ; sh:path biolink:original_object ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ 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 9 ; - 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:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ 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 4 ; + sh:path biolink:qualifiers ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:primary_knowledge_source ], + sh:order 29 ; + 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 6 ; sh:path biolink:has_evidence ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + 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 5 ; + sh:path biolink:publications ], + [ 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: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 23 ; + sh:path biolink:object_label_closure ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -4051,40 +3971,68 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 8 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ] ; + 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: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: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 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 19 ; 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 5 ; - sh:path biolink:publications ], - [ 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 31 ; - sh:path biolink:has_attribute ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], + sh:order 14 ; + sh:path biolink:subject_category ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], [ 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 23 ; sh:path biolink:object_label_closure ], - [ sh:description "a point in time" ; + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 10 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ 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 rdfs:label ], + [ 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 21 ; - sh:path biolink:object_namespace ], + sh:order 12 ; + sh:path biolink:original_predicate ], [ sh:class biolink:ChemicalEntity ; sh:description "the chemical entity that is affecting the pathway" ; sh:maxCount 1 ; @@ -4092,42 +4040,48 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ 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 17 ; - sh:path biolink:object_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + 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 15 ; + sh:path biolink:object_category ], + [ 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 16 ; + 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 18 ; + sh:path biolink:subject_category_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:negated ], - [ 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 12 ; - sh:path biolink:original_predicate ], + [ 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 17 ; + sh:path biolink:object_closure ], [ 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 25 ; sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 16 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], + sh:order 13 ; + sh:path biolink:original_object ], [ sh:class biolink:Pathway ; sh:description "the pathway that is affected by the chemical" ; sh:maxCount 1 ; @@ -4135,17 +4089,63 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t 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: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 8 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + 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 6 ; + 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 ; + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 9 ; + 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 15 ; - sh:path biolink:object_category ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 5 ; + sh:path biolink:publications ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ] ; + sh:order 30 ; + sh:path dct:description ], + [ 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 11 ; + 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 4 ; + sh:path biolink:qualifiers ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ] ; sh:targetClass biolink:ChemicalToPathwayAssociation . biolink:ChiSquaredAnalysisResult a sh:NodeShape ; @@ -4161,16 +4161,6 @@ biolink:ChiSquaredAnalysisResult a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:has_attribute ], - [ sh:order 11 ; - sh:path rdf:type ], - [ sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:license ], - [ 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 8 ; - sh:path biolink:id ], [ sh:maxCount 1 ; sh:order 2 ; sh:path biolink:format ], @@ -4178,56 +4168,56 @@ biolink:ChiSquaredAnalysisResult a sh:NodeShape ; sh:maxCount 1 ; sh:order 12 ; sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; + sh:path rdf:type ], + [ 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 10 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:order 8 ; + sh:path biolink:id ], + [ 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 4 ; + sh:path biolink:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:creation_date ], + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:license ], [ sh:maxCount 1 ; sh:order 1 ; sh:path biolink:rights ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ 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 5 ; - sh:path biolink:xref ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 9 ; sh:path biolink:iri ], + [ 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 5 ; + sh:path biolink:xref ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:creation_date ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 7 ; sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ] ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; 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:order 11 ; - sh:path rdf:type ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ 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 7 ; - sh:path biolink:xref ], - [ sh:class biolink:OntologyClass ; + sh:property [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; sh:minCount 1 ; @@ -4238,68 +4228,76 @@ biolink:ClinicalCourse a sh:NodeShape ; sh:maxCount 1 ; sh:order 0 ; sh:path rdfs:label ], + [ 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 6 ; + sh:path biolink:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], [ 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 5 ; sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:order 11 ; + sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], + 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], + [ 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 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:iri ] ; 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:description "A human-readable name for an attribute or entity." ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ 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 5 ; + sh:path biolink:iri ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], + [ 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:xref ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path dct:description ], - [ sh:order 7 ; - sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -4309,18 +4307,11 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], + [ sh:order 7 ; + sh:path rdf:type ], [ 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 0 ; sh:path biolink:provided_by ], - [ 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 4 ; - sh:path biolink:id ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 2 ; @@ -4330,6 +4321,15 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 10 ; sh:path biolink:has_attribute ], + [ 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 4 ; + sh:path biolink:id ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path dct:description ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 3 ; sh:path biolink:synonym ] ; @@ -4339,79 +4339,67 @@ 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], - [ 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 2 ; - sh:path biolink:provided_by ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 5 ; sh:path biolink:synonym ], - [ 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:order 4 ; - sh:path biolink:full_name ], + sh:order 7 ; + sh:path biolink:iri ], + [ 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:xref ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; sh:path rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], - [ 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:xref ], + [ 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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: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 6 ; sh:path biolink:id ], - [ sh:order 9 ; - sh:path rdf:type ] ; + [ 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 2 ; + sh:path biolink:provided_by ], + [ 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:targetClass biolink:ClinicalFinding . biolink:ClinicalIntervention a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:xref ], - [ sh:description "a long-form human readable name for a thing" ; + sh:property [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:full_name ], @@ -4422,38 +4410,50 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 9 ; sh:path dct:description ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ sh:order 7 ; - sh:path rdf:type ], - [ 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 4 ; - sh:path biolink:id ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:iri ], + [ 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: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 4 ; + sh:path biolink:id ], [ 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 0 ; - sh:path biolink:provided_by ] ; + sh:path biolink:provided_by ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ] ; 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: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 6 ; - sh:path biolink:provided_by ], + sh:property [ sh:description "Alternate human-readable names for a thing" ; + 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 ; @@ -4461,6 +4461,19 @@ biolink:ClinicalMeasurement a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_attribute_type ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 8 ; @@ -4471,6 +4484,9 @@ biolink:ClinicalMeasurement a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_qualitative_value ], + [ 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 6 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -4480,6 +4496,15 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 7 ; + sh:path biolink:xref ], + [ 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:order 0 ; + sh:path rdfs:label ], + [ sh:order 11 ; + sh:path rdf:type ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; @@ -4489,59 +4514,21 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:minCount 1 ; sh:order 5 ; - sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ 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:order 0 ; - sh:path rdfs:label ], - [ 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 7 ; - sh:path biolink:xref ], - [ 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:path biolink:id ] ; 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:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:order 11 ; - sh:path rdf:type ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + sh: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: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:order 5 ; + sh:path biolink:id ], + [ 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 7 ; + sh:path biolink:xref ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -4551,75 +4538,74 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], - [ 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:order 5 ; - sh:path biolink:id ], + sh:order 8 ; + sh:path biolink:full_name ], [ 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:order 0 ; sh:path rdfs:label ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ 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 7 ; - sh:path biolink:xref ], + [ sh:order 11 ; + sh:path rdf:type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 2 ; - sh:path biolink:has_quantitative_value ] ; - sh:targetClass biolink:ClinicalModifier . - -biolink:ClinicalTrial a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such as TF_binding_site, which is more specific than anything in biolink. Here we would have categories {biolink:GenomicEntity, biolink:MolecularEntity, biolink:NamedThing}""" ; + 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:order 6 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 5 ; + sh:order 4 ; sh:path biolink:iri ], [ 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 0 ; + sh:order 6 ; sh:path biolink:provided_by ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ 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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ] ; + sh:targetClass biolink:ClinicalModifier . + +biolink:ClinicalTrial a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh: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:order 4 ; sh:path biolink:id ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 9 ; sh:path dct:description ], - [ 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:xref ], - [ sh:order 7 ; - sh:path rdf:type ], + [ 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 0 ; + sh:path biolink:provided_by ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 2 ; @@ -4633,6 +4619,20 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 8 ; sh:path rdfs:label ], + [ sh:order 7 ; + sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:xref ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 3 ; sh:path biolink:synonym ] ; @@ -4641,171 +4641,165 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t biolink:CodingSequence a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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 3 ; - sh:path biolink:provided_by ], - [ sh:description "connects a genomic feature to its sequence" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], + 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:order 10 ; + sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:iri ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:full_name ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 6 ; - sh:path biolink:synonym ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path rdfs:label ], + sh:order 0 ; + sh:path biolink:has_biological_sequence ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 2 ; sh:path rdfs:label ], - [ 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:order 3 ; + sh:path biolink:provided_by ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], + sh:order 12 ; + sh:path dct:description ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + 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 1 ; sh:path biolink:in_taxon ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - 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: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 7 ; sh:path biolink:id ], - [ sh:order 10 ; - sh:path rdf:type ] ; + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 6 ; + sh:path biolink:synonym ] ; 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:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:property [ 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 2 ; + sh:path biolink:provided_by ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 10 ; + sh:order 1 ; 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: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:xref ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ 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 6 ; sh:path biolink:id ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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: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 2 ; - sh:path biolink:provided_by ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:order 9 ; - sh:path rdf:type ], - [ 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:order 7 ; - sh:path biolink:iri ] ; + sh:order 10 ; + sh:path rdfs:label ], + [ 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:xref ] ; 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:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], - [ 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 5 ; - sh:path biolink:xref ], - [ sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], + sh:property [ sh:order 11 ; + sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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 11 ; - sh:path rdf:type ], - [ 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 8 ; - sh:path biolink:id ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:creation_date ], - [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], + [ 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 5 ; + sh:path biolink:xref ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], + [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:format ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 6 ; sh:path biolink:full_name ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:creation_date ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -4815,57 +4809,36 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 8 ; + sh:path biolink:id ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:rights ], [ 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 4 ; sh:path biolink:provided_by ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ] ; + [ sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:license ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ] ; 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: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 6 ; - sh:path biolink:provided_by ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ 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: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: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 7 ; sh:path biolink:xref ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ 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:order 0 ; - sh:path rdfs:label ], - [ sh:order 11 ; - sh:path rdf:type ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + [ 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 3 ; - sh:path biolink:has_qualitative_value ], + sh:order 4 ; + sh:path biolink:iri ], [ 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 ; @@ -4875,6 +4848,16 @@ biolink:ComplexChemicalExposure a sh:NodeShape ; sh:maxCount 1 ; sh:order 8 ; sh:path biolink:full_name ], + [ 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:order 0 ; + sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ 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 6 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -4884,141 +4867,167 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:order 11 ; + sh:path rdf:type ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], + 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: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: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: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: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 """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - 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, 'FDA approval status.'" ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:highest_FDA_approval_status ], - [ sh:class biolink:ChemicalEntity ; + sh:property [ sh:class biolink:ChemicalEntity ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:trade_name ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 17 ; - sh:path rdfs:label ], [ 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 "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 9 ; + sh:path biolink:provided_by ], [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:drug_regulatory_status_world_wide ], + [ 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 13 ; + sh:path biolink:id ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 18 ; + sh:path dct:description ], + [ 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 10 ; + sh:path biolink:xref ], + [ 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, 'FDA approval status.'" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:highest_FDA_approval_status ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 12 ; sh:path biolink:synonym ], [ sh:order 16 ; sh:path rdf:type ], - [ sh:description "" ; + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:is_toxic ], + sh:order 11 ; + sh:path biolink:full_name ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 17 ; + sh:path rdfs:label ], [ sh:class biolink:ChemicalMixture ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:is_supplement ], - [ 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: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 "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:description "" ; sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:is_toxic ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:id ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:full_name ], + sh:order 15 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 14 ; sh:path biolink:iri ], - [ 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 9 ; - sh:path biolink:provided_by ], [ sh:description "" ; sh:in ( "over_the_counter" "prescription" ) ; sh:order 5 ; sh:path biolink:available_from ], - [ 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 10 ; - sh:path biolink:xref ] ; + [ 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:order 6 ; + sh:path biolink:max_tolerated_dose ], + [ 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: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:order 11 ; + 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:order 11 ; sh:path rdf:type ], [ 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 5 ; sh:path biolink:xref ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + [ 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 3 ; - sh:path biolink:creation_date ], + sh:minCount 1 ; + sh:order 8 ; + sh:path biolink:id ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 12 ; sh:path rdfs:label ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], - [ 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:order 8 ; - sh:path biolink:id ], + sh:order 9 ; + sh:path biolink:iri ], + [ sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:license ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path dct:description ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:rights ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -5028,57 +5037,31 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:maxCount 1 ; - 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:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 6 ; sh:path biolink:full_name ], - [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], [ sh:maxCount 1 ; sh:order 2 ; sh:path biolink:format ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], - [ 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:order 4 ; + sh:path biolink:provided_by ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ] ; + sh:order 3 ; + sh:path biolink:creation_date ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ] ; 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], - [ sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:order 11 ; + sh:property [ sh:order 11 ; sh:path rdf:type ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:creation_date ], - [ 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 4 ; - sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -5088,74 +5071,92 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 1 ; + sh:path biolink:rights ], + [ 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 rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; + sh:order 3 ; + sh:path biolink:creation_date ], + [ sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:license ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 13 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:iri ], [ 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 8 ; sh:path biolink:id ], - [ 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:order 9 ; - sh:path biolink:iri ], + sh:order 12 ; + sh:path rdfs:label ], + [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:format ], + [ 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 4 ; + sh:path biolink:provided_by ], [ 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 5 ; sh:path biolink:xref ], - [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ] ; + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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: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:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:class biolink:InformationContentEntity ; - sh:description "information content entity which an agent has helped realise" ; + sh:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ sh:description "generally one of the predicate values 'provider', 'publisher', 'editor' or 'author'" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + sh:order 1 ; + sh:path rdf:predicate ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], [ 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 11 ; sh:path biolink:original_subject ], - [ 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 4 ; - 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 6 ; sh:path biolink:has_evidence ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - 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 24 ; + sh:path biolink:retrieval_source_ids ], [ 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 16 ; sh:path biolink:subject_closure ], @@ -5165,62 +5166,38 @@ biolink:ContributorAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 14 ; sh:path biolink:subject_category ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], [ 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 9 ; 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 5 ; - sh:path biolink:publications ], - [ sh:class biolink:Agent ; - sh:description "agent helping to realise the given entity (e.g. such as a publication)" ; + [ sh:class biolink:InformationContentEntity ; + sh:description "information content entity which an agent has helped realise" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ 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 0 ; + sh:path rdf:subject ], + [ 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 21 ; - sh:path biolink:object_namespace ], + sh:order 12 ; + 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 15 ; sh:path biolink:object_category ], - [ 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 25 ; - sh:path biolink:id ], - [ sh:description "generally one of the predicate values 'provider', 'publisher', 'editor' or 'author'" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], - [ 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 12 ; - 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 18 ; - sh:path biolink:subject_category_closure ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "a human-readable description of an entity" ; + sh:order 19 ; + sh:path biolink:object_category_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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:order 30 ; - sh:path dct:description ], + sh:order 7 ; + sh:path biolink:knowledge_source ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -5228,26 +5205,47 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; 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 19 ; - sh:path biolink:object_category_closure ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 25 ; + sh:path biolink:id ], [ 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 20 ; sh:path biolink:subject_namespace ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 17 ; - sh:path biolink:object_closure ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; 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 18 ; + sh:path biolink:subject_category_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 21 ; + 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 5 ; + sh:path biolink:publications ], [ 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 13 ; @@ -5255,157 +5253,143 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 22 ; sh:path biolink:subject_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - 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: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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 4 ; + sh:path biolink:qualifiers ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ] ; + sh:order 30 ; + sh:path dct:description ], + [ sh:class biolink:Agent ; + sh:description "agent helping to realise the given entity (e.g. such as a publication)" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ] ; sh:targetClass biolink:ContributorAssociation . biolink:CorrelatedGeneToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 41 ; - sh:path biolink:frequency_qualifier ], - [ 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 40 ; - sh:path biolink:onset_qualifier ], - [ sh:class biolink:Disease ; + sh:property [ sh:class biolink:Disease ; sh:description "disease" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path rdf:object ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 33 ; - sh:path dct:description ], - [ 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 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:nodeKind sh:IRI ; sh:order 21 ; sh:path biolink:subject_category_closure ], - [ sh:description "number of things with a particular property" ; + [ 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:order 35 ; - sh:path biolink:has_count ], + sh:nodeKind sh:IRI ; + sh:order 40 ; + sh:path biolink:onset_qualifier ], [ 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 20 ; sh:path biolink:object_closure ], - [ sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_total ], - [ 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 11 ; - sh:path biolink:primary_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 2 ; - sh:path biolink:sex_qualifier ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 32 ; - sh:path rdfs:label ], - [ 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 24 ; - sh:path biolink:object_namespace ], - [ 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:order 23 ; - sh:path biolink:subject_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:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:minCount 1 ; + sh:order 4 ; + sh:path rdf:predicate ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:object_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 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 34 ; - sh:path biolink:has_attribute ], - [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 39 ; + sh:path biolink:severity_qualifier ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 38 ; - sh:path biolink:has_percentage ], + sh:order 29 ; + sh:path biolink:iri ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; + sh:path biolink:category ], [ 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 15 ; sh:path biolink:original_predicate ], - [ 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:order 28 ; - sh:path biolink:id ], - [ sh:maxCount 1 ; - sh:order 37 ; - sh:path biolink:has_quotient ], - [ 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:knowledge_source ], + [ 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 12 ; + 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 4 ; - sh:path rdf:predicate ], + sh:nodeKind sh:IRI ; + sh:order 18 ; + sh:path biolink:object_category ], [ 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 26 ; sh:path biolink:object_label_closure ], + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 1 ; + 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 27 ; sh:path biolink:retrieval_source_ids ], - [ 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: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 23 ; + sh:path biolink:subject_namespace ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 38 ; + sh:path biolink:has_percentage ], + [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:has_count ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; + sh:order 32 ; + sh:path rdfs:label ], + [ 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 25 ; + sh:path biolink:subject_label_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + 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 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:order 8 ; + sh:path biolink:publications ], + [ 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 7 ; - sh:path biolink:qualifiers ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; - sh:path biolink:category ], + sh:order 2 ; + sh:path biolink:sex_qualifier ], + [ 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 11 ; + sh:path biolink:primary_knowledge_source ], + [ sh:maxCount 1 ; + sh:order 37 ; + sh:path biolink:has_quotient ], [ sh:class biolink:GeneOrGeneProduct ; sh:description "gene in which variation is shown to correlate with the disease." ; sh:maxCount 1 ; @@ -5413,173 +5397,167 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 3 ; 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 9 ; + sh:path biolink:has_evidence ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:order 41 ; + sh:path biolink:frequency_qualifier ], [ 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 16 ; sh:path biolink:original_object ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + [ 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:IRI ; - sh:order 39 ; - sh:path biolink:severity_qualifier ], + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:negated ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 13 ; sh:path biolink:timepoint ], - [ 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 25 ; - sh:path biolink:subject_label_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; - sh:path rdf:type ], - [ 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:order 29 ; - sh:path biolink:iri ], - [ 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 12 ; - 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:minCount 1 ; + sh:order 28 ; + sh:path biolink:id ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 8 ; - sh:path biolink:publications ], - [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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:order 34 ; + sh:path biolink:has_attribute ], + [ 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 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:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 17 ; sh:path biolink:subject_category ], - [ 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 "total number of things in a particular reference set" ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:knowledge_source ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 36 ; + sh:path biolink:has_total ], + [ 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 19 ; + sh:path biolink:subject_closure ], + [ 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 6 ; - sh:path biolink:negated ] ; + sh:order 24 ; + sh:path biolink:object_namespace ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 33 ; + sh:path dct:description ] ; sh:targetClass biolink:CorrelatedGeneToDiseaseAssociation . biolink:DatasetSummary a sh:NodeShape ; sh:closed true ; sh:description "an item that holds summary level information about a dataset." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path rdfs:label ], + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:maxCount 1 ; - sh:order 1 ; - sh:path schema1:logo ], + sh:order 3 ; + sh:path biolink:rights ], [ sh:maxCount 1 ; sh:order 0 ; sh:path biolink:source_web_page ], + [ 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 6 ; + sh:path biolink:provided_by ], + [ sh:order 13 ; + sh:path rdf:type ], + [ 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 7 ; + sh:path biolink:xref ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:creation_date ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:iri ], + [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:license ], [ sh:maxCount 1 ; sh:order 4 ; sh:path biolink:format ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 15 ; + sh:path dct:description ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path rdfs:label ], [ 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 10 ; sh:path biolink:id ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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 16 ; sh:path biolink:has_attribute ], - [ sh:order 13 ; - sh:path rdf:type ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ 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 7 ; - sh:path biolink:xref ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 15 ; - sh:path dct:description ], - [ 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:order 8 ; - sh:path biolink:full_name ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:rights ], + sh:order 11 ; + sh:path biolink:iri ], [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:license ] ; + sh:order 1 ; + sh:path schema1:logo ] ; 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 14 ; - sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 16 ; - sh:path dct:description ], + sh:order 12 ; + sh:path biolink:iri ], + [ sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:rights ], + [ 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 7 ; + sh:path biolink:provided_by ], + [ sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:license ], [ 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:id ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:full_name ], - [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:ingest_date ], - [ 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:class biolink:Dataset ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_dataset ], - [ sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:license ], [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:order 6 ; @@ -5587,70 +5565,71 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 8 ; sh:path biolink:xref ], + [ sh:class biolink:Dataset ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:has_dataset ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:full_name ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:ingest_date ], [ sh:class biolink:DatasetDistribution ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path dct:distribution ], - [ 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 7 ; - sh:path biolink:provided_by ], + [ 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:description "Alternate human-readable names for a thing" ; sh:order 10 ; sh:path biolink:synonym ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:iri ], + [ sh:order 14 ; + sh:path rdf:type ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 15 ; sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 16 ; + sh:path dct:description ], [ sh:maxCount 1 ; sh:order 5 ; - sh:path biolink:format ], - [ sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:rights ] ; + sh:path biolink:format ] ; sh:targetClass biolink:DatasetVersion . biolink:DiagnosticAid a sh:NodeShape ; sh:closed true ; sh:description "A device or substance used to help diagnose disease or injury" ; 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], [ 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 4 ; sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], [ 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:xref ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path dct:description ], - [ 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 0 ; - sh:path biolink:provided_by ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:order 7 ; - sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -5660,6 +5639,27 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + 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: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 0 ; + sh:path biolink:provided_by ], + [ sh:order 7 ; + sh:path rdf:type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 2 ; @@ -5670,30 +5670,34 @@ 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:class biolink:NamedThing ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + sh:path biolink:synonym ], + [ 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 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: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:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + 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:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 0 ; + sh:path biolink:timepoint ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; @@ -5702,42 +5706,38 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], + [ sh:order 12 ; + sh:path rdf:type ], + [ 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:order 1 ; + sh:path rdfs:label ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 9 ; sh:path biolink:full_name ], - [ sh:order 12 ; - sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - sh:path biolink:synonym ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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 8 ; sh:path biolink:xref ], - [ 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 7 ; - sh:path biolink:provided_by ], + [ 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 6 ; + sh:path biolink:id ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 3 ; - 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 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:description "a point in time" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:timepoint ] ; + sh:path biolink:has_quantitative_value ] ; sh:targetClass biolink:DiseaseOrPhenotypicFeatureExposure . biolink:DiseaseOrPhenotypicFeatureOutcome a sh:NodeShape ; @@ -5755,35 +5755,183 @@ 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:class biolink:EvidenceType ; + sh:property [ 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 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 14 ; + sh:path biolink:subject_category ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + 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 6 ; 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 0 ; + sh:path rdf:subject ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 9 ; + 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 18 ; sh:path biolink:subject_category_closure ], + [ 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 16 ; + 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 4 ; + sh:path biolink:qualifiers ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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:order 7 ; + 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 5 ; + sh:path biolink:publications ], + [ 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 12 ; + sh:path biolink:original_predicate ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 17 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], - [ 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 16 ; - sh:path biolink:subject_closure ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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: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 13 ; + 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 15 ; + 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 19 ; + sh:path biolink:object_category_closure ] ; + 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + 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 4 ; + 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 5 ; + sh:path biolink:publications ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + 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 18 ; + sh:path biolink:subject_category_closure ], [ sh:class biolink:DiseaseOrPhenotypicFeature ; sh:description "disease or phenotype" ; sh:maxCount 1 ; @@ -5791,36 +5939,42 @@ biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation a sh:NodeShape sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:class biolink:AnatomicalEntity ; + sh:description "anatomical entity in which the disease or feature is found." ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], + 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 19 ; + 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 15 ; 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 24 ; + 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 14 ; sh:path biolink:subject_category ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 16 ; + sh:path biolink:subject_closure ], [ 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 8 ; @@ -5829,14 +5983,33 @@ biolink:DiseaseOrPhenotypicFeatureToGeneticInheritanceAssociation a sh:NodeShape sh:maxCount 1 ; sh:order 3 ; sh:path biolink:negated ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], [ 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 1 ; sh:path rdf:predicate ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -5844,252 +6017,153 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ 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 "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 20 ; - sh:path biolink:subject_namespace ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], [ 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 11 ; 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:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category_closure ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 13 ; - sh:path biolink:original_object ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - 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 4 ; - 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 5 ; - sh:path biolink:publications ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 21 ; - sh:path biolink:object_namespace ], + sh:order 6 ; + sh:path biolink:has_evidence ], [ 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 23 ; sh:path biolink:object_label_closure ], - [ 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: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: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 12 ; - 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 15 ; - sh:path biolink:object_category ], [ 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 9 ; sh:path biolink:aggregator_knowledge_source ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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:order 21 ; - sh:path biolink:object_namespace ], - [ 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 13 ; + sh:path biolink:original_object ] ; + sh:targetClass biolink:DiseaseOrPhenotypicFeatureToLocationAssociation . + +biolink:DiseaseToEntityAssociationMixin a sh:NodeShape ; + sh:closed false ; + sh:ignoredProperties ( rdf:type ) ; + 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 "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 20 ; - sh:path biolink:subject_namespace ], + sh:order 12 ; + sh:path biolink:original_predicate ], [ 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 13 ; 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: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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 18 ; - sh:path biolink:subject_category_closure ], + sh:order 2 ; + sh:path rdf:object ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:negated ], + [ sh:class biolink:Disease ; + sh:description "disease class" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ 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 22 ; + 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 24 ; 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 14 ; - 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 6 ; sh:path biolink:has_evidence ], + [ 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 23 ; + 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 18 ; + sh:path biolink:subject_category_closure ], + [ 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 20 ; + sh:path biolink:subject_namespace ], [ 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 25 ; sh:path biolink:id ], - [ 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 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "anatomical entity in which the disease or feature is found." ; + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 10 ; + sh:path biolink:timepoint ], [ 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 11 ; 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 5 ; - sh:path biolink:publications ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ sh:class biolink:DiseaseOrPhenotypicFeature ; - sh:description "disease or phenotype" ; + [ 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:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + sh:order 7 ; + 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 19 ; sh:path biolink:object_category_closure ], - [ sh:description "a point in time" ; + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 30 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:knowledge_source ], + sh:order 26 ; + 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 15 ; + 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 4 ; sh:path biolink:qualifiers ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ] ; - sh:targetClass biolink:DiseaseOrPhenotypicFeatureToLocationAssociation . - -biolink:DiseaseToEntityAssociationMixin a sh:NodeShape ; - sh:closed false ; - sh:ignoredProperties ( rdf:type ) ; - 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 "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 17 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 23 ; - sh:path biolink:object_label_closure ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -6097,43 +6171,27 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ 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 high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:original_predicate ], + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ], + [ 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 16 ; + 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:description "Used to hold the 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_closure ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], + sh:order 14 ; + sh:path biolink:subject_category ], [ 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 8 ; 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 18 ; - sh:path biolink:subject_category_closure ], - [ 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 9 ; - 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 4 ; - sh:path biolink:qualifiers ], + [ 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 17 ; + 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 ; @@ -6143,267 +6201,227 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 21 ; sh:path biolink:object_namespace ], - [ 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 25 ; - sh:path biolink:id ], - [ 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 "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ] ; + sh:targetClass biolink:DiseaseToExposureEventAssociation . + +biolink:DiseaseToPhenotypicFeatureAssociation a sh:NodeShape ; + sh:closed true ; + 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; + sh:path biolink:category ], + [ 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 11 ; - sh:path biolink:original_subject ], + sh:order 13 ; + 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 15 ; - sh:path biolink:object_category ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:path biolink:subject_category ], + [ 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:order 3 ; - sh:path biolink:negated ], - [ sh:class biolink:ExposureEvent ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ 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 24 ; + sh:path biolink:object_label_closure ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 30 ; + 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 16 ; + sh:path biolink:object_category ], + [ 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:order 3 ; sh:path rdf:object ], - [ 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:order 10 ; - sh:path biolink:timepoint ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:path biolink:aggregator_knowledge_source ], + [ 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:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:Disease ; - sh:description "disease class" ; + sh:order 22 ; + sh:path biolink:object_namespace ], + [ 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:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 21 ; + sh:path biolink:subject_namespace ], [ 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 13 ; + sh:order 14 ; sh:path biolink:original_object ], - [ 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 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:has_evidence ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], + sh:order 19 ; + 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: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 14 ; - sh:path biolink:subject_category ] ; - sh:targetClass biolink:DiseaseToExposureEventAssociation . - -biolink:DiseaseToPhenotypicFeatureAssociation a sh:NodeShape ; - sh:closed true ; - 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:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 20 ; + sh:path biolink:object_category_closure ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], - [ sh:description "total number of things in a particular reference set" ; + sh:order 11 ; + sh:path biolink:timepoint ], + [ 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 23 ; + sh:path biolink:subject_label_closure ], + [ sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:has_quotient ], + [ 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 18 ; + sh:path biolink:object_closure ], + [ 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:order 34 ; - 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:nodeKind sh:IRI ; + sh:order 38 ; + sh:path biolink:onset_qualifier ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; + sh:order 27 ; + 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 16 ; - sh:path biolink:object_category ], + sh:order 25 ; + sh:path biolink:retrieval_source_ids ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:severity_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: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 26 ; + sh:path biolink:id ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 36 ; + sh:path biolink:has_percentage ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + sh:path rdf:type ], + [ sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:order 34 ; + sh:path biolink:has_total ], [ 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 2 ; sh:path rdf:predicate ], - [ 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 38 ; - sh:path biolink:onset_qualifier ], - [ sh:class biolink:Disease ; - sh:description "disease class" ; + [ 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 1 ; - sh:path rdf:subject ], - [ 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 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:knowledge_source ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - sh:path biolink:category ], + 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 5 ; sh:path biolink:qualifiers ], - [ 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 13 ; - sh:path biolink:original_predicate ], - [ 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 18 ; - sh:path biolink:object_closure ], - [ 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 22 ; - sh:path biolink:object_namespace ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; + sh:order 33 ; + sh:path biolink:has_count ], + [ 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 31 ; - sh:path dct:description ], + sh:order 12 ; + sh:path biolink:original_subject ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 32 ; sh:path biolink:has_attribute ], - [ 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 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 25 ; - sh:path biolink:retrieval_source_ids ], - [ 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 26 ; - sh:path biolink:id ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ 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 12 ; - sh:path biolink:original_subject ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:order 39 ; sh:path biolink:frequency_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 19 ; - 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 20 ; - sh:path biolink:object_category_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:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path rdf:object ], - [ 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 14 ; - sh:path biolink:original_object ], - [ 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 17 ; - 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 15 ; - sh:path biolink:subject_category ], - [ sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:order 33 ; - sh:path biolink:has_count ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path rdfs:label ], - [ 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 21 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:severity_qualifier ], - [ sh:description "equivalent to has quotient multiplied by 100" ; - sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_percentage ], - [ sh:maxCount 1 ; - sh:order 35 ; - sh:path biolink:has_quotient ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - 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:description "a point in time" ; + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:timepoint ], + sh:order 31 ; + sh:path dct:description ], [ 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 0 ; sh:path biolink:sex_qualifier ], - [ 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 23 ; - sh:path biolink:subject_label_closure ] ; + [ sh:class biolink:Disease ; + sh:description "disease class" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path rdf:subject ] ; 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 ) ; - sh:property [ sh:class biolink:OntologyClass ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + sh:path biolink:synonym ], + [ 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 7 ; + 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:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_attribute_type ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 1 ; + sh:path biolink:has_quantitative_value ], + [ 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 8 ; + sh:path biolink:xref ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:timepoint ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 9 ; @@ -6414,30 +6432,30 @@ biolink:DrugExposure a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:has_qualitative_value ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], [ 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:order 2 ; sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + 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:order 12 ; + sh:path rdf:type ], [ 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 6 ; sh:path biolink:id ], - [ sh:order 12 ; - sh:path rdf:type ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:timepoint ], - [ 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 7 ; - sh:path biolink:provided_by ], - [ 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 8 ; - sh:path biolink:xref ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - sh:path biolink:synonym ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -6446,108 +6464,90 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 11 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - 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:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 1 ; - sh:path biolink:has_quantitative_value ] ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; 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:description "mesh terms tagging a publication" ; - sh:order 4 ; - sh:path biolink:mesh_terms ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 12 ; - sh:path biolink:synonym ], - [ sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:license ], + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:summary ], [ 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 5 ; sh:path biolink:xref ], - [ 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 10 ; - sh:path biolink:provided_by ], - [ 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 "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:order 1 ; + sh:path biolink:pages ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 13 ; - sh:path biolink:id ], + sh:order 9 ; + sh:path biolink:creation_date ], [ sh:maxCount 1 ; sh:order 7 ; sh:path biolink:rights ], - [ sh:description "a long-form human readable name for a thing" ; + [ 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:order 11 ; - sh:path biolink:full_name ], + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:id ], + [ sh:description "mesh terms tagging a publication" ; + sh:order 4 ; + sh:path biolink:mesh_terms ], [ sh:description "keywords tagging a publication" ; sh:order 3 ; sh:path biolink:keywords ], - [ sh:description "executive summary of a publication" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:summary ], + [ 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:maxCount 1 ; + sh:order 6 ; + sh:path biolink:license ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 12 ; + 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 0 ; + sh:path biolink:authors ], + [ sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:format ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 14 ; sh:path biolink:iri ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:creation_date ], - [ sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:format ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 18 ; 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: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:order 1 ; - sh:path biolink:pages ], - [ 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 '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 17 ; sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:full_name ], [ sh:order 16 ; - sh:path rdf:type ] ; + sh:path rdf:type ], + [ 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 10 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:DrugLabel . biolink:DrugToEntityAssociationMixin a sh:NodeShape ; @@ -6560,14 +6560,17 @@ 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:description "a point in time" ; + sh: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:order 10 ; - sh:path biolink:timepoint ], - [ 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 20 ; - sh:path biolink:subject_namespace ], + sh:order 11 ; + sh:path biolink:original_subject ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], [ sh:class biolink:GeneOrGeneProduct ; sh:description "the gene or gene product that is affected by the drug" ; sh:maxCount 1 ; @@ -6575,58 +6578,46 @@ biolink:DrugToGeneAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path rdf:object ], - [ 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 8 ; - 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: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 19 ; - sh:path biolink:object_category_closure ], - [ sh:description "a human-readable description of an entity" ; + sh:order 18 ; + 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:order 30 ; - sh:path dct:description ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:subject_category ], [ 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 21 ; sh:path biolink:object_namespace ], - [ 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:order 25 ; - sh:path biolink:id ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - 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:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 15 ; - sh:path biolink:object_category ], - [ 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 22 ; - 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 26 ; + sh:path biolink:iri ], + [ sh:description "a point in time" ; sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ 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:subject_category ], - [ 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 11 ; - sh:path biolink:original_subject ], + sh:order 6 ; + sh:path biolink:has_evidence ], [ 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 18 ; - sh:path biolink:subject_category_closure ], + sh:order 19 ; + sh:path biolink:object_category_closure ], + [ 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 16 ; + 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 ; @@ -6636,38 +6627,25 @@ biolink:DrugToGeneAssociation a sh:NodeShape ; sh:maxCount 1 ; sh:order 12 ; sh:path biolink:original_predicate ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting 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 ; - sh:order 6 ; - sh:path biolink:has_evidence ], - [ 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 1 ; - sh:path rdf:predicate ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ 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 5 ; + sh:path biolink:publications ], + [ 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 26 ; - sh:path biolink:iri ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], [ sh:class biolink:Drug ; sh:description "the drug that is an interactor" ; sh:maxCount 1 ; @@ -6675,71 +6653,110 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - 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 5 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:negated ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 9 ; + 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 15 ; + sh:path biolink:object_category ], + [ 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 20 ; + sh:path biolink:subject_namespace ], [ 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 13 ; sh:path biolink:original_object ], - [ 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 16 ; - sh:path biolink:subject_closure ] ; + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], + [ 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 1 ; + sh:path rdf:predicate ] ; sh:targetClass biolink:DrugToGeneAssociation . biolink:DrugToGeneInteractionExposure a sh:NodeShape ; sh:closed true ; 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:description "a long-form human readable name for a thing" ; + sh: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:order 10 ; - sh:path biolink:full_name ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + sh:order 7 ; + sh:path biolink:id ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 11 ; 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 4 ; + sh:path biolink:has_attribute_type ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path biolink:has_quantitative_value ], - [ sh:order 13 ; - sh:path rdf:type ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 1 ; sh:path biolink:timepoint ], - [ 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 biolink:xref ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:full_name ], + [ sh:order 13 ; + sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:order 3 ; + sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 14 ; + 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 ; @@ -6751,124 +6768,121 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 5 ; 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 4 ; - sh:path biolink:has_attribute_type ], - [ 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:order 3 ; - sh:path rdfs:label ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 6 ; sh:path biolink:iri ], [ 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 8 ; sh:path biolink:provided_by ], - [ 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 7 ; - 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path dct:description ] ; + [ 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 biolink:xref ] ; sh:targetClass biolink:DrugToGeneInteractionExposure . biolink:DruggableGeneToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:BiologicalSex ; + sh: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:order 26 ; + sh:path biolink:object_label_closure ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 32 ; + sh:path rdfs:label ], + [ 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 15 ; + sh:path biolink:original_predicate ], + [ 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 24 ; + sh:path biolink:object_namespace ], + [ 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 16 ; + 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:description "connects an association to an instance of supporting evidence" ; + sh:in ( "tclin" "tbio" "tchem" "tdark" ) ; + sh:order 9 ; + sh:path biolink:has_evidence ], + [ 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 2 ; sh:path biolink:sex_qualifier ], - [ 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 "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 12 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; - sh:order 15 ; - sh:path biolink:original_predicate ], + sh:order 35 ; + sh:path biolink:has_count ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:has_attribute ], [ 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 40 ; sh:path biolink:onset_qualifier ], + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:object_direction_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 8 ; + sh:path biolink:publications ], [ sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:order 38 ; sh:path biolink:has_percentage ], - [ sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:order 35 ; - sh:path biolink:has_count ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path biolink:iri ], - [ 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 26 ; - sh:path biolink:object_label_closure ], - [ 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:order 23 ; - sh:path biolink:subject_namespace ], - [ 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:minCount 1 ; + sh:order 4 ; + sh:path rdf:predicate ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; - sh:order 24 ; - sh:path biolink:object_namespace ], + sh:nodeKind sh:IRI ; + sh:order 39 ; + sh:path biolink:severity_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:class biolink:OntologyClass ; sh:description "Used to hold the 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:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 39 ; - sh:path biolink:severity_qualifier ], - [ 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 20 ; - sh:path biolink:object_closure ], - [ 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 12 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:order 36 ; sh:path biolink:has_total ], - [ 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 25 ; - sh:path biolink:subject_label_closure ], - [ 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:BlankNode ; - sh:order 3 ; - sh:path rdf:subject ], - [ sh:maxCount 1 ; - sh:order 37 ; - sh:path biolink:has_quotient ], - [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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: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:order 0 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; - sh:path rdf:type ], + sh:order 10 ; + 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 ; @@ -6878,62 +6892,59 @@ biolink:DruggableGeneToDiseaseAssociation a sh:NodeShape ; sh:maxCount 1 ; 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 8 ; - sh:path biolink:publications ], - [ 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:order 10 ; - sh:path biolink:knowledge_source ], - [ 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 4 ; - sh:path rdf:predicate ], [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:order 41 ; sh:path biolink:frequency_qualifier ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:has_attribute ], - [ 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 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 7 ; - sh:path biolink:qualifiers ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:object_direction_qualifier ], - [ 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 "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 6 ; + sh:path biolink:negated ], + [ 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 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path biolink:iri ], + [ sh:maxCount 1 ; + sh:order 37 ; + sh:path biolink:has_quotient ], + [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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:class biolink:Disease ; + sh:description "disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path rdf:object ], + [ 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:BlankNode ; + sh:order 3 ; + sh:path rdf:subject ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 33 ; sh:path dct:description ], - [ 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 label 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: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 16 ; - sh:path biolink:original_object ], - [ sh:description "connects an association to an instance of supporting evidence" ; - sh:in ( "tclin" "tbio" "tchem" "tdark" ) ; - sh:order 9 ; - sh:path biolink:has_evidence ], + sh:minCount 1 ; + sh:order 28 ; + sh:path biolink:id ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -6941,31 +6952,9 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; sh:path biolink:category ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:negated ], - [ 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 28 ; - 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:nodeKind sh:IRI ; - sh:order 21 ; - sh:path biolink:subject_category_closure ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 32 ; - sh:path rdfs:label ], - [ sh:class biolink:Disease ; - sh:description "disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path rdf:object ], + [ 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 19 ; + sh:path biolink:subject_closure ], [ 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 11 ; @@ -6975,19 +6964,32 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; - sh:path biolink:object_category ] ; + sh:path biolink:object_category ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + sh:path rdf: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:order 23 ; + sh:path biolink:subject_namespace ], + [ 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 14 ; + sh:path biolink:original_subject ] ; 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 ( rdf:type ) ; - sh:property [ sh:description "A human-readable name for an attribute or entity." ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 4 ; - sh:path rdfs:label ], - [ sh:order 3 ; - sh:path rdf:type ], + sh:order 5 ; + sh:path dct:description ], + [ 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:iri ], [ 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 ; @@ -7000,33 +7002,32 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 2 ; sh:path biolink:category ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path rdfs:label ], [ 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path dct:description ], - [ 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:iri ] ; + [ sh:order 3 ; + sh:path rdf:type ] ; sh:targetClass biolink:Entity . biolink:EntityToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh: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:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 27 ; + 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:order 22 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], + sh:order 16 ; + sh:path biolink:object_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:maxCount 1 ; @@ -7034,57 +7035,28 @@ biolink:EntityToDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 3 ; 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - 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 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 25 ; - sh:path biolink:retrieval_source_ids ], - [ 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 unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:order 21 ; - sh:path biolink:subject_namespace ], + sh:minCount 1 ; + sh:order 26 ; + 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: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 15 ; - sh:path biolink:subject_category ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:timepoint ], - [ 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 18 ; - sh:path biolink:object_closure ], + sh:order 20 ; + sh:path biolink:object_category_closure ], + [ 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 23 ; + sh:path biolink:subject_label_closure ], [ 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 13 ; sh:path biolink:original_predicate ], - [ 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 2 ; - sh:path rdf:predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_attribute ], [ 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 ; @@ -7092,38 +7064,27 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 1 ; sh:path rdf:subject ], - [ 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 23 ; - sh:path biolink:subject_label_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], - [ 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 14 ; - 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 19 ; 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 "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 17 ; - sh:path biolink:subject_closure ], - [ 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:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:description "a human-readable description of an entity" ; + sh:order 22 ; + 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:description "a point in time" ; sh:maxCount 1 ; - sh:order 31 ; - sh:path dct:description ], + sh:order 11 ; + sh:path biolink:timepoint ], + [ 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 18 ; + sh:path biolink:object_closure ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 29 ; sh:path rdf:type ], @@ -7131,55 +7092,88 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 12 ; sh:path biolink:original_subject ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ 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: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:order 30 ; - sh:path rdfs:label ], - [ 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: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 27 ; - sh:path biolink:iri ], - [ 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 24 ; - sh:path biolink:object_label_closure ], + sh:order 21 ; + sh:path biolink:subject_namespace ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ sh:description "" ; + 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 0 ; + sh:path biolink:FDA_approval_status ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:negated ], [ 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 9 ; sh:path biolink:primary_knowledge_source ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 31 ; + sh:path dct:description ], + [ 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 24 ; + 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 25 ; + 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 16 ; - sh:path biolink:object_category ], - [ sh:description "" ; - 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 15 ; + sh:path biolink:subject_category ], + [ 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 0 ; - sh:path biolink:FDA_approval_status ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 14 ; + sh:path biolink:original_object ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 26 ; - 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:order 30 ; + 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 20 ; - sh:path biolink:object_category_closure ] ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; + sh:path biolink:category ], + [ 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 2 ; + sh:path rdf:predicate ], + [ 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 10 ; + sh:path biolink:aggregator_knowledge_source ] ; 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:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:severity_qualifier ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:property [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:frequency_qualifier ], @@ -7188,7 +7182,13 @@ biolink:EntityToDiseaseAssociationMixin a sh:NodeShape ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 1 ; - sh:path biolink:onset_qualifier ] ; + sh:path biolink:onset_qualifier ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:severity_qualifier ] ; sh:targetClass biolink:EntityToDiseaseAssociationMixin . biolink:EntityToDiseaseOrPhenotypicFeatureAssociationMixin a sh:NodeShape ; @@ -7206,22 +7206,22 @@ biolink:EntityToFeatureOrDiseaseQualifiersMixin a sh:NodeShape ; sh:closed false ; sh:description "Qualifiers for entity to disease or phenotype associations." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:property [ 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 0 ; - sh:path biolink:severity_qualifier ], + sh:order 2 ; + sh:path biolink:frequency_qualifier ], [ 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 1 ; sh:path biolink:onset_qualifier ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:frequency_qualifier ] ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:severity_qualifier ] ; sh:targetClass biolink:EntityToFeatureOrDiseaseQualifiersMixin . biolink:EntityToOutcomeAssociationMixin a sh:NodeShape ; @@ -7233,76 +7233,79 @@ biolink:EntityToOutcomeAssociationMixin a sh:NodeShape ; biolink:EntityToPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "A human-readable name for an attribute or entity." ; + sh: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:order 30 ; - sh:path rdfs:label ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:timepoint ], - [ 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 18 ; - sh:path biolink:object_closure ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], [ 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 10 ; sh:path biolink:aggregator_knowledge_source ], - [ 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:order 12 ; - sh:path biolink:original_subject ], + sh:minCount 1 ; + 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 20 ; sh:path biolink:object_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: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: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 17 ; - sh:path biolink:subject_closure ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:description "" ; + 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:minCount 1 ; - sh:order 26 ; - sh:path biolink:id ], + sh:order 0 ; + sh:path biolink:FDA_approval_status ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 31 ; sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - 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 19 ; - sh:path biolink:subject_category_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + sh:path rdf:type ], + [ 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 18 ; + sh:path biolink:object_closure ], + [ 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 23 ; + 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 16 ; 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: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 21 ; + sh:path biolink:subject_namespace ], + [ 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 24 ; + sh:path biolink:object_label_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:timepoint ], + [ 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 14 ; + sh:path biolink:original_object ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ 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 12 ; + 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 6 ; - sh:path biolink:publications ], + sh:order 25 ; + sh:path biolink:retrieval_source_ids ], + [ 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: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 ; @@ -7310,33 +7313,43 @@ biolink:EntityToPhenotypicFeatureAssociation a sh:NodeShape ; 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 25 ; - sh:path biolink:retrieval_source_ids ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ 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:class biolink:OntologyClass ; + sh:description "Used to hold the 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 21 ; - sh:path biolink:subject_namespace ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:subject_category ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_attribute ], [ 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 13 ; sh:path biolink:original_predicate ], - [ 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 23 ; - sh:path biolink:subject_label_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 27 ; + 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 19 ; + sh:path biolink:subject_category_closure ], [ 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:order 8 ; sh:path biolink:knowledge_source ], - [ 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: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 "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 4 ; + sh:path biolink:negated ], [ 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 ; @@ -7344,50 +7357,43 @@ biolink:EntityToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path rdf:subject ], - [ sh:description "" ; - 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 0 ; - sh:path biolink:FDA_approval_status ], - [ 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 14 ; - sh:path biolink:original_object ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], [ 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 22 ; sh:path biolink:object_namespace ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - 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: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 26 ; + sh:path biolink:id ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - 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 15 ; - sh:path biolink:subject_category ], - [ 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 2 ; - sh:path rdf:predicate ] ; + sh:path biolink:category ] ; sh:targetClass biolink:EntityToPhenotypicFeatureAssociation . biolink:EntityToPhenotypicFeatureAssociationMixin a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "number of things with a particular property" ; + sh:property [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:severity_qualifier ], + [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:order 1 ; sh:path biolink:has_count ], @@ -7397,30 +7403,24 @@ biolink:EntityToPhenotypicFeatureAssociationMixin a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:onset_qualifier ], - [ sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:has_total ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:frequency_qualifier ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is 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:IRI ; - sh:order 5 ; - sh:path biolink:severity_qualifier ], + sh:order 0 ; + sh:path biolink:sex_qualifier ], [ sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:has_percentage ], - [ 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 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 0 ; - sh:path biolink:sex_qualifier ], + sh:order 7 ; + sh:path biolink:frequency_qualifier ], + [ sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:has_total ], [ sh:maxCount 1 ; sh:order 3 ; sh:path biolink:has_quotient ] ; @@ -7430,10 +7430,12 @@ 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:description "a long-form human readable name for a thing" ; + sh:property [ sh:order 12 ; + sh:path rdf:type ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:full_name ], + sh:order 13 ; + sh:path dct:description ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -7441,148 +7443,138 @@ biolink:EnvironmentalExposure a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:has_attribute_type ], - [ sh:description "a human-readable description of an entity" ; + [ 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 8 ; + sh:path biolink:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], + sh:order 5 ; + sh:path biolink:iri ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:full_name ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:timepoint ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 3 ; + sh:path biolink:has_quantitative_value ], [ 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 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:description "Alternate human-readable names for a thing" ; sh:order 10 ; sh:path biolink:synonym ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ 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 7 ; - sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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:order 1 ; sh:path rdfs:label ], - [ 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 8 ; - sh:path biolink:xref ], - [ 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:class biolink:QuantityValue ; + [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 3 ; - sh:path biolink:has_quantitative_value ] ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:has_qualitative_value ], + [ 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 7 ; + sh:path biolink:provided_by ] ; sh:targetClass biolink:EnvironmentalExposure . biolink:EnvironmentalFeature a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:description "Alternate human-readable names for a thing" ; sh:order 3 ; sh:path biolink:synonym ], - [ 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 0 ; - sh:path biolink:provided_by ], - [ 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 """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 4 ; - sh:path biolink:id ], + sh:order 6 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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 7 ; - sh:path rdf:type ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:full_name ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 9 ; sh:path dct:description ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ 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:order 2 ; - sh:path biolink:full_name ], - [ 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:xref ], + sh:minCount 1 ; + sh:order 4 ; + sh:path biolink:id ], + [ sh:order 7 ; + sh:path rdf:type ], + [ 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 0 ; + sh:path biolink:provided_by ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 8 ; sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; + [ 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:xref ] ; sh:targetClass biolink:EnvironmentalFeature . biolink:EnvironmentalFoodContaminant a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; - sh:order 8 ; - sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:full_name ], + sh:property [ 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:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:has_chemical_role ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path dct:description ], [ 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:order 2 ; sh:path biolink:max_tolerated_dose ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:description "" ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:iri ], - [ 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 3 ; + sh:path biolink:is_toxic ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 8 ; + sh:path biolink:synonym ], + [ 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:provided_by ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 13 ; @@ -7593,16 +7585,6 @@ biolink:EnvironmentalFoodContaminant a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:trade_name ], - [ sh:order 12 ; - sh:path rdf:type ], - [ 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:id ], - [ 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:xref ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -7612,47 +7594,77 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "" ; + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:is_toxic ], + 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:description "" ; sh:in ( "over_the_counter" "prescription" ) ; sh:order 1 ; sh:path biolink:available_from ], - [ 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:provided_by ] ; + [ 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:xref ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path dct:description ], + [ 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:id ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:iri ] ; sh:targetClass biolink:EnvironmentalFoodContaminant . biolink:EnvironmentalProcess 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 10 ; - sh:path biolink:has_attribute ], - [ 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 0 ; - sh:path biolink:provided_by ], - [ sh:description "a human-readable description of an entity" ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 9 ; sh:path dct:description ], + [ 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 4 ; + sh:path biolink:id ], + [ 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 0 ; + sh:path biolink:provided_by ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], [ sh:order 7 ; sh:path rdf:type ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:full_name ], - [ 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:order 8 ; - sh:path rdfs:label ], + 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: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:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -7661,19 +7673,7 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 6 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 4 ; - sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ] ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; sh:targetClass biolink:EnvironmentalProcess . biolink:EpidemiologicalOutcome a sh:NodeShape ; @@ -7695,16 +7695,7 @@ 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:order 7 ; - sh:path rdf:type ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ], - [ 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 0 ; - sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -7713,87 +7704,90 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - 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:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 9 ; sh:path dct:description ], - [ 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:xref ], [ 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 4 ; sh:path biolink:id ], - [ 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:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:full_name ], + [ 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 0 ; + sh:path biolink:provided_by ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 3 ; - sh:path biolink:synonym ] ; - 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 "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 16 ; - sh:path biolink:subject_closure ], + sh:path biolink:synonym ], + [ 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:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 26 ; + sh:order 5 ; sh:path biolink:iri ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + [ 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 """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:knowledge_source ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 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:order 25 ; + 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 5 ; + sh:path biolink:publications ], + [ 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 20 ; + 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 15 ; - sh:path biolink:object_category ], + sh:order 4 ; + sh:path biolink:qualifiers ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 22 ; + 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:maxCount 1 ; @@ -7801,52 +7795,40 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t 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 6 ; - sh:path biolink:has_evidence ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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:order 21 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ 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 30 ; + sh:path dct:description ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 20 ; - sh:path biolink:subject_namespace ], + sh:order 13 ; + 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 24 ; 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: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 14 ; - sh:path biolink:subject_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 19 ; + sh:path biolink:object_category_closure ], + [ 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_attribute ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 6 ; + sh:path biolink:has_evidence ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 11 ; - sh:path biolink:original_subject ], + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ], [ 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 ; @@ -7854,64 +7836,75 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ 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:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + 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:order 13 ; - 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 5 ; - sh:path biolink:publications ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 14 ; + sh:path biolink:subject_category ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ 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 29 ; - sh:path rdfs:label ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 biolink:original_predicate ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], + sh:order 26 ; + 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 15 ; + sh:path biolink:object_category ], + [ 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 8 ; + 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 18 ; 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 19 ; - sh:path biolink:object_category_closure ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ] ; + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ] ; 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: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:property [ 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 11 ; + 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 2 ; - sh:path rdf: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:order 27 ; - sh:path biolink:id ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 30 ; - sh:path rdf:type ], + sh:order 26 ; + 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 ; @@ -7919,89 +7912,112 @@ biolink:ExposureEventToOutcomeAssociation a sh:NodeShape ; sh:order 17 ; 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: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 20 ; - sh:path biolink:subject_category_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 21 ; + sh:path biolink:object_category_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 30 ; + sh:path rdf:type ], + [ 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:order 28 ; - sh:path biolink:iri ], - [ 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:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:subject ], + [ 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 13 ; - sh:path biolink:original_subject ], - [ 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 14 ; - sh:path biolink:original_predicate ], - [ 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:order 9 ; - sh:path biolink:knowledge_source ], - [ 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 15 ; - sh:path biolink:original_object ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:minCount 1 ; + sh:order 3 ; + sh:path rdf: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 8 ; - sh:path biolink:has_evidence ], + sh:order 7 ; + sh:path biolink:publications ], + [ 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 18 ; + sh:path biolink:subject_closure ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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: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 16 ; sh:path biolink:subject_category ], - [ 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: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 "a constraint of time placed upon the truth value of an association. for time intervales, use temporal interval qualifier." ; sh:maxCount 1 ; - sh:order 23 ; - sh:path biolink:object_namespace ], + sh:order 1 ; + sh:path biolink:temporal_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 0 ; sh:path biolink:population_context_qualifier ], + [ 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 25 ; + sh:path biolink:object_label_closure ], + [ 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 27 ; + sh:path biolink:id ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 33 ; + sh:path biolink:has_attribute ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 28 ; + sh:path biolink:iri ], + [ 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 19 ; + sh:path biolink:object_closure ], + [ 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 15 ; + sh:path biolink:original_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:order 13 ; + sh:path biolink:original_subject ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:negated ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 31 ; sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ], - [ 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:order 1 ; - sh:path biolink:temporal_context_qualifier ], - [ 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: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 6 ; - sh:path biolink:qualifiers ], + sh:order 9 ; + sh:path biolink:knowledge_source ], [ 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 24 ; sh:path biolink:subject_label_closure ], - [ 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 11 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 25 ; - sh:path biolink:object_label_closure ], - [ 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 relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], + sh:order 14 ; + sh:path biolink:original_predicate ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 32 ; + sh:path dct:description ], [ 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 ; @@ -8009,103 +8025,105 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 4 ; 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 21 ; - sh:path biolink:object_category_closure ], [ 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 22 ; sh:path biolink:subject_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an 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 33 ; - sh:path biolink:has_attribute ], - [ sh:description "a human-readable description of an entity" ; + sh:order 20 ; + sh:path biolink:subject_category_closure ], + [ 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 32 ; - sh:path dct:description ], - [ 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 18 ; - sh:path biolink:subject_closure ], + sh:order 23 ; + sh:path biolink:object_namespace ], + [ 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 10 ; + sh:path biolink:primary_knowledge_source ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 12 ; 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 26 ; - 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:class biolink:EvidenceType ; + sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; - sh:order 7 ; - sh:path biolink:publications ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:negated ], - [ 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 19 ; - sh:path biolink:object_closure ] ; + sh:order 8 ; + sh:path biolink:has_evidence ] ; 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: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 "a point in time" ; sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject" ; + sh:order 11 ; + sh:path biolink:timepoint ], + [ 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 38 ; - sh:path biolink:onset_qualifier ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ sh:description "total number of things in a particular reference set" ; + sh:order 0 ; + sh:path biolink:sex_qualifier ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 34 ; - sh:path biolink:has_total ], + sh:order 30 ; + sh:path rdfs:label ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:order 39 ; + sh:path biolink:frequency_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 19 ; + sh:path biolink:subject_category_closure ], [ 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 23 ; sh:path biolink:subject_label_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - sh:path rdf:type ], - [ 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 "Used to hold the 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 12 ; - sh:path biolink:original_subject ], - [ sh:maxCount 1 ; - sh:order 35 ; - sh:path biolink:has_quotient ], + sh:nodeKind sh:IRI ; + sh:order 16 ; + sh:path biolink:object_category ], + [ 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 22 ; + sh:path biolink:object_namespace ], + [ 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 21 ; + sh:path biolink:subject_namespace ], [ 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:order 8 ; sh:path biolink:knowledge_source ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting 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 ; - sh:order 7 ; - sh:path biolink:has_evidence ], - [ 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 25 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:sex_qualifier ], - [ 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 31 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:original_predicate ], + sh:order 27 ; + sh:path biolink:iri ], + [ 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 17 ; + 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:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:object ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -8113,281 +8131,262 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; 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 20 ; + sh:path biolink:object_category_closure ], [ 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 2 ; 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:description "total number of things in a particular reference set" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:subject_category ], - [ 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 22 ; - sh:path biolink:object_namespace ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 31 ; - sh:path dct:description ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 39 ; - sh:path biolink:frequency_qualifier ], - [ 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 14 ; - sh:path biolink:original_object ], - [ sh:description "number of things with a particular property" ; + sh:order 34 ; + sh:path biolink:has_total ], + [ 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 33 ; - sh:path biolink:has_count ], + sh:order 13 ; + sh:path biolink:original_predicate ], [ 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 18 ; sh:path biolink:object_closure ], - [ 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 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 25 ; - 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 16 ; - 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 19 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + [ 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 37 ; - sh:path biolink:severity_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 20 ; - sh:path biolink:object_category_closure ], - [ sh:description "a point in time" ; + sh:order 1 ; + sh:path rdf:subject ], + [ 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 11 ; - sh:path biolink:timepoint ], + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + sh:path rdf:type ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 32 ; sh:path biolink:has_attribute ], - [ 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:order 24 ; + sh:path biolink:object_label_closure ], + [ 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 30 ; - sh:path rdfs:label ], + sh:order 14 ; + sh:path biolink:original_object ], + [ sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:has_quotient ], [ 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 26 ; sh:path biolink:id ], - [ sh:description "equivalent to has quotient multiplied by 100" ; + [ 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:order 36 ; - sh:path biolink:has_percentage ], + sh:nodeKind sh:IRI ; + sh:order 38 ; + sh:path biolink:onset_qualifier ], + [ 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 12 ; + 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 15 ; + 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: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 21 ; - sh:path biolink:subject_namespace ], - [ 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 3 ; - 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: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 17 ; - sh:path biolink:subject_closure ], - [ 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:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:order 4 ; + sh:path biolink:negated ], + [ 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 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 1 ; - sh:path rdf:subject ] ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 36 ; + sh:path biolink:has_percentage ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 37 ; + sh:path biolink:severity_qualifier ], + [ sh:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:order 33 ; + sh:path biolink:has_count ] ; sh:targetClass biolink:ExposureEventToPhenotypicFeatureAssociation . biolink:Food a sh:NodeShape ; sh:closed true ; sh:description "A substance consumed by a living organism as a source of nutrition" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 18 ; - sh:path dct:description ], - [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:drug_regulatory_status_world_wide ], - [ sh:order 16 ; - sh:path rdf:type ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - 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, 'FDA approval status.'" ; - sh:maxCount 1 ; - 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:description "Alternate human-readable names for a thing" ; - sh:order 12 ; - sh:path biolink:synonym ], - [ 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 9 ; - sh:path biolink:provided_by ], - [ sh:class biolink:ChemicalMixture ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:is_supplement ], - [ sh:class biolink:Attribute ; + 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 "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:full_name ], [ sh:class biolink:ChemicalEntity ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:trade_name ], - [ 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: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: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 13 ; - sh:path biolink:id ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:iri ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "" ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:is_toxic ], - [ 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 10 ; - sh:path biolink:xref ] ; - sh:targetClass biolink:Food . - -biolink:FoodAdditive a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a human-readable description of an entity" ; + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 5 ; + sh:path biolink:available_from ], + [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; sh:maxCount 1 ; - sh:order 14 ; - sh:path dct:description ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 2 ; + sh:path biolink:drug_regulatory_status_world_wide ], + [ sh:class biolink:ChemicalMixture ; + sh:description "" ; sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:is_supplement ], + [ 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 10 ; - sh:path biolink:iri ], + sh:path biolink:xref ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; + sh:order 15 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:ChemicalEntity ; - sh:description "" ; + [ 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 0 ; - sh:path biolink:trade_name ], - [ sh:order 12 ; - sh:path rdf:type ], - [ sh:description "" ; + sh:minCount 1 ; + sh:order 13 ; + sh:path biolink:id ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; + sh:order 17 ; + sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 12 ; + sh:path biolink:synonym ], + [ sh:order 16 ; + sh:path rdf:type ], + [ 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:is_toxic ], - [ 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: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, 'FDA approval status.'" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:highest_FDA_approval_status ], + [ 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:order 6 ; - sh:path biolink:xref ], + sh:path biolink:max_tolerated_dose ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 18 ; + sh:path dct:description ], + [ 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 9 ; + sh:path biolink:provided_by ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path biolink:iri ] ; + sh:targetClass biolink:Food . + +biolink:FoodAdditive a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path dct:description ], + [ sh:order 12 ; + sh:path rdf:type ], [ 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:provided_by ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:iri ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 13 ; sh:path rdfs:label ], + [ sh:class biolink:ChemicalEntity ; + sh:description "" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:trade_name ], + [ 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:xref ], [ sh:description "" ; sh:in ( "over_the_counter" "prescription" ) ; sh:order 1 ; sh:path biolink:available_from ], + [ 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:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:full_name ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 8 ; + sh:path biolink:synonym ], [ 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 ; @@ -8402,9 +8401,10 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:has_chemical_role ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 8 ; - sh:path biolink:synonym ] ; + [ sh:description "" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:is_toxic ] ; sh:targetClass biolink:FoodAdditive . biolink:FrequencyQualifierMixin a sh:NodeShape ; @@ -8420,60 +8420,39 @@ biolink:FrequencyQualifierMixin a sh:NodeShape ; biolink:FrequencyQuantifier a sh:NodeShape ; sh:closed false ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "equivalent to has quotient multiplied by 100" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:has_percentage ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:has_quotient ], - [ sh:description "total number of things in a particular reference set" ; + sh:property [ sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:order 1 ; sh:path biolink:has_total ], [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:order 0 ; - sh:path biolink:has_count ] ; + sh:path biolink:has_count ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:has_percentage ], + [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:has_quotient ] ; 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 ) ; - sh:property [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 19 ; 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 4 ; - sh:path biolink:qualifiers ], + [ 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:BlankNode ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:class biolink:OntologyClass ; sh:description "class describing the activity, process or localization of the gene product" ; sh:maxCount 1 ; @@ -8481,26 +8460,16 @@ biolink:FunctionalAssociation a sh:NodeShape ; 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 15 ; - sh:path biolink:object_category ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ 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 23 ; - sh:path biolink:object_label_closure ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf: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:order 20 ; - sh:path biolink:subject_namespace ], + [ 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 23 ; + sh:path biolink:object_label_closure ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -8508,50 +8477,83 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 25 ; + sh:path biolink:id ], [ 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 9 ; sh:path biolink:aggregator_knowledge_source ], + [ 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 8 ; + 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 4 ; + sh:path biolink:qualifiers ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 16 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + 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 14 ; - sh:path biolink:subject_category ], + sh:order 15 ; + sh:path biolink:object_category ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 13 ; + 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 6 ; sh:path biolink:has_evidence ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + 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 18 ; sh:path biolink:subject_category_closure ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 1 ; - sh:path rdf:predicate ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - 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 31 ; sh:path biolink:has_attribute ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], [ 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 11 ; @@ -8561,72 +8563,62 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:publications ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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:BlankNode ; - sh:order 0 ; - sh:path rdf: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:order 25 ; - sh:path biolink:id ], [ 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 17 ; - sh:path biolink:object_closure ] ; + sh:path biolink:object_closure ], + [ 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 1 ; + sh:path rdf:predicate ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + 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 14 ; + sh:path biolink:subject_category ] ; sh:targetClass biolink:FunctionalAssociation . biolink:Fungus a sh:NodeShape ; sh:closed true ; 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:description "Alternate human-readable names for a thing" ; - 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:property [ 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 2 ; + sh:path biolink:provided_by ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; sh:path rdfs:label ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ 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:xref ], - [ 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 2 ; - sh:path biolink:provided_by ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; 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: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:xref ], [ 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 ; @@ -8637,65 +8629,92 @@ biolink:Fungus a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ] ; sh:targetClass biolink:Fungus . biolink:GeneAffectsChemicalAssociation a sh:NodeShape ; sh:closed true ; 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:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + 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 31 ; + sh:path biolink:subject_category_closure ], + [ 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:object_label_closure ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 25 ; - sh:path biolink:original_predicate ], + sh:order 16 ; + 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 27 ; + sh:path biolink:subject_category ], + [ 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 22 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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:class biolink:EvidenceType ; sh:description "connects an association to an instance of supporting evidence" ; sh:nodeKind sh:IRI ; sh:order 19 ; sh:path biolink:has_evidence ], - [ 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 35 ; - sh:path biolink:subject_label_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 23 ; + sh:path biolink:timepoint ], + [ 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 21 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 39 ; + sh:path biolink:iri ], + [ 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 26 ; + sh:path biolink:original_object ], [ 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:OntologyClass ; - sh:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:qualifiers ], - [ 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 34 ; - sh:path biolink:object_namespace ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 42 ; - sh:path rdfs:label ], - [ 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:order 12 ; - sh:path biolink:qualified_predicate ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:subject_derivative_qualifier ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 41 ; - 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:minCount 1 ; + sh:order 38 ; + 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 32 ; - sh:path biolink:object_category_closure ], + sh:order 37 ; + sh:path biolink:retrieval_source_ids ], + [ 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 35 ; + 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 ; @@ -8703,15 +8722,27 @@ biolink:GeneAffectsChemicalAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 15 ; sh:path rdf:object ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 16 ; - 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: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:retrieval_source_ids ], + sh:order 32 ; + sh:path biolink:object_category_closure ], + [ 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: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:subject_closure ], + [ 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: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 10 ; + sh:path biolink:causal_mechanism_qualifier ], [ 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 ; @@ -8719,152 +8750,128 @@ biolink:GeneAffectsChemicalAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNode ; sh:order 13 ; sh:path rdf:subject ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ 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 18 ; + sh:path biolink:publications ], + [ 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:minCount 1 ; - sh:order 38 ; - sh:path biolink:id ], + sh:nodeKind sh:IRI ; + sh:order 11 ; + sh:path biolink:anatomical_context_qualifier ], [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:subject_direction_qualifier ], - [ 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 7 ; - sh:path biolink:object_part_qualifier ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 34 ; + sh:path biolink:object_namespace ], + [ 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 rdf:predicate ], - [ 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 33 ; + 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:order 21 ; - sh:path biolink:primary_knowledge_source ], + sh:nodeKind sh:IRI ; + sh:order 28 ; + sh:path biolink:object_category ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 43 ; + sh:path dct:description ], [ 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:order 20 ; sh:path biolink:knowledge_source ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 41 ; + sh:path rdf:type ], + [ 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 24 ; + sh:path biolink:original_subject ], [ 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 11 ; - 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:order 4 ; + sh:path biolink:subject_context_qualifier ], + [ 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 14 ; + sh:path rdf:predicate ], + [ 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:class biolink:AnatomicalEntity ; + sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:subject_category_closure ], + sh:order 9 ; + sh:path biolink:object_context_qualifier ], + [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:subject_derivative_qualifier ], + [ 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:order 12 ; + 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:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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:class biolink:OntologyClass ; - sh:description "Used to hold the 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 27 ; - sh:path biolink:subject_category ], - [ 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: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:order 17 ; + sh:path biolink:qualifiers ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 28 ; - sh:path biolink:object_category ], + sh:order 42 ; + sh:path rdfs:label ], + [ 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 25 ; + sh:path biolink:original_predicate ], [ 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 30 ; sh:path biolink:object_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 43 ; - sh:path dct:description ], - [ 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: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 10 ; - sh:path biolink:causal_mechanism_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 18 ; - sh:path biolink:publications ], - [ 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 22 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:AnatomicalEntity ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:subject_context_qualifier ], [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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: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 "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 24 ; - sh:path biolink:original_subject ], - [ 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 26 ; - sh:path biolink:original_object ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 23 ; - sh:path biolink:timepoint ], - [ 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 33 ; - sh:path biolink:subject_namespace ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 39 ; - sh:path biolink:iri ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 40 ; - sh:path biolink:category ], - [ sh:class biolink:AnatomicalEntity ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:object_context_qualifier ], - [ 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:object_label_closure ] ; + sh:path biolink:category ] ; sh:targetClass biolink:GeneAffectsChemicalAssociation . biolink:GeneAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:property [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 15 ; - sh:path biolink:original_predicate ], - [ 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 13 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Disease ; + sh:description "disease" ; sh:maxCount 1 ; - sh:order 23 ; - sh:path biolink:subject_namespace ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path rdf:object ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 38 ; + sh:path biolink:has_percentage ], [ 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 26 ; sh:path biolink:object_label_closure ], @@ -8872,210 +8879,203 @@ biolink:GeneAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:maxCount 1 ; sh:order 24 ; sh:path biolink:object_namespace ], - [ sh:description "The relationship to the disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 4 ; - sh:path rdf:predicate ], - [ sh:description "equivalent to has quotient multiplied by 100" ; - sh:maxCount 1 ; - sh:order 38 ; - 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:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:object_category ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; - sh:path biolink:category ], + sh:order 39 ; + sh:path biolink:severity_qualifier ], + [ 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:order 10 ; + sh:path biolink:knowledge_source ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 29 ; sh:path biolink:iri ], - [ 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:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + sh:path rdf:type ], + [ 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:BlankNode ; - sh:order 3 ; - sh:path rdf:subject ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 6 ; + sh:path biolink:negated ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:object_direction_qualifier ], + sh:order 41 ; + sh:path biolink:frequency_qualifier ], [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 41 ; - sh:path biolink:frequency_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: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:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; + sh:order 36 ; + 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 ; - sh:order 39 ; - sh:path biolink:severity_qualifier ], + sh:order 7 ; + sh:path biolink:qualifiers ], [ 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 16 ; sh:path biolink:original_object ], - [ sh:description "a point in time" ; + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ 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 20 ; - sh:path biolink:object_closure ], + sh:order 1 ; + 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 9 ; 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:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 3 ; + sh:path rdf:subject ], + [ sh:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:has_count ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 33 ; + sh:path dct:description ], [ 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 28 ; 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 7 ; - sh:path biolink:qualifiers ], + [ 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 11 ; + 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: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 "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 32 ; + 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 17 ; - sh:path biolink:subject_category ], - [ 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 12 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; - sh:path rdf:type ], - [ sh:maxCount 1 ; - sh:order 37 ; - sh:path biolink:has_quotient ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:has_attribute ], + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:description "The relationship to the disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 4 ; + sh:path rdf:predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:has_attribute ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; + sh:path biolink:category ], + [ 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 23 ; + sh:path biolink:subject_namespace ], [ 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 40 ; sh:path biolink:onset_qualifier ], - [ 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:order 10 ; - sh:path biolink:knowledge_source ], - [ 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 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 8 ; - sh:path biolink:publications ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 32 ; - sh:path rdfs:label ], - [ sh:class biolink:Disease ; - sh:description "disease" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path rdf:object ], - [ sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_total ], - [ 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 11 ; - sh:path biolink:primary_knowledge_source ], + [ sh:maxCount 1 ; + sh:order 37 ; + sh:path biolink:has_quotient ], + [ 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 20 ; + sh:path biolink:object_closure ], [ 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 19 ; sh:path biolink:subject_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 33 ; - sh:path dct:description ], - [ 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 25 ; - sh:path biolink:subject_label_closure ], - [ sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:order 35 ; - sh:path biolink:has_count ], [ 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 2 ; sh:path biolink:sex_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: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 12 ; + 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 27 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 17 ; + sh:path biolink:subject_category ], + [ 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 6 ; - sh:path biolink:negated ] ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ 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 14 ; + sh:path biolink:original_subject ], + [ 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 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:nodeKind sh:IRI ; + sh:order 21 ; + sh:path biolink:subject_category_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: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: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:OntologyClass ; - sh:description "Optional quantitative value indicating degree of expression." ; + [ 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 0 ; - sh:path biolink:quantifier_qualifier ] ; + sh:order 3 ; + sh:path biolink:phenotypic_state ] ; sh:targetClass biolink:GeneExpressionMixin . biolink:GeneGroupingMixin a sh:NodeShape ; @@ -9092,42 +9092,120 @@ biolink:GeneGroupingMixin a sh:NodeShape ; biolink:GeneHasVariantThatContributesToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:OntologyClass ; + sh: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:order 29 ; + 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 19 ; - sh:path biolink:object_category ], + sh:order 18 ; + sh:path biolink:subject_category ], + [ sh:maxCount 1 ; + sh:order 38 ; + sh:path biolink:has_quotient ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_attribute ], + [ 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:subject_label_closure ], + [ 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 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 8 ; + 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 28 ; + sh:path biolink:retrieval_source_ids ], + [ 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 15 ; + sh:path biolink:original_subject ], + [ 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 25 ; + sh:path biolink:object_namespace ], [ sh:description "total number of things in a particular reference set" ; sh:maxCount 1 ; sh:order 37 ; 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 9 ; + sh:path biolink:publications ], + [ 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:order 11 ; + sh:path biolink:knowledge_source ], + [ 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 27 ; + sh:path biolink:object_label_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path biolink:timepoint ], + [ sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:subject_form_or_variant_qualifier ], + [ 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: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:BlankNode ; + sh:order 4 ; + sh:path rdf:subject ], [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:order 42 ; sh:path biolink:frequency_qualifier ], - [ 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 "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; - sh:order 16 ; - sh:path biolink:original_predicate ], - [ 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 39 ; + sh:path biolink:has_percentage ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 24 ; - sh:path biolink:subject_namespace ], - [ 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 27 ; - sh:path biolink:object_label_closure ], + sh:order 33 ; + sh:path rdfs:label ], [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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 1 ; sh:path biolink:subject_aspect_qualifier ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ 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 33 ; - sh:path rdfs:label ], - [ sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:subject_form_or_variant_qualifier ], + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:sex_qualifier ], + [ 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 20 ; + 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 22 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 40 ; + sh:path biolink:severity_qualifier ], [ sh:class biolink:Disease ; sh:description "disease" ; sh:maxCount 1 ; @@ -9135,99 +9213,34 @@ biolink:GeneHasVariantThatContributesToDiseaseAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path rdf:object ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 30 ; - sh:path biolink:iri ], + sh:order 2 ; + sh:path biolink:object_direction_qualifier ], [ 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 17 ; sh:path biolink:original_object ], - [ 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNode ; - sh:order 4 ; - sh:path rdf:subject ], - [ 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 30 ; + sh:path biolink:iri ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 15 ; - sh:path biolink:original_subject ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 32 ; - 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:order 7 ; + sh:path biolink:negated ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 34 ; sh:path dct:description ], + [ 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 24 ; + sh:path biolink:subject_namespace ], [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:order 36 ; 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 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 9 ; - sh:path biolink:publications ], - [ 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:negated ], - [ 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 20 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_attribute ], - [ 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:subject_label_closure ], - [ sh:description "equivalent to has quotient multiplied by 100" ; - sh:maxCount 1 ; - sh:order 39 ; - sh:path biolink:has_percentage ], - [ 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 rdf: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 3 ; - sh:path biolink:sex_qualifier ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 40 ; - sh:path biolink:severity_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: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 41 ; - sh:path biolink:onset_qualifier ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -9238,191 +9251,258 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 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:maxCount 1 ; - sh:order 38 ; - sh:path biolink:has_quotient ], - [ 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 25 ; - sh:path biolink:object_namespace ], - [ sh:description "a point in time" ; + [ 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:order 14 ; - 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 28 ; - sh:path biolink:retrieval_source_ids ], - [ 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 21 ; - sh:path biolink:object_closure ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 41 ; + sh:path biolink:onset_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:order 2 ; - sh:path biolink:object_direction_qualifier ], - [ 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:nodeKind sh:IRI ; + sh:order 19 ; + 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 23 ; + sh:path biolink:object_category_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 32 ; + sh:path rdf:type ], + [ 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 11 ; - sh:path biolink:knowledge_source ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 16 ; + sh:path biolink:original_predicate ], + [ 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 29 ; - sh:path biolink:id ], + sh:order 5 ; + sh:path rdf:predicate ], [ 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 12 ; - 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 10 ; - sh:path biolink:has_evidence ] ; + sh:path biolink:primary_knowledge_source ] ; 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:description "Alternate human-readable names for a thing" ; - sh:order 0 ; - sh:path biolink:synonym ], + sh:property [ 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:order 2 ; + sh:path rdfs:label ], [ 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:xref ], - [ 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:order 2 ; - sh:path rdfs:label ] ; + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 0 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:GeneProductIsoformMixin . biolink:GeneToDiseaseAssociation 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: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 17 ; - sh:path biolink:subject_category ], - [ 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 9 ; + sh:path biolink:has_evidence ], + [ 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:order 10 ; - sh:path biolink:knowledge_source ], - [ sh:description "a human-readable description of an entity" ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 3 ; + sh:path rdf:subject ], + [ 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 33 ; - sh:path dct:description ], - [ 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 14 ; + sh:path biolink:original_subject ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; - 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 6 ; + sh:path biolink:negated ], + [ sh:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:has_count ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; + sh:path biolink:category ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:sex_qualifier ], + sh:order 39 ; + sh:path biolink:severity_qualifier ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:order 41 ; + sh:path biolink:frequency_qualifier ], + [ sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:order 36 ; + sh:path biolink:has_total ], [ 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 28 ; sh:path biolink:id ], + [ 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 15 ; + sh:path biolink:original_predicate ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 33 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:has_attribute ], + [ 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 24 ; + sh:path biolink:object_namespace ], + [ 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 16 ; + sh:path biolink:original_object ], [ 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 19 ; sh:path biolink:subject_closure ], - [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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: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 0 ; - sh:path biolink:subject_aspect_qualifier ], + sh:order 11 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:Disease ; + sh:description "disease" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path rdf:object ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 29 ; + 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:qualifiers ], - [ 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 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:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 32 ; + 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: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:description "equivalent to has quotient multiplied by 100" ; + sh:order 2 ; + sh:path biolink:sex_qualifier ], + [ 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 12 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 38 ; - sh:path biolink:has_percentage ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + 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 8 ; + sh:path biolink:publications ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + 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: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 25 ; + sh:path biolink:subject_label_closure ], + [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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 6 ; - sh:path biolink:negated ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:order 0 ; + sh:path biolink:subject_aspect_qualifier ], + [ 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 20 ; + sh:path biolink:object_closure ], + [ 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 39 ; - sh:path biolink:severity_qualifier ], + sh:order 10 ; + 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 "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:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:original_subject ], + sh:order 1 ; + sh:path biolink:object_direction_qualifier ], + [ 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 4 ; + sh:path rdf:predicate ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 38 ; + 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:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 18 ; sh:path biolink:object_category ], - [ sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:order 35 ; - sh:path biolink:has_count ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 32 ; - sh:path rdfs:label ], - [ 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:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:BlankNode ; - sh:order 3 ; - sh:path rdf:subject ], - [ 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 25 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject" ; + 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 40 ; - sh:path biolink:onset_qualifier ], + 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:maxCount 1 ; sh:order 37 ; sh:path biolink:has_quotient ], - [ 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:Onset ; + sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject" ; sh:maxCount 1 ; - 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 8 ; - sh:path biolink:publications ], + sh:order 40 ; + sh:path biolink:onset_qualifier ] ; + sh:targetClass biolink:GeneToDiseaseAssociation . + +biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:order 36 ; + sh:path biolink:has_total ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -9430,264 +9510,184 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; sh:path biolink:category ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:object_direction_qualifier ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 41 ; - 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 9 ; sh:path biolink:has_evidence ], - [ 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:GeneOrGeneProduct ; + sh:description "gene in which variation is correlated with the phenotypic feature" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:primary_knowledge_source ], - [ 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 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 3 ; + sh:path rdf:subject ], + [ 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 29 ; - sh:path biolink:iri ], - [ sh:description "a point in time" ; + sh:order 14 ; + sh:path biolink:original_subject ], + [ sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:timepoint ], + sh:order 38 ; + sh:path biolink:has_percentage ], [ 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 20 ; sh:path biolink:object_closure ], - [ 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 12 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:class biolink:Disease ; - sh:description "disease" ; + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 33 ; + sh:path dct:description ], + [ 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 24 ; + sh:path biolink:object_namespace ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path biolink:timepoint ], + [ 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 25 ; + sh:path biolink:subject_label_closure ], + [ 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:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path rdf:object ], + sh:order 40 ; + sh:path biolink:onset_qualifier ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path biolink:iri ], + [ 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 23 ; + sh:path biolink:subject_namespace ], + [ 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 26 ; + sh:path biolink:object_label_closure ], [ 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 16 ; sh:path biolink:original_object ], + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:object_direction_qualifier ], [ 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 4 ; sh:path rdf:predicate ], - [ sh:description "total number of things in a particular reference set" ; + [ 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 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:order 36 ; - sh:path biolink:has_total ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:has_attribute ] ; - sh:targetClass biolink:GeneToDiseaseAssociation . - -biolink:GeneToDiseaseOrPhenotypicFeatureAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 18 ; + sh:path biolink:object_category ], + [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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 38 ; - sh:path biolink:has_percentage ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "gene in which variation is correlated with the phenotypic feature" ; + sh:order 0 ; + 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 21 ; + sh:path biolink:subject_category_closure ], + [ 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 ; sh:minCount 1 ; - sh:nodeKind sh:BlankNode ; - sh:order 3 ; - sh:path rdf:subject ], + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path rdf: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 2 ; + sh:path biolink:sex_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 8 ; sh:path biolink:publications ], - [ 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 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:description "number of things with a particular property" ; sh:maxCount 1 ; sh:order 35 ; sh:path biolink:has_count ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ 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 12 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 4 ; - 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: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 19 ; - sh:path biolink:subject_closure ], + sh:order 28 ; + sh:path biolink:id ], [ 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:order 10 ; sh:path biolink:knowledge_source ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 32 ; + sh:path rdfs:label ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 39 ; + sh:path biolink:severity_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 22 ; - sh:path biolink:object_category_closure ], + sh:order 7 ; + sh:path biolink:qualifiers ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 6 ; sh:path biolink:negated ], - [ 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 40 ; - sh:path biolink:onset_qualifier ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; - sh:path biolink:category ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 41 ; - 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 2 ; - sh:path biolink:sex_qualifier ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:has_attribute ], - [ sh:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_total ], - [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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: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 ; - sh:minCount 1 ; + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + 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 5 ; - sh:path rdf:object ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path biolink:iri ], + sh:order 22 ; + sh:path biolink:object_category_closure ], [ 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 11 ; sh:path biolink:primary_knowledge_source ], - [ 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 26 ; - sh:path biolink:object_label_closure ], - [ 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 28 ; - sh:path biolink:id ], - [ 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 25 ; - sh:path biolink:subject_label_closure ], - [ 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 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 33 ; - sh:path dct:description ], - [ 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 23 ; - sh:path biolink:subject_namespace ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:has_evidence ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 32 ; - sh:path rdfs:label ], + sh:order 34 ; + 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 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 7 ; - sh:path biolink:qualifiers ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:order 41 ; + sh:path biolink:frequency_qualifier ], + [ 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 19 ; + sh:path biolink:subject_closure ], [ sh:maxCount 1 ; sh:order 37 ; - sh:path biolink:has_quotient ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 39 ; - sh:path biolink:severity_qualifier ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:object_direction_qualifier ], - [ 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 15 ; - sh:path biolink:original_predicate ], - [ 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 24 ; - sh:path biolink:object_namespace ], - [ 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 12 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; - sh:path rdf:type ], - [ 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 16 ; - sh:path biolink:original_object ] ; + sh:path biolink:has_quotient ] ; sh:targetClass biolink:GeneToDiseaseOrPhenotypicFeatureAssociation . biolink:GeneToEntityAssociationMixin a sh:NodeShape ; @@ -9699,140 +9699,102 @@ 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:description "a human-readable description of an entity" ; + sh:property [ sh:class biolink:OntologyClass ; + sh:description "can be used to indicate magnitude, or also ranking" ; sh:maxCount 1 ; - sh:order 32 ; - sh:path dct:description ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:quantifier_qualifier ], + [ 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 25 ; + sh:path biolink:object_label_closure ], + [ 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 27 ; - sh:path biolink:id ], + 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:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 31 ; 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: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 20 ; - sh:path biolink:subject_category_closure ], - [ 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:order 9 ; - sh:path biolink:knowledge_source ], + sh:order 26 ; + 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:object_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: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 "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 24 ; - sh:path biolink:subject_label_closure ], - [ 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 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 8 ; - sh:path biolink:has_evidence ], - [ 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_category_closure ], + [ sh:class biolink:LifeStage ; + sh:description "stage at which the gene is expressed in the site" ; sh:maxCount 1 ; - sh:order 22 ; - sh:path biolink:subject_namespace ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 30 ; - sh:path rdf:type ], - [ 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 18 ; - sh:path biolink:subject_closure ], + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:stage_qualifier ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 28 ; + sh:path biolink:iri ], [ 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 23 ; sh:path biolink:object_namespace ], - [ 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 relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "location in which the gene is expressed" ; + sh:order 14 ; + sh:path biolink:original_predicate ], + [ 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 11 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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:IRI ; - sh:order 4 ; - sh:path rdf:object ], - [ sh:description "a point in time" ; + sh:order 5 ; + sh:path biolink:negated ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:timepoint ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ], - [ sh:description "expression relationship" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 3 ; - sh:path rdf:predicate ], - [ 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 13 ; - sh:path biolink:original_subject ], - [ 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 25 ; - sh:path biolink:object_label_closure ], - [ 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 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 21 ; - sh:path biolink:object_category_closure ], + sh:order 32 ; + sh:path dct:description ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 30 ; + sh:path rdf:type ], [ sh:class biolink:OntologyClass ; - sh:description "can be used to indicate magnitude, or also ranking" ; - 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 1 ; - sh:path biolink:quantifier_qualifier ], - [ 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 15 ; - sh:path biolink:original_object ], - [ 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 19 ; - sh:path biolink:object_closure ], + sh:order 6 ; + sh:path biolink:qualifiers ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ], + [ 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 18 ; + 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 16 ; sh:path biolink:subject_category ], - [ 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 14 ; - sh:path biolink:original_predicate ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:negated ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 28 ; - sh:path biolink:iri ], [ 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 ; @@ -9840,204 +9802,240 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path rdf:subject ], + [ 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 15 ; + sh:path biolink:original_object ], + [ 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 19 ; + sh:path biolink:object_closure ], + [ 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:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 33 ; sh:path biolink:has_attribute ], + [ 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:order 9 ; + sh:path biolink:knowledge_source ], + [ 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 13 ; + 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: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 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:retrieval_source_ids ] ; + sh:order 21 ; + sh:path biolink:object_category_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path biolink:timepoint ], + [ 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 27 ; + sh:path biolink:id ], + [ 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 24 ; + sh:path biolink:subject_label_closure ], + [ sh:description "expression relationship" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 3 ; + sh:path rdf:predicate ], + [ 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 22 ; + sh:path biolink:subject_namespace ] ; 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 ( 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 4 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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: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:order 7 ; sh:path biolink:knowledge_source ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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:BlankNode ; - sh:order 2 ; - sh:path rdf:object ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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:order 25 ; - sh:path biolink:id ], + sh:order 26 ; + sh:path biolink:iri ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ 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:order 20 ; - sh:path biolink:subject_namespace ], + sh:order 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 17 ; + 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 5 ; + 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 15 ; - sh:path biolink:object_category ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 4 ; + sh:path biolink:qualifiers ], [ 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_closure ], - [ 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 17 ; - 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: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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 14 ; - sh:path biolink:subject_category ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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:order 21 ; + sh:path biolink:object_namespace ], + [ 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:BlankNode ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 3 ; + sh:path biolink:negated ], + [ 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 11 ; - sh:path biolink:original_subject ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 12 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:has_evidence ], + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 23 ; + sh:path biolink:object_label_closure ], [ 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 22 ; sh:path biolink:subject_label_closure ], - [ 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 21 ; - sh:path biolink:object_namespace ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + [ 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 3 ; - sh:path biolink:negated ], - [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 8 ; - 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:order 20 ; + 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 5 ; - sh:path biolink:publications ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 18 ; + sh:path biolink:subject_category_closure ], + [ 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 1 ; - sh:path rdf:predicate ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:nodeKind sh:BlankNode ; + sh:order 0 ; + sh:path rdf: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:order 26 ; - sh:path biolink:iri ], - [ 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 16 ; - sh:path biolink:subject_closure ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; sh:path dct:description ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 1 ; + sh:path rdf:predicate ], [ 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 13 ; 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:BlankNode ; + 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:description "Used to hold the 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_closure ], + sh:order 14 ; + 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 15 ; + 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 24 ; - sh:path biolink:retrieval_source_ids ] ; + 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 6 ; + sh:path biolink:has_evidence ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink: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:class biolink:OntologyClass ; - sh:description "Used to hold the 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 31 ; + sh:path biolink:category ], + [ 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 19 ; - sh:path biolink:object_category ], - [ sh:description "a human-readable description of an entity" ; + sh:order 25 ; + sh:path biolink:object_namespace ], + [ 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 34 ; - sh:path dct:description ], + sh:order 24 ; + sh:path biolink:subject_namespace ], [ 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: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 20 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_attribute ], - [ 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 27 ; - sh:path biolink:object_label_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 34 ; + sh:path dct:description ], [ 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 ; @@ -10045,98 +10043,74 @@ biolink:GeneToGeneCoexpressionAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNode ; sh:order 6 ; sh:path rdf:object ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 31 ; - sh:path biolink:category ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 32 ; - sh:path rdf:type ], - [ 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 15 ; - sh:path biolink:original_subject ], - [ 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 12 ; - sh:path biolink:primary_knowledge_source ], - [ 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:class biolink:LifeStage ; + sh:description "stage during which gene or protein expression of takes place." ; sh:maxCount 1 ; - sh:order 25 ; - 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 8 ; - sh:path biolink:qualifiers ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 2 ; + sh:path biolink:stage_qualifier ], + [ 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 20 ; + sh:path biolink:subject_closure ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 29 ; - sh:path biolink:id ], - [ 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 14 ; + sh:path biolink:timepoint ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 17 ; - sh:path biolink:original_object ], + sh:order 7 ; + sh:path biolink:negated ], [ 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 rdf:predicate ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 35 ; + sh:path biolink:has_attribute ], + [ 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:subject_label_closure ], [ 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: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:BlankNode ; - sh:order 4 ; - sh:path rdf:subject ], - [ 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 24 ; - sh:path biolink:subject_namespace ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:timepoint ], + [ 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 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: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 28 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 19 ; + sh:path biolink:object_category ], + [ 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 33 ; - sh:path rdfs:label ], + sh:order 17 ; + sh:path biolink:original_object ], + [ 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:order 11 ; + 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: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: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:phenotypic_state ], + sh:minCount 1 ; + sh:order 29 ; + sh:path biolink:id ], + [ 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 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 ; @@ -10147,130 +10121,175 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 23 ; sh:path biolink:object_category_closure ], - [ 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 13 ; - 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 10 ; sh:path biolink:has_evidence ], - [ 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:negated ], - [ 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: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:subject_label_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 32 ; + sh:path rdf:type ], + [ 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 13 ; + sh:path biolink:aggregator_knowledge_source ], [ 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 21 ; sh:path biolink:object_closure ], + [ 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: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:BlankNode ; + sh:order 4 ; + sh:path rdf:subject ], [ 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 16 ; sh:path biolink:original_predicate ], - [ 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:order 11 ; - sh:path biolink:knowledge_source ] ; - 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: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 23 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - 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: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 4 ; - sh:path biolink:qualifiers ], - [ 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 22 ; + 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 28 ; + sh:path biolink:retrieval_source_ids ], + [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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_subject ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 21 ; - sh:path biolink:object_namespace ], + sh:order 33 ; + 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path biolink:iri ] ; + 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: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_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 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 13 ; + sh:path biolink:original_object ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 9 ; + 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:subject_category ], - [ 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 5 ; + sh:path biolink:publications ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 12 ; - sh:path biolink:original_predicate ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], [ 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 11 ; sh:path biolink:original_subject ], - [ sh:description "a point in time" ; + [ 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 10 ; - sh:path biolink:timepoint ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 12 ; + sh:path biolink:original_predicate ], + [ 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 3 ; - sh:path biolink:negated ], + sh:order 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ sh:description "membership of the gene in the given gene family." ; + sh:maxCount 1 ; + sh:minCount 1 ; + 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 6 ; + sh:path biolink:has_evidence ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ 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 ; sh:minCount 1 ; - sh:order 25 ; - 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:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category_closure ], + 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 15 ; sh:path biolink:object_category ], - [ 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:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + 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 2 ; - sh:path rdf:object ], - [ sh:description "membership of the gene in the given gene family." ; + sh:order 18 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 1 ; - sh:path rdf:predicate ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], + sh:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 21 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -10278,31 +10297,6 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink: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 5 ; - 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 6 ; - sh:path biolink:has_evidence ], - [ 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 9 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], [ 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 ; @@ -10310,6 +10304,21 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t 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 14 ; + 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 4 ; + sh:path biolink:qualifiers ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ 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 20 ; @@ -10317,137 +10326,141 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 16 ; sh:path biolink:subject_closure ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ 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 13 ; - sh:path biolink:original_object ] ; + [ 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 23 ; + sh:path biolink:object_label_closure ] ; 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: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 18 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], + sh:property [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], [ 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 21 ; 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 5 ; - sh:path biolink:publications ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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: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:order 7 ; - sh:path biolink:knowledge_source ], + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:description "homology relationship type" ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 1 ; sh:path rdf:predicate ], - [ 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 16 ; - 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 "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 22 ; + 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 15 ; - sh:path biolink:object_category ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], + sh:order 6 ; + sh:path biolink:has_evidence ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; 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 4 ; - 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 6 ; - sh:path biolink:has_evidence ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 17 ; + sh:path biolink:object_closure ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; sh:path dct:description ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + 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 24 ; + 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 19 ; sh:path biolink:object_category_closure ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ 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 23 ; - sh:path biolink:object_label_closure ], [ 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 13 ; sh:path biolink:original_object ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], + sh:order 3 ; + sh:path biolink:negated ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 23 ; + 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 4 ; + sh:path biolink:qualifiers ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], [ 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 25 ; sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], [ 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 12 ; sh:path biolink:original_predicate ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - 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 14 ; + sh:path biolink:subject_category ], + [ 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 16 ; + 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 18 ; + sh:path biolink:subject_category_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 ; @@ -10455,238 +10468,137 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path rdf:object ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ 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:BlankNode ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - 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 14 ; - sh:path biolink:subject_category ] ; + sh:order 15 ; + 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 5 ; + sh:path biolink:publications ] ; 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: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 18 ; - sh:path biolink:subject_category_closure ], - [ 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 13 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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: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:order 1 ; - sh:path rdf:predicate ], - [ 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 21 ; - sh:path biolink:object_namespace ], + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], [ 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:order 7 ; sh:path biolink:knowledge_source ], - [ 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: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 0 ; - sh:path rdf:subject ], + sh:order 8 ; + sh:path biolink:primary_knowledge_source ], [ 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 25 ; 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ 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 high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:minCount 1 ; + 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 3 ; - sh:path biolink:negated ], + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:subject_category ], [ 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 9 ; sh:path biolink:aggregator_knowledge_source ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ sh:description "a point in time" ; + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 10 ; - sh:path biolink:timepoint ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 13 ; + sh:path biolink:original_object ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 20 ; - sh:path biolink:subject_namespace ], + sh:order 29 ; + 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 15 ; sh:path biolink:object_category ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink: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: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:publications ], - [ 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 12 ; - sh:path biolink:original_predicate ], + sh:order 4 ; + 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 6 ; sh:path biolink:has_evidence ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - 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 19 ; - sh:path biolink:object_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: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:BlankNode ; 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: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:subject_category ], + sh:order 5 ; + sh:path biolink:publications ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; - sh:path biolink:iri ] ; - sh:targetClass biolink:GeneToGeneProductRelationship . - -biolink:GeneToGoTermAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 1 ; - sh:path rdf:predicate ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], + sh:path biolink:iri ], [ 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 23 ; sh:path biolink:object_label_closure ], - [ sh:class biolink:OntologyClass ; - 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:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; 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 15 ; - sh:path biolink:object_category ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 25 ; - sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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:order 30 ; - sh:path dct:description ], - [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 13 ; - sh:path biolink:original_object ], + sh:order 12 ; + sh:path biolink:original_predicate ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 16 ; + 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 19 ; + sh:path biolink:object_category_closure ], + [ 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 17 ; + sh:path biolink:object_closure ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -10696,41 +10608,77 @@ biolink:GeneToGoTermAssociation a sh:NodeShape ; sh:maxCount 1 ; sh:order 20 ; sh:path biolink:subject_namespace ], - [ 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 8 ; - 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 label closure of an association. This is a denormalized field used primarily in the SQL serialization of a knowledge graph via KGX." ; + sh:order 22 ; + 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 4 ; - sh:path biolink:qualifiers ], + sh:order 24 ; + 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 18 ; 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:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 11 ; + sh:path biolink:original_subject ] ; + sh:targetClass biolink:GeneToGeneProductRelationship . + +biolink:GeneToGoTermAssociation a sh:NodeShape ; + sh:closed true ; + 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 14 ; - sh:path biolink:subject_category ], + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], + [ 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 18 ; + sh:path biolink:subject_category_closure ], [ 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 22 ; 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 5 ; - sh:path biolink:publications ], - [ 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 11 ; - sh:path biolink:original_subject ], [ 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 17 ; sh:path biolink:object_closure ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + 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 6 ; + sh:path biolink:has_evidence ], + [ 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 1 ; + sh:path rdf:predicate ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -10738,177 +10686,200 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], + [ 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 9 ; + 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 19 ; - sh:path biolink:object_category_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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:order 12 ; - sh:path biolink:original_predicate ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:object_category ], [ 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 21 ; sh:path biolink:object_namespace ], - [ sh:class biolink:Gene ; - sh:description "gene, product or macromolecular complex that has the function associated with the GO 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: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 6 ; - sh:path biolink:has_evidence ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ] ; - 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 25 ; + sh:path biolink:id ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + [ 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 3 ; - sh:path biolink:negated ], + sh:order 11 ; + 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 14 ; - sh:path biolink:subject_category ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:description "class describing the activity, process or localization of the gene product" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], [ 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 20 ; sh:path biolink:subject_namespace ], - [ 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 17 ; - 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 4 ; + sh:path biolink:qualifiers ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "a point in time" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the 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 10 ; - sh:path biolink:timepoint ], - [ sh:class biolink:GeneOrGeneProduct ; - sh:description "the gene or gene product entity that participates or influences the pathway" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:subject_category ], + [ sh:class biolink:Gene ; + 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:BlankNode ; + sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ 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 16 ; - 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 6 ; - 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 19 ; - sh:path biolink:object_category_closure ], - [ 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:order 25 ; - sh:path biolink:id ], - [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 21 ; - sh:path biolink:object_namespace ], + sh:order 13 ; + 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 5 ; sh:path biolink:publications ], - [ sh:description "a human-readable description of an entity" ; + [ 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 30 ; - sh:path dct:description ], - [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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:order 11 ; - sh:path biolink:original_subject ], + sh:order 7 ; + 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 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_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 19 ; + sh:path biolink:object_category_closure ] ; + 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: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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:retrieval_source_ids ], + sh:order 31 ; + sh:path biolink:has_attribute ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; 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 15 ; + sh:path biolink:object_category ], + [ 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 11 ; + 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 14 ; + sh:path biolink:subject_category ], + [ 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 13 ; + sh:path biolink:original_object ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 16 ; + 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 6 ; + sh:path biolink:has_evidence ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], [ 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 8 ; 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 4 ; - sh:path biolink:qualifiers ], [ 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:order 7 ; sh:path biolink:knowledge_source ], - [ 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 point in time" ; sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:Pathway ; - sh:description "the pathway that includes or is affected by the gene or gene product" ; + sh:order 10 ; + 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 18 ; + sh:path biolink:subject_category_closure ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 1 ; + sh:path rdf:predicate ], + [ 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 23 ; + 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 2 ; - sh:path rdf:object ], + sh:order 5 ; + 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 "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 15 ; - sh:path biolink:object_category ], + sh:order 19 ; + sh:path biolink:object_category_closure ], + [ 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 25 ; + sh:path biolink:id ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -10916,50 +10887,78 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], [ 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 22 ; sh:path biolink:subject_label_closure ], - [ 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 13 ; - sh:path biolink:original_object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ 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 17 ; + 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 31 ; - sh:path biolink:has_attribute ] ; + sh:order 4 ; + sh:path biolink:qualifiers ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], + [ 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:BlankNode ; + sh:order 0 ; + sh:path rdf:subject ] ; sh:targetClass biolink:GeneToPathwayAssociation . biolink:GeneToPhenotypicFeatureAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 6 ; - 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 9 ; - sh:path biolink:has_evidence ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; - sh:path rdf:type ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject" ; + 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 40 ; - sh:path biolink:onset_qualifier ], + 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 7 ; sh:path biolink:qualifiers ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 33 ; + sh:path dct:description ], + [ 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 11 ; + sh:path biolink:primary_knowledge_source ], [ 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 23 ; sh:path biolink:subject_namespace ], + [ 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 12 ; + sh:path biolink:aggregator_knowledge_source ], [ 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 ; @@ -10967,79 +10966,83 @@ biolink:GeneToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path rdf:object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:has_attribute ], - [ 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:order 13 ; - sh:path biolink:timepoint ], - [ 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 29 ; + sh:path biolink:iri ], + [ 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 10 ; - sh:path biolink:knowledge_source ], - [ 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 16 ; + sh:path biolink:original_object ], + [ 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 25 ; + sh:path biolink:subject_label_closure ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - 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:description "a human-readable description of an entity" ; + sh:order 32 ; + sh:path rdfs:label ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 33 ; - 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 "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 12 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 "total number of things in a particular reference set" ; sh:maxCount 1 ; - 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:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 36 ; + sh:path biolink:has_total ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 4 ; - sh:path rdf:predicate ], + sh:nodeKind sh:IRI ; + sh:order 39 ; + sh:path biolink:severity_qualifier ], [ 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 20 ; sh:path biolink:object_closure ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 38 ; + 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:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 17 ; - sh:path biolink:subject_category ], - [ 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 24 ; - sh:path biolink:object_namespace ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 41 ; - sh:path biolink:frequency_qualifier ], + 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 "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 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 9 ; + 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 22 ; + sh:path biolink:object_category_closure ], + [ sh:maxCount 1 ; + sh:order 37 ; + sh:path biolink:has_quotient ], [ 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 28 ; sh:path biolink:id ], - [ 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 25 ; - sh:path biolink:subject_label_closure ], + [ 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 14 ; + sh:path biolink:original_subject ], + [ 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 4 ; + sh:path rdf:predicate ], [ sh:class biolink:GeneOrGeneProduct ; sh:description "gene in which variation is correlated with the phenotypic feature" ; sh:maxCount 1 ; @@ -11047,93 +11050,114 @@ biolink:GeneToPhenotypicFeatureAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNode ; sh:order 3 ; sh:path rdf:subject ], - [ 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 26 ; - sh:path biolink:object_label_closure ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 32 ; - sh:path rdfs:label ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path biolink:iri ], - [ 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: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:sex_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:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; - sh:maxCount 1 ; + sh:order 40 ; + sh:path biolink:onset_qualifier ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + sh:path rdf:type ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 39 ; - sh:path biolink:severity_qualifier ], - [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:order 34 ; + sh:path biolink:has_attribute ], + [ 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:order 2 ; - sh:path biolink:object_direction_qualifier ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; - sh:path biolink:category ], + sh:order 10 ; + sh:path biolink:knowledge_source ], [ 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 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:description "total number of things in a particular reference set" ; - sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_total ], [ sh:description "number of things with a particular property" ; sh:maxCount 1 ; sh:order 35 ; sh:path biolink:has_count ], + [ 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 15 ; + sh:path biolink:original_predicate ], + [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:object_direction_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 8 ; + sh:path biolink:publications ], [ sh:in ( "activity_or_abundance" "abundance" "activity" "expression" "synthesis" "degradation" "cleavage" "hydrolysis" "metabolic_processing" "mutation_rate" "stability" "folding" "localization" "transport" "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 1 ; sh:path biolink:subject_aspect_qualifier ], - [ 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 qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:original_subject ], - [ sh:maxCount 1 ; - sh:order 37 ; - sh:path biolink:has_quotient ], - [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:order 41 ; + 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:order 38 ; - sh:path biolink:has_percentage ], - [ 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 0 ; + sh:path biolink:sex_qualifier ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; + sh:path biolink:category ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 15 ; - sh:path biolink:original_predicate ] ; + 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: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 24 ; + sh:path biolink:object_namespace ] ; sh:targetClass biolink:GeneToPhenotypicFeatureAssociation . biolink:Genome a sh:NodeShape ; sh:closed true ; sh:description "A genome is the sum of genetic material within a cell or virion." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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 4 ; - sh:path biolink:provided_by ], + sh:property [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path rdfs:label ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 7 ; sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:iri ], + [ 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 5 ; + sh:path biolink:xref ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:full_name ], + [ 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 1 ; + sh:path biolink:id ], + [ 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 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 ; @@ -11143,22 +11167,17 @@ biolink:Genome a sh:NodeShape ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:has_biological_sequence ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], - [ sh:description "a human-readable description of an entity" ; + [ sh:order 10 ; + sh:path rdf:type ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], + 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 13 ; sh:path biolink:has_attribute ], - [ 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 5 ; - sh:path biolink:xref ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -11167,87 +11186,90 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 9 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path rdfs:label ], - [ sh:order 10 ; - sh:path rdf:type ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path rdfs:label ], - [ 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 1 ; - sh:path biolink:id ] ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; 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:description "a human-readable description of an entity" ; + sh:property [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 17 ; - sh:path dct:description ], + 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 16 ; + sh:path rdf:type ], [ 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 5 ; sh:path biolink:id ], - [ sh:description "connects a genomic feature to its sequence" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:has_biological_sequence ], [ 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: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: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:order 4 ; - sh:path rdfs:label ], - [ 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 11 ; - sh:path biolink:provided_by ], + sh:order 10 ; + sh:path biolink:iri ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 17 ; + sh:path dct:description ], [ 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:order 6 ; 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 7 ; - sh:path biolink:has_attribute_type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 14 ; + sh:path biolink:synonym ], [ 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 biolink:xref ], - [ 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: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 11 ; + sh:path biolink:provided_by ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 8 ; sh:path biolink:has_quantitative_value ], + [ 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: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 7 ; + sh:path biolink:has_attribute_type ], + [ sh:description "connects a genomic feature to its sequence" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:has_biological_sequence ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 13 ; + 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 3 ; + sh:path biolink:in_taxon ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -11256,29 +11278,7 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 15 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:full_name ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:iri ], - [ sh:order 16 ; - sh:path rdf:type ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:timepoint ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 14 ; - sh:path biolink:synonym ] ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; sh:targetClass biolink:GenomicBackgroundExposure . biolink:GenomicEntity a sh:NodeShape ; @@ -11294,86 +11294,73 @@ 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 31 ; - 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:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 9 ; - sh:path biolink:qualifiers ], - [ 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 30 ; - sh:path biolink:id ], - [ 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 36 ; + sh:path biolink:has_attribute ], + [ 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:order 16 ; - sh:path biolink:original_subject ], - [ sh:description "a point in time" ; + sh:order 12 ; + sh:path biolink:knowledge_source ], + [ 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 15 ; - sh:path biolink:timepoint ], + sh:minCount 1 ; + sh:order 6 ; + sh:path rdf:predicate ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 33 ; + sh:path rdf:type ], + [ 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:aggregator_knowledge_source ], [ 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:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 36 ; - sh:path biolink:has_attribute ], - [ 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 27 ; - sh:path biolink:subject_label_closure ], - [ 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 21 ; - sh:path biolink:subject_closure ], - [ 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 "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 17 ; - 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 11 ; - sh:path biolink:has_evidence ], + sh:order 8 ; + sh:path biolink:negated ], + [ 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 30 ; + sh:path biolink:id ], + [ 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 13 ; + 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 29 ; sh:path biolink:retrieval_source_ids ], - [ 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:order 12 ; - sh:path biolink:knowledge_source ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 35 ; - sh:path dct:description ], - [ 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: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:order 26 ; - sh:path biolink:object_namespace ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path rdf:subject ], [ 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 25 ; sh:path biolink:subject_namespace ], - [ 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: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 "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 4 ; - sh:path biolink:phase ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 32 ; - sh:path biolink:category ], + sh:order 17 ; + sh:path biolink:original_predicate ], + [ 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 16 ; + sh:path biolink:original_subject ], [ 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 ; @@ -11381,92 +11368,109 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 7 ; sh:path rdf:object ], - [ 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: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 1 ; - sh:path biolink:end_interbase_coordinate ], - [ 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:order 18 ; + sh:path biolink:original_object ], + [ 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 0 ; - sh:path biolink:start_interbase_coordinate ], + sh:order 4 ; + sh:path biolink:phase ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 31 ; + 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:description "Used to hold the 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:subject_category_closure ], - [ 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:aggregator_knowledge_source ], - [ 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 22 ; - sh:path biolink:object_closure ], + sh:order 20 ; + sh:path biolink:object_category ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 35 ; + 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 24 ; sh:path biolink:object_category_closure ], - [ 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 6 ; - sh:path rdf:predicate ], - [ 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 13 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:negated ], [ 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 28 ; 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 10 ; - sh:path biolink:publications ], - [ 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 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 18 ; - sh:path biolink:original_object ], + sh:order 1 ; + sh:path biolink:end_interbase_coordinate ], [ sh:class biolink:OntologyClass ; - sh:description "Used to hold the 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 19 ; - sh:path biolink:subject_category ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 9 ; + sh:path biolink:qualifiers ], + [ 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 34 ; - sh:path rdfs:label ], - [ 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:order 26 ; + sh:path biolink:object_namespace ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path rdf:subject ], + sh:order 15 ; + sh:path biolink:timepoint ], + [ 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:order 0 ; + sh:path biolink:start_interbase_coordinate ], [ 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:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 33 ; - sh:path rdf:type ], + [ 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 27 ; + sh:path biolink:subject_label_closure ], + [ 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 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: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 "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 34 ; + sh:path rdfs:label ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 32 ; + 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 20 ; - sh:path biolink:object_category ] ; + sh:order 19 ; + sh:path biolink:subject_category ], + [ 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 22 ; + sh:path biolink:object_closure ] ; sh:targetClass biolink:GenomicSequenceLocalization . biolink:GenotypeAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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: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 11 ; + sh:path biolink:original_subject ], + [ 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:order 7 ; sh:path biolink:knowledge_source ], @@ -11477,50 +11481,94 @@ biolink:GenotypeAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:maxCount 1 ; sh:order 10 ; 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:class biolink:Disease ; + sh:description "disease" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:order 2 ; + sh:path rdf:object ], + [ 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 21 ; + 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 32 ; - sh:path biolink:severity_qualifier ], - [ sh:description "a human-readable description of an entity" ; + sh:order 4 ; + sh:path biolink:qualifiers ], + [ 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 30 ; - sh:path dct:description ], - [ 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 17 ; - sh:path biolink:object_closure ], + sh:order 13 ; + sh:path biolink:original_object ], [ sh:description "The relationship to the disease" ; sh:maxCount 1 ; sh:minCount 1 ; 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 18 ; - 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 6 ; sh:path biolink:has_evidence ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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: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 20 ; + 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 24 ; + 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 19 ; + sh:path biolink:object_category_closure ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:severity_qualifier ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; 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 4 ; - sh:path biolink:qualifiers ], + [ 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 12 ; + sh:path biolink:original_predicate ], [ 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 ; @@ -11530,133 +11578,71 @@ biolink:GenotypeAsAModelOfDiseaseAssociation a sh:NodeShape ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 34 ; - sh:path biolink:frequency_qualifier ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 23 ; + 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 5 ; + sh:path biolink:publications ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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:order 3 ; - sh:path biolink:negated ], + sh:nodeKind sh:IRI ; + sh:order 33 ; + sh:path biolink:onset_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 15 ; sh:path biolink:object_category ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is 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:IRI ; - sh:order 33 ; - sh:path biolink:onset_qualifier ], - [ 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 14 ; + sh:path biolink:subject_category ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], - [ 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 34 ; + sh:path biolink:frequency_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 18 ; + sh:path biolink:subject_category_closure ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 22 ; - 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:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 23 ; - 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 19 ; - sh:path biolink:object_category_closure ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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 12 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ 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 20 ; - 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 5 ; - sh:path biolink:publications ], + sh:order 30 ; + sh:path dct:description ], [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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:path biolink:aggregator_knowledge_source ] ; sh:targetClass biolink:GenotypeAsAModelOfDiseaseAssociation . biolink:GenotypeToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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:order 7 ; - 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 5 ; - sh:path biolink:publications ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:property [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:order 34 ; sh:path biolink:frequency_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 18 ; - sh:path biolink:subject_category_closure ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 11 ; + sh:path biolink:original_subject ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -11664,72 +11650,48 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], [ 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 33 ; sh:path biolink:onset_qualifier ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 0 ; - sh:path rdf:subject ], - [ 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 22 ; - 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 19 ; - sh:path biolink:object_category_closure ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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:retrieval_source_ids ], + [ 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 12 ; - sh:path biolink:original_predicate ], + sh:order 20 ; + sh:path biolink:subject_namespace ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + 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 6 ; sh:path biolink:has_evidence ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], [ 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 13 ; sh:path biolink:original_object ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 17 ; - sh:path biolink:object_closure ], + [ 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 0 ; + sh:path rdf:subject ], [ sh:class biolink:Disease ; sh:description "a disease that is associated with that genotype" ; sh:maxCount 1 ; @@ -11737,43 +11699,46 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ sh:description "E.g. is pathogenic for" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path rdf: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: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 23 ; + 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 11 ; - sh:path biolink:original_subject ], + sh:order 18 ; + sh:path biolink:subject_category_closure ], + [ 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 17 ; + sh:path biolink:object_closure ], [ sh:class biolink:SeverityValue ; sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 32 ; sh:path biolink:severity_qualifier ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + 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 15 ; + sh:path biolink:object_category ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], - [ 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:order 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 7 ; + sh:path biolink:knowledge_source ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], + sh:order 30 ; + 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 ; @@ -11781,16 +11746,51 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 14 ; 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 "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 15 ; - sh:path biolink:object_category ], + sh:order 19 ; + sh:path biolink:object_category_closure ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 9 ; + 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 4 ; - sh:path biolink:qualifiers ] ; + sh:path biolink:qualifiers ], + [ 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 25 ; + sh:path biolink:id ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ sh:description "E.g. is pathogenic for" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + 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 5 ; + sh:path biolink:publications ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 16 ; + sh:path biolink:subject_closure ] ; sh:targetClass biolink:GenotypeToDiseaseAssociation . biolink:GenotypeToEntityAssociationMixin a sh:NodeShape ; @@ -11802,111 +11802,97 @@ 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: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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh: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:order 26 ; - sh:path biolink:iri ], - [ 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 12 ; - sh:path biolink:original_predicate ], + sh:order 21 ; + 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 15 ; sh:path biolink:object_category ], - [ 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 13 ; - sh:path biolink:original_object ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - 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 6 ; - sh:path biolink:has_evidence ], [ 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 20 ; 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 19 ; - sh:path biolink:object_category_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ sh:description "the relationship type used to connect genotype to gene" ; + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 26 ; + sh:path biolink:iri ], + [ sh:class biolink:Gene ; + sh:description "gene implicated in genotype" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], - [ 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 11 ; - sh:path biolink:original_subject ], + 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:nodeKind sh:IRI ; + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + 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 5 ; sh:path biolink:publications ], - [ sh:class biolink:Gene ; - 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], + sh:order 1 ; + sh:path rdf:predicate ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + 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 4 ; 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 24 ; - sh:path biolink:retrieval_source_ids ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 12 ; + 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 18 ; - sh:path biolink:subject_category_closure ], + sh:order 19 ; + sh:path biolink:object_category_closure ], [ sh:class biolink:Genotype ; sh:description "parent genotype" ; sh:maxCount 1 ; @@ -11914,58 +11900,113 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t 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 18 ; + 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 14 ; + sh:path biolink:subject_category ], + [ 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 25 ; + sh:path biolink:id ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 21 ; - sh:path biolink:object_namespace ], + sh:order 3 ; + 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 6 ; + sh:path biolink:has_evidence ], [ 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 8 ; 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: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 14 ; - sh:path biolink:subject_category ], + sh:order 13 ; + sh:path biolink:original_object ], [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ] ; + sh:path biolink:knowledge_source ] ; 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:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + 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 6 ; - 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:order 18 ; + sh:path biolink:subject_category_closure ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:retrieval_source_ids ], + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], [ 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 21 ; sh:path biolink:object_namespace ], + [ 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 1 ; + sh:path rdf:predicate ], [ sh:class biolink:Genotype ; sh:description "child genotype" ; sh:maxCount 1 ; @@ -11973,299 +12014,219 @@ biolink:GenotypeToGenotypePartAssociation a sh:NodeShape ; 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: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:order 7 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:Genotype ; + sh:description "parent genotype" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], + 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 15 ; sh:path biolink:object_category ], - [ 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:order 25 ; - sh:path biolink:id ], + sh:order 30 ; + sh:path dct:description ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], - [ 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 13 ; - sh:path biolink:original_object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + [ 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 31 ; - sh:path biolink:has_attribute ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 19 ; + 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:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:subject_category ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; 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 4 ; - sh:path biolink:qualifiers ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 20 ; - 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 18 ; - sh:path biolink:subject_category_closure ], [ 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 16 ; 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 6 ; + 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 5 ; sh:path biolink:publications ], - [ sh:class biolink:Genotype ; - sh:description "parent genotype" ; + [ 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:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:description "a point in time" ; + sh:order 20 ; + sh:path biolink:subject_namespace ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 17 ; - sh:path biolink:object_closure ], + sh:order 26 ; + 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 "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category_closure ], - [ 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 22 ; - sh:path biolink:subject_label_closure ] ; + sh:order 4 ; + sh:path biolink:qualifiers ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 13 ; + sh:path biolink:original_object ] ; 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: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 17 ; - sh:path biolink:subject_closure ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 30 ; - 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: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 12 ; - sh:path biolink:original_subject ], - [ 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 14 ; - sh:path biolink:original_object ], - [ 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 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:property [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:subject_category_closure ], + sh:order 32 ; + sh:path biolink:has_attribute ], [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:order 39 ; sh:path biolink:frequency_qualifier ], - [ sh:description "number of things with a particular property" ; - sh:maxCount 1 ; - sh:order 33 ; - sh:path biolink:has_count ], - [ 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 3 ; - sh:path rdf:object ], [ 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:order 8 ; sh:path biolink:knowledge_source ], - [ 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 relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; sh:maxCount 1 ; - sh:order 22 ; - 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - sh:path biolink:category ], + sh:order 13 ; + sh:path biolink:original_predicate ], + [ 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 12 ; + 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 16 ; sh:path biolink:object_category ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ 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 "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 23 ; + sh:path biolink:subject_label_closure ], + [ 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 2 ; - sh:path rdf:predicate ], + sh:order 26 ; + sh:path biolink:id ], [ sh:maxCount 1 ; sh:order 35 ; sh:path biolink:has_quotient ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], - [ 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 18 ; - sh:path biolink:object_closure ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ 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 23 ; - 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 0 ; sh:path biolink:sex_qualifier ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 11 ; - 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: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 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 38 ; - sh:path biolink:onset_qualifier ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 19 ; + sh:path biolink:subject_category_closure ], + [ sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], + sh:order 36 ; + 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 25 ; sh:path biolink:retrieval_source_ids ], - [ sh:description "equivalent to has quotient multiplied by 100" ; + [ 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 20 ; + sh:path biolink:object_category_closure ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_percentage ], - [ sh:class biolink:Genotype ; - sh:description "genotype that is associated with the phenotypic feature" ; + sh:order 31 ; + sh:path dct:description ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:negated ], + [ 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 1 ; - sh:path rdf:subject ], - [ 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 rdf:object ], + [ 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 24 ; + sh:path biolink:object_label_closure ], + [ 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 13 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], + sh:order 22 ; + sh:path biolink:object_namespace ], + [ 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 14 ; + sh:path biolink:original_object ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 29 ; sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 31 ; - sh:path dct:description ], + sh:order 11 ; + sh:path biolink:timepoint ], [ 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 21 ; sh:path biolink:subject_namespace ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path rdfs:label ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; + sh:path biolink:category ], + [ 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 18 ; + 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 20 ; - sh:path biolink:object_category_closure ], - [ sh:description "total number of things in a particular reference set" ; + sh:description "Used to hold the 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 34 ; - sh:path biolink:has_total ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:subject_category ], [ sh:class biolink:SeverityValue ; sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; @@ -12273,33 +12234,80 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 37 ; sh:path biolink:severity_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 5 ; + sh:path biolink:qualifiers ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 27 ; + 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:Genotype ; + sh:description "genotype that is associated with the phenotypic feature" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:subject_category ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 1 ; + sh:path rdf:subject ], + [ 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 10 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "total number of things in a particular reference set" ; + sh:maxCount 1 ; + sh:order 34 ; + sh:path biolink:has_total ], + [ 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 26 ; - sh:path biolink:id ] ; + sh:order 2 ; + sh:path rdf:predicate ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ sh:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:order 33 ; + sh:path biolink:has_count ], + [ 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 38 ; + sh:path biolink:onset_qualifier ] ; sh:targetClass biolink:GenotypeToPhenotypicFeatureAssociation . 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:OntologyClass ; - sh:description "Used to hold the 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: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 13 ; + 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 14 ; - sh:path biolink:subject_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], + sh:order 5 ; + sh:path biolink:publications ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ sh:class biolink:Genotype ; sh:description "parent genotype" ; sh:maxCount 1 ; @@ -12307,26 +12315,18 @@ biolink:GenotypeToVariantAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 16 ; - sh:path biolink:subject_closure ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], [ 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:order 7 ; sh:path biolink:knowledge_source ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:class biolink:SequenceVariant ; sh:description "gene implicated in genotype" ; sh:maxCount 1 ; @@ -12334,149 +12334,131 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t 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:nodeKind sh:IRI ; - sh:order 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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 25 ; - sh:path biolink:id ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 21 ; - 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:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category_closure ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], + sh:order 31 ; + sh:path biolink:has_attribute ], [ 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 11 ; sh:path biolink:original_subject ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], [ 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 20 ; 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:OntologyClass ; + sh:description "Used to hold the 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:publications ], + sh:order 14 ; + sh:path biolink:subject_category ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description "the relationship type used to connect genotype to gene" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf: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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 17 ; + sh:path biolink:object_closure ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], + [ 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 22 ; + 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 15 ; 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 6 ; + sh:path biolink:has_evidence ], [ 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 18 ; 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 19 ; + sh:path biolink:object_category_closure ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ sh:description "the relationship type used to connect genotype to gene" ; + [ 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:order 1 ; - sh:path rdf:predicate ], - [ sh:class biolink:OntologyClass ; + sh:order 21 ; + sh:path biolink:object_namespace ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + 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 4 ; - 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 6 ; - sh:path biolink:has_evidence ] ; + sh:path biolink:qualifiers ] ; 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: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:property [ sh:order 11 ; + sh:path rdf:type ], + [ 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 6 ; + sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; 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: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:order 8 ; - sh:path biolink:full_name ], + sh:order 4 ; + sh:path biolink:iri ], [ sh:description "Alternate human-readable names for a thing" ; 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: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 5 ; - sh:path biolink:id ], - [ 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:order 4 ; - sh:path biolink:iri ], + sh:order 8 ; + sh:path biolink:full_name ], [ 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 7 ; sh:path biolink:xref ], @@ -12489,11 +12471,29 @@ biolink:GenotypicSex a sh:NodeShape ; sh:maxCount 1 ; sh:order 0 ; sh:path rdfs:label ], - [ sh:order 11 ; - sh:path rdf:type ], - [ 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 6 ; - sh:path biolink:provided_by ], + [ 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 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: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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -12509,38 +12509,7 @@ 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:order 12 ; - sh:path rdf:type ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:timepoint ], - [ 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:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - 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 2 ; - sh:path biolink:has_attribute_type ], - [ 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 6 ; - sh:path biolink:id ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -12549,60 +12518,86 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 1 ; - sh:path rdfs:label ], [ 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 7 ; sh:path biolink:provided_by ], - [ 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:order 13 ; - sh:path dct:description ], - [ 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 8 ; - sh:path biolink:xref ], + 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:order 12 ; + sh:path rdf:type ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 3 ; sh:path biolink:has_quantitative_value ], + [ 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 6 ; + sh:path biolink:id ], + [ 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:order 1 ; + sh:path rdfs:label ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:timepoint ], + [ 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: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 8 ; + sh:path biolink:xref ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 9 ; - sh:path biolink:full_name ] ; + sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path dct:description ] ; sh:targetClass biolink:GeographicExposure . biolink:GeographicLocation a sh:NodeShape ; sh:closed true ; sh:description "a location that can be described in lat/long coordinates" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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:xref ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:description "latitude" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:latitude ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh: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:order 6 ; sh:path biolink:id ], + [ 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:xref ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -12612,69 +12607,49 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 9 ; - sh:path rdf:type ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], + [ 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 2 ; + sh:path biolink:provided_by ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "longitude" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:longitude ], + [ 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:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:description "longitude" ; + [ sh:description "latitude" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:longitude ], - [ 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 2 ; - sh:path biolink:provided_by ] ; + sh:order 0 ; + sh:path biolink:latitude ] ; 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:description "latitude" ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:latitude ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 8 ; sh:path biolink:iri ], - [ 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 3 ; - sh:path biolink:provided_by ], - [ sh:description "longitude" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:longitude ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:full_name ], - [ 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 7 ; - sh:path biolink:id ], [ 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:xref ], - [ sh:order 10 ; - sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 6 ; - sh:path biolink:synonym ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -12684,37 +12659,71 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 9 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:order 10 ; + sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + 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: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:order 3 ; + sh:path biolink:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], + sh:order 5 ; + sh:path biolink:full_name ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:timepoint ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:description "longitude" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path rdfs:label ] ; + sh:order 2 ; + sh:path biolink:longitude ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 6 ; + sh:path biolink:synonym ], + [ sh:description "latitude" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:latitude ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ], + [ 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 7 ; + sh:path biolink:id ] ; sh:targetClass biolink:GeographicLocationAtTime . biolink:GrossAnatomicalStructure a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], [ 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:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -12724,38 +12733,29 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - 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:order 9 ; + sh:path rdf:type ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; 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:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; 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: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 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: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 ; @@ -12767,11 +12767,23 @@ biolink:Haplotype a sh:NodeShape ; sh:closed true ; sh:description "A set of zero or more Alleles on a single instance of a Sequence[VMC]" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path biolink:id ], + sh:order 8 ; + 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:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -12781,51 +12793,39 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 9 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path rdfs:label ], [ sh:order 10 ; sh:path rdf:type ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; 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: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 5 ; + sh:path biolink:xref ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 3 ; + 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: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 1 ; + sh:path biolink:id ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 7 ; sh:path biolink:synonym ], - [ 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 5 ; - sh:path biolink:xref ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path rdfs:label ], + [ 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 4 ; + sh:path biolink:provided_by ], [ sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; sh:order 0 ; - sh:path biolink:has_biological_sequence ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ] ; + sh:path biolink:has_biological_sequence ] ; sh:targetClass biolink:Haplotype . biolink:Hospitalization a sh:NodeShape ; @@ -12835,25 +12835,6 @@ biolink:Hospitalization a sh:NodeShape ; sh:maxCount 1 ; sh:order 9 ; sh:path dct:description ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ 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 4 ; - sh:path biolink:id ], - [ sh:order 7 ; - sh:path rdf:type ], - [ 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: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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -12863,6 +12844,12 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:order 7 ; + sh:path rdf:type ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 2 ; @@ -12870,13 +12857,26 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 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:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], + [ 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 4 ; + sh:path biolink:id ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 3 ; sh:path biolink:synonym ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ] ; + [ 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:xref ] ; sh:targetClass biolink:Hospitalization . biolink:HospitalizationOutcome a sh:NodeShape ; @@ -12889,37 +12889,40 @@ 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: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:xref ], + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], [ 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 6 ; sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ 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:order 4 ; - sh:path biolink:full_name ], + sh:order 1 ; + 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ 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:order 1 ; - sh:path rdfs:label ], - [ sh:order 9 ; - sh:path rdf:type ], + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; @@ -12929,85 +12932,105 @@ biolink:Human a sh:NodeShape ; sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], - [ 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 2 ; - sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ] ; + [ 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:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:order 9 ; + sh:path rdf:type ], + [ 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 2 ; + sh:path biolink:provided_by ] ; 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:class biolink:NamedThing ; + sh: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:order 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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: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 20 ; - 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 14 ; sh:path biolink:subject_category ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + 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 19 ; sh:path biolink:object_category_closure ], - [ 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 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:has_evidence ], + sh:order 18 ; + sh:path biolink:subject_category_closure ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; 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 5 ; + sh:path biolink:publications ], [ 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 22 ; sh:path biolink:subject_label_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], + [ 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 13 ; + sh:path biolink:original_object ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:original_object ], + sh:order 3 ; + sh:path biolink:negated ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 12 ; + sh:path biolink:original_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 ; @@ -13015,234 +13038,200 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 25 ; - sh:path biolink:id ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 20 ; + 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:order 12 ; - sh:path biolink:original_predicate ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:object_category ], [ 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 1 ; sh:path rdf:predicate ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + [ 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 16 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ 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: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 4 ; 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 5 ; - sh:path biolink:publications ], - [ 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 9 ; - 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 18 ; - sh:path biolink:subject_category_closure ], - [ sh:description "a point in time" ; + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 10 ; - 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:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], + [ 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 15 ; - sh:path biolink:object_category ] ; + sh:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 11 ; + sh:path biolink:original_subject ] ; sh:targetClass biolink:InformationContentEntityToNamedThingAssociation . biolink:Invertebrate a sh:NodeShape ; sh:closed true ; sh:description "An animal lacking a vertebral column. This group consists of 98% of all animal species." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a human-readable description of an entity" ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ 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 11 ; - sh:path dct:description ], + sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:id ], [ 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 2 ; sh:path biolink:provided_by ], - [ 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:order 4 ; - sh:path biolink:full_name ], + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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:xref ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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: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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; sh:path rdfs:label ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:order 9 ; - sh:path rdf:type ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 6 ; - sh:path biolink:id ] ; + sh:path rdfs:label ] ; 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:maxCount 1 ; - sh:order 11 ; - sh:path biolink:rights ], - [ 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:order 17 ; - sh:path biolink:id ], - [ sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:format ], + sh:property [ sh:order 20 ; + sh:path rdf:type ], [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:order 13 ; 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 4 ; - sh:path biolink:authors ], - [ 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:order 2 ; - sh:path biolink:volume ], - [ 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: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:provided_by ], - [ 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 biolink:xref ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 15 ; - sh:path biolink:full_name ], - [ 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:order 1 ; - sh:path biolink:iso_abbreviation ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 22 ; sh:path dct:description ], - [ sh:description "The enclosing parent serial containing the article should have industry-standard identifier from ISSN." ; + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 16 ; + sh:path biolink:synonym ], + [ sh:description "executive summary of a publication" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 0 ; - sh:path biolink:published_in ], + sh:order 6 ; + sh:path biolink:summary ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 18 ; + sh:path biolink:iri ], [ sh:description "mesh terms tagging a publication" ; sh:order 8 ; sh:path biolink:mesh_terms ], - [ sh:order 20 ; - sh:path rdf:type ], [ 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 21 ; sh:path rdfs:label ], - [ 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:order 6 ; - sh:path biolink:summary ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 1 ; + sh:path biolink:iso_abbreviation ], + [ 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:order 5 ; + sh:path biolink:pages ], + [ sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:license ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 18 ; - sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 16 ; - sh:path biolink:synonym ], + sh:order 15 ; + sh:path biolink:full_name ], + [ sh:description "The enclosing parent serial containing the article should have industry-standard identifier from ISSN." ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 0 ; + sh:path biolink:published_in ], + [ 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:order 2 ; + sh:path biolink:volume ], + [ sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:rights ], + [ 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:order 17 ; + sh:path biolink:id ], [ sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:issue ], - [ sh:description "keywords tagging a publication" ; - sh:order 7 ; - sh:path biolink:keywords ], - [ 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:order 5 ; - sh:path biolink:pages ], + [ 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:maxCount 1 ; + sh:order 12 ; + sh:path biolink:format ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -13252,28 +13241,29 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 19 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:license ] ; + [ 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 biolink:xref ], + [ sh:description "keywords tagging a publication" ; + 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 23 ; + sh:path biolink:has_attribute ], + [ 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:provided_by ] ; 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], - [ 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:property [ 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 4 ; sh:path biolink:provided_by ], - [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; @@ -13282,35 +13272,25 @@ biolink:LogOddsAnalysisResult a sh:NodeShape ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:creation_date ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], + [ sh:order 11 ; + sh:path rdf:type ], [ sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - 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:order 1 ; + sh:path biolink:rights ], + [ 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 5 ; + sh:path biolink:xref ], [ 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 8 ; sh:path biolink:id ], - [ sh:order 11 ; - sh:path rdf:type ], [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], - [ 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 5 ; - sh:path biolink:xref ], + sh:order 0 ; + sh:path biolink:license ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -13319,112 +13299,98 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 10 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:format ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:iri ] ; 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:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + 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 12 ; - sh:path biolink:has_attribute ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 3 ; - sh:path biolink:provided_by ], + sh:order 1 ; + sh:path biolink:in_taxon ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 6 ; sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:full_name ], [ 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 7 ; sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], + [ 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 3 ; + sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; 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 1 ; - sh:path biolink:in_taxon ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:full_name ], [ 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:xref ], [ sh:order 10 ; sh:path rdf:type ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path rdfs:label ], [ 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:order 0 ; - sh:path rdfs:label ] ; - sh:targetClass biolink:MacromolecularComplex . - -biolink:MacromolecularMachineToBiologicalProcessAssociation a sh:NodeShape ; - sh:closed true ; - 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: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 rdfs:label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:publications ], - [ 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 1 ; - sh:path rdf:predicate ], + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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:minCount 1 ; + sh:order 9 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 20 ; - 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 18 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:MacromolecularMachineMixin ; - sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; + sh:order 8 ; + sh:path biolink:iri ] ; + sh:targetClass biolink:MacromolecularComplex . + +biolink:MacromolecularMachineToBiologicalProcessAssociation a sh:NodeShape ; + sh:closed true ; + 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: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:BlankNode ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 7 ; + sh:path biolink:knowledge_source ], [ sh:class biolink:BiologicalProcess ; sh:description "class describing the activity, process or localization of the gene product" ; sh:maxCount 1 ; @@ -13432,255 +13398,289 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; sh:path dct:description ], - [ 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 17 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:knowledge_source ], + sh:order 3 ; + sh:path biolink:negated ], + [ 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 23 ; + sh:path biolink:object_label_closure ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 20 ; + sh:path biolink:subject_namespace ], [ 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:has_evidence ], - [ 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 high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:original_predicate ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf: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 5 ; + 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:order 29 ; - sh:path rdfs:label ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 0 ; + sh:path rdf:subject ], + [ 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 26 ; - sh:path biolink:iri ], + sh:order 13 ; + sh:path biolink:original_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:order 11 ; + 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: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 19 ; - sh:path biolink:object_category_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], + sh:order 18 ; + sh:path biolink:subject_category_closure ], [ 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 25 ; sh:path biolink:id ], + [ 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 16 ; + 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 19 ; + sh:path biolink:object_category_closure ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 21 ; + 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 14 ; - sh:path biolink:subject_category ], + sh:order 15 ; + 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 4 ; + sh:path biolink:qualifiers ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 17 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ 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 12 ; + 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 15 ; - sh:path biolink:object_category ], - [ 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 14 ; + sh:path biolink:subject_category ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], - [ 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 22 ; - sh:path biolink:subject_label_closure ] ; + sh:order 10 ; + sh:path biolink:timepoint ] ; 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:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - 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 15 ; - sh:path biolink:object_category ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 rdfs:label ], + [ 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 13 ; - sh:path biolink:original_object ], + sh:order 12 ; + sh:path biolink:original_predicate ], [ 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 20 ; sh:path biolink:subject_namespace ], - [ 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 subject closure 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:subject_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:original_predicate ], + sh:order 26 ; + sh:path biolink:iri ], [ 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 21 ; 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 5 ; - sh:path biolink:publications ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ sh:class biolink:MacromolecularMachineMixin ; - sh:description "gene, product or macromolecular complex that has the function associated with the GO term" ; + [ 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:BlankNode ; - sh:order 0 ; - sh:path rdf:subject ], - [ sh:description "a point in time" ; + sh:order 1 ; + sh:path rdf:predicate ], + [ sh:class biolink:CellularComponent ; + sh:description "class describing the activity, process or localization of the gene product" ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], + 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:nodeKind sh:IRI ; sh:order 24 ; sh:path biolink:retrieval_source_ids ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 1 ; - sh:path rdf:predicate ], + sh:order 25 ; + 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 4 ; + sh:path biolink:qualifiers ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + 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 14 ; + sh:path biolink:subject_category ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + 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:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:BlankNode ; + sh:order 0 ; + sh:path rdf:subject ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 13 ; + 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 5 ; + 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 19 ; sh:path biolink:object_category_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], + sh:order 10 ; + 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 15 ; + 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 18 ; sh:path biolink:subject_category_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], + [ 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 23 ; + 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 6 ; sh:path biolink:has_evidence ], - [ 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 17 ; - 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 14 ; - sh:path biolink:subject_category ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], [ 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 11 ; sh:path biolink:original_subject ], - [ sh:class biolink:CellularComponent ; - 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: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 9 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ 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 25 ; - sh:path biolink:id ] ; + sh:path biolink:aggregator_knowledge_source ] ; sh:targetClass biolink:MacromolecularMachineToCellularComponentAssociation . biolink:MacromolecularMachineToEntityAssociationMixin a sh:NodeShape ; @@ -13694,156 +13694,186 @@ biolink:MacromolecularMachineToMolecularActivityAssociation a sh:NodeShape ; 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 "connects an association to qualifiers that modify or qualify the meaning of that association" ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:qualifiers ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 18 ; sh:path biolink:subject_category_closure ], - [ sh:class biolink:MolecularActivity ; - sh:description "class describing the activity, process or localization of the gene product" ; + [ 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:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 20 ; + 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 15 ; sh:path biolink:object_category ], - [ 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 31 ; - sh:path biolink:has_attribute ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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:order 25 ; - 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 19 ; - 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 5 ; - sh:path biolink:publications ], + sh:order 12 ; + sh:path biolink:original_predicate ], + [ 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 11 ; + sh:path biolink:original_subject ], [ 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 16 ; sh:path biolink:subject_closure ], - [ 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:BlankNode ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 1 ; - sh:path rdf:predicate ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 point in time" ; sh:maxCount 1 ; - sh:order 20 ; - sh:path biolink:subject_namespace ], + sh:order 10 ; + 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 14 ; sh:path biolink:subject_category ], - [ 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 4 ; + sh:path biolink:qualifiers ], + [ 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 11 ; - sh:path biolink:original_subject ], + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; 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 6 ; + sh:path biolink:has_evidence ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + 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_closure ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ 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 23 ; sh:path biolink:object_label_closure ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], [ 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 9 ; sh:path biolink:aggregator_knowledge_source ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - 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 5 ; + sh:path biolink:publications ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 13 ; + sh:path biolink:original_object ], + [ 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:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:negated ], + [ 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 25 ; + sh:path biolink:id ], + [ 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:BlankNode ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 12 ; - 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 6 ; - 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 ; - sh:order 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 13 ; - sh:path biolink:original_object ] ; + sh:path biolink:object_namespace ] ; 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: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: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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ 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:xref ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ 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: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 2 ; sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. @@ -13855,49 +13885,19 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - 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: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 6 ; - sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ 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:xref ], - [ sh:order 9 ; - sh:path rdf:type ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; - sh:path biolink:full_name ] ; + sh:path biolink:full_name ], + [ 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 6 ; + sh:path biolink:id ] ; sh:targetClass biolink:Mammal . biolink:MappingCollection a sh:NodeShape ; @@ -13915,34 +13915,41 @@ 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: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 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:property [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 29 ; + 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: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 19 ; - sh:path biolink:object_category_closure ], + sh:order 18 ; + sh:path biolink:subject_category_closure ], + [ sh:description "derivation relationship" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 21 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], [ 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 13 ; @@ -13953,55 +13960,27 @@ biolink:MaterialSampleDerivationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 15 ; sh:path biolink:object_category ], - [ 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 17 ; - 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 5 ; - sh:path biolink:publications ], - [ 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 25 ; - sh:path biolink:id ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], [ 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 11 ; sh:path biolink:original_subject ], - [ 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: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 rdf:object ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 19 ; + 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 31 ; - sh:path biolink:has_attribute ], - [ sh:description "derivation relationship" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 4 ; + sh:path biolink:qualifiers ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 29 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], + sh:order 12 ; + sh:path biolink:original_predicate ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -14009,92 +13988,106 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; 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 "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 14 ; - sh:path biolink:subject_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 18 ; - sh:path biolink:subject_category_closure ], - [ 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 7 ; + sh:path biolink:knowledge_source ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 21 ; - sh:path biolink:object_namespace ], - [ 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 23 ; - 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 6 ; - sh:path biolink:has_evidence ], - [ sh:class biolink:MaterialSample ; - sh:description "the material sample being described" ; + sh:order 30 ; + sh:path dct:description ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ 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 0 ; - sh:path rdf:subject ], + sh:order 2 ; + sh:path rdf:object ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], + [ 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 23 ; + 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 14 ; + sh:path biolink:subject_category ], [ 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 22 ; sh:path biolink:subject_label_closure ], - [ sh:description "a human-readable description of an entity" ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 30 ; - sh:path dct:description ], - [ 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 20 ; + sh:path biolink:subject_namespace ], + [ sh:class biolink:MaterialSample ; + sh:description "the material sample being described" ; sh:maxCount 1 ; - sh:order 12 ; - 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:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:qualifiers ] ; + 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 6 ; + 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 5 ; + sh:path biolink:publications ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 17 ; + sh:path biolink:object_closure ] ; 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:description "a point in time" ; + 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 19 ; + sh:path biolink:object_category_closure ], + [ 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 10 ; - sh:path biolink:timepoint ], - [ 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 17 ; - sh:path biolink:object_closure ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + 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 5 ; sh:path biolink:publications ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ 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:has_evidence ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -14102,14 +14095,20 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ 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:order 12 ; - sh:path biolink:original_predicate ], - [ 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: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:order 13 ; - sh:path biolink:original_object ], + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:subject_category ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], [ sh:class biolink:DiseaseOrPhenotypicFeature ; sh:description "disease or phenotype" ; sh:maxCount 1 ; @@ -14117,22 +14116,60 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + 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 18 ; + 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 6 ; + sh:path biolink:has_evidence ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ 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 22 ; sh:path biolink:subject_label_closure ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 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 14 ; - sh:path biolink:subject_category ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 15 ; + sh:path biolink:object_category ], + [ 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 7 ; - sh:path biolink:knowledge_source ], + sh:order 21 ; + sh:path biolink:object_namespace ], [ sh:class biolink:MaterialSample ; sh:description "the material sample being described" ; sh:maxCount 1 ; @@ -14140,118 +14177,65 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf: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:order 25 ; - 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 19 ; - sh:path biolink:object_category_closure ], - [ 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:order 11 ; - sh:path biolink:original_subject ], + sh:order 12 ; + sh:path biolink:original_predicate ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], - [ 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:order 3 ; - sh:path biolink:negated ], + sh:order 7 ; + 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 4 ; sh:path biolink:qualifiers ], - [ 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:order 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 13 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 17 ; + sh:path biolink:object_closure ] ; + sh:targetClass biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation . + +biolink:MaterialSampleToEntityAssociationMixin a sh:NodeShape ; + sh:closed false ; + sh:description "An association between a material sample and something." ; + sh:ignoredProperties ( rdf:type ) ; + sh:targetClass biolink:MaterialSampleToEntityAssociationMixin . + +biolink:MicroRNA a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 26 ; + sh:order 7 ; 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 15 ; - sh:path biolink:object_category ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 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 18 ; - sh:path biolink:subject_category_closure ] ; - sh:targetClass biolink:MaterialSampleToDiseaseOrPhenotypicFeatureAssociation . - -biolink:MaterialSampleToEntityAssociationMixin a sh:NodeShape ; - sh:closed false ; - sh:description "An association between a material sample and something." ; - sh:ignoredProperties ( rdf:type ) ; - sh:targetClass biolink:MaterialSampleToEntityAssociationMixin . - -biolink:MicroRNA a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 3 ; - 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: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:description "Alternate human-readable names for a thing" ; - sh:order 0 ; - sh:path biolink:synonym ], - [ 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: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 11 ; + sh:path dct:description ], [ 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 4 ; sh:path biolink:provided_by ], - [ 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:xref ], - [ 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 6 ; - sh:path biolink:id ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -14261,8 +14245,17 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 9 ; - sh:path rdf:type ], + [ 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:xref ], + [ 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 6 ; + sh:path biolink:id ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 0 ; + sh:path biolink:synonym ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 5 ; @@ -14271,10 +14264,17 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], - [ 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:order 11 ; - sh:path dct:description ] ; + 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 12 ; + sh:path biolink:has_attribute ], + [ sh:order 9 ; + sh:path rdf:type ] ; sh:targetClass biolink:MicroRNA . biolink:ModelToDiseaseAssociationMixin a sh:NodeShape ; @@ -14288,21 +14288,44 @@ 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:class biolink:OntologyClass ; - sh:description "Used to hold the 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 14 ; - sh:path biolink:subject_category ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 4 ; + sh:path biolink:qualifiers ], + [ 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 1 ; - sh:path rdf:predicate ], + sh:order 11 ; + sh:path biolink:original_subject ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ 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 8 ; + 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 5 ; sh:path biolink:publications ], + [ 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 13 ; + sh:path biolink:original_object ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 1 ; + sh:path rdf:predicate ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -14310,49 +14333,11 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; 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 6 ; - sh:path biolink:has_evidence ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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: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 16 ; - sh:path biolink:subject_closure ], - [ 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 22 ; - 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 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 4 ; - sh:path biolink:qualifiers ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], + sh:order 18 ; + sh:path biolink:subject_category_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 ; @@ -14360,111 +14345,133 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ 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 21 ; - 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 19 ; - sh:path biolink:object_category_closure ], + sh:order 14 ; + 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 6 ; + sh:path biolink:has_evidence ], [ 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 12 ; sh:path biolink:original_predicate ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ 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 17 ; sh:path biolink:object_closure ], + [ 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 22 ; + 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 24 ; + 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 19 ; + sh:path biolink:object_category_closure ], + [ 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 20 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], - [ 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 25 ; - 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:nodeKind sh:IRI ; - sh:order 18 ; - sh:path biolink:subject_category_closure ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + [ 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 9 ; + 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 15 ; sh:path biolink:object_category ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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:order 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 7 ; + sh:path biolink:knowledge_source ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], - [ 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:timepoint ], + [ 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 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ 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 26 ; - sh:path biolink:iri ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ] ; + sh:order 21 ; + sh:path biolink:object_namespace ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf: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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 17 ; - sh:path biolink:object_closure ], + 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 18 ; + sh:path biolink:subject_category_closure ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 23 ; + sh:path biolink:object_label_closure ], [ 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 9 ; sh:path biolink:aggregator_knowledge_source ], - [ 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 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_closure ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 30 ; + sh:path dct:description ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 29 ; - sh:path rdfs:label ], - [ 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:order 12 ; + sh:path biolink:original_predicate ], + [ 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:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 7 ; + sh:path biolink:knowledge_source ], [ 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 ; @@ -14473,183 +14480,159 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t 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 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_closure ], + sh:order 14 ; + 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 15 ; + sh:path biolink:object_category ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + 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 6 ; + 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 ; sh:order 24 ; sh:path biolink:retrieval_source_ids ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 21 ; - sh:path biolink:object_namespace ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], [ 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 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: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:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], + sh:order 11 ; + sh:path biolink:original_subject ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ 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 13 ; + 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 4 ; 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 5 ; + sh:path biolink:publications ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], - [ 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 20 ; - 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 18 ; - sh:path biolink:subject_category_closure ], [ 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 25 ; sh:path biolink:id ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 16 ; + sh:path biolink:subject_closure ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:negated ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 13 ; - 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: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 15 ; - sh:path biolink:object_category ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ sh:description "a human-readable description of an entity" ; + sh:order 0 ; + sh:path rdf:subject ], + [ 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 30 ; - 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 6 ; - sh:path biolink:has_evidence ], + sh:order 21 ; + sh:path biolink:object_namespace ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 16 ; - 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 5 ; - sh:path biolink:publications ] ; + sh:path biolink:timepoint ] ; 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:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "a human-readable description of an entity" ; + sh: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:order 30 ; - sh:path dct:description ], - [ 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 16 ; - sh:path biolink:subject_closure ], + sh:order 21 ; + sh:path biolink:object_namespace ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], + [ 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 23 ; + 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 18 ; sh:path biolink:subject_category_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ 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:has_evidence ], + [ 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 17 ; + sh:path biolink:object_closure ], [ 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 13 ; sh:path biolink:original_object ], - [ 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 25 ; - 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 5 ; - sh:path biolink:publications ], + [ 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 16 ; + 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 4 ; sh:path biolink:qualifiers ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the 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 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 6 ; - sh:path biolink:has_evidence ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 11 ; - sh:path biolink:original_subject ], + sh:order 14 ; + sh:path biolink:subject_category ], [ 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 ; @@ -14657,173 +14640,190 @@ biolink:MolecularActivityToPathwayAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:class biolink:Pathway ; - 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 "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 12 ; + sh:path biolink:original_predicate ], + [ 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 2 ; - sh:path rdf:object ], + sh:order 25 ; + sh:path biolink:id ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ 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 23 ; - 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 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_closure ], + [ 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 1 ; + sh:path rdf:predicate ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 9 ; + 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:subject_category ], + sh:order 5 ; + sh:path biolink:publications ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], - [ 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:class biolink:Pathway ; + 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 21 ; - sh:path biolink:object_namespace ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 20 ; - sh:path biolink:subject_namespace ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 17 ; - 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: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 19 ; - sh:path biolink:object_category_closure ], + sh:order 24 ; + 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 15 ; - sh:path biolink:object_category ] ; + sh:path biolink:object_category ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ] ; 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 "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 10 ; - sh:path biolink:xref ], - [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:drug_regulatory_status_world_wide ], - [ 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 9 ; - sh:path biolink:provided_by ], - [ sh:order 16 ; + sh:property [ sh:order 16 ; sh:path rdf:type ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; 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, 'FDA approval status.'" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:highest_FDA_approval_status ], + [ sh:description "" ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:is_toxic ], + [ sh:class biolink:ChemicalEntity ; + sh:description "" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 4 ; + sh:path biolink:trade_name ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 12 ; sh:path biolink:synonym ], - [ 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 "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 9 ; + sh:path biolink:provided_by ], + [ 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:order 6 ; + sh:path biolink:max_tolerated_dose ], [ 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 13 ; sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ 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 "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; sh:maxCount 1 ; - sh:order 17 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:drug_regulatory_status_world_wide ], + [ sh:class biolink:ChemicalMixture ; + sh:description "" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 18 ; - 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 8 ; sh:path biolink:has_chemical_role ], - [ sh:description "" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:is_toxic ], - [ 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 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:order 6 ; - sh:path biolink:max_tolerated_dose ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 11 ; sh:path biolink:full_name ], - [ sh:class biolink:ChemicalMixture ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:is_supplement ], - [ 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, 'FDA approval status.'" ; + [ 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 10 ; + sh:path biolink:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:highest_FDA_approval_status ], - [ sh:class biolink:ChemicalEntity ; - sh:description "" ; + sh:order 17 ; + sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path biolink:trade_name ] ; + sh:order 18 ; + sh:path dct:description ], + [ 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 """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; sh:targetClass biolink:MolecularMixture . biolink:MortalityOutcome a sh:NodeShape ; @@ -14836,75 +14836,47 @@ biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation a sh:NodeShape sh:closed true ; sh:description "" ; sh:ignoredProperties ( rdf:type ) ; - sh: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:order 16 ; - 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: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:order 17 ; + sh:path biolink:object_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ 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 11 ; + sh:path biolink:original_subject ], + [ 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:order 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 7 ; + 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 19 ; + sh:path biolink:object_category_closure ], + [ 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:order 25 ; - sh:path biolink:id ], + sh:order 12 ; + sh:path biolink:original_predicate ], + [ 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 20 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - 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 6 ; + sh:path biolink:has_evidence ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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: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 24 ; - 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:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 13 ; - sh:path biolink:original_object ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -14912,141 +14884,132 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ 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 1 ; - sh:path rdf:predicate ], + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ 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 21 ; + sh:path biolink:object_namespace ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; 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 6 ; - sh:path biolink:has_evidence ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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:order 26 ; - sh:path biolink:iri ], + sh:nodeKind sh:IRI ; + sh:order 14 ; + 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 15 ; sh:path biolink:object_category ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - 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 4 ; 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 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 13 ; + 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 18 ; - sh:path biolink:subject_category_closure ], + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ 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 1 ; + sh:path rdf:predicate ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ 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 23 ; sh:path biolink:object_label_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - 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 19 ; - sh:path biolink:object_category_closure ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], + [ 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 16 ; + 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 5 ; - sh:path biolink:publications ] ; + 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: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 18 ; + sh:path biolink:subject_category_closure ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ] ; sh:targetClass biolink:NamedThingAssociatedWithLikelihoodOfNamedThingAssociation . biolink:NoncodingRNAProduct a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:order 9 ; - sh:path rdf:type ], + sh:property [ 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:order 10 ; + sh:path rdfs:label ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], - [ 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 6 ; - sh:path biolink:id ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 10 ; - sh:path rdfs:label ], [ 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 4 ; sh:path biolink:provided_by ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path rdfs:label ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 0 ; - sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - 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:description "a human-readable description of an entity" ; + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ 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: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: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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:order 5 ; + sh:path biolink:full_name ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path rdfs:label ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -15055,47 +15018,84 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - 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:description "Alternate human-readable names for a thing" ; + sh:order 0 ; + sh:path biolink:synonym ], + [ 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:xref ], + [ sh:order 9 ; + sh:path rdf:type ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], + [ 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 6 ; + sh:path biolink:id ] ; + 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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], [ 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 6 ; sh:path biolink:id ], + [ sh:order 9 ; + sh:path rdf:type ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ 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 2 ; + sh:path biolink:provided_by ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs:label ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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 2 ; - sh:path biolink:provided_by ], [ 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:xref ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:order 9 ; - sh:path rdf:type ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -15107,27 +15107,43 @@ 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:order 10 ; - sh:path rdf:type ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; sh:order 6 ; sh:path biolink:synonym ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ], + [ 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 7 ; + sh:path biolink:id ], + [ sh:order 10 ; + sh:path rdf:type ], + [ 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 3 ; + sh:path biolink:provided_by ], [ 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:xref ], - [ 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: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: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:order 11 ; + sh:path rdfs:label ], + [ sh:description "connects a genomic feature to its sequence" ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:has_biological_sequence ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -15137,18 +15153,10 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 9 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 7 ; - sh:path biolink:id ], - [ 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 3 ; - sh:path biolink:provided_by ], - [ 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:order 2 ; - sh:path rdfs:label ], + 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 ; @@ -15157,36 +15165,24 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 5 ; - sh:path biolink:full_name ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ sh:description "connects a genomic feature to its sequence" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ] ; + sh:path biolink:full_name ] ; sh:targetClass biolink:NucleosomeModification . biolink:ObservedExpectedFrequencyAnalysisResult a sh:NodeShape ; sh:closed true ; sh:description "A result of a observed expected frequency analysis." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:order 11 ; - sh:path rdf:type ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], - [ sh:description "a human-readable description of an entity" ; + sh:property [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], + sh:order 3 ; + sh:path biolink:creation_date ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 7 ; sh:path biolink:synonym ], - [ 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 5 ; - sh:path biolink:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:iri ], [ 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 ; @@ -15195,29 +15191,21 @@ biolink:ObservedExpectedFrequencyAnalysisResult a sh:NodeShape ; [ sh:maxCount 1 ; sh:order 1 ; sh:path biolink:rights ], + [ 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 5 ; + sh:path biolink:xref ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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:maxCount 1 ; - sh:order 0 ; - sh:path biolink:license ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:creation_date ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], + sh:order 2 ; + sh:path biolink:format ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -15227,10 +15215,22 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 9 ; - sh:path biolink:iri ] ; + sh:order 12 ; + sh:path rdfs:label ], + [ 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 4 ; + sh:path biolink:provided_by ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path dct:description ], + [ sh:order 11 ; + sh:path rdf:type ], + [ sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:license ] ; sh:targetClass biolink:ObservedExpectedFrequencyAnalysisResult . biolink:Occurrent a sh:NodeShape ; @@ -15248,65 +15248,65 @@ biolink:OrganismAttribute 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:order 6 ; sh:path biolink:provided_by ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ 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 7 ; + sh:path biolink:xref ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:order 12 ; - sh:path dct:description ], + 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:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], - [ 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: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: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:order 5 ; - sh:path biolink:id ], - [ 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 7 ; - sh:path biolink:xref ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 0 ; - sh:path rdfs:label ] ; + sh:order 12 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:OrganismAttribute . biolink:OrganismTaxonToEntityAssociation a sh:NodeShape ; @@ -15318,38 +15318,53 @@ biolink:OrganismTaxonToEntityAssociation a sh:NodeShape ; biolink:OrganismTaxonToEnvironmentAssociation a sh:NodeShape ; sh:closed false ; 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 5 ; - sh:path biolink:publications ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], + sh:order 3 ; + sh:path biolink:negated ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 12 ; + 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 14 ; sh:path biolink:subject_category ], - [ sh:class biolink:NamedThing ; - sh:description "the environment in which the organism occurs" ; + [ 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 9 ; + 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:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], + sh:order 15 ; + sh:path biolink:object_category ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + 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: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:subject_category_closure ], + sh:order 4 ; + sh:path biolink:qualifiers ], + [ sh:description "predicate describing the relationship between the taxon and the environment" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ], [ sh:class biolink:OrganismTaxon ; sh:description "the taxon that is the subject of the association" ; sh:maxCount 1 ; @@ -15357,94 +15372,170 @@ biolink:OrganismTaxonToEnvironmentAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 16 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 13 ; + sh:path biolink:original_object ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ 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 11 ; + 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: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 4 ; - sh:path biolink:qualifiers ], + sh:order 18 ; + 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 19 ; + 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 5 ; + sh:path biolink:publications ], [ 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:order 7 ; 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:class biolink:NamedThing ; + sh:description "the environment in which the organism occurs" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:object_category ], + sh:order 2 ; + sh:path rdf:object ], [ 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 22 ; sh:path biolink:subject_label_closure ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], [ 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 17 ; sh:path biolink:object_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], + [ 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 25 ; + 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 6 ; + sh:path biolink:has_evidence ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ] ; + 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 ) ; + sh:property [ 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 1 ; + sh:path rdf:predicate ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:class biolink:OrganismTaxon ; + sh:description "organism taxon that is the subject of the association" ; sh:maxCount 1 ; - sh:order 29 ; - 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:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category_closure ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], + 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 31 ; + 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 6 ; sh:path biolink:has_evidence ], + [ 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 8 ; + 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 18 ; + sh:path biolink:subject_category_closure ], [ 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 11 ; sh:path biolink:original_subject ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "a human-readable description of an entity" ; + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + sh:order 26 ; + sh:path biolink:iri ], [ 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 12 ; sh:path biolink:original_predicate ], - [ sh:description "predicate describing the relationship between the taxon and the environment" ; + [ 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:order 1 ; - sh:path rdf:predicate ], + sh:order 21 ; + sh:path biolink:object_namespace ], + [ 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 13 ; + 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 5 ; + sh:path biolink:publications ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], @@ -15455,90 +15546,54 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ 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 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_closure ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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:order 13 ; - sh:path biolink:original_object ], + sh:order 7 ; + sh:path biolink:knowledge_source ], [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ] ; - 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 ) ; - sh:property [ sh:description "if set to true, then the association is negated i.e. is not true" ; + 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 15 ; + sh:path biolink:object_category ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:negated ], - [ 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:order 7 ; - 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 4 ; + sh:path biolink:qualifiers ], [ 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 20 ; 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 18 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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 17 ; - 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 6 ; - sh:path biolink:has_evidence ], [ 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 23 ; sh:path biolink:object_label_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 1 ; - sh:path rdf:predicate ], - [ 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 21 ; - 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 5 ; - sh:path biolink:publications ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], + [ 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 16 ; + 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 ; @@ -15546,131 +15601,76 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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:order 29 ; - sh:path rdfs:label ], + sh:minCount 1 ; + sh:order 25 ; + 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 14 ; - 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:path biolink:subject_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: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 13 ; + sh:path biolink:original_predicate ], + [ 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 15 ; - 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 4 ; - sh:path biolink:qualifiers ], + sh:path biolink:negated ], + [ 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 23 ; + sh:path biolink:subject_label_closure ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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 25 ; - sh:path biolink:id ], + 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: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 19 ; - sh:path biolink:object_category_closure ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], + sh:path biolink:subject_category_closure ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; + sh:path biolink:category ], [ 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 11 ; + sh:order 12 ; sh:path biolink:original_subject ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ] ; - 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 "Used to hold the 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 "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:IRI ; - sh:order 16 ; - sh:path biolink:object_category ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 9 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "the environment in which the two taxa interact" ; sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], + sh:order 0 ; + sh:path biolink:associated_environmental_context ], [ 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 "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 18 ; - sh:path biolink:object_closure ], - [ 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 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 19 ; - sh:path biolink:subject_category_closure ], [ 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 26 ; sh:path biolink:id ], - [ 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 2 ; - sh:path rdf:predicate ], - [ 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 23 ; - 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 7 ; - sh:path biolink:has_evidence ], - [ 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 13 ; - sh:path biolink:original_predicate ], - [ 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:order 31 ; - sh:path dct:description ], + sh:order 21 ; + 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 ; @@ -15680,325 +15680,264 @@ biolink:OrganismTaxonToOrganismTaxonInteraction a sh:NodeShape ; sh:maxCount 1 ; sh:order 22 ; sh:path biolink:object_namespace ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - sh:path rdf:type ], - [ sh:description "the environment in which the two taxa interact" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:associated_environmental_context ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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:order 8 ; - sh:path biolink:knowledge_source ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:class biolink:OrganismTaxon ; + sh:description "the taxon that is the subject of the association" ; sh:maxCount 1 ; - sh:order 30 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - sh:path biolink:category ], + 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 15 ; sh:path biolink:subject_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], - [ sh:class biolink:OrganismTaxon ; - sh:description "the taxon that is the subject of the association" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the 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 1 ; - sh:path rdf:subject ], + sh:order 16 ; + sh:path biolink:object_category ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 11 ; 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: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 17 ; + 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 20 ; - sh:path biolink:object_category_closure ], - [ sh:class biolink:OrganismTaxon ; - sh:description "the taxon that is the subject of the association" ; + sh:order 7 ; + sh:path biolink:has_evidence ], + [ 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:IRI ; - sh:order 3 ; - sh:path rdf:object ], + 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: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 12 ; - sh:path biolink:original_subject ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], - [ 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 17 ; - sh:path biolink:subject_closure ], - [ 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 21 ; - sh:path biolink:subject_namespace ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + sh:path rdf:type ], + [ 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 10 ; + sh:path biolink:aggregator_knowledge_source ], [ 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 14 ; - sh:path biolink:original_object ] ; - 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 "a human-readable description of an entity" ; + sh:path biolink:original_object ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 27 ; + sh:path biolink:iri ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 30 ; - 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: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 20 ; + sh:path biolink:object_category_closure ], + [ 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 24 ; - sh:path biolink:retrieval_source_ids ], + sh:path biolink:object_label_closure ], [ sh:class biolink:OrganismTaxon ; - sh:description "the more specific taxon" ; + 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:order 1 ; sh:path rdf:subject ], - [ sh:class biolink:OrganismTaxon ; - sh:description "the more general taxon" ; + [ 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 18 ; + sh:path biolink:object_closure ], + [ 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:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ 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 13 ; - 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:path rdf:predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category_closure ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 22 ; - 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:order 32 ; + sh:path biolink:has_attribute ] ; + 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 "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + 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 14 ; - sh:path biolink:subject_category ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 25 ; - sh:path biolink:id ], + sh:order 11 ; + sh:path biolink:original_subject ], [ 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 20 ; sh:path biolink:subject_namespace ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + 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 5 ; sh:path biolink:publications ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ 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 23 ; - 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 4 ; - 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 6 ; - sh:path biolink:has_evidence ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ sh:class biolink:OrganismTaxon ; + sh:description "the more general taxon" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], - [ 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 21 ; - 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 15 ; - sh:path biolink:object_category ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 17 ; - 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 18 ; - sh:path biolink:subject_category_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ] ; - sh:targetClass biolink:OrganismTaxonToOrganismTaxonSpecialization . - -biolink:OrganismToOrganismAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh: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:order 16 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 2 ; + sh:path rdf:object ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:original_object ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], + sh:order 30 ; + sh:path dct:description ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 17 ; + sh:path biolink:object_closure ], [ 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 12 ; sh:path biolink:original_predicate ], - [ 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:order 26 ; - sh:path biolink:iri ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - 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 5 ; - sh:path biolink:publications ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], - [ 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 21 ; - 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 6 ; + sh:path biolink:has_evidence ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 23 ; + 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 18 ; sh:path biolink:subject_category_closure ], - [ 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:order 20 ; - sh:path biolink:subject_namespace ], - [ 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 26 ; + sh:path biolink:iri ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 13 ; + 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 6 ; - sh:path biolink:has_evidence ], + sh:order 19 ; + sh:path biolink:object_category_closure ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; 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 4 ; + sh:path biolink:qualifiers ], + [ 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 16 ; + 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 15 ; + sh:path biolink:object_category ], + [ sh:class biolink:OrganismTaxon ; + sh:description "the more specific taxon" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ 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:order 7 ; + 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 14 ; sh:path biolink:subject_category ], - [ sh:class biolink:IndividualOrganism ; - sh:description "An association between two individual organisms." ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 1 ; + sh:path rdf:predicate ] ; + sh:targetClass biolink:OrganismTaxonToOrganismTaxonSpecialization . + +biolink:OrganismToOrganismAssociation a sh:NodeShape ; + sh:closed true ; + 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 2 ; - sh:path rdf:object ], + sh:order 4 ; + sh:path biolink:qualifiers ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], [ 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 ; @@ -16009,133 +15948,97 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 1 ; sh:path rdf:predicate ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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:order 7 ; - 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 15 ; - sh:path biolink:object_category ], - [ 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:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 14 ; + sh:path biolink:subject_category ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], + sh:order 3 ; + sh:path biolink:negated ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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:order 30 ; - sh:path dct:description ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 21 ; + 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 5 ; + sh:path biolink:publications ], + [ 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 3 ; - sh:path biolink:negated ], + sh:order 13 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], [ 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 17 ; 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 4 ; - sh:path biolink:qualifiers ] ; - sh:targetClass biolink:OrganismToOrganismAssociation . - -biolink:OrganismalEntityAsAModelOfDiseaseAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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:order 34 ; - sh:path biolink:frequency_qualifier ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], + [ 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:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 3 ; - sh:path biolink:negated ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 12 ; + 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:has_evidence ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], + sh:order 18 ; + sh:path biolink:subject_category_closure ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], - [ 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:order 21 ; - sh:path biolink:object_namespace ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject" ; + sh:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 33 ; - sh:path biolink:onset_qualifier ], - [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 12 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 11 ; + 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 31 ; - sh:path biolink:has_attribute ], - [ 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 13 ; - sh:path biolink:original_object ], + sh:order 6 ; + sh:path biolink:has_evidence ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -16144,189 +16047,219 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 27 ; 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 19 ; - sh:path biolink:object_category_closure ], - [ 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 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 11 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:Disease ; - sh:description "disease" ; + sh:order 15 ; + sh:path biolink:object_category ], + [ 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: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 16 ; + sh:path biolink:subject_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ] ; + sh:targetClass biolink:OrganismToOrganismAssociation . + +biolink:OrganismalEntityAsAModelOfDiseaseAssociation a sh:NodeShape ; + sh:closed true ; + 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 4 ; + sh:path biolink:qualifiers ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], [ 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:order 7 ; 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:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ sh:description "The relationship to the disease" ; + sh:order 32 ; + sh:path biolink:severity_qualifier ], + [ 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:order 1 ; - sh:path rdf:predicate ], - [ 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 17 ; - 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 5 ; - sh:path biolink:publications ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 21 ; + sh:path biolink:object_namespace ], + [ 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:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], + sh:nodeKind sh:IRI ; + sh:order 33 ; + sh:path biolink:onset_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 15 ; sh:path biolink:object_category ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + [ 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 32 ; - sh:path biolink:severity_qualifier ], - [ 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:order 12 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Disease ; + sh:description "disease" ; sh:maxCount 1 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], + sh:order 2 ; + sh:path rdf:object ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 11 ; + sh:path biolink:original_subject ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ 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 23 ; - 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: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_closure ], + sh:order 19 ; + sh:path biolink:object_category_closure ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; - sh:path biolink:iri ] ; - 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 ) ; - sh: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:order 20 ; - sh:path biolink:subject_namespace ], - [ 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:path biolink:iri ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], + sh:order 3 ; + sh:path biolink:negated ], [ 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 9 ; 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: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:BlankNode ; + sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:order 34 ; + sh:path biolink:frequency_qualifier ], + [ 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 25 ; + 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:description "Used to hold the 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_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:order 14 ; + 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 19 ; - sh:path biolink:object_category_closure ], - [ 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 6 ; + sh:path biolink:has_evidence ], + [ 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 12 ; - sh:path biolink:original_predicate ], + sh:order 20 ; + sh:path biolink:subject_namespace ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + 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 5 ; sh:path biolink:publications ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description "a point in time" ; + [ sh:description "The relationship to the disease" ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], + sh:minCount 1 ; + 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: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 4 ; - sh:path biolink:qualifiers ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 18 ; + sh:path biolink:subject_category_closure ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], + sh:order 30 ; + sh:path dct:description ], [ 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 13 ; - sh:path biolink:original_object ], - [ 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 23 ; - sh:path biolink:object_label_closure ], + sh:path biolink:original_object ] ; + 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 ) ; + 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 14 ; + sh:path biolink:subject_category ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; 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 6 ; - sh:path biolink:has_evidence ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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:order 7 ; - 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 "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ sh:description "a human-readable description of an entity" ; + sh:order 4 ; + sh:path biolink:qualifiers ], + [ 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 30 ; - sh:path dct:description ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 21 ; + sh:path biolink:object_namespace ], + [ 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 29 ; - sh:path rdfs:label ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], [ 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 ; @@ -16334,42 +16267,21 @@ biolink:PairwiseGeneToGeneInteraction a sh:NodeShape ; sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path rdf:object ], - [ 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 point in time" ; sh:maxCount 1 ; - sh:order 8 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], + sh:order 10 ; + sh:path biolink:timepoint ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - 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 15 ; sh:path biolink:object_category ], - [ sh:description "interaction relationship type" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -16377,238 +16289,308 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + 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 24 ; + 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 19 ; + sh:path biolink:object_category_closure ], + [ 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 12 ; + 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 18 ; + sh:path biolink:subject_category_closure ], + [ 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:BlankNode ; + sh:order 0 ; + sh:path rdf:subject ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; - sh:path rdf:type ] ; + sh:path rdf:type ], + [ 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 17 ; + 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 6 ; + sh:path biolink:has_evidence ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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:order 7 ; + 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 5 ; + sh:path biolink:publications ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ 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 13 ; + sh:path biolink:original_object ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ sh:description "interaction relationship type" ; + sh:maxCount 1 ; + sh:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ] ; sh:targetClass biolink:PairwiseGeneToGeneInteraction . biolink:PairwiseMolecularInteraction a sh:NodeShape ; sh:closed true ; sh:description "An interaction at the molecular level between two physical entities" ; sh:ignoredProperties ( rdf:type ) ; - sh: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:property [ 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 "a point in time" ; sh:maxCount 1 ; - sh:order 22 ; - sh:path biolink:object_namespace ], + sh:order 11 ; + sh:path biolink:timepoint ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 31 ; + sh:path dct:description ], + [ 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 23 ; + 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: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:description "identifier for the interaction. This may come from an interaction database such as IMEX." ; sh:maxCount 1 ; sh:minCount 1 ; + sh:order 26 ; + 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 3 ; - sh:path rdf:object ], - [ 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: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 20 ; + sh:path biolink:object_category_closure ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:original_predicate ], - [ 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 18 ; - sh:path biolink:object_closure ], + sh:order 4 ; + sh:path biolink:negated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:has_attribute ], [ 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 14 ; 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:description "identifier for the interaction. This may come from an interaction database such as IMEX." ; + [ 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 26 ; - sh:path biolink:id ], + sh:order 12 ; + sh:path biolink:original_subject ], + [ 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 13 ; + 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 15 ; - sh:path biolink:subject_category ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - sh:path rdf:type ], - [ 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 24 ; - sh:path biolink:object_label_closure ], - [ 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 21 ; - sh:path biolink:subject_namespace ], + sh:order 0 ; + sh:path biolink:interacting_molecules_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 25 ; 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 19 ; - sh:path biolink:subject_category_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 27 ; - sh:path biolink:iri ], + [ 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 10 ; + sh:path biolink:aggregator_knowledge_source ], [ 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 9 ; sh:path biolink:primary_knowledge_source ], - [ sh:description "interaction relationship type" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 2 ; - sh:path rdf:predicate ], - [ sh:description "a point in time" ; + [ 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 18 ; + sh:path biolink:object_closure ], + [ 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:order 11 ; - sh:path biolink:timepoint ], - [ sh:description "a human-readable description of an entity" ; + sh:order 8 ; + sh:path biolink:knowledge_source ], + [ 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:order 31 ; - sh:path dct:description ], - [ 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:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path rdf:object ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:original_subject ], + sh:order 27 ; + 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 16 ; - sh:path biolink:object_category ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; - sh:path biolink:category ], - [ 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 23 ; - sh:path biolink:subject_label_closure ], + sh:order 15 ; + sh:path biolink:subject_category ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 30 ; 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: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 21 ; + sh:path biolink:subject_namespace ], + [ 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 20 ; - sh:path biolink:object_category_closure ], - [ 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 17 ; - sh:path biolink:subject_closure ], + sh:order 1 ; + 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:description "if set to true, then the association is negated i.e. is not true" ; + [ 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 24 ; + sh:path biolink:object_label_closure ], + [ sh:description "interaction relationship type" ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], - [ 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 10 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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:minCount 1 ; + sh:order 2 ; + sh:path rdf:predicate ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ 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 8 ; - sh:path biolink:knowledge_source ], + sh:order 22 ; + sh:path biolink:object_namespace ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; + sh:path biolink:category ], [ sh:class biolink:OntologyClass ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:interacting_molecules_category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 32 ; - sh:path biolink:has_attribute ], - [ 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: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 1 ; - sh:path rdf:subject ] ; + sh:order 19 ; + sh:path biolink:subject_category_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + sh:path rdf:type ] ; 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:maxCount 1 ; - sh:order 6 ; - sh:path biolink:license ], - [ 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:property [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; - sh:order 17 ; - sh:path rdfs:label ], - [ sh:description "keywords tagging a publication" ; - sh:order 3 ; - sh:path biolink:keywords ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 12 ; - sh:path biolink:synonym ], + sh:order 9 ; + sh:path biolink:creation_date ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path biolink:iri ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:full_name ], [ sh:description "mesh terms tagging a publication" ; sh:order 4 ; sh:path biolink:mesh_terms ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 18 ; - sh:path dct:description ], - [ sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:rights ], - [ sh:description "executive summary of a publication" ; + [ 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 2 ; - sh:path biolink:summary ], + sh:order 17 ; + sh:path rdfs:label ], [ sh:maxCount 1 ; sh:order 8 ; sh:path biolink:format ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:full_name ], - [ 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:order 13 ; - sh:path biolink:id ], - [ 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 5 ; - sh:path biolink:xref ], - [ 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 "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 9 ; - 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:maxCount 1 ; + sh:order 7 ; + sh:path biolink:rights ], + [ sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:summary ], [ sh:order 16 ; sh:path rdf:type ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:iri ], + [ sh:description "keywords tagging a publication" ; + sh:order 3 ; + sh:path biolink:keywords ], + [ 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 5 ; + sh:path biolink:xref ], [ 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:order 1 ; sh:path biolink:pages ], - [ 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 10 ; - sh:path biolink:provided_by ], + [ 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:order 13 ; + sh:path biolink:id ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -16617,7 +16599,25 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 15 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:license ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 18 ; + sh:path dct:description ], + [ 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 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 10 ; + sh:path biolink:provided_by ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 12 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:Patent . biolink:PathognomonicityQuantifier a sh:NodeShape ; @@ -16630,10 +16630,27 @@ biolink:PathologicalAnatomicalExposure a sh:NodeShape ; sh:closed true ; sh:description "An abnormal anatomical structure, when viewed as an exposure, representing an precondition, leading to or influencing an outcome, e.g. thrombosis leading to an ischemic disease outcome." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a human-readable description of an entity" ; + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], + sh:order 9 ; + sh:path biolink:full_name ], + [ 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 7 ; + sh:path biolink:provided_by ], + [ sh:order 12 ; + sh:path rdf:type ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; @@ -16643,61 +16660,44 @@ biolink:PathologicalAnatomicalExposure 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:order 8 ; sh:path biolink:xref ], - [ 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:order 1 ; - sh:path rdfs:label ], - [ 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 2 ; - sh:path biolink:has_attribute_type ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:full_name ], - [ 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: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 7 ; - sh:path biolink:provided_by ], + sh:order 6 ; + sh:path biolink:id ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:iri ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:order 11 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path biolink:has_attribute_type ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:timepoint ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path dct:description ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 3 ; sh:path biolink:has_quantitative_value ], - [ 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 6 ; - sh:path biolink:id ], - [ sh:description "a point in time" ; + [ 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: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:order 0 ; - sh:path biolink:timepoint ] ; + sh:order 1 ; + sh:path rdfs:label ] ; sh:targetClass biolink:PathologicalAnatomicalExposure . biolink:PathologicalAnatomicalOutcome a sh:NodeShape ; @@ -16710,10 +16710,7 @@ biolink:PathologicalAnatomicalStructure a sh:NodeShape ; sh:closed true ; 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:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -16722,46 +16719,49 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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: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 2 ; - sh:path biolink:provided_by ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], + [ 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 2 ; + sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], [ 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 6 ; sh:path biolink:id ], - [ 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:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - 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: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:xref ] ; @@ -16782,50 +16782,33 @@ biolink:PathologicalProcess a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:has_output ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path rdfs:label ], - [ 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 7 ; - sh:path biolink:xref ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path dct:description ], + [ sh:order 12 ; + sh:path rdf:type ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 13 ; sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + [ 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 3 ; - sh:path biolink:enabled_by ], + sh:order 1 ; + sh:path biolink:has_input ], + [ 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 6 ; + sh:path biolink:provided_by ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - 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:order 12 ; - sh:path rdf:type ], + sh:order 5 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -16835,42 +16818,45 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ 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:order 10 ; - sh:path biolink:iri ], - [ sh:class biolink:NamedThing ; - sh:description "holds between a process and a continuant, where the continuant is an input into the process" ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path dct:description ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_input ] ; + sh:order 15 ; + sh:path biolink:has_attribute ], + [ 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 0 ; + sh:path biolink:id ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ 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: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 7 ; + sh:path biolink:xref ] ; 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:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - sh:path biolink:synonym ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 3 ; - sh:path biolink:has_quantitative_value ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; - 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 14 ; - sh:path biolink:has_attribute ], + sh:order 9 ; + sh:path biolink:full_name ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -16878,23 +16864,48 @@ biolink:PathologicalProcessExposure 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:BlankNode ; + sh:order 3 ; + sh:path biolink:has_quantitative_value ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], + [ 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:order 1 ; + sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + sh:path biolink:synonym ], [ 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 7 ; sh:path biolink:provided_by ], + [ 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 8 ; + sh:path biolink:xref ], + [ 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 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: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:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], + sh:order 5 ; + sh:path biolink:iri ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -16904,23 +16915,12 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 8 ; - sh:path biolink:xref ], + [ sh:order 12 ; + sh:path rdf:type ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 0 ; - sh:path biolink:timepoint ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:full_name ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ sh:order 12 ; - sh:path rdf:type ] ; + sh:path biolink:timepoint ] ; sh:targetClass biolink:PathologicalProcessExposure . biolink:PathologicalProcessOutcome a sh:NodeShape ; @@ -16933,12 +16933,9 @@ biolink:Phenomenon a sh:NodeShape ; sh:closed true ; 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path dct:description ], - [ sh:order 7 ; - sh:path rdf:type ], + sh:property [ 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 0 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -16948,52 +16945,47 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 8 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:full_name ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], + [ sh:order 7 ; + sh:path rdf:type ], [ 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 4 ; sh:path biolink:id ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], [ 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:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ], - [ 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 0 ; - sh:path biolink:provided_by ] ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:Phenomenon . biolink:PhenotypicQuality a sh:NodeShape ; sh:closed true ; sh:description "A property of a phenotype" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -17002,43 +16994,29 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 5 ; - sh:path biolink:id ], - [ 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:order 0 ; - sh:path rdfs:label ], - [ 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 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:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + 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:order 11 ; - sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ 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 6 ; - sh:path biolink:provided_by ], [ sh:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -17046,79 +17024,101 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:has_attribute_type ], + [ 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:order 0 ; + sh:path rdfs:label ], + [ 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 7 ; + sh:path biolink:xref ], + [ sh:order 11 ; + sh:path rdf:type ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 9 ; - sh:path biolink:synonym ] ; + sh:path biolink:synonym ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ 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 5 ; + sh:path biolink:id ], + [ 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 6 ; + sh:path biolink:provided_by ] ; 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:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + sh:order 8 ; + sh:path biolink:full_name ], + [ 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:order 11 ; - sh:path rdf:type ], + 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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ], [ 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:order 0 ; sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], + [ 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 7 ; + sh:path biolink:xref ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path biolink:has_quantitative_value ], - [ 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 7 ; - sh:path biolink:xref ], + [ 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 6 ; + sh:path biolink:provided_by ], [ 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 5 ; sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:class biolink:NamedThing ; + sh:description "connects an attribute to a value" ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; + sh:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:has_qualitative_value ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 ; - sh:order 12 ; - sh:path dct:description ] ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ] ; sh:targetClass biolink:PhenotypicSex . biolink:PhysicalEssence a sh:NodeShape ; @@ -17136,17 +17136,7 @@ biolink:PhysicalEssenceOrOccurrent a sh:NodeShape ; biolink:PhysiologicalProcess a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:order 12 ; - sh:path rdf:type ], - [ 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -17155,79 +17145,107 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path rdfs:label ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 13 ; - 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 4 ; - sh:path biolink:in_taxon ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 14 ; sh:path dct:description ], - [ 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 0 ; - sh:path biolink:id ], + [ 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: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 6 ; sh:path biolink:provided_by ], - [ 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 7 ; - sh:path biolink:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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 input into the process" ; sh:nodeKind sh:IRI ; 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: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 0 ; + sh:path biolink:id ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 13 ; + 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:has_output ], + sh:order 4 ; + sh:path biolink:in_taxon ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 8 ; sh:path biolink:full_name ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ 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:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:iri ] ; + sh:order 5 ; + 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: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 7 ; + sh:path biolink:xref ], + [ 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 ( rdf:type ) ; - sh:property [ sh:description "A human-readable name for an attribute or entity." ; + sh:property [ 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:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 8 ; sh:path rdfs:label ], - [ 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 0 ; - sh:path biolink:provided_by ], [ 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:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:full_name ], + [ 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 4 ; + sh:path biolink:id ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:iri ], - [ 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:xref ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path dct:description ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -17237,60 +17255,16 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], - [ 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 4 ; - sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ] ; + [ 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 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: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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ 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 6 ; - sh:path biolink:id ], - [ 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 2 ; - sh:path biolink:provided_by ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -17299,117 +17273,140 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 6 ; + sh:path biolink:id ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; sh:path rdfs:label ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 11 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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: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: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:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:full_name ], + [ 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 2 ; + sh:path biolink:provided_by ], [ sh:order 9 ; sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ] ; + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ] ; 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:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:order 9 ; + sh:property [ sh:order 9 ; sh:path rdf:type ], [ 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:xref ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ 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 6 ; sh:path biolink:id ], - [ 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:order 2 ; + sh:path biolink:provided_by ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], + 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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 2 ; - sh:path biolink:provided_by ] ; + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs: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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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 25 ; - sh:path biolink:id ], - [ sh:class biolink:OntologyClass ; + 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 15 ; 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:description "Used to hold the 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_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 14 ; + 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 19 ; + sh:path biolink:object_category_closure ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], + sh:order 3 ; + sh:path biolink:negated ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; @@ -17418,46 +17415,17 @@ biolink:PopulationToPopulationAssociation a sh:NodeShape ; sh:maxCount 1 ; sh:order 13 ; sh:path biolink:original_object ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:PopulationOfIndividualOrganisms ; - sh:description "the population that form 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:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 point in time" ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:knowledge_source ], + sh:order 10 ; + sh:path biolink:timepoint ], [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:PopulationOfIndividualOrganisms ; - sh:description "the population that form the object of the association" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:path biolink:subject_closure ], + [ 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 12 ; - sh:path biolink:original_predicate ], + sh:order 8 ; + 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 ; @@ -17466,21 +17434,52 @@ biolink:PopulationToPopulationAssociation a sh:NodeShape ; [ 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 23 ; sh:path biolink:object_label_closure ], - [ sh:description "a point in time" ; + [ 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 10 ; - sh:path biolink:timepoint ], + sh:order 21 ; + sh:path biolink:object_namespace ], + [ 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 25 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ 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:order 1 ; + sh:path rdf:predicate ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + sh:path dct:description ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 12 ; + 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 6 ; sh:path biolink:has_evidence ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -17488,81 +17487,79 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ 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: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:order 7 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - 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 31 ; + sh:path biolink:has_attribute ], + [ sh:class biolink:PopulationOfIndividualOrganisms ; + sh:description "the population that form the object of the association" ; sh:maxCount 1 ; + sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ 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: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 18 ; + sh:path biolink:subject_category_closure ], + [ sh:class biolink:PopulationOfIndividualOrganisms ; + sh:description "the population that form the subject of the association" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 1 ; - sh:path rdf:predicate ], - [ 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 11 ; - sh:path biolink:original_subject ], + sh:nodeKind sh:IRI ; + 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 5 ; 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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:order 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 20 ; - sh:path biolink:subject_namespace ] ; + sh:order 11 ; + sh:path biolink:original_subject ], + [ 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 17 ; + sh:path biolink:object_closure ] ; sh:targetClass biolink:PopulationToPopulationAssociation . biolink:PosttranslationalModification a sh:NodeShape ; sh:closed true ; 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:description "The human readable scientific name for the taxon of the entity." ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], + sh:order 7 ; + sh:path biolink:iri ], [ 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 2 ; sh:path biolink:provided_by ], + [ 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 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 0 ; sh:path biolink:in_taxon ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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:order 7 ; - sh:path biolink:iri ], + sh:order 11 ; + sh:path dct:description ], [ 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: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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -17572,25 +17569,28 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 4 ; - sh:path biolink:full_name ], + sh:order 1 ; + sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:order 9 ; + sh:path rdf:type ], [ 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:order 10 ; sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ 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:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 6 ; - sh:path biolink:id ] ; + sh:order 4 ; + sh:path biolink:full_name ] ; sh:targetClass biolink:PosttranslationalModification . biolink:PreprintPublication a sh:NodeShape ; @@ -17600,6 +17600,12 @@ biolink:PreprintPublication a sh:NodeShape ; sh:property [ sh:maxCount 1 ; sh:order 6 ; sh:path biolink:license ], + [ sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:format ], + [ sh:description "keywords tagging a publication" ; + sh:order 3 ; + sh:path biolink:keywords ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 12 ; sh:path biolink:synonym ], @@ -17607,61 +17613,97 @@ biolink:PreprintPublication a sh:NodeShape ; sh:maxCount 1 ; sh:order 9 ; sh:path biolink:creation_date ], + [ 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 10 ; + sh:path biolink:provided_by ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 14 ; sh:path biolink:iri ], - [ 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:order 13 ; - sh:path biolink:id ], [ sh:description "executive summary of a publication" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:summary ], - [ sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:format ], - [ sh:order 16 ; - sh:path rdf:type ], - [ 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 17 ; - sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - 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:maxCount 1 ; - sh:order 7 ; - sh:path biolink:rights ], + [ 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:order 13 ; + sh:path biolink:id ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:full_name ], [ sh:description "mesh terms tagging a publication" ; sh:order 4 ; sh:path biolink:mesh_terms ], - [ 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 5 ; - sh:path biolink:xref ], + [ sh:order 16 ; + sh:path rdf:type ], + [ 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 17 ; + sh:path rdfs:label ], + [ 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:order 1 ; + sh:path biolink:pages ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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: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 10 ; - sh:path biolink:provided_by ], + [ 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 5 ; + sh:path biolink:xref ], + [ sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:rights ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 18 ; - sh:path dct:description ], - [ sh:description "keywords tagging a publication" ; - sh:order 3 ; - sh:path biolink:keywords ], + sh:order 18 ; + sh:path dct:description ] ; + sh:targetClass biolink:PreprintPublication . + +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 "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 17 ; + sh:path rdfs:label ], + [ sh:class biolink:ChemicalMixture ; + sh:description "" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:is_supplement ], + [ sh:order 16 ; + sh:path rdf:type ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path biolink:iri ], + [ sh:description "" ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:is_toxic ], + [ 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, 'FDA approval status.'" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:highest_FDA_approval_status ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -17671,29 +17713,20 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 15 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 1 ; - sh:path biolink:pages ] ; - sh:targetClass biolink:PreprintPublication . - -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:order 16 ; - sh:path rdf:type ], + [ 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 "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 10 ; sh:path biolink:xref ], - [ 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 "A human-readable name for an attribute or 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:order 9 ; + sh:path biolink:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 17 ; - sh:path rdfs:label ], + sh:order 11 ; + sh:path biolink:full_name ], [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; sh:maxCount 1 ; sh:order 2 ; @@ -17703,6 +17736,13 @@ biolink:ProcessedMaterial a sh:NodeShape ; sh:minCount 1 ; sh:order 13 ; sh:path biolink:id ], + [ 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:order 6 ; + sh:path biolink:max_tolerated_dose ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 12 ; + sh:path biolink:synonym ], [ sh:class biolink:ChemicalEntity ; sh:description "" ; sh:maxCount 1 ; @@ -17713,216 +17753,97 @@ biolink:ProcessedMaterial a sh:NodeShape ; sh:maxCount 1 ; sh:order 18 ; sh:path dct:description ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 12 ; - sh:path biolink:synonym ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:class biolink:ChemicalMixture ; - sh:description "" ; - sh:maxCount 1 ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:is_supplement ], - [ 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 9 ; - sh:path biolink:provided_by ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 5 ; - sh:path biolink:available_from ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:iri ], + sh:order 19 ; + sh:path biolink:has_attribute ], [ 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 "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:full_name ], [ sh:description "" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:is_toxic ], - [ 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: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: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, 'FDA approval status.'" ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:highest_FDA_approval_status ] ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 5 ; + sh:path biolink:available_from ] ; sh:targetClass biolink:ProcessedMaterial . biolink:Protein a sh:NodeShape ; sh:closed true ; sh:description "A gene product that is composed of a chain of amino acid sequences and is produced by ribosome-mediated translation of mRNA" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ 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: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 2 ; - sh:path biolink:in_taxon ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 0 ; - sh:path biolink:synonym ], - [ 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:property [ 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 4 ; sh:path biolink:provided_by ], - [ 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:xref ], - [ 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 6 ; - sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:full_name ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path rdfs:label ], [ sh:order 9 ; sh:path rdf:type ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; - 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 0 ; + 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 1 ; + sh:order 2 ; sh:path biolink:in_taxon ], - [ sh:class biolink:Gene ; - sh:description "connects an entity with one or more gene or gene products" ; + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_gene_or_gene_product ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], - [ 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:xref ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path rdfs:label ], + sh:order 12 ; + sh:path biolink:has_attribute ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 10 ; - sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 6 ; - sh:path biolink:synonym ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; + [ 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:xref ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 2 ; - sh:path rdfs:label ], + sh:order 11 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], [ 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 7 ; + sh:order 6 ; sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ 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 3 ; - 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:targetClass biolink:ProteinDomain . - -biolink:ProteinFamily a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a long-form human readable name for a thing" ; + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:full_name ], - [ 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:order 11 ; + sh:order 3 ; sh:path rdfs:label ], - [ 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:xref ], - [ 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:order 7 ; - sh:path biolink:id ], - [ sh:class biolink:Gene ; + sh:order 10 ; + sh:path rdfs:label ] ; + 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: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:description "Alternate human-readable names for a thing" ; - sh:order 6 ; - 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -17935,100 +17856,116 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 3 ; 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:description "a human-readable description of an entity" ; + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:order 5 ; + sh:path biolink:full_name ], + [ 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 2 ; - sh:path rdfs:label ], + sh:minCount 1 ; + sh:order 7 ; + sh:path biolink:id ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 6 ; + sh:path biolink:synonym ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 8 ; sh:path biolink:iri ], [ sh:order 10 ; sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path rdfs:label ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 2 ; + 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:targetClass biolink:ProteinFamily . + sh:path biolink:in_taxon ], + [ 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:xref ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ] ; + sh:targetClass biolink:ProteinDomain . -biolink:ProteinIsoform a sh:NodeShape ; +biolink:ProteinFamily a sh:NodeShape ; sh:closed true ; - 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:description "Alternate human-readable names for a thing" ; - sh:order 0 ; + sh:order 6 ; sh:path biolink:synonym ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - 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 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 2 ; + sh:order 1 ; sh:path biolink:in_taxon ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:iri ], [ 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 6 ; + sh:order 7 ; sh:path biolink:id ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ], [ 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:order 4 ; sh:path biolink:xref ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:full_name ], + [ sh:order 10 ; + sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path rdfs:label ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path rdfs:label ], + [ 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:order 9 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - 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: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 4 ; - sh:path biolink:provided_by ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ 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:order 10 ; - sh:path rdfs:label ] ; - sh:targetClass biolink:ProteinIsoform . + sh:order 3 ; + sh:path biolink:provided_by ] ; + sh:targetClass biolink:ProteinFamily . -biolink:RNAProduct a sh:NodeShape ; +biolink:ProteinIsoform a sh:NodeShape ; sh:closed true ; + 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: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 4 ; - sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -18037,10 +17974,34 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 0 ; + sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], [ 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:order 10 ; sh:path rdfs:label ], + [ 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 4 ; + sh:path biolink:provided_by ], + [ 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:xref ], + [ 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 ; @@ -18050,43 +18011,92 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 3 ; sh:path rdfs:label ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 5 ; + sh:path biolink:full_name ], + [ 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 7 ; - sh:path biolink:iri ], + sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:id ] ; + sh:targetClass biolink:ProteinIsoform . + +biolink:RNAProduct a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ 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 2 ; + sh:path biolink:in_taxon ], [ 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 6 ; sh:path biolink:id ], + [ 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:order 10 ; + sh:path rdfs:label ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 0 ; sh:path biolink:synonym ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path rdfs:label ], [ 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:xref ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - 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:path biolink:has_attribute ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 4 ; + sh:path biolink:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:full_name ] ; sh:targetClass biolink:RNAProduct . 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: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: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: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 4 ; + sh:path biolink:provided_by ], + [ sh:order 9 ; + sh:path rdf:type ], + [ 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:order 10 ; sh:path rdfs:label ], @@ -18095,93 +18105,88 @@ biolink:RNAProductIsoform a sh:NodeShape ; sh:minCount 1 ; sh:order 6 ; sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 0 ; - sh:path biolink:synonym ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 3 ; sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 0 ; + sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:xref ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:full_name ], - [ 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:xref ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; 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 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:order 9 ; - sh:path rdf:type ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ] ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:RNAProductIsoform . biolink:ReactionToCatalystAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "the side of a reaction being modeled (ie: left or right)" ; - sh:in ( "left" "right" ) ; + sh: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:order 2 ; - sh:path biolink:reaction_side ], - [ 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; + sh:path biolink:category ], + [ 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 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 8 ; - sh:path biolink:publications ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 34 ; - sh:path biolink:has_attribute ], + sh:order 1 ; + sh:path biolink:reaction_direction ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 13 ; sh:path biolink:timepoint ], - [ sh:class biolink:MolecularEntity ; - sh:description "the chemical entity or entity that is an interactor" ; + [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:negated ], + [ 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 "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 25 ; + sh:path biolink:subject_label_closure ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 32 ; + 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 3 ; - sh:path rdf:subject ], - [ 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 26 ; - sh:path biolink:object_label_closure ], - [ 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 12 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 9 ; + sh:path biolink:has_evidence ], [ sh:class biolink:GeneOrGeneProduct ; sh:description "the chemical element that is the target of the statement" ; sh:maxCount 1 ; @@ -18189,175 +18194,173 @@ biolink:ReactionToCatalystAssociation a sh:NodeShape ; sh:nodeKind sh:BlankNode ; sh:order 5 ; 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:object_category ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 6 ; - 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: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 28 ; - sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 32 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; - sh:path biolink:category ], - [ 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 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:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; - sh:path rdf:type ], - [ 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 25 ; - sh:path biolink:subject_label_closure ], - [ 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 24 ; - sh:path biolink:object_namespace ], - [ 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:order 10 ; - sh:path biolink:knowledge_source ], [ 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:order 0 ; sh:path biolink:stoichiometry ], - [ 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: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 20 ; - sh:path biolink:object_closure ], - [ 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:order 33 ; - sh:path dct:description ], + sh:order 29 ; + sh:path biolink:iri ], [ 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 14 ; sh:path biolink:original_subject ], - [ 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:order 12 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 29 ; - sh:path biolink:iri ], + 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: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: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 4 ; sh:path rdf:predicate ], - [ 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:order 11 ; - sh:path biolink:primary_knowledge_source ], - [ 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 24 ; + sh:path biolink:object_namespace ], + [ 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 16 ; - sh:path biolink:original_object ], + sh:minCount 1 ; + sh:order 28 ; + sh:path biolink:id ], + [ 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 20 ; + sh:path biolink:object_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 34 ; + sh:path biolink:has_attribute ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 33 ; + 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:description "Used to hold the 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: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:order 10 ; + 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: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 "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 19 ; + sh:path biolink:subject_closure ], [ 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 23 ; sh:path biolink:subject_namespace ], + [ 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 26 ; + sh:path biolink:object_label_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + 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 8 ; + 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 "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 11 ; + 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 7 ; + sh:path biolink:qualifiers ] ; + sh:targetClass biolink:ReactionToCatalystAssociation . + +biolink:ReactionToParticipantAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; + sh:path biolink:category ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 6 ; + 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: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:targetClass biolink:ReactionToCatalystAssociation . - -biolink:ReactionToParticipantAssociation a sh:NodeShape ; - sh:closed true ; - sh:ignoredProperties ( rdf:type ) ; - sh: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:order 21 ; + sh:path biolink:subject_category_closure ], + [ 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 20 ; + sh:path biolink:object_closure ], + [ 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 16 ; sh:path biolink:original_object ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:timepoint ], - [ 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 12 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 "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:description "if set to true, then the association is negated i.e. is not true" ; + [ 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 6 ; - sh:path biolink:negated ], + sh:order 14 ; + sh:path biolink:original_subject ], + [ 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 23 ; + sh:path biolink:subject_namespace ], + [ 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 "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 33 ; sh:path dct:description ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 30 ; - sh:path biolink:category ], - [ 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 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: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 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 12 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:primary_knowledge_source ], + sh:order 29 ; + sh:path biolink:iri ], [ sh:class biolink:MolecularEntity ; sh:description "the chemical entity or entity that is an interactor" ; sh:maxCount 1 ; @@ -18365,119 +18368,131 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 3 ; sh:path rdf:subject ], + [ 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 4 ; + sh:path rdf:predicate ], + [ 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:order 0 ; + sh:path biolink:stoichiometry ], [ 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: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 19 ; - sh:path biolink:subject_closure ], + 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: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 28 ; - 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 9 ; + sh:path biolink:has_evidence ], [ 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:order 10 ; 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: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 14 ; - sh:path biolink:original_subject ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 31 ; - sh:path rdf:type ], - [ sh:class biolink:ChemicalEntity ; - sh:description "the chemical element that is the target of the 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:order 28 ; + sh:path biolink:id ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - 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:order 34 ; + 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 8 ; - sh:path biolink:publications ], + sh:order 27 ; + sh:path biolink:retrieval_source_ids ], [ 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 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 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: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 34 ; - sh:path biolink:has_attribute ], - [ 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 4 ; - sh:path rdf:predicate ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path biolink:iri ], [ 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 24 ; sh:path biolink:object_namespace ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 31 ; + sh:path rdf:type ], + [ 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 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 8 ; + sh:path biolink:publications ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 32 ; 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 9 ; - sh:path biolink:has_evidence ], [ 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 25 ; sh:path biolink:subject_label_closure ], - [ 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 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: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 7 ; - sh:path biolink:qualifiers ], - [ 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 5 ; + sh:path rdf:object ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 23 ; - sh:path biolink:subject_namespace ], - [ 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 13 ; + sh:path biolink:timepoint ], + [ 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:stoichiometry ] ; + sh:order 15 ; + sh:path biolink:original_predicate ], + [ 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 11 ; + sh:path biolink:primary_knowledge_source ] ; 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:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path biolink:id ], + sh:order 12 ; + sh:path dct:description ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path rdfs:label ], + [ sh:description "connects a genomic feature to its sequence" ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:has_biological_sequence ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -18487,18 +18502,43 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 9 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ 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: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 8 ; - sh:path biolink:iri ], + sh:minCount 1 ; + sh:order 1 ; + sh:path biolink:id ], + [ sh:order 10 ; + sh:path rdf:type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], + [ 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 5 ; + sh:path biolink:xref ], [ 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 4 ; sh:path biolink:provided_by ], - [ 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:order 12 ; - sh:path dct:description ], - [ sh:class biolink:Attribute ; + 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 2 ; + sh:path biolink:in_taxon ] ; + 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:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 13 ; @@ -18507,40 +18547,15 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 0 ; sh:path biolink:has_biological_sequence ], - [ sh:order 10 ; - sh:path rdf:type ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], - [ sh:description "Alternate human-readable names for a thing" ; - 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:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path rdfs:label ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 11 ; sh:path rdfs:label ], - [ 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 5 ; - sh:path biolink:xref ] ; - 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: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 4 ; - sh:path biolink:provided_by ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:order 10 ; + sh:path rdf:type ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 12 ; @@ -18549,30 +18564,25 @@ biolink:RegulatoryRegion a sh:NodeShape ; sh:maxCount 1 ; sh:order 6 ; sh:path biolink:full_name ], - [ sh:description "connects a genomic feature to its sequence" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ 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 5 ; + sh:path biolink:xref ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - sh:path biolink:id ], + sh:order 3 ; + sh:path rdfs:label ], + [ 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 4 ; + sh:path biolink:provided_by ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 8 ; sh:path biolink:iri ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an 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 13 ; - sh:path biolink:has_attribute ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path rdfs:label ], - [ sh:order 10 ; - sh:path rdf:type ], + sh:order 2 ; + sh:path biolink:in_taxon ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -18582,21 +18592,11 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 9 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], - [ 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 5 ; - sh:path biolink:xref ], - [ 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:order 3 ; - sh:path rdfs:label ] ; + sh:minCount 1 ; + sh:order 1 ; + sh:path biolink:id ] ; sh:targetClass biolink:RegulatoryRegion . biolink:RelationshipQuantifier a sh:NodeShape ; @@ -18619,52 +18619,29 @@ biolink:RelativeFrequencyAnalysisResult a sh:NodeShape ; sh:closed true ; sh:description "A result of a relative frequency analysis." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:order 11 ; - sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:full_name ], [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:creation_date ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:license ], - [ 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 8 ; - sh:path biolink:id ], - [ 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 5 ; - sh:path biolink:xref ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + 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 14 ; sh:path biolink:has_attribute ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], + sh:order 0 ; + sh:path biolink:license ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -18674,10 +18651,33 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:format ], + [ 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 4 ; + sh:path biolink:provided_by ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:rights ], + [ 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 8 ; + sh:path biolink:id ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 9 ; - sh:path biolink:iri ] ; + sh:path biolink:iri ], + [ 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 5 ; + sh:path biolink:xref ], + [ sh:order 11 ; + sh:path rdf:type ] ; sh:targetClass biolink:RelativeFrequencyAnalysisResult . biolink:SensitivityQuantifier a sh:NodeShape ; @@ -18689,139 +18689,134 @@ 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 ( 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 5 ; - sh:path biolink:publications ], - [ 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 18 ; - sh:path biolink:subject_category_closure ], - [ 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 17 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 20 ; - sh:path biolink:subject_namespace ], + sh:order 26 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ 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:order 25 ; - sh:path biolink:id ], + 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 14 ; sh:path biolink:subject_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 18 ; + 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 4 ; + sh:path biolink:qualifiers ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - 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: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 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 2 ; - sh:path rdf:object ], + sh:order 6 ; + sh:path biolink:has_evidence ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 21 ; + sh:path biolink:object_namespace ], [ 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 23 ; sh:path biolink:object_label_closure ], - [ 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:order 1 ; - sh:path rdf:predicate ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:order 30 ; + sh:path dct:description ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 17 ; + sh:path biolink:object_closure ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 13 ; + sh:path biolink:original_object ], + [ 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 26 ; - sh:path biolink:iri ], + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], [ 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 16 ; sh:path biolink:subject_closure ], - [ 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 12 ; - 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 """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink: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 15 ; - sh:path biolink:object_category ], + sh:order 5 ; + sh:path biolink:publications ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; sh:path biolink:has_attribute ], - [ 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 11 ; - 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 6 ; - sh:path biolink:has_evidence ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - 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 19 ; - sh:path biolink:object_category_closure ], - [ 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 21 ; - sh:path biolink:object_namespace ], [ 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:order 7 ; sh:path biolink:knowledge_source ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - 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 15 ; + sh:path biolink:object_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 ; @@ -18829,73 +18824,207 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ 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_closure ], + [ 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 29 ; - sh:path rdfs:label ] ; + sh:order 12 ; + sh:path biolink:original_predicate ] ; 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 "A human-readable name for an attribute or entity." ; + sh: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:order 29 ; - sh:path rdfs:label ], + sh:order 8 ; + 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 14 ; + sh:path biolink:subject_category ], + [ 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 23 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], - [ 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:order 21 ; - sh:path biolink:object_namespace ], + sh:order 20 ; + sh:path biolink:subject_namespace ], [ sh:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; 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 4 ; + sh:path biolink:qualifiers ], + [ 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 12 ; + sh:path biolink:original_predicate ], + [ 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 17 ; + 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 18 ; + 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 5 ; + 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 6 ; + sh:path biolink:has_evidence ], + [ 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 1 ; + sh:path rdf:predicate ], + [ 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:minCount 1 ; + 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 31 ; + sh:path biolink:has_attribute ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 16 ; + 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 19 ; sh:path biolink:object_category_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; sh:path dct:description ], + [ 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 25 ; + sh:path biolink:id ], + [ 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 13 ; + sh:path biolink:original_object ], + [ 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 22 ; + 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 15 ; + sh:path biolink:object_category ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ] ; + 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: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 21 ; + sh:path biolink:object_namespace ], + [ 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 17 ; + 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 14 ; sh:path biolink:subject_category ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 23 ; - sh:path biolink:object_label_closure ], [ 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 8 ; 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: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 16 ; + sh:path biolink:subject_closure ], + [ 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 15 ; - sh:path biolink:object_category ], - [ 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 3 ; + sh:path biolink:negated ], + [ 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 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 13 ; + sh:path biolink:original_object ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 25 ; - sh:path biolink:id ], + sh:order 26 ; + sh:path biolink:iri ], + [ 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 12 ; + sh:path biolink:original_predicate ], [ 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 22 ; sh:path biolink:subject_label_closure ], @@ -18904,15 +19033,19 @@ biolink:SequenceFeatureRelationship a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 6 ; sh:path biolink:has_evidence ], - [ 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:order 26 ; - 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 5 ; - sh:path biolink:publications ], + sh:order 20 ; + sh:path biolink:subject_namespace ], + [ 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 1 ; + sh:path rdf:predicate ], + [ 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 11 ; + sh:path biolink:original_subject ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -18920,162 +19053,52 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - 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: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_closure ], - [ 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 11 ; - sh:path biolink:original_subject ], + sh:order 19 ; + sh:path biolink:object_category_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + sh:path rdf:type ], [ 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:order 7 ; sh:path biolink:knowledge_source ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 12 ; - 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 4 ; sh:path biolink:qualifiers ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path rdf:subject ], - [ 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 1 ; - sh:path rdf:predicate ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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: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: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 18 ; - 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 19 ; - sh:path biolink:object_category_closure ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - 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 5 ; sh:path biolink:publications ], - [ 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 23 ; - 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 15 ; - sh:path biolink:object_category ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 20 ; - sh:path biolink:subject_namespace ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 31 ; 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 6 ; - 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 4 ; - sh:path biolink:qualifiers ], - [ 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:OntologyClass ; - sh:description "Used to hold the 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 14 ; - sh:path biolink:subject_category ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 16 ; - sh:path biolink:subject_closure ], [ 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 25 ; sh:path biolink:id ], - [ 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 point in time" ; sh:maxCount 1 ; - sh:order 21 ; - sh:path biolink:object_namespace ], - [ 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 10 ; + sh:path biolink:timepoint ], + [ sh:class biolink:Treatment ; + sh:description "treatment whose efficacy is modulated by the subject variant" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:original_object ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ 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 23 ; + sh:path biolink:object_label_closure ], [ sh:class biolink:SequenceVariant ; sh:description "variant that modulates the treatment of some disease" ; sh:maxCount 1 ; @@ -19083,95 +19106,80 @@ biolink:SequenceVariantModulatesTreatmentAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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:order 7 ; - 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 18 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ 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 9 ; + 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 1 ; - sh:path rdf:predicate ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + sh:path biolink:object_category ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; sh:path dct:description ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; - sh:path rdfs:label ], - [ 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 12 ; - sh:path biolink:original_predicate ] ; + sh:path rdfs:label ] ; 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: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:property [ sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:license ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:iso_abbreviation ], - [ 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:order 4 ; - sh:path biolink:pages ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 22 ; - sh:path biolink:has_attribute ], - [ 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 8 ; - sh:path biolink:xref ], - [ 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 13 ; - sh:path biolink:provided_by ], + sh:order 17 ; + sh:path biolink:iri ], + [ sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:rights ], [ sh:description "Serials (journals) should have industry-standard identifier such as from ISSN." ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 16 ; sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 21 ; - sh:path dct:description ], + sh:order 14 ; + sh:path biolink:full_name ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 22 ; + sh:path biolink:has_attribute ], + [ 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:order 1 ; + sh:path biolink:volume ], + [ sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:format ], [ sh:description "Should generally be set to an ontology class defined term for 'serial' or 'journal'." ; sh:order 19 ; sh:path rdf:type ], - [ sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:license ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 15 ; + sh:path biolink:synonym ], + [ sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:summary ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -19181,50 +19189,42 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 18 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "executive summary of a publication" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:summary ], - [ 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:full_name ], [ 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:creation_date ], - [ sh:description "mesh terms tagging a publication" ; - sh:order 7 ; - sh:path biolink:mesh_terms ], [ sh:description "issue of a newspaper, a scientific journal or magazine for reference purpose" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:issue ], + [ sh:description "mesh terms tagging a publication" ; + sh:order 7 ; + sh:path biolink:mesh_terms ], + [ 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 13 ; + sh:path biolink:provided_by ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 21 ; + sh:path dct:description ], + [ 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 ; + sh:order 0 ; + sh:path biolink:iso_abbreviation ], + [ 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: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 8 ; + sh:path biolink:xref ], [ sh:description "keywords tagging a publication" ; sh:order 6 ; sh:path biolink:keywords ], - [ 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:order 1 ; - sh:path biolink:volume ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 15 ; - sh:path biolink:synonym ], - [ sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:rights ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 17 ; - sh:path biolink:iri ], - [ sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:format ], + [ 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:order 4 ; + sh:path biolink:pages ], [ 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 20 ; @@ -19235,43 +19235,34 @@ biolink:SiRNA a sh:NodeShape ; sh:closed true ; sh:description "A small RNA molecule that is the product of a longer exogenous or endogenous dsRNA, which is either a bimolecular duplex or very long hairpin, processed (via the Dicer pathway) such that numerous siRNAs accumulate from both strands of the dsRNA. SRNAs trigger the cleavage of their target molecules." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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 4 ; - sh:path biolink:provided_by ], + sh:property [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:full_name ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 3 ; sh:path rdfs:label ], + [ sh:order 9 ; + sh:path rdf:type ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 0 ; sh:path biolink:synonym ], - [ 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: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:order 7 ; + sh:path biolink:iri ], [ 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: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 2 ; - sh:path biolink:in_taxon ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:description "a long-form human readable name for a thing" ; + [ 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:order 5 ; - sh:path biolink:full_name ], - [ sh:order 9 ; - sh:path rdf:type ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -19281,26 +19272,35 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - 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: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 4 ; + sh:path biolink:provided_by ], [ 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 6 ; - sh:path biolink:id ] ; + 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: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:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + 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 16 ; - sh:path biolink:has_attribute ], + sh:order 5 ; + sh:path biolink:has_chemical_role ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -19310,110 +19310,74 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 12 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 15 ; - 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 5 ; - sh:path biolink:has_chemical_role ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], [ sh:description "" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:is_toxic ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:iri ], + [ sh:order 13 ; + sh:path rdf:type ], [ 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:order 3 ; sh:path biolink:max_tolerated_dose ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 15 ; + sh:path dct:description ], [ sh:description "indicates whether a molecular entity is a metabolite" ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:is_metabolite ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ sh:order 13 ; - sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 2 ; - sh:path biolink:available_from ], - [ sh:class biolink:ChemicalEntity ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:trade_name ], [ 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 10 ; sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:class biolink:ChemicalEntity ; + sh:description "" ; sh:maxCount 1 ; - sh:order 14 ; - sh:path rdfs:label ], + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:trade_name ], [ 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 7 ; - sh:path biolink:xref ] ; - 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: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:path biolink:xref ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; sh:order 2 ; - sh:path biolink:id ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:full_name ], - [ sh:order 11 ; - sh:path rdf:type ], + sh:path biolink:available_from ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 14 ; + sh:order 16 ; sh:path biolink:has_attribute ], - [ 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:description "The state of the sequence w.r.t a reference sequence" ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:has_biological_sequence ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 12 ; + sh:order 14 ; sh:path rdfs:label ], - [ 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:order 4 ; - sh:path rdfs:label ], + sh:order 8 ; + sh:path biolink:full_name ], [ 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:order 6 ; sh:path biolink:provided_by ], [ sh:description "Alternate human-readable names for a thing" ; - sh:order 8 ; + sh:order 9 ; sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:iri ] ; + 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: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:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -19423,10 +19387,11 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], + [ sh:order 11 ; + sh:path rdf:type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 8 ; + sh:path biolink:synonym ], [ 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:xref ], @@ -19435,34 +19400,67 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:in_taxon ], + [ 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:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path rdfs:label ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:description "The state of the sequence w.r.t a reference sequence" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:has_biological_sequence ], + [ 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 2 ; + sh:path biolink:id ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 9 ; - sh:path biolink:iri ] ; + sh:path biolink:iri ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path dct:description ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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 14 ; + sh:path biolink:has_attribute ] ; 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ 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:order 5 ; - sh:path biolink:iri ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 1 ; + sh:path rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:full_name ], + [ sh:class biolink:SocioeconomicAttribute ; + sh:description "connects any entity to an attribute" ; sh:minCount 1 ; - sh:order 11 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 3 ; - sh:path biolink:has_quantitative_value ], + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:has_attribute ], + [ 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 ; @@ -19470,45 +19468,47 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path biolink:has_attribute_type ], - [ 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 point in time" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], + sh:order 0 ; + sh:path biolink:timepoint ], + [ 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 7 ; + sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], - [ 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:full_name ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 10 ; sh:path biolink:synonym ], - [ 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 7 ; - sh:path biolink:provided_by ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:timepoint ], [ 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:order 12 ; - sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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 8 ; sh:path biolink:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 3 ; + sh:path biolink:has_quantitative_value ], [ 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 ; @@ -19531,9 +19531,8 @@ biolink:Study a sh:NodeShape ; sh:closed true ; sh:description "a detailed investigation and/or analysis" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:property [ sh:order 7 ; + sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -19543,20 +19542,30 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 9 ; sh:path dct:description ], - [ 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:order 0 ; + sh:path biolink:provided_by ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ], + sh:order 8 ; + sh:path rdfs:label ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:iri ], - [ sh:order 7 ; - sh:path rdf:type ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:full_name ], [ 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:xref ], @@ -19565,99 +19574,83 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 4 ; sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ 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 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:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:Study . biolink:StudyPopulation a sh:NodeShape ; sh:closed true ; 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:description "a long-form human readable name for a thing" ; + sh:property [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], + sh:order 1 ; + sh:path rdfs:label ], + [ 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 6 ; + sh:path biolink:id ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "Alternate human-readable names for a thing" ; + 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], + [ sh:order 9 ; + sh:path rdf:type ], [ 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 2 ; sh:path biolink:provided_by ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:order 9 ; - sh:path rdf:type ], + [ 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:xref ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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: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 6 ; - sh:path biolink:id ], - [ 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:order 1 ; - sh:path rdfs:label ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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:xref ] ; + sh:order 7 ; + sh:path biolink:iri ] ; sh:targetClass biolink:StudyPopulation . biolink:StudyResult a sh:NodeShape ; sh:closed false ; sh:description "A collection of data items from a study that are about a particular study subject or experimental unit (the 'focus' of the Result) - optionally with context/provenance metadata that may be relevant to the interpretation of this data as evidence." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:property [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; sh:order 7 ; sh:path biolink:synonym ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; @@ -19666,28 +19659,27 @@ biolink:StudyResult a sh:NodeShape ; [ sh:maxCount 1 ; sh:order 0 ; sh:path biolink:license ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:creation_date ], - [ 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 8 ; - sh:path biolink:id ], [ 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 5 ; sh:path biolink:xref ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ 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:order 6 ; - sh:path biolink:full_name ], + sh:minCount 1 ; + sh:order 8 ; + sh:path biolink:id ], + [ sh:order 11 ; + sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], + sh:order 2 ; + sh:path biolink:format ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path dct:description ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -19697,77 +19689,85 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 11 ; - sh:path rdf:type ], - [ sh:description "A human-readable name for an attribute or 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:order 4 ; + sh:path biolink:provided_by ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ] ; + sh:order 9 ; + sh:path biolink:iri ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:creation_date ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:rights ] ; sh:targetClass biolink:StudyResult . biolink:StudyVariable a sh:NodeShape ; sh:closed true ; sh:description "a variable that is used as a measure in the investigation of a study" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "Alternate human-readable names for a thing" ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; sh:order 7 ; sh:path biolink:synonym ], - [ sh:description "a human-readable description of an entity" ; + [ 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 5 ; + sh:path biolink:xref ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; - 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:order 3 ; + sh:path biolink:creation_date ], [ sh:maxCount 1 ; sh:order 0 ; sh:path biolink:license ], - [ 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 4 ; - sh:path biolink:provided_by ], + [ 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 8 ; + sh:path biolink:id ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:rights ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 12 ; sh:path rdfs:label ], + [ 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 4 ; + sh:path biolink:provided_by ], [ 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:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], + sh:order 2 ; + sh:path biolink:format ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 6 ; sh:path biolink:full_name ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:creation_date ], - [ 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:order 8 ; - sh:path biolink:id ], - [ 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 5 ; - sh:path biolink:xref ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], + sh:order 13 ; + sh:path dct:description ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 9 ; - sh:path biolink:iri ] ; + sh:path biolink:iri ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; sh:targetClass biolink:StudyVariable . biolink:SubjectOfInvestigation a sh:NodeShape ; @@ -19779,51 +19779,28 @@ biolink:SubjectOfInvestigation a sh:NodeShape ; biolink:TaxonToTaxonAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh: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:order 22 ; - 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 15 ; - 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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 12 ; - sh:path biolink:original_predicate ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:property [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + [ 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 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:order 12 ; + sh:path biolink:original_predicate ], + [ 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 14 ; - sh:path biolink:subject_category ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], + sh:order 7 ; + sh:path biolink:knowledge_source ], + [ 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 20 ; + sh:path biolink:subject_namespace ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; @@ -19833,19 +19810,30 @@ biolink:TaxonToTaxonAssociation a sh:NodeShape ; sh:minCount 1 ; sh:order 25 ; sh:path biolink:id ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 13 ; + sh:path biolink:original_object ], + [ 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 17 ; + 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 5 ; + sh:path biolink:publications ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 30 ; + 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 19 ; sh:path biolink:object_category_closure ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ 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 20 ; - sh:path biolink:subject_namespace ], [ sh:class biolink:OrganismTaxon ; sh:description "An association between individuals of different taxa." ; sh:maxCount 1 ; @@ -19853,57 +19841,32 @@ biolink:TaxonToTaxonAssociation 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:class biolink:OntologyClass ; + sh:description "Used to hold the 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:publications ], - [ 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 14 ; + 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:order 8 ; - sh:path biolink:primary_knowledge_source ], + sh:nodeKind sh:IRI ; + sh:order 15 ; + 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 18 ; sh:path biolink:subject_category_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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 11 ; - sh:path biolink:original_subject ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ 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 13 ; - sh:path biolink:original_object ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 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 4 ; sh:path biolink:qualifiers ], - [ 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:order 21 ; - sh:path biolink:object_namespace ], + sh:order 11 ; + sh:path biolink:original_subject ], [ 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 ; @@ -19911,6 +19874,23 @@ biolink:TaxonToTaxonAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path rdf:subject ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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 1 ; + sh:path rdf:predicate ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -19918,11 +19898,31 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + 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 6 ; - sh:path biolink:has_evidence ] ; + sh:path biolink:has_evidence ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ] ; sh:targetClass biolink:TaxonToTaxonAssociation . biolink:TaxonomicRank a sh:NodeShape ; @@ -19940,258 +19940,244 @@ biolink:TextMiningResult a sh:NodeShape ; sh:closed true ; sh:description "A result of text mining." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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:property [ 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 4 ; + sh:path biolink:provided_by ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:creation_date ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:rights ], + [ 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 6 ; - sh:path biolink:full_name ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + sh:order 8 ; + sh:path biolink:id ], + [ 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 5 ; + sh:path biolink:xref ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 7 ; sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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:maxCount 1 ; sh:order 2 ; sh:path biolink:format ], - [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], [ sh:maxCount 1 ; sh:order 0 ; sh:path biolink:license ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:creation_date ], - [ 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 5 ; - sh:path biolink:xref ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], - [ 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 rdfs:label ], + [ sh:order 11 ; + sh:path rdf:type ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 8 ; - sh:path biolink:id ] ; + sh:order 6 ; + sh:path biolink:full_name ] ; 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:class biolink:OrganismTaxon ; + sh:property [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + 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:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ] ; + 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:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - 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 6 ; - sh:path biolink:has_evidence ], + sh: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:order 11 ; + 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:description "connects an association to qualifiers that modify or qualify the meaning of that association" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category_closure ], + sh:order 4 ; + sh:path biolink:qualifiers ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + 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 5 ; sh:path biolink:publications ], [ 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 18 ; - sh:path biolink:subject_category_closure ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ 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 11 ; - sh:path biolink:original_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:order 25 ; - sh:path biolink:id ], - [ 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:description "Used to hold the 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], + sh:order 15 ; + sh:path biolink:object_category ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; 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 4 ; - sh:path biolink:qualifiers ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], [ sh:description "a point in time" ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:timepoint ], - [ 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 22 ; - 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: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 21 ; + 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 24 ; - sh:path biolink:retrieval_source_ids ], - [ 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 17 ; - sh:path biolink:object_closure ], + sh:order 6 ; + sh:path biolink:has_evidence ], [ 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:order 7 ; sh:path biolink:knowledge_source ], - [ 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:order 21 ; - sh:path biolink:object_namespace ], - [ 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 30 ; + sh:path dct:description ], + [ 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 12 ; - sh:path biolink:original_predicate ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 13 ; + sh:path biolink:original_object ], + [ 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:order 3 ; - sh:path biolink:negated ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 26 ; sh:path biolink:iri ], - [ 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 13 ; - 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 "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 29 ; - sh:path rdfs:label ], - [ 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:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], + [ 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 ; sh:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path rdf:object ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - 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 0 ; + sh:path rdf:subject ], + [ 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 12 ; + 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 15 ; - sh:path biolink:object_category ], + sh:order 18 ; + sh:path biolink:subject_category_closure ], [ 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 1 ; sh:path rdf:predicate ], + [ 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 16 ; + sh:path biolink:subject_closure ], [ 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 20 ; - sh:path biolink:subject_namespace ] ; + 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 19 ; + 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 24 ; + sh:path biolink:retrieval_source_ids ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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 23 ; + 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 14 ; + sh:path biolink:subject_category ], + [ 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 17 ; + sh:path biolink:object_closure ] ; sh:targetClass biolink:TranscriptToGeneRelationship . biolink:TranscriptionFactorBindingSite a sh:NodeShape ; sh:closed true ; 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: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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 1 ; - 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:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:order 11 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -20201,104 +20187,125 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 9 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 1 ; + 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 10 ; sh:path rdf:type ], [ 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 4 ; sh:path biolink:provided_by ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path rdfs:label ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 3 ; 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: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 5 ; + sh:path biolink:xref ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:iri ], [ sh:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:has_biological_sequence ], - [ 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 5 ; - sh:path biolink:xref ] ; + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ] ; sh:targetClass biolink:TranscriptionFactorBindingSite . biolink:VariantAsAModelOfDiseaseAssociation 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 26 ; - sh:path biolink:iri ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ sh:description "used to hold the original relation/predicate that an external knowledge source uses before transformation to match the biolink-model specification." ; + sh:property [ 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 12 ; sh:path biolink:original_predicate ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + [ 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 34 ; - sh:path biolink:frequency_qualifier ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 11 ; + 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 6 ; - sh:path biolink:has_evidence ], + sh:order 18 ; + 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 15 ; - sh:path biolink:object_category ], - [ 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 17 ; - 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:order 14 ; + 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 5 ; - sh:path biolink:publications ], - [ 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 6 ; + sh:path biolink:has_evidence ], + [ 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:knowledge_source ], - [ sh:class biolink:SequenceVariant ; - sh:description "A variant that has a role in modeling the disease." ; + sh:order 3 ; + sh:path biolink:negated ], + [ sh:description "The relationship to the disease" ; sh:maxCount 1 ; sh:minCount 1 ; + sh:order 1 ; + sh:path rdf:predicate ], + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:maxCount 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:order 32 ; + sh:path biolink:severity_qualifier ], + [ 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 18 ; - sh:path biolink:subject_category_closure ], + sh:order 33 ; + sh:path biolink:onset_qualifier ], + [ 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 25 ; + sh:path biolink:id ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; sh:path rdfs:label ], + [ 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 17 ; + sh:path biolink:object_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:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -20306,128 +20313,118 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; sh:path biolink:category ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + [ 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 21 ; + sh:path biolink:object_namespace ], + [ 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 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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: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 23 ; + sh:path biolink:object_label_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + 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 4 ; + 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 32 ; - sh:path biolink:severity_qualifier ], + sh:order 15 ; + sh:path biolink:object_category ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ], [ 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 9 ; 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 "a point in time" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 14 ; - sh:path biolink:subject_category ], - [ 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 10 ; + sh:path biolink:timepoint ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], + sh:order 34 ; + 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 19 ; sh:path biolink:object_category_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], - [ sh:class biolink:Onset ; - sh:description "a qualifier used in a phenotypic association to state when the phenotype appears is in the subject" ; + [ 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 16 ; + sh:path biolink:subject_closure ], + [ 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 20 ; + 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 33 ; - sh:path biolink:onset_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 4 ; - sh:path biolink:qualifiers ], + sh:order 5 ; + sh:path biolink:publications ], + [ 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:order 7 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], - [ 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 25 ; - sh:path biolink:id ], - [ 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 20 ; - sh:path biolink:subject_namespace ], - [ 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 21 ; - sh:path biolink:object_namespace ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ 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 13 ; - sh:path biolink:original_object ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 30 ; sh:path dct:description ], - [ 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 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ sh:description "The relationship to the disease" ; + [ 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 1 ; - sh:path rdf:predicate ] ; + sh:order 13 ; + sh:path biolink:original_object ] ; sh:targetClass biolink:VariantAsAModelOfDiseaseAssociation . biolink:VariantToDiseaseAssociation a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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: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 33 ; - sh:path biolink:onset_qualifier ], - [ 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 23 ; - sh:path biolink:object_label_closure ], - [ sh:class biolink:EvidenceType ; - sh:description "connects an association to an instance of supporting evidence" ; + sh:order 4 ; + sh:path biolink:qualifiers ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 6 ; - sh:path biolink:has_evidence ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:order 31 ; + 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:order 34 ; - sh:path biolink:frequency_qualifier ], - [ sh:description "a human-readable description of an entity" ; + sh:nodeKind sh:IRI ; + sh:order 14 ; + sh:path biolink:subject_category ], + [ sh:class biolink:SeverityValue ; + sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], + sh:nodeKind sh:IRI ; + sh:order 32 ; + sh:path biolink:severity_qualifier ], + [ 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 11 ; + sh:path biolink:original_subject ], [ sh:class biolink:Disease ; sh:description "a disease that is associated with that variant" ; sh:maxCount 1 ; @@ -20435,130 +20432,133 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 2 ; sh:path rdf:object ], - [ 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:order 7 ; - sh:path biolink:knowledge_source ], - [ sh:description "a point in time" ; + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:timepoint ], - [ 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 26 ; + sh:path biolink:iri ], + [ 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:order 20 ; - sh:path biolink:subject_namespace ], + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path rdf:subject ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 28 ; + 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 14 ; - 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:order 15 ; + 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 4 ; - sh:path biolink:qualifiers ], - [ sh:class biolink:SeverityValue ; - sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; + sh:order 6 ; + sh:path biolink:has_evidence ], + [ 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 32 ; - sh:path biolink:severity_qualifier ], + sh:order 33 ; + sh:path biolink:onset_qualifier ], + [ 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 17 ; + 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 19 ; sh:path biolink:object_category_closure ], + [ 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 13 ; + sh:path biolink:original_object ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:negated ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 25 ; + 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 5 ; + sh:path biolink:publications ], [ 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 9 ; 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 18 ; - sh:path biolink:subject_category_closure ], - [ 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:order 26 ; - sh:path biolink:iri ], - [ 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 30 ; + sh:path dct:description ], + [ 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 11 ; - sh:path biolink:original_subject ], - [ 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 12 ; + sh:path biolink:original_predicate ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:SequenceVariant ; - sh:description "a sequence variant in which the allele state is associated in some way with the disease state" ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ 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:IRI ; - sh:order 0 ; - sh:path rdf:subject ], + sh:order 7 ; + sh:path biolink:knowledge_source ], [ sh:description "E.g. is pathogenic for" ; sh:maxCount 1 ; sh:minCount 1 ; sh:order 1 ; sh:path rdf:predicate ], - [ 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 17 ; - sh:path biolink:object_closure ], - [ 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 """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], + [ 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 12 ; - sh:path biolink:original_predicate ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], + sh:order 21 ; + sh:path biolink:object_namespace ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 29 ; 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: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 15 ; - sh:path biolink:object_category ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 28 ; - sh:path rdf:type ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:negated ], + sh:order 18 ; + sh:path biolink:subject_category_closure ], + [ 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 16 ; + 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 24 ; sh:path biolink:retrieval_source_ids ], - [ 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 16 ; - 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 5 ; - sh:path biolink:publications ], - [ 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 qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; - sh:order 13 ; - sh:path biolink:original_object ], - [ 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 34 ; + sh:path biolink:frequency_qualifier ], + [ 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 21 ; - sh:path biolink:object_namespace ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 8 ; + sh:path biolink:primary_knowledge_source ], + [ 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 25 ; - sh:path biolink:id ] ; + sh:order 20 ; + sh:path biolink:subject_namespace ] ; sh:targetClass biolink:VariantToDiseaseAssociation . biolink:VariantToEntityAssociationMixin a sh:NodeShape ; @@ -20570,132 +20570,122 @@ 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 ( rdf:type ) ; - sh: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:order 21 ; - sh:path biolink:object_namespace ], - [ 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 9 ; - sh:path biolink:aggregator_knowledge_source ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; - sh:path biolink:category ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 31 ; - sh:path biolink:has_attribute ], - [ 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_closure ], - [ 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 1 ; - sh:path rdf:predicate ], - [ 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 16 ; - sh:path biolink:subject_closure ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path dct:description ], - [ 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: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 13 ; sh:path biolink:original_object ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 29 ; - sh:path rdfs:label ], - [ 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: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 0 ; - sh:path rdf:subject ], + sh:order 24 ; + sh:path biolink:retrieval_source_ids ], [ 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 8 ; sh:path biolink:primary_knowledge_source ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + [ 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 22 ; + sh:path biolink:subject_label_closure ], + [ 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:order 26 ; - sh:path biolink:iri ], - [ 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:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 2 ; + sh:path rdf:object ], + [ 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 20 ; - sh:path biolink:subject_namespace ], - [ sh:description "a point in time" ; + sh:minCount 1 ; + sh:order 25 ; + sh:path biolink:id ], + [ 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 23 ; + sh:path biolink:object_label_closure ], + [ 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 10 ; - 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 24 ; - 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 5 ; - sh:path biolink:publications ], + sh:order 21 ; + sh:path biolink:object_namespace ], [ 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 17 ; sh:path biolink:object_closure ], - [ 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:order 20 ; + sh:path biolink:subject_namespace ], + [ 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 25 ; - sh:path biolink:id ], - [ 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:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:knowledge_source ], + sh:order 30 ; + sh:path dct:description ], + [ 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 18 ; + sh:path biolink:subject_category_closure ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 28 ; sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 27 ; + sh:path biolink:category ], [ 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 12 ; sh:path biolink:original_predicate ], - [ 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 22 ; - sh:path biolink:subject_label_closure ], - [ 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: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 5 ; + sh:path biolink:publications ], + [ 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 16 ; + sh:path biolink:subject_closure ], + [ 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 11 ; + sh:path biolink:original_subject ], + [ 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 2 ; - sh:path rdf:object ], + sh:order 0 ; + sh:path rdf:subject ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 29 ; + sh:path rdfs:label ], + [ 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 9 ; + sh:path biolink:aggregator_knowledge_source ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + 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 19 ; + 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 14 ; sh:path biolink:subject_category ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 3 ; - 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 6 ; sh:path biolink:has_evidence ], - [ 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 18 ; - 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 ; @@ -20707,177 +20697,151 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 4 ; sh:path biolink:qualifiers ], - [ 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 point in time" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:original_subject ], - [ 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 23 ; - sh:path biolink:object_label_closure ] ; + sh:order 10 ; + sh:path biolink:timepoint ], + [ 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:order 7 ; + sh:path biolink:knowledge_source ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 31 ; + sh:path biolink:has_attribute ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 26 ; + sh:path biolink:iri ] ; sh:targetClass biolink:VariantToGeneAssociation . biolink:VariantToGeneExpressionAssociation a sh:NodeShape ; sh:closed true ; - sh:description "An association between a variant and expression of a gene (i.e. e-QTL)" ; - sh:ignoredProperties ( rdf:type ) ; - sh: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:order 29 ; - sh:path biolink:id ], - [ 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 20 ; - sh:path biolink:subject_closure ], - [ sh:description "a human-readable description of an entity" ; + sh:description "An association between a variant and expression of a gene (i.e. e-QTL)" ; + sh:ignoredProperties ( rdf:type ) ; + sh: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:order 34 ; - sh:path dct:description ], + sh:order 25 ; + sh:path biolink:object_namespace ], [ 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: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 15 ; - sh:path biolink:original_subject ], - [ 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: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 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:nodeKind sh:IRI ; - sh:order 23 ; - 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 8 ; - sh:path biolink:qualifiers ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 30 ; - sh:path biolink:iri ], + sh:order 1 ; + sh:path biolink:expression_site ], [ 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 12 ; sh:path biolink:primary_knowledge_source ], - [ sh:class biolink:LifeStage ; - sh:description "stage during which gene or protein expression of takes place." ; + [ 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 2 ; - sh:path biolink:stage_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 9 ; - sh:path biolink:publications ], - [ 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 13 ; - sh:path biolink:aggregator_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:order 3 ; + sh:path biolink:phenotypic_state ], + [ 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 6 ; - sh:path rdf:object ], - [ sh:description "A human-readable name for an attribute or entity." ; + sh:order 29 ; + sh:path biolink:id ], + [ 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 21 ; + sh:path biolink:object_closure ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 33 ; - sh:path rdfs:label ], + sh:order 30 ; + sh:path biolink:iri ], [ 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 16 ; sh:path biolink:original_predicate ], - [ 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 21 ; - 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:subject_category ], - [ 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:order 17 ; - 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:order 24 ; + sh:path biolink:subject_namespace ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 4 ; - sh:path rdf:subject ], + sh:order 14 ; + sh:path biolink:timepoint ], [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; sh:order 32 ; sh:path rdf:type ], + [ 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 13 ; + sh:path biolink:aggregator_knowledge_source ], + [ 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: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 23 ; + 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 28 ; + sh:path biolink:retrieval_source_ids ], + [ 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 20 ; + 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 10 ; 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:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:phenotypic_state ], - [ 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 24 ; - 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:description "if set to true, then the association is negated i.e. is not true" ; sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:negated ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 19 ; - sh:path biolink:object_category ], - [ 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:order 11 ; - sh:path biolink:knowledge_source ], + sh:order 35 ; + sh:path biolink:has_attribute ], [ 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:subject_label_closure ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + [ 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: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:order 5 ; - sh:path rdf:predicate ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 35 ; - sh:path biolink:has_attribute ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:order 6 ; + 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 8 ; + sh:path biolink:qualifiers ], + [ 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 7 ; - sh:path biolink:negated ], - [ sh:class biolink:AnatomicalEntity ; - sh:description "location in which gene or protein expression takes place. May be cell, tissue, or organ." ; + sh:order 17 ; + sh:path biolink:original_object ], + [ 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 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 28 ; - 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 22 ; - sh:path biolink:subject_category_closure ], - [ sh:description "a point in time" ; + sh:order 2 ; + sh:path biolink:stage_qualifier ], + [ 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 14 ; - sh:path biolink:timepoint ], + sh:minCount 1 ; + sh:order 5 ; + sh:path rdf:predicate ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -20885,59 +20849,119 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 31 ; sh:path biolink:category ], - [ 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 27 ; - sh:path biolink:object_label_closure ] ; - sh:targetClass biolink:VariantToGeneExpressionAssociation . - -biolink:VariantToPhenotypicFeatureAssociation a sh:NodeShape ; - sh:closed true ; - 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 20 ; - sh:path biolink:object_category_closure ], [ sh:class biolink:SequenceVariant ; - sh:description "a sequence variant in which the allele state is associated in some way with the phenotype state" ; + 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 1 ; + sh:order 4 ; 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 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 16 ; + sh:order 19 ; sh:path biolink:object_category ], - [ 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:order 22 ; - sh:path biolink:object_namespace ], + sh:order 33 ; + sh:path rdfs:label ], + [ 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 27 ; + sh:path biolink:object_label_closure ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 34 ; + sh:path dct:description ], + [ 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 15 ; + 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:subject_category ] ; + sh:targetClass biolink:VariantToGeneExpressionAssociation . + +biolink:VariantToPhenotypicFeatureAssociation a sh:NodeShape ; + sh:closed true ; + sh:ignoredProperties ( rdf:type ) ; + sh: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:order 9 ; + sh:path biolink:primary_knowledge_source ], [ sh:class biolink:SeverityValue ; sh:description "a qualifier used in a phenotypic association to state how severe the phenotype is in the subject" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; - sh:order 37 ; - sh:path biolink:severity_qualifier ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 37 ; + sh:path biolink:severity_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 25 ; + 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: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 3 ; + sh:path rdf:object ], + [ 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 2 ; - sh:path rdf:predicate ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 29 ; - sh:path rdf:type ], + sh:order 21 ; + sh:path biolink:subject_namespace ], + [ 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 24 ; + sh:path biolink:object_label_closure ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:timepoint ], + [ 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 17 ; + sh:path biolink:subject_closure ], + [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; + sh:maxCount 1 ; + sh:order 39 ; + sh:path biolink:frequency_qualifier ], + [ 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 23 ; + 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 7 ; sh:path biolink:has_evidence ], - [ sh:description "equivalent to has quotient multiplied by 100" ; + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 29 ; + 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:description "total number of things in a particular reference set" ; sh:maxCount 1 ; - sh:order 36 ; - sh:path biolink:has_percentage ], + sh:order 34 ; + sh:path biolink:has_total ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:negated ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -20945,161 +20969,206 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 28 ; sh:path biolink:category ], + [ 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 38 ; + sh:path biolink:onset_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 0 ; sh:path biolink:sex_qualifier ], - [ sh:description "if set to true, then the association is negated i.e. is not true" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:negated ], - [ 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:order 12 ; - 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: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 14 ; + sh:path biolink:original_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:order 2 ; + 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 3 ; - sh:path rdf:object ], + sh:order 15 ; + sh:path biolink:subject_category ], [ 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 26 ; sh:path biolink:id ], + [ 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 13 ; + sh:path biolink:original_predicate ], + [ sh:description "number of things with a particular property" ; + sh:maxCount 1 ; + sh:order 33 ; + 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 19 ; + sh:path biolink:subject_category_closure ], + [ sh:maxCount 1 ; + sh:order 35 ; + sh:path biolink:has_quotient ], [ 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:order 8 ; sh:path biolink:knowledge_source ], - [ 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:order 9 ; - sh:path biolink:primary_knowledge_source ], + sh:order 27 ; + sh:path biolink:iri ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 30 ; sh:path rdfs:label ], - [ sh:description "total number of things in a particular reference set" ; + [ sh:class biolink:OntologyClass ; + sh:description "Used to hold the 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 34 ; - 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 25 ; - sh:path biolink:retrieval_source_ids ], - [ 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 21 ; - sh:path biolink:subject_namespace ], + sh:order 16 ; + sh:path biolink:object_category ], [ 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 18 ; sh:path biolink:object_closure ], - [ 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 38 ; - sh:path biolink:onset_qualifier ], - [ 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 17 ; - sh:path biolink:subject_closure ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:timepoint ], - [ sh:description "number of things with a particular property" ; + [ 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:order 33 ; - 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:minCount 1 ; sh:nodeKind sh:IRI ; - sh:order 19 ; - 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 1 ; + sh:path rdf:subject ], + [ sh:description "equivalent to has quotient multiplied by 100" ; sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 15 ; - sh:path biolink:subject_category ], - [ sh:description "a human-readable description of an entity" ; + sh:order 36 ; + sh:path biolink:has_percentage ], + [ 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 31 ; - sh:path dct:description ], - [ 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 24 ; - 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: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 23 ; - sh:path biolink:subject_label_closure ], + sh:order 22 ; + sh:path biolink:object_namespace ], [ 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 10 ; sh:path biolink:aggregator_knowledge_source ], - [ 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 14 ; - sh:path biolink:original_object ], - [ sh:maxCount 1 ; - sh:order 35 ; - sh:path biolink:has_quotient ], - [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; - sh:maxCount 1 ; - sh:order 39 ; - sh:path biolink:frequency_qualifier ], - [ 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:order 27 ; - sh:path biolink:iri ], + sh:order 31 ; + sh:path dct:description ], [ sh:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 32 ; sh:path biolink:has_attribute ], - [ 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 20 ; + sh:path biolink:object_category_closure ], + [ 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 13 ; - sh:path biolink:original_predicate ] ; + sh:order 12 ; + sh:path biolink:original_subject ] ; 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:description "if set to true, then the association is negated i.e. is not true" ; + sh: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:order 30 ; + sh:path biolink:id ], + [ sh:description "number all populations that carry a particular allele, aka allele number" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:has_total ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 35 ; + 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 11 ; + sh:path biolink:has_evidence ], + [ 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 17 ; + sh:path biolink:original_predicate ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; + sh:nodeKind sh:IRI ; + sh:order 36 ; + 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 23 ; + sh:path biolink:subject_category_closure ], + [ 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 13 ; + sh:path biolink:primary_knowledge_source ], + [ 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:order 12 ; + 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 19 ; + sh:path biolink:subject_category ], + [ 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:order 2 ; + sh:path biolink:has_quotient ], + [ 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 27 ; + sh:path biolink:subject_label_closure ], + [ sh:description "equivalent to has quotient multiplied by 100" ; + sh:maxCount 1 ; + sh:order 3 ; + 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:maxCount 1 ; - sh:order 8 ; - sh:path biolink:negated ], - [ sh:description "number all populations that carry a particular allele, aka allele number" ; + sh:nodeKind sh:IRI ; + sh:order 20 ; + sh:path biolink:object_category ], + [ 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 21 ; + sh:path biolink:subject_closure ], + [ sh:description "a point in time" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:has_total ], + sh:order 15 ; + sh:path biolink:timepoint ], [ 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:aggregator_knowledge_source ], - [ 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 "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:order 22 ; + sh:path biolink:object_closure ], + [ 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 31 ; - sh:path biolink:iri ], + sh:minCount 1 ; + sh:order 6 ; + sh:path rdf:predicate ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 34 ; + sh:path rdfs:label ], + [ 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 25 ; + sh:path biolink:subject_namespace ], [ sh:class biolink:PopulationOfIndividualOrganisms ; sh:description "the population that is observed to have the frequency" ; sh:maxCount 1 ; @@ -21107,21 +21176,21 @@ biolink:VariantToPopulationAssociation a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 7 ; sh:path rdf:object ], - [ 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 21 ; - sh:path biolink:subject_closure ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an 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 36 ; - sh:path biolink:has_attribute ], + sh:order 10 ; + sh:path biolink:publications ], + [ 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 28 ; + sh:path biolink:object_label_closure ], [ sh:description "a qualifier used in a phenotypic association to state how frequent the phenotype is observed in the subject" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:frequency_qualifier ], - [ 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 22 ; - sh:path biolink:object_closure ], + [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; + sh:order 33 ; + sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -21129,136 +21198,82 @@ This field is multi-valued. It should include values for ancestors of the biolin In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 32 ; sh:path biolink:category ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 35 ; - sh:path dct:description ], - [ 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 6 ; - sh:path rdf:predicate ], - [ 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 25 ; - sh:path biolink:subject_namespace ], [ 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 26 ; sh:path biolink:object_namespace ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 15 ; - 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 20 ; - 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 10 ; - 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 24 ; - sh:path biolink:object_category_closure ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 34 ; - sh:path rdfs:label ], - [ 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:order 12 ; - sh:path biolink:knowledge_source ], - [ sh:class biolink:SequenceVariant ; - sh:description "an allele that has a certain frequency in a given population" ; - sh:maxCount 1 ; - sh:minCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path rdf:subject ], - [ 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 17 ; - sh:path biolink:original_predicate ], - [ 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:order 30 ; - sh:path biolink:id ], + sh:order 31 ; + 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 29 ; sh:path biolink:retrieval_source_ids ], + [ sh:description "if set to true, then the association is negated i.e. is not true" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:negated ], + [ 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 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 9 ; sh:path biolink:qualifiers ], - [ 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 27 ; - sh:path biolink:subject_label_closure ], - [ sh:description "frequency of allele in population, expressed as a number with allele divided by number in reference population, aka allele frequency" ; + [ 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 2 ; - sh:path biolink:has_quotient ], - [ 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:order 16 ; + 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: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:subject_category ], - [ sh:description "equivalent to has quotient multiplied by 100" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:has_percentage ], - [ 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 18 ; - sh:path biolink:original_object ], + sh:order 24 ; + sh:path biolink:object_category_closure ], [ sh:description "number in object population that carry a particular allele, aka allele count" ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:has_count ], - [ 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 28 ; - sh:path biolink:object_label_closure ], - [ sh:description "rdf:type of biolink:Association should be fixed at rdf:Statement" ; - sh:order 33 ; - sh:path rdf:type ], - [ 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 13 ; - sh:path biolink:primary_knowledge_source ], - [ 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:SequenceVariant ; + sh:description "an allele that has a certain frequency in a given population" ; sh:maxCount 1 ; - sh:order 16 ; - sh:path biolink:original_subject ] ; + sh:minCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path rdf:subject ] ; sh:targetClass biolink:VariantToPopulationAssociation . biolink:Vertebrate a sh:NodeShape ; sh:closed true ; sh:description "A sub-phylum of animals consisting of those having a bony or cartilaginous vertebral column." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a long-form human readable name for a thing" ; + 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 1 ; + sh:path rdfs:label ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 10 ; + sh:path rdfs:label ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 5 ; sh:path biolink:synonym ], @@ -21267,54 +21282,55 @@ biolink:Vertebrate a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], + [ 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 2 ; + sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], - [ 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: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:order 4 ; + sh:path biolink:full_name ], [ 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:xref ], - [ 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 2 ; - sh:path biolink:provided_by ], - [ 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:order 7 ; - sh:path biolink:iri ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:order 6 ; + sh:path biolink:id ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ] ; + sh:order 7 ; + sh:path biolink:iri ] ; 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:description "A human-readable name for an attribute or entity." ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:order 9 ; + sh:path rdf:type ], + [ 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 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 0 ; + sh:path biolink:in_taxon ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -21324,25 +21340,13 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 6 ; - sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], + sh:order 10 ; + sh:path rdfs:label ], [ 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 2 ; sh:path biolink:provided_by ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], [ sh:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; @@ -21351,17 +21355,13 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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:xref ], - [ sh:order 9 ; - sh:path rdf:type ], - [ 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:order 5 ; + sh:path biolink:synonym ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - 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 rdfs:label ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; @@ -21372,95 +21372,94 @@ biolink:WebPage a sh:NodeShape ; sh:closed true ; 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: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 10 ; - sh:path biolink:provided_by ], - [ 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 17 ; - sh:path rdfs:label ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:iri ], - [ sh:description "executive summary of a publication" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:summary ], - [ sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:license ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:creation_date ], - [ sh:order 16 ; - sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 18 ; - sh:path dct:description ], + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "mesh terms tagging a publication" ; + sh:order 4 ; + sh:path biolink:mesh_terms ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 12 ; sh:path biolink:synonym ], + [ 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:maxCount 1 ; + sh:order 7 ; + sh:path biolink:rights ], + [ 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 10 ; + sh:path biolink:provided_by ], [ sh:description "keywords tagging a publication" ; sh:order 3 ; sh:path biolink:keywords ], + [ sh:order 16 ; + sh:path rdf:type ], + [ sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:format ], + [ 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 5 ; + sh:path biolink:xref ], [ 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:order 13 ; sh:path biolink:id ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 9 ; + 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: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 17 ; + sh:path rdfs:label ], + [ sh:description "executive summary of a publication" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:summary ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:full_name ], [ sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:format ], + sh:order 6 ; + sh:path biolink:license ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 18 ; + sh:path dct:description ], [ 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:order 1 ; sh:path biolink:pages ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:rights ], - [ 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 "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 5 ; - sh:path biolink:xref ], - [ 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:order 11 ; - sh:path biolink:full_name ], - [ sh:description "mesh terms tagging a publication" ; - sh:order 4 ; - sh:path biolink:mesh_terms ] ; + sh:order 14 ; + sh:path biolink:iri ] ; sh:targetClass biolink:WebPage . biolink:Behavior a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:order 12 ; + sh:property [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path rdfs:label ], + [ 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 output of the process" ; - sh:nodeKind sh:IRI ; - sh:order 2 ; - sh:path biolink:has_output ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -21470,55 +21469,56 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 0 ; - sh:path biolink:id ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 5 ; - 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:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:enabled_by ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:iri ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - 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 4 ; sh:path biolink:in_taxon ], - [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + [ 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 6 ; + sh:path biolink:provided_by ], + [ sh:class biolink:Attribute ; + sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 3 ; - sh:path biolink:enabled_by ], + sh:order 15 ; + sh:path biolink:has_attribute ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 14 ; sh:path dct:description ], - [ 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:order 13 ; + sh:order 5 ; 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: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 7 ; sh:path biolink:xref ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ 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 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:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], + [ 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 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 ; @@ -21535,15 +21535,10 @@ biolink:BehavioralFeature a sh:NodeShape ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:in_taxon ], - [ sh:order 9 ; - sh:path rdf:type ], - [ 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:order 11 ; - sh:path dct:description ], - [ 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:xref ], + sh:order 1 ; + sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -21553,51 +21548,80 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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:order 4 ; - sh:path biolink:full_name ], + sh:order 7 ; + sh:path biolink:iri ], [ 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 2 ; sh:path biolink:provided_by ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ 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:xref ], [ 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 6 ; sh:path biolink:id ], - [ 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:order 1 ; + sh:order 10 ; sh:path rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + 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:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ] ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:BehavioralFeature . 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: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 7 ; - sh:path biolink:xref ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:iri ], + 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 input into the process" ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_input ], + [ 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 0 ; + sh:path biolink:id ], + [ 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:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + 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:nodeKind sh:IRI ; + sh:order 3 ; + sh:path biolink:enabled_by ], + [ 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 6 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -21607,70 +21631,60 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 13 ; - sh:path rdfs:label ], - [ 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:order 10 ; + sh:path biolink:iri ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], + [ 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 7 ; + sh:path biolink:xref ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], [ 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 5 ; sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path dct:description ], - [ 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 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:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], [ sh:order 12 ; sh:path rdf:type ], - [ 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: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 6 ; - sh:path biolink:provided_by ] ; + sh:path biolink:in_taxon ] ; sh:targetClass biolink:BiologicalProcess . 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:description "a long-form human readable name for a thing" ; + sh: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:order 4 ; - sh:path biolink:full_name ], + sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:id ], + [ 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:xref ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs:label ], + [ sh:order 9 ; + sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -21680,48 +21694,34 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - 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: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 2 ; sh:path biolink:provided_by ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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:xref ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; + [ 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:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], + 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:order 9 ; - sh:path rdf:type ], - [ 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:order 6 ; - sh:path biolink:id ] ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:Case . biolink:CellLine a sh:NodeShape ; @@ -21730,41 +21730,30 @@ biolink:CellLine a sh:NodeShape ; sh:property [ 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:xref ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + 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: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 2 ; sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 5 ; sh:path biolink:synonym ], - [ 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:class biolink:Attribute ; sh:description "may often be an organism attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; sh:path biolink:has_attribute ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; @@ -21773,15 +21762,26 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:order 9 ; + sh:path rdf:type ], [ 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 6 ; sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ] ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; sh:targetClass biolink:CellLine . biolink:CellularComponent a sh:NodeShape ; @@ -21791,27 +21791,6 @@ biolink:CellularComponent a sh:NodeShape ; sh:property [ 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 2 ; sh:path biolink:provided_by ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ 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 6 ; - sh:path biolink:id ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; @@ -21819,52 +21798,75 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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:xref ], - [ 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: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:order 4 ; - sh:path biolink:full_name ], + sh:order 7 ; + sh:path biolink:iri ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs:label ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; 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:description "Alternate human-readable names for a thing" ; + 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: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:order 7 ; - sh:path biolink:iri ] ; + sh:order 4 ; + sh:path biolink:full_name ], + [ 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 6 ; + sh:path biolink:id ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; 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: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:order 0 ; - sh:path rdfs:label ], - [ sh:class biolink:OntologyClass ; - sh:description "connects an attribute to a class that describes it" ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:minCount 1 ; + sh:order 12 ; + sh:path dct:description ], + [ 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 1 ; - sh:path biolink:has_attribute_type ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 13 ; + sh:path biolink:has_attribute ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 5 ; - sh:path biolink:id ], + sh:order 8 ; + sh:path biolink:full_name ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -21874,6 +21876,18 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 5 ; + sh:path biolink:id ], + [ 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 6 ; + sh:path biolink:provided_by ], + [ 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:order 0 ; + sh:path rdfs:label ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 4 ; @@ -21884,35 +21898,21 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:has_qualitative_value ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:order 11 ; - sh:path rdf:type ], [ 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 7 ; sh:path biolink:xref ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path biolink:has_quantitative_value ], - [ sh:class biolink:Attribute ; - sh:description "connects any entity to an 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 13 ; - sh:path biolink:has_attribute ] ; + sh:order 1 ; + sh:path biolink:has_attribute_type ] ; sh:targetClass biolink:ClinicalAttribute . biolink:Dataset a sh:NodeShape ; @@ -21920,28 +21920,36 @@ biolink:Dataset a sh:NodeShape ; sh:description "an item that refers to a collection of data from a data source." ; sh:ignoredProperties ( rdf:type ) ; sh:property [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], - [ 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 5 ; - sh:path biolink:xref ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], - [ sh:maxCount 1 ; sh:order 0 ; sh:path biolink:license ], [ sh:maxCount 1 ; sh:order 2 ; sh:path biolink:format ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:creation_date ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:iri ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 6 ; sh:path biolink:full_name ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:rights ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], + [ 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 4 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -21951,81 +21959,84 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; + [ sh:order 11 ; + sh:path rdf:type ], + [ 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 13 ; - sh:path dct:description ], + sh:minCount 1 ; + 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 11 ; - sh:path rdf:type ], - [ 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 4 ; - sh:path biolink:provided_by ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:creation_date ], - [ 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:order 8 ; - sh:path biolink:id ] ; + sh:order 13 ; + sh:path dct:description ], + [ 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 5 ; + sh:path biolink:xref ] ; sh:targetClass biolink:Dataset . biolink:DatasetDistribution a sh:NodeShape ; sh:closed true ; sh:description "an item that holds distribution level information about a dataset." ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; - sh:order 8 ; - sh:path biolink:synonym ], + sh:property [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:creation_date ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:full_name ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 13 ; sh:path rdfs:label ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:creation_date ], - [ sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:format ], - [ 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:provided_by ], [ 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:xref ], + [ sh:description "Alternate human-readable names for a thing" ; + 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 15 ; sh:path biolink:has_attribute ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:full_name ], + [ sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:format ], + [ sh:order 12 ; + sh:path rdf:type ], [ sh:maxCount 1 ; sh:order 1 ; sh:path biolink:license ], - [ sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:distribution_download_url ], [ sh:maxCount 1 ; sh:order 2 ; sh:path biolink:rights ], + [ 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:provided_by ], + [ 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:id ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path dct:description ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:iri ], + [ sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:distribution_download_url ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22034,46 +22045,45 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 11 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:id ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path dct:description ], - [ sh:order 12 ; - sh:path rdf:type ] ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; sh:targetClass biolink:DatasetDistribution . biolink:Device a sh:NodeShape ; sh:closed true ; 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; + [ sh:order 7 ; + sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 9 ; - sh:path dct:description ], + sh:order 8 ; + sh:path rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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 7 ; - sh:path rdf:type ], + [ 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 0 ; + sh:path biolink:provided_by ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 3 ; sh:path biolink:synonym ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path dct:description ], + [ 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:xref ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22087,45 +22097,19 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:minCount 1 ; sh:order 4 ; - sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ 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:xref ], - [ 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 0 ; - sh:path biolink:provided_by ] ; + sh:path biolink:id ] ; 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: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 6 ; - sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ 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 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:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; @@ -22134,15 +22118,6 @@ biolink:Exon a sh:NodeShape ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:order 9 ; - sh:path rdf:type ], - [ 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:xref ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22152,34 +22127,51 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ 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 6 ; + sh:path biolink:id ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ] ; + [ 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: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:xref ] ; 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: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 7 ; - sh:path biolink:id ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:property [ 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 3 ; + sh:path biolink:provided_by ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 2 ; - sh:path rdfs:label ], - [ 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:xref ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 6 ; - sh:path biolink:synonym ], + sh:order 8 ; + sh:path biolink:iri ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22189,55 +22181,63 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 9 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 3 ; - 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 1 ; - sh:path biolink:in_taxon ], - [ 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:order 6 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:iri ], + sh:order 5 ; + sh:path biolink:full_name ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; 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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + 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:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path rdfs:label ], [ sh:order 10 ; sh:path rdf:type ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:full_name ], - [ sh:description "a human-readable description of an entity" ; + [ 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:xref ], + [ 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 12 ; - sh:path dct:description ] ; + sh:minCount 1 ; + 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: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: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: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:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 0 ; + sh:path biolink:synonym ], + [ 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:order 2 ; sh:path rdfs:label ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 0 ; - sh:path biolink:synonym ], [ 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:xref ] ; @@ -22247,26 +22247,36 @@ 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:description "a long-form human readable name for a thing" ; + 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: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 2 ; + sh:path biolink:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:full_name ], + [ 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:xref ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; sh:path rdfs:label ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], [ sh:order 9 ; sh:path rdf:type ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22276,85 +22286,58 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], [ 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 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: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 2 ; - sh:path biolink:provided_by ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ] ; - sh:targetClass biolink:GeneticInheritance . - -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 ( rdf:type ) ; - sh:property [ 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 5 ; - sh:path biolink:xref ], - [ 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 8 ; - sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], - [ 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:maxCount 1 ; - sh:order 0 ; - sh:path biolink:license ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ], - [ sh:order 11 ; - sh:path rdf:type ], - [ 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 4 ; - sh:path biolink:provided_by ], + sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:id ] ; + sh:targetClass biolink:GeneticInheritance . + +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 ( rdf:type ) ; + sh:property [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:format ], [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:creation_date ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 6 ; sh:path biolink:full_name ], + [ 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 8 ; + sh:path biolink:id ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:iri ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], + [ 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 4 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22366,68 +22349,85 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:maxCount 1 ; sh:order 1 ; - sh:path biolink:rights ] ; + sh:path biolink:rights ], + [ 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 5 ; + sh:path biolink:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:order 11 ; + sh:path rdf:type ], + [ sh:maxCount 1 ; + 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:targetClass biolink:InformationContentEntity . 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: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 "may often be an organism attribute" ; + sh:nodeKind sh:IRI ; + sh:order 12 ; + sh:path biolink:has_attribute ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], + [ 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:xref ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:order 9 ; sh:path rdf:type ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], [ 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 6 ; sh:path biolink:id ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], [ 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 2 ; sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:description "Alternate human-readable names for a thing" ; sh:order 5 ; sh:path biolink:synonym ], - [ sh:class biolink:Attribute ; - sh:description "may often be an organism attribute" ; + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs:label ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + 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 12 ; - sh:path biolink:has_attribute ] ; + sh:order 0 ; + sh:path biolink:in_taxon ] ; sh:targetClass biolink:OrganismalEntity . biolink:Outcome a sh:NodeShape ; @@ -22441,67 +22441,43 @@ 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:maxCount 1 ; - sh:order 1 ; - sh:path biolink:subject_aspect_qualifier ], - [ sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:subject_context_qualifier ], - [ sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:object_aspect_qualifier ], + sh:order 11 ; + sh:path biolink:object_form_or_variant_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:maxCount 1 ; sh:order 13 ; sh:path biolink:object_derivative_qualifier ], - [ 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 16 ; - sh:path biolink:anatomical_context_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: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:maxCount 1 ; - sh:order 14 ; - sh:path biolink:object_context_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:maxCount 1 ; - sh:order 3 ; - sh:path biolink:subject_form_or_variant_qualifier ], - [ sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:subject_derivative_qualifier ], - [ sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:object_form_or_variant_qualifier ], - [ sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:object_part_qualifier ], - [ 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 "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:order 0 ; - sh:path biolink:mapped_predicate ], + sh:order 8 ; + sh:path biolink:qualified_predicate ], [ sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:subject_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:order 6 ; + sh:path biolink:subject_context_qualifier ], [ sh:in ( "increased" "upregulated" "decreased" "downregulated" ) ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:object_direction_qualifier ], + [ sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:subject_derivative_qualifier ], + [ 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 7 ; + sh:path rdf:predicate ], + [ sh:maxCount 1 ; + sh:order 14 ; + sh:path biolink:object_context_qualifier ], [ 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 ; @@ -22512,42 +22488,57 @@ biolink:PredicateMapping a sh:NodeShape ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:subject_direction_qualifier ], - [ 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:order 8 ; - sh:path biolink:qualified_predicate ], - [ sh:description "A high-level grouping for the relationship type. AKA minimal predicate. This is analogous to category for nodes." ; + sh:order 0 ; + sh:path biolink:mapped_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: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:maxCount 1 ; + sh:order 4 ; + sh:path biolink:subject_part_qualifier ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:subject_aspect_qualifier ], + [ sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:object_aspect_qualifier ], + [ 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 7 ; - sh:path rdf:predicate ] ; + sh:order 16 ; + sh:path biolink:anatomical_context_qualifier ], + [ sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:subject_form_or_variant_qualifier ], + [ sh:maxCount 1 ; + sh:order 12 ; + sh:path biolink:object_part_qualifier ] ; sh:targetClass biolink:PredicateMapping . biolink:Procedure a sh:NodeShape ; sh:closed true ; sh:description "A series of actions conducted in a certain order or manner" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - 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:order 7 ; + sh:property [ sh:order 7 ; sh:path rdf:type ], + [ 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 0 ; + sh:path biolink:provided_by ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ], [ 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:xref ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:path biolink:xref ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22557,101 +22548,124 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:iri ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:full_name ], [ 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 4 ; sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ 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 0 ; - sh:path biolink:provided_by ], - [ 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:order 5 ; - sh:path biolink:iri ] ; + 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:targetClass biolink:Procedure . biolink:SocioeconomicAttribute a sh:NodeShape ; sh:closed true ; sh:description "Attributes relating to a socioeconomic manifestation" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:property [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:order 11 ; + sh:path rdf:type ], + [ 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 7 ; + sh:path biolink:xref ], [ 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 5 ; sh:path biolink:id ], - [ 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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 6 ; sh:path biolink:provided_by ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ 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:order 0 ; - sh:path rdfs:label ], [ sh:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path biolink:has_quantitative_value ], - [ 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 7 ; - sh:path biolink:xref ], - [ sh:order 11 ; - sh:path rdf: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: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:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:iri ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + [ 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:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], - [ sh:description "a long-form human readable name for a thing" ; + sh:order 0 ; + sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ] ; + sh:order 12 ; + sh:path dct:description ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; sh:targetClass biolink:SocioeconomicAttribute . 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:description "Alternate human-readable names for a thing" ; - sh:order 7 ; - sh:path biolink:synonym ], + sh:property [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], + [ 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: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: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 4 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22661,119 +22675,91 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:full_name ], - [ 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 5 ; - sh:path biolink:xref ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], [ 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 8 ; sh:path biolink:id ], - [ sh:order 11 ; - sh:path rdf:type ], - [ 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: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:description "A human-readable name for an attribute or entity." ; + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ], + 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: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 4 ; - sh:path biolink:provided_by ], - [ sh:class biolink:Device ; - sh:description "connects an entity to one or more (medical) devices" ; + [ sh:class biolink:Drug ; + sh:description "connects an entity to one or more drugs" ; sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:has_device ], - [ sh:description "a point in time" ; + sh:order 0 ; + sh:path biolink:has_drug ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 7 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:timepoint ], + sh:order 6 ; + sh:path biolink:full_name ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 9 ; - sh:path biolink:iri ] ; + sh:path biolink:iri ], + [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 3 ; + sh:path biolink:timepoint ], + [ 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 5 ; + sh:path biolink:xref ], + [ sh:order 11 ; + sh:path rdf:type ] ; sh:targetClass biolink:Treatment . biolink:Zygosity a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], - [ 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: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: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:order 0 ; + sh:path rdfs:label ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:iri ], - [ sh:order 11 ; - sh:path rdf:type ], - [ 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 6 ; - sh:path biolink:provided_by ], + [ 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 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:class biolink:QuantityValue ; sh:description "connects an attribute to a value" ; sh:nodeKind sh:BlankNode ; sh:order 2 ; sh:path biolink:has_quantitative_value ], - [ 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 5 ; - sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - 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: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 7 ; - sh:path biolink:xref ], - [ 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:order 0 ; - sh:path rdfs:label ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 8 ; sh:path biolink:full_name ], + [ 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 6 ; + sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -22782,307 +22768,313 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 10 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path dct:description ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ 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 5 ; + sh:path biolink:id ], + [ sh:order 11 ; + sh:path rdf:type ] ; sh:targetClass biolink:Zygosity . 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 18 ; - sh:path dct:description ], - [ sh:class biolink:ChemicalEntity ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 5 ; - sh:path biolink:trade_name ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:order 14 ; - sh:path biolink:iri ], + sh:order 7 ; + sh:path biolink:max_tolerated_dose ], + [ 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 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 4 ; + sh:path biolink:routes_of_delivery ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 12 ; sh:path biolink:full_name ], - [ 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 biolink:xref ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:description "" ; sh:maxCount 1 ; - sh:order 17 ; - sh:path rdfs:label ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 8 ; + sh:path biolink:is_toxic ], + [ 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 10 ; + sh:path biolink:provided_by ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 0 ; - sh:path biolink:id ], + sh:order 14 ; + sh:path biolink:iri ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 6 ; + sh:path biolink:available_from ], + [ 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, 'FDA approval status.'" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:highest_FDA_approval_status ], [ sh:class biolink:ChemicalMixture ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 1 ; sh:path biolink:is_supplement ], - [ 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, 'FDA approval status.'" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:highest_FDA_approval_status ], [ 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 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 10 ; - sh:path biolink:provided_by ], - [ 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:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 6 ; - sh:path biolink:available_from ], - [ 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 9 ; sh:path biolink:has_chemical_role ], - [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 17 ; + sh:path rdfs:label ], + [ sh:order 16 ; + sh:path rdf:type ], + [ 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 3 ; - sh:path biolink:drug_regulatory_status_world_wide ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 0 ; + sh:path biolink:id ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:max_tolerated_dose ], - [ sh:description "" ; + sh:order 18 ; + sh:path dct:description ], + [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:is_toxic ], + sh:order 3 ; + sh:path biolink:drug_regulatory_status_world_wide ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 13 ; - sh:path biolink:synonym ] ; + sh:path biolink:synonym ], + [ sh:class biolink:ChemicalEntity ; + sh:description "" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 5 ; + sh:path biolink:trade_name ] ; sh:targetClass biolink:Drug . biolink:ExposureEvent a sh:NodeShape ; sh:closed false ; sh:description "A (possibly time bounded) incidence of a feature of the environment of an organism that influences one or more phenotypic features of that organism, potentially mediated by genes" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:property [ sh:description "a point in time" ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:timepoint ], + [ 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 1 ; - sh:path biolink:id ], - [ sh:description "a point in time" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:timepoint ] ; + sh:path biolink:id ] ; sh:targetClass biolink:ExposureEvent . 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], + [ 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 6 ; + sh:path biolink:id ], + [ 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 2 ; + sh:path biolink:provided_by ], + [ 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: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: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:xref ], - [ 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 2 ; - sh:path biolink:provided_by ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:order 9 ; - sh:path rdf:type ], + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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:description "a long-form human readable name for a thing" ; + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 6 ; - sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ] ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs:label ] ; sh:targetClass biolink:IndividualOrganism . biolink:MaterialSample a sh:NodeShape ; sh:closed true ; 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:order 7 ; - sh:path rdf:type ], - [ 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 0 ; - sh:path biolink:provided_by ], - [ sh:class biolink:Attribute ; + 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path dct:description ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:xref ], + [ 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 0 ; + sh:path biolink:provided_by ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:full_name ], - [ 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:order 4 ; - sh:path biolink:id ], + sh:order 8 ; + sh:path rdfs:label ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 3 ; sh:path biolink:synonym ], + [ sh:order 7 ; + sh:path rdf:type ], + [ 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:xref ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ] ; - sh:targetClass biolink:MaterialSample . - -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:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], + sh:order 5 ; + sh:path biolink:iri ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path dct:description ], + [ 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 4 ; + sh:path biolink:id ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:order 6 ; sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:class biolink:OrganismTaxon ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ] ; + sh:targetClass biolink:MaterialSample . + +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: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:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:order 9 ; sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], [ 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 6 ; sh:path biolink:id ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], + [ 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:xref ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 2 ; + sh:path biolink:provided_by ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; 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:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:full_name ], - [ 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:order 10 ; + sh:order 1 ; sh:path rdfs:label ], - [ 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 2 ; - sh:path biolink:provided_by ], - [ 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: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:targetClass biolink:Transcript . biolink:Pathway a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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 7 ; - sh:path biolink:xref ], - [ 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:OrganismTaxon ; - sh:description "connects an entity to its taxonomic classification. Only certain kinds of entities can be taxonomically classified; see 'thing with taxon'" ; + 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 4 ; - sh:path biolink:in_taxon ], + sh:order 3 ; + sh:path biolink:enabled_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -23092,188 +23084,197 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 6 ; + sh:path biolink:provided_by ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:order 5 ; - sh:path rdfs:label ], + sh:order 10 ; + sh:path biolink:iri ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 14 ; sh:path dct:description ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:order 12 ; - sh:path rdf:type ], - [ sh:class biolink:PhysicalEntity ; - sh:description "holds between a process and a physical entity, where the physical entity executes the process" ; + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], + [ 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:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; + sh:order 2 ; + sh:path biolink:has_output ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path rdfs:label ], + [ 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 15 ; - sh:path biolink:has_attribute ], + sh:order 1 ; + sh:path biolink:has_input ], [ 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 0 ; sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ 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:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 13 ; + sh:order 5 ; sh:path rdfs:label ], - [ 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 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: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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:iri ] ; + sh:order 4 ; + sh:path biolink:in_taxon ], + [ 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 7 ; + sh:path biolink:xref ] ; sh:targetClass biolink:Pathway . biolink:LifeStage a sh:NodeShape ; sh:closed true ; sh:description "A stage of development or growth of an organism, including post-natal adult stages" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ 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 2 ; - sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:class biolink:Attribute ; + 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], [ 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 6 ; sh:path biolink:id ], - [ 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:order 7 ; - sh:path biolink:iri ], + sh:order 1 ; + sh:path rdfs:label ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 5 ; sh:path biolink:synonym ], - [ 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:xref ], - [ 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:order 1 ; - 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:order 9 ; - sh:path rdf:type ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ 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 2 ; + sh:path biolink:provided_by ], + [ sh:order 9 ; + sh:path rdf:type ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; - sh:path biolink:full_name ] ; + sh:path biolink:full_name ], + [ 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: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:targetClass biolink:LifeStage . biolink:NucleicAcidEntity a sh:NodeShape ; sh:closed true ; 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:description "A human-readable name for an attribute or entity." ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 13 ; + sh:path biolink:synonym ], + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 17 ; - sh:path rdfs:label ], + sh:order 18 ; + sh:path dct:description ], [ 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:order 7 ; sh:path biolink:max_tolerated_dose ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; + [ 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: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:description "connects a genomic feature to its sequence" ; sh:maxCount 1 ; - sh:order 2 ; - sh:path rdfs:label ], + sh:order 0 ; + sh:path biolink:has_biological_sequence ], [ 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 3 ; sh:path biolink:id ], - [ 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: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:order 18 ; - sh:path dct:description ], + sh:order 14 ; + sh:path biolink:iri ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path biolink:full_name ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path rdfs:label ], + [ 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 10 ; + sh:path biolink:provided_by ], [ 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 "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 17 ; + sh:path rdfs:label ], [ sh:description "" ; sh:maxCount 1 ; sh:order 8 ; sh:path biolink:is_toxic ], - [ sh:description "connects a genomic feature to its sequence" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:has_biological_sequence ], - [ 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 biolink:xref ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path biolink:full_name ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 13 ; - sh:path biolink:synonym ], [ sh:class biolink:ChemicalEntity ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 5 ; sh:path biolink:trade_name ], - [ 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 10 ; - 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 1 ; - sh:path biolink:in_taxon ], - [ sh:description "indicates whether a molecular entity is a metabolite" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:is_metabolite ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 6 ; + sh:path biolink:available_from ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -23283,56 +23284,41 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 15 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path biolink:iri ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 6 ; - sh:path biolink:available_from ], + [ 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 biolink:xref ], [ sh:order 16 ; - sh:path rdf:type ] ; + sh:path rdf:type ], + [ sh:description "indicates whether a molecular entity is a metabolite" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:is_metabolite ] ; sh:targetClass biolink:NucleicAcidEntity . 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: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 6 ; - sh:path biolink:id ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ 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: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:order 7 ; + sh:path biolink:iri ], [ 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:xref ], - [ 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 2 ; - sh:path biolink:provided_by ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:order 9 ; + sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -23342,18 +23328,32 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ 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:order 2 ; + sh:path biolink:provided_by ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], + sh:order 1 ; + 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: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:in_taxon ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ 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 6 ; + sh:path biolink:id ] ; sh:targetClass biolink:PopulationOfIndividualOrganisms . biolink:ChemicalEntityOrGeneOrGeneProduct a sh:NodeShape ; @@ -23366,53 +23366,10 @@ 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: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 7 ; - sh:path biolink:xref ], - [ 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:description "The human readable scientific name for the taxon of the entity." ; + sh:property [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 5 ; sh:path rdfs:label ], - [ sh:order 12 ; - sh:path rdf:type ], - [ 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 0 ; - sh:path biolink:id ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path biolink:iri ], - [ 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 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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path dct:description ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -23422,72 +23379,98 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 11 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:class biolink:MolecularEntity ; - sh:description "A chemical entity that is the output for the reaction" ; + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + 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 2 ; - sh:path biolink:has_output ], + sh:order 4 ; + sh:path biolink:in_taxon ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path biolink:iri ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 13 ; sh:path rdfs:label ], - [ sh:class biolink:MacromolecularMachineMixin ; - sh:description "The gene product, gene, or complex that catalyzes the reaction" ; - sh:nodeKind sh:BlankNode ; - sh:order 3 ; - sh:path biolink:enabled_by ] ; - sh:targetClass biolink:MolecularActivity . - -biolink:ChemicalMixture a sh:NodeShape ; - sh:closed true ; - sh:description "A chemical mixture is a chemical entity composed of two or more molecular entities." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:class biolink:ChemicalMixture ; - sh:description "" ; - sh:maxCount 1 ; + [ sh:class biolink:MolecularEntity ; + sh:description "A chemical entity that is the input for the reaction" ; sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:is_supplement ], + 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:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; - sh:order 19 ; + sh:order 15 ; sh:path biolink:has_attribute ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 17 ; - sh:path rdfs:label ], - [ sh:description "" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:is_toxic ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 12 ; - sh:path biolink:synonym ], - [ 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:order 14 ; - sh:path biolink:iri ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 5 ; - sh:path biolink:available_from ], + sh:path dct:description ], + [ 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 0 ; + sh:path biolink:id ], [ 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 9 ; + sh:order 6 ; sh:path biolink:provided_by ], + [ sh:class biolink:MacromolecularMachineMixin ; + sh:description "The gene product, gene, or complex that catalyzes the reaction" ; + sh:nodeKind sh:BlankNode ; + sh:order 3 ; + sh:path biolink:enabled_by ], + [ sh:order 12 ; + sh:path rdf:type ], + [ 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 7 ; + sh:path biolink:xref ] ; + sh:targetClass biolink:MolecularActivity . + +biolink:ChemicalMixture a sh:NodeShape ; + sh:closed true ; + sh:description "A chemical mixture is a chemical entity composed of two or more molecular entities." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description "" ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:is_toxic ], + [ 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:order 6 ; + sh:path biolink:max_tolerated_dose ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 18 ; sh:path dct:description ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path biolink:full_name ], + [ 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 "Alternate human-readable names for a thing" ; + sh:order 12 ; + sh:path biolink:synonym ], + [ sh:class biolink:ChemicalMixture ; + sh:description "" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:is_supplement ], [ sh:class biolink:ChemicalEntity ; sh:description "" ; sh:maxCount 1 ; @@ -23497,38 +23480,55 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 10 ; sh:path biolink:xref ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 5 ; + sh:path biolink:available_from ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 15 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "An agglomeration of drug regulatory status worldwide. Not specific to FDA." ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:drug_regulatory_status_world_wide ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:full_name ], - [ 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, 'FDA approval status.'" ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:highest_FDA_approval_status ], - [ 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:order 6 ; - sh:path biolink:max_tolerated_dose ], [ 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 16 ; - sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 17 ; + sh:path rdfs:label ], + [ 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 9 ; + sh:path biolink:provided_by ], + [ 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 "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 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: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, 'FDA approval status.'" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:highest_FDA_approval_status ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path biolink:iri ] ; sh:targetClass biolink:ChemicalMixture . biolink:MacromolecularMachineMixin a sh:NodeShape ; @@ -23545,20 +23545,48 @@ 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 ( rdf:type ) ; - sh:property [ 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: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 7 ; + sh:path biolink:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 14 ; + sh:path rdfs:label ], + [ sh:description "indicates whether a molecular entity is a metabolite" ; + sh:maxCount 1 ; + sh:order 0 ; + sh:path biolink:is_metabolite ], + [ sh:class biolink:ChemicalEntity ; + sh:description "" ; + sh:maxCount 1 ; + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:trade_name ], + [ 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:order 3 ; sh:path biolink:max_tolerated_dose ], + [ sh:order 13 ; + sh:path rdf:type ], + [ 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 6 ; + sh:path biolink:provided_by ], [ 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: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:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], + [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 2 ; + sh:path biolink:available_from ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -23568,86 +23596,38 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 12 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path biolink:iri ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ sh:class biolink:ChemicalEntity ; - sh:description "" ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 1 ; - sh:path biolink:trade_name ], - [ 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:order 8 ; - sh:path biolink:full_name ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], + sh:minCount 1 ; + sh:order 10 ; + sh:path biolink:id ], [ sh:description "" ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:is_toxic ], - [ sh:description "" ; - sh:in ( "over_the_counter" "prescription" ) ; - sh:order 2 ; - sh:path biolink:available_from ], - [ 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:order 10 ; - sh:path biolink:id ], - [ sh:order 13 ; - sh:path rdf:type ], + sh:order 11 ; + 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 5 ; + sh:path biolink:has_chemical_role ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 15 ; - sh:path dct:description ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 14 ; - sh:path rdfs:label ], - [ sh:description "indicates whether a molecular entity is a metabolite" ; - sh:maxCount 1 ; - sh:order 0 ; - sh:path biolink:is_metabolite ], - [ 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 7 ; - sh:path biolink:xref ] ; + sh:path dct:description ] ; sh:targetClass biolink:MolecularEntity . biolink:PhenotypicFeature a sh:NodeShape ; sh:closed true ; 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:description "A human-readable name for an attribute or entity." ; + sh:property [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 10 ; + sh:order 1 ; sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:order 9 ; - sh:path rdf:type ], - [ 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:xref ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -23657,35 +23637,79 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], [ 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 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: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 6 ; sh:path biolink:id ], + [ sh:order 9 ; + sh:path rdf:type ], + [ 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:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + 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:class biolink:Attribute ; sh:description "connects any entity to an attribute" ; sh:nodeKind sh:IRI ; sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ] ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:PhenotypicFeature . 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], + [ 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:xref ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + 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: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 0 ; + sh:path biolink:provided_by ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path dct:description ], + [ sh:order 7 ; + sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -23694,10 +23718,10 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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:order 8 ; - sh:path rdfs:label ], + sh:order 2 ; + sh:path biolink:full_name ], [ 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 ; @@ -23706,75 +23730,28 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; 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:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], - [ 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:xref ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path dct:description ], - [ 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 0 ; - sh:path biolink:provided_by ], - [ sh:order 7 ; - sh:path rdf:type ] ; + sh:path biolink:iri ] ; sh:targetClass biolink:PhysicalEntity . biolink:Genotype a sh:NodeShape ; sh:closed true ; 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:class biolink:Zygosity ; - sh:maxCount 1 ; - sh:nodeKind sh:IRI ; - sh:order 0 ; - sh:path biolink:has_zygosity ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 8 ; - sh:path biolink:synonym ], - [ sh:description "connects a genomic feature to its sequence" ; + sh:property [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:has_biological_sequence ], + sh:order 13 ; + sh:path dct:description ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 4 ; 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 3 ; - sh:path biolink:in_taxon ], - [ 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 12 ; sh:path rdfs:label ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 8 ; + sh:path biolink:synonym ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -23792,12 +23769,35 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 2 ; 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:description "connects a genomic feature to its sequence" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:has_biological_sequence ], [ sh:order 11 ; sh:path rdf:type ], - [ sh:description "a human-readable description of an entity" ; + [ sh:class biolink:Zygosity ; sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], + sh:nodeKind sh:IRI ; + sh:order 0 ; + sh:path biolink:has_zygosity ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:full_name ], [ 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:xref ] ; @@ -23807,46 +23807,34 @@ biolink:SequenceVariant a sh:NodeShape ; sh:closed true ; 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:description "The state of the sequence w.r.t a reference sequence" ; + sh:property [ 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:has_biological_sequence ], + sh:order 9 ; + sh:path biolink:iri ], [ 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 2 ; sh:path biolink:id ], - [ 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: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:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 4 ; sh:path rdfs:label ], - [ 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:order 9 ; - sh:path biolink:iri ], + sh:order 13 ; + sh:path dct:description ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:full_name ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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:class biolink:Gene ; sh:description "Each allele can be associated with any number of genes" ; sh:nodeKind sh:IRI ; @@ -23857,17 +23845,29 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:nodeKind sh:IRI ; sh:order 3 ; sh:path biolink:in_taxon ], + [ 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:provided_by ], + [ sh:description "The state of the sequence w.r.t a reference sequence" ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:has_biological_sequence ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 12 ; sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], [ 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:xref ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "Alternate human-readable names for a thing" ; sh:order 8 ; sh:path biolink:synonym ] ; @@ -23877,103 +23877,84 @@ 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:class biolink:Attribute ; - sh:description "connects any entity to an attribute" ; - sh:nodeKind sh:IRI ; - sh:order 12 ; - sh:path biolink:has_attribute ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:full_name ], - [ sh:order 9 ; - sh:path rdf:type ], - [ 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:xref ], - [ sh:description "it is recommended that an author's 'name' property be formatted as \"surname, firstname initial.\"" ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ 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:property [ 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:order 1 ; sh:path biolink:address ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ 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:order 0 ; sh:path biolink:affiliation ], - [ 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 2 ; - sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; sh:path dct:description ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], + [ 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:xref ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], - [ 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:order 6 ; - sh:path biolink:id ] ; - sh:targetClass biolink:Agent . - -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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + [ 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; + [ sh:order 9 ; + sh:path rdf:type ], + [ 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 2 ; - sh:path biolink:has_quantitative_value ], - [ 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 7 ; - sh:path biolink:xref ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], + sh:path biolink:provided_by ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:order 8 ; + sh:order 4 ; sh:path biolink:full_name ], - [ sh:order 11 ; + [ 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:order 6 ; + sh:path biolink:id ], + [ sh:description "it is recommended that an author's 'name' property be formatted as \"surname, firstname initial.\"" ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ] ; + sh:targetClass biolink:Agent . + +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:order 11 ; sh:path rdf:type ], - [ 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:order 0 ; - sh:path rdfs:label ], + sh:order 12 ; + sh:path dct:description ], [ 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 6 ; sh:path biolink:provided_by ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + 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:class biolink:OntologyClass ; sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; @@ -23984,43 +23965,52 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ sh:description "Alternate human-readable names for a thing" ; sh:order 9 ; sh:path biolink:synonym ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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:IRI ; - sh:order 3 ; - sh:path biolink:has_qualitative_value ], + sh:order 0 ; + sh:path rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path biolink:full_name ], [ 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 5 ; sh:path biolink:id ], + [ 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 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:path biolink:has_attribute ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ] ; 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 10 ; - sh:path rdfs:label ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], - [ sh:description "a long-form human readable name for a thing" ; + sh: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:order 4 ; - sh:path biolink:full_name ], + sh:minCount 1 ; + sh:order 6 ; + sh:path biolink:id ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -24030,48 +24020,32 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ 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: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: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:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], [ 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 2 ; sh:path biolink:provided_by ], - [ 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 6 ; - sh:path biolink:id ], [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; sh:order 1 ; - sh:path rdfs:label ] ; - sh:targetClass biolink:DiseaseOrPhenotypicFeature . - -biolink:Disease a sh:NodeShape ; - sh:closed true ; - sh:description "A disorder of structure or function, especially one that produces specific signs, phenotypes or symptoms or that affects a specific location and is not simply a direct result of physical injury. A disposition to undergo pathological processes that exists in an organism because of one or more disorders in that organism." ; - sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + 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:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 6 ; - sh:path biolink:id ], + sh:order 7 ; + sh:path biolink:iri ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 11 ; @@ -24080,24 +24054,20 @@ biolink:Disease a sh:NodeShape ; sh:maxCount 1 ; sh:order 10 ; sh:path rdfs:label ], - [ sh:order 9 ; - sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - 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: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 2 ; - sh:path biolink:provided_by ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + [ sh:order 9 ; + sh:path rdf:type ] ; + sh:targetClass biolink:DiseaseOrPhenotypicFeature . + +biolink:Disease a sh:NodeShape ; + sh:closed true ; + sh:description "A disorder of structure or function, especially one that produces specific signs, phenotypes or symptoms or that affects a specific location and is not simply a direct result of physical injury. A disposition to undergo pathological processes that exists in an organism because of one or more disorders in that organism." ; + sh:ignoredProperties ( rdf:type ) ; + sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -24106,28 +24076,71 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 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: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:xref ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 10 ; + sh:path rdfs:label ], + [ 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 2 ; + sh:path biolink:provided_by ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:iri ], - [ 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:xref ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs:label ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 4 ; - sh:path biolink:full_name ] ; + 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:targetClass biolink:Disease . biolink:BiologicalSex a sh:NodeShape ; sh:closed true ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + sh:property [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ 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:order 11 ; + sh:path rdf:type ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -24136,8 +24149,10 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 11 ; - sh:path rdf:type ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + 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 ; @@ -24148,96 +24163,78 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 7 ; sh:path biolink:xref ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - 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: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 5 ; - sh:path biolink:id ], - [ sh:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path biolink:full_name ], [ 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:order 0 ; 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 3 ; - sh:path biolink:has_qualitative_value ], + [ 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 6 ; + sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 12 ; - sh:path dct:description ] ; + sh:path dct:description ], + [ 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 5 ; + sh:path biolink:id ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:iri ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ] ; sh:targetClass biolink:BiologicalSex . 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:description "connects a genomic feature to its sequence" ; + sh:property [ 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:xref ], + [ 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:order 2 ; - sh:path biolink:has_biological_sequence ], - [ 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 rdfs:label ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; - sh:minCount 1 ; - sh:order 3 ; - sh:path biolink:id ], - [ sh:description "a human-readable description of an entity" ; + sh:order 7 ; + sh:path biolink:full_name ], + [ sh:description "The human readable scientific name for the taxon of the entity." ; sh:maxCount 1 ; - sh:order 13 ; - sh:path dct:description ], + sh:order 5 ; + sh:path rdfs:label ], + [ sh:order 11 ; + sh:path rdf:type ], [ 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 6 ; sh:path biolink:provided_by ], - [ sh:order 11 ; - sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - 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:description "a long-form human readable name for a thing" ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:full_name ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 9 ; sh:path biolink:iri ], - [ 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:xref ], - [ 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 unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; sh:maxCount 1 ; - sh:order 12 ; - sh:path rdfs:label ], + sh:minCount 1 ; + sh:order 3 ; + sh:path biolink:id ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 13 ; + sh:path dct:description ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -24247,14 +24244,17 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path rdfs:label ], [ sh:description "Symbol for a particular thing" ; sh:maxCount 1 ; sh:order 0 ; sh:path biolink:symbol ], + [ sh:description "connects a genomic feature to its sequence" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:has_biological_sequence ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 8 ; + 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 ; @@ -24266,7 +24266,34 @@ 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + 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:description "The human readable scientific name for the taxon of the entity." ; + sh:maxCount 1 ; + sh:order 1 ; + sh:path rdfs:label ], + [ 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 6 ; + sh:path biolink:id ], + [ sh:order 9 ; + sh:path rdf:type ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 5 ; + sh:path biolink:synonym ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 11 ; + sh:path dct:description ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:iri ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... @@ -24275,6 +24302,9 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 8 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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 2 ; + sh:path biolink:provided_by ], [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; sh:order 10 ; @@ -24283,39 +24313,9 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:maxCount 1 ; sh:order 4 ; sh:path biolink:full_name ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 11 ; - sh:path dct:description ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:iri ], - [ 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 6 ; - sh:path biolink:id ], - [ sh:description "The human readable scientific name for the taxon of the entity." ; - sh:maxCount 1 ; - sh:order 1 ; - sh:path rdfs:label ], - [ 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 2 ; - sh:path biolink:provided_by ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 5 ; - sh:path biolink:synonym ], [ 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: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: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 ; @@ -24327,139 +24327,139 @@ 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 ( rdf:type ) ; - sh:property [ sh:order 12 ; - sh:path rdf:type ], - [ 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:description "a human-readable description of an entity" ; sh:maxCount 1 ; - 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:class biolink:ChemicalRole ; - sh:description "A role is particular behaviour which a chemical entity may exhibit." ; + sh:order 14 ; + sh:path dct:description ], + [ 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:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:full_name ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 13 ; - sh:path rdfs:label ], - [ sh:description "a human-readable description of an entity" ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; + sh:path biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:description "" ; sh:maxCount 1 ; - sh:order 14 ; - sh:path dct:description ], + sh:order 3 ; + sh:path biolink:is_toxic ], [ sh:class biolink:ChemicalEntity ; sh:description "" ; sh:maxCount 1 ; sh:nodeKind sh:IRI ; sh:order 0 ; sh:path biolink:trade_name ], + [ 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:order 2 ; + sh:path biolink:max_tolerated_dose ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 8 ; + sh:path biolink:synonym ], [ 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:id ], - [ 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:xref ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 11 ; - sh:path biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 10 ; sh:path biolink:iri ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 8 ; - 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 4 ; + sh:path biolink:has_chemical_role ], + [ 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:xref ], [ sh:description "" ; + sh:in ( "over_the_counter" "prescription" ) ; + sh:order 1 ; + sh:path biolink:available_from ], + [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 3 ; - sh:path biolink:is_toxic ], - [ 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 13 ; + sh:path rdfs:label ], [ 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:provided_by ] ; + sh:path biolink:provided_by ], + [ sh:order 12 ; + sh:path rdf:type ] ; sh:targetClass biolink:ChemicalEntity . biolink:Onset a sh:NodeShape ; sh:closed true ; sh:description "The age group in which (disease) symptom manifestations appear" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], - [ 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 7 ; - sh:path biolink:xref ], - [ sh:order 11 ; - sh:path rdf:type ], - [ 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:order 0 ; - sh:path rdfs:label ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "Alternate human-readable names for a thing" ; + sh:property [ sh:description "Alternate human-readable names for a thing" ; sh:order 9 ; sh:path biolink:synonym ], - [ 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:order 5 ; + sh:path biolink:id ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; 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:description "A unique identifier for an entity. Must be either a CURIE shorthand for a URI or a complete URI" ; + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ sh:class biolink:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 5 ; - sh:path biolink:id ], + sh:nodeKind sh:IRI ; + sh:order 1 ; + sh:path biolink:has_attribute_type ], + [ 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 6 ; + sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 12 ; sh:path dct:description ], - [ 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 6 ; - sh:path biolink:provided_by ], + [ sh:class biolink:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ 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 7 ; + sh:path biolink:xref ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; 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 13 ; + sh:path biolink:has_attribute ], + [ sh:order 11 ; + sh:path rdf:type ], + [ 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:order 0 ; + sh:path rdfs:label ], [ sh:class biolink:NamedThing ; sh:description "connects an attribute to a value" ; sh:maxCount 1 ; @@ -24476,52 +24476,21 @@ biolink:SeverityValue a sh:NodeShape ; sh:maxCount 1 ; sh:order 12 ; sh:path dct:description ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:iri ], - [ sh:class biolink:NamedThing ; - sh:description "connects an attribute to a value" ; - sh:maxCount 1 ; + [ 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 3 ; - sh:path biolink:has_qualitative_value ], + sh:order 13 ; + sh:path biolink:has_attribute ], [ 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:order 0 ; sh:path rdfs:label ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; 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 13 ; - sh:path biolink:has_attribute ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ 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 7 ; - sh:path biolink:xref ], - [ sh:order 11 ; - sh:path rdf:type ], - [ sh:description "Alternate human-readable names for a thing" ; - 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:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -24531,11 +24500,42 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + [ 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: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 5 ; - sh:path biolink:id ] ; + sh:path biolink:id ], + [ sh:description "Alternate human-readable names for a thing" ; + 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:QuantityValue ; + sh:description "connects an attribute to a value" ; + sh:nodeKind sh:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ 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 6 ; + sh:path biolink:provided_by ], + [ 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 7 ; + sh:path biolink:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:iri ] ; sh:targetClass biolink:SeverityValue . biolink:GeneOrGeneProduct a sh:NodeShape ; @@ -24566,17 +24566,22 @@ biolink:NamedThing a sh:NodeShape ; sh:closed true ; sh:description "a databased entity or concept/class" ; sh:ignoredProperties ( rdf:type ) ; - sh:property [ sh:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:property [ 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:xref ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:full_name ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 5 ; sh:path biolink:iri ], + [ sh:order 7 ; + sh:path rdf:type ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -24589,8 +24594,6 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t [ 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 0 ; sh:path biolink:provided_by ], - [ sh:order 7 ; - sh:path rdf:type ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 9 ; @@ -24600,36 +24603,36 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:minCount 1 ; sh:order 4 ; sh:path biolink:id ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], - [ 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: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:path biolink:has_attribute ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 8 ; + sh:path rdfs:label ] ; sh:targetClass biolink:NamedThing . 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:description "Alternate human-readable names for a thing" ; - sh:order 3 ; - sh:path biolink:synonym ], + sh:property [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:full_name ], + [ sh:order 7 ; + sh:path rdf:type ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + 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:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 8 ; - sh:path rdfs:label ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -24639,31 +24642,28 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 6 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:iri ], - [ 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:xref ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 3 ; + sh:path biolink:synonym ], [ 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 0 ; sh:path biolink:provided_by ], - [ sh:description "a long-form human readable name for a thing" ; + [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:full_name ], + sh:order 9 ; + sh:path dct:description ], [ 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 4 ; sh:path biolink:id ], - [ sh:order 7 ; - sh:path rdf:type ], - [ 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:order 9 ; - sh:path dct:description ] ; + sh:order 5 ; + sh:path biolink:iri ], + [ 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:xref ] ; sh:targetClass biolink:OrganismTaxon . biolink:EvidenceType a sh:NodeShape ; @@ -24673,30 +24673,21 @@ biolink:EvidenceType a sh:NodeShape ; sh:property [ sh:description "Alternate human-readable names for a thing" ; sh:order 7 ; sh:path biolink:synonym ], - [ 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:order 6 ; - sh:path biolink:full_name ], - [ sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:format ], + sh:minCount 1 ; + sh:order 8 ; + sh:path biolink:id ], + [ 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 4 ; + sh:path biolink:provided_by ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 13 ; sh:path dct:description ], - [ sh:maxCount 1 ; - sh:order 1 ; - sh:path biolink:rights ], [ sh:maxCount 1 ; sh:order 0 ; sh:path biolink:license ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:iri ], - [ 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 4 ; - sh:path biolink:provided_by ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -24706,83 +24697,99 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 10 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:order 11 ; - sh:path rdf:type ], - [ 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 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: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 5 ; + sh:path biolink:xref ], + [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:iri ], + [ sh:description "a long-form human readable name for a thing" ; + sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:full_name ], + [ sh:description "A human-readable name for an attribute or entity." ; + sh:maxCount 1 ; + sh:order 12 ; + sh:path rdfs:label ], + [ sh:maxCount 1 ; + sh:order 1 ; + sh:path biolink:rights ], [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:order 3 ; sh:path biolink:creation_date ], - [ sh:description "A human-readable name for an attribute or entity." ; + [ sh:maxCount 1 ; + sh:order 2 ; + sh:path biolink:format ], + [ sh:order 11 ; + sh:path rdf:type ] ; + 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 ( rdf:type ) ; + sh:property [ sh:description "mesh terms tagging a publication" ; + sh:order 4 ; + sh:path biolink:mesh_terms ], + [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; + sh:maxCount 1 ; + sh:order 9 ; + sh:path biolink:creation_date ], + [ sh:maxCount 1 ; + sh:order 7 ; + sh:path biolink:rights ], + [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; + sh:order 11 ; + 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: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:order 1 ; + sh:path biolink:pages ], + [ sh:description "Alternate human-readable names for a thing" ; sh:order 12 ; - sh:path rdfs:label ], + sh:path biolink:synonym ], [ 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 5 ; - sh:path biolink:xref ] ; - 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 ( rdf:type ) ; - sh:property [ 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 5 ; sh:path biolink:xref ], - [ 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 17 ; - sh:path rdfs:label ], - [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; - sh:maxCount 1 ; - 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:maxCount 1 ; sh:order 8 ; sh:path biolink:format ], - [ 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:order 13 ; - sh:path biolink:id ], - [ 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:order 1 ; - sh:path biolink:pages ], [ sh:maxCount 1 ; sh:order 6 ; sh:path biolink:license ], - [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; - sh:maxCount 1 ; - sh:order 9 ; - sh:path biolink:creation_date ], [ 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 10 ; sh:path biolink:provided_by ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 12 ; - sh:path biolink:synonym ], + [ 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 "executive summary of a publication" ; sh:maxCount 1 ; sh:order 2 ; sh:path biolink:summary ], - [ 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:order 11 ; - sh:path biolink:full_name ], + sh:order 14 ; + sh:path biolink:iri ], + [ sh:order 16 ; + sh:path rdf:type ], + [ sh:description "keywords tagging a publication" ; + sh:order 3 ; + sh:path biolink:keywords ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -24792,54 +24799,45 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 15 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ sh:description "keywords tagging a publication" ; - sh:order 3 ; - sh:path biolink:keywords ], - [ sh:description "mesh terms tagging a publication" ; - 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: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 17 ; + sh:path rdfs:label ], [ sh:description "a human-readable description of an entity" ; sh:maxCount 1 ; sh:order 18 ; sh:path dct:description ], - [ sh:maxCount 1 ; - sh:order 7 ; - sh:path biolink:rights ], - [ sh:order 16 ; - sh:path rdf:type ] ; + [ 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:order 13 ; + sh:path biolink:id ] ; 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: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:property [ sh:description "A human-readable name for an attribute or entity." ; sh:maxCount 1 ; - sh:order 2 ; - sh:path biolink:upstream_resource_ids ], + sh:order 15 ; + sh:path rdfs:label ], + [ sh:maxCount 1 ; + sh:order 4 ; + sh:path biolink:license ], [ 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: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:xref ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 16 ; - sh:path dct:description ], - [ sh:description "The InformationResource that served as a source for the knowledge expressed in an Edge, or data used to generate this knowledge." ; + [ 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:minCount 1 ; - sh:order 0 ; - sh:path biolink:resource_id ], + sh:order 2 ; + sh:path biolink:upstream_resource_ids ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 10 ; + sh:path biolink:synonym ], [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. * In a neo4j database this MAY correspond to the neo4j label tag. * In an RDF database it should be a biolink model class URI. @@ -24849,119 +24847,121 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t sh:order 13 ; sh:path biolink:category ; sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], - [ 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 8 ; - sh:path biolink:provided_by ], - [ sh:maxCount 1 ; - sh:order 6 ; - sh:path biolink:format ], [ sh:description "date on which an entity was created. This can be applied to nodes or edges" ; sh:maxCount 1 ; sh:order 7 ; sh:path biolink:creation_date ], - [ 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:id ], - [ sh:maxCount 1 ; - sh:order 5 ; - sh:path biolink:rights ], + [ sh:order 14 ; + sh:path rdf:type ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 9 ; sh:path biolink:full_name ], - [ sh:description "A human-readable name for an attribute or entity." ; - sh:maxCount 1 ; - sh:order 15 ; - sh:path rdfs:label ], + [ 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:xref ], [ 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:description "Alternate human-readable names for a thing" ; - sh:order 10 ; - sh:path biolink:synonym ], - [ sh:maxCount 1 ; - sh:order 4 ; - sh:path biolink:license ], - [ sh:order 14 ; - sh:path rdf:type ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 12 ; - sh:path biolink:iri ] ; + sh:path biolink:iri ], + [ 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 8 ; + sh:path biolink:provided_by ], + [ sh:maxCount 1 ; + sh:order 5 ; + sh:path biolink:rights ], + [ 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:order 0 ; + sh:path biolink:resource_id ], + [ 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:id ], + [ sh:maxCount 1 ; + sh:order 6 ; + sh:path biolink:format ], + [ sh:description "a human-readable description of an entity" ; + sh:maxCount 1 ; + sh:order 16 ; + sh:path dct:description ] ; sh:targetClass biolink:RetrievalSource . 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 ( rdf:type ) ; - sh:property [ 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:OntologyClass ; + sh:description "connects an attribute to a class that describes it" ; sh:maxCount 1 ; sh:minCount 1 ; - sh:order 5 ; - sh:path biolink:id ], - [ 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 6 ; - sh:path biolink:provided_by ], - [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. - * In a neo4j database this MAY correspond to the neo4j label tag. - * In an RDF database it should be a biolink model class URI. -This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... -In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; - sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], + 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:BlankNode ; + sh:order 2 ; + sh:path biolink:has_quantitative_value ], + [ 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:order 0 ; + sh:path rdfs:label ], [ sh:description "An IRI for an entity. This is determined by the id using expansion rules." ; sh:maxCount 1 ; sh:order 4 ; sh:path biolink:iri ], - [ sh:description "a human-readable description of an entity" ; - sh:maxCount 1 ; - sh:order 12 ; - sh:path dct:description ], + [ sh:description "Alternate human-readable names for a thing" ; + sh:order 9 ; + sh:path biolink:synonym ], [ sh:description "a long-form human readable name for a thing" ; sh:maxCount 1 ; sh:order 8 ; sh:path biolink:full_name ], - [ sh:description "Alternate human-readable names for a thing" ; - sh:order 9 ; - sh:path biolink:synonym ], - [ 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: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 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:order 3 ; + sh:path biolink:has_qualitative_value ], [ 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 7 ; sh:path biolink:xref ], - [ 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:order 0 ; - sh:path rdfs:label ], - [ sh:class biolink:QuantityValue ; - sh:description "connects an attribute to a value" ; - sh:nodeKind sh:BlankNode ; - sh:order 2 ; - sh:path biolink:has_quantitative_value ], + sh:order 12 ; + sh:path dct:description ], + [ 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 6 ; + sh:path biolink:provided_by ], + [ sh:description """Name of the high level ontology class in which this entity is categorized. Corresponds to the label for the biolink entity type class. + * In a neo4j database this MAY correspond to the neo4j label tag. + * In an RDF database it should be a biolink model class URI. +This field is multi-valued. It should include values for ancestors of the biolink class; for example, a protein such as Shh would have category values `biolink:Protein`, `biolink:GeneProduct`, `biolink:MolecularEntity`, ... +In an RDF database, nodes will typically have an rdf:type triples. This can be to the most specific biolink class, or potentially to a class more specific than something in biolink. For example, a sequence feature `f` may have a rdf:type assertion to a SO class such 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 biolink:category ; + sh:pattern "^biolink:[A-Z][A-Za-z]+$" ], [ sh:order 11 ; sh:path rdf:type ], - [ 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:order 13 ; + sh:path biolink:has_attribute ] ; sh:targetClass biolink:Attribute . biolink:OntologyClass a sh:NodeShape ; diff --git a/biolink-model.ttl b/biolink-model.ttl index 20afa8abf9..758e1dd964 100644 --- a/biolink-model.ttl +++ b/biolink-model.ttl @@ -350,268 +350,268 @@ , , ; - linkml:generation_date "2023-10-13T19:06:30"^^xsd:dateTime ; + linkml:generation_date "2023-10-16T18:21:02"^^xsd:dateTime ; linkml:id ; linkml:imports linkml:types ; linkml:metamodel_version "1.7.0" ; - linkml:prefixes [ linkml:prefix_prefix "issn" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "foaf" ; - linkml:prefix_reference foaf: ], - [ linkml:prefix_prefix "NCBIGene" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "OMIM.PS" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "VANDF" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "WBls" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ScopusID" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "WIKIDATA_PROPERTY" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "MSigDB" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "doi" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "NBO-PROPERTY" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "biolink" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "apollo" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "MESH" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "WBVocab" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "LOINC" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "AspGD" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "INO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "RO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CPT" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "SEED.REACTION" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "GOREL" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "FYPO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "PHARMGKB.VARIANT" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "NLMID" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "GTEx" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "Xenbase" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CTD.DISEASE" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "PHARMGKB.PATHWAYS" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "METANETX.REACTION" ; - linkml:prefix_reference ], + linkml:prefixes [ linkml:prefix_prefix "REPODB" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "HsapDv" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "DGIdb" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ResearchID" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "isbn" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "OBAN" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "PHAROS" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CID" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "NDDF" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "SPDI" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "WIKIDATA" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "VMC" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ORCID" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "KEGG.RCLASS" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "AGRKB" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "EDAM-FORMAT" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "pav" ; - linkml:prefix_reference pav: ], [ linkml:prefix_prefix "GTOPDB" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "mirbase" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "CTD.CHEMICAL" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "COAR_RESOURCE" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "HANCESTRO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "REPODB" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "XPO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "STY" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "PHARMGKB.GENE" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "DOID-PROPERTY" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "qud" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "UBERON_CORE" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "PHAROS" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "mmmp.biomaps" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "UBERON_NONAMESPACE" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "dct" ; - linkml:prefix_reference dcterms: ], + [ linkml:prefix_prefix "AGRKB" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "CTD" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "WIKIDATA_PROPERTY" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "bioschemas" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "KEGG.GENES" ; linkml:prefix_reference ], + [ linkml:prefix_prefix "DOID-PROPERTY" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "prov" ; + linkml:prefix_reference prov: ], + [ linkml:prefix_prefix "EDAM-DATA" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "EDAM-TOPIC" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "UBERON_CORE" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ICD9" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "dcid" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "issn" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "isni" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "CHADO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "CHEMBL.MECHANISM" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "PHARMGKB.DISEASE" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "prov" ; - linkml:prefix_reference prov: ], - [ linkml:prefix_prefix "linkml" ; - linkml:prefix_reference linkml: ], - [ linkml:prefix_prefix "UMLSSG" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "KEGG.BRITE" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "FYECO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "MSigDB" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "RXCUI" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "PHARMGKB.CHEMICAL" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ICD10" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "foaf" ; + linkml:prefix_reference foaf: ], + [ linkml:prefix_prefix "schema" ; + linkml:prefix_reference schema1: ], + [ linkml:prefix_prefix "PHARMGKB.VARIANT" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "GOP" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "PomBase" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "UniProtKB" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ComplexPortal" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "VMC" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "KEGG" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "gff3" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "PHARMGKB.CHEMICAL" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "UBERGRAPH" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "DrugCentral" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "MAXO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "HCPCS" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CTD.GENE" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "dcat" ; - linkml:prefix_reference dcat: ], - [ linkml:prefix_prefix "qud" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "os" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "WBbt" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "isni" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "bioschemas" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CTD.CHEMICAL" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "UO-PROPERTY" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ExO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "interpro" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "SEMMEDDB" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "orphanet" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CAID" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "EFO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "SNOMEDCT" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CLINVAR" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "RXNORM" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ChemBank" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "EDAM-DATA" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "gpi" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "gtpo" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "PathWhiz" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "MmusDv" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "WIKIDATA" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "linkml" ; + linkml:prefix_reference linkml: ], [ linkml:prefix_prefix "KEGG.PATHWAY" ; linkml:prefix_reference ], + [ linkml:prefix_prefix "CPT" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ICD9" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "STY" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "pav" ; + linkml:prefix_reference pav: ], [ linkml:prefix_prefix "EDAM-OPERATION" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "wgs" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "dcid" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "mmmp.biomaps" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CHADO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ncats.bioplanet" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "OMIM.PS" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "UNIPROT.ISOFORM" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "foodb.compound" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "HANCESTRO" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "metacyc.reaction" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "ICD10" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "PANTHER.FAMILY" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "ncats.bioplanet" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "COG" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "fabio" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "MAXO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "CID" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "PHARMGKB.GENE" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "apollo" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "PomBase" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "gtpo" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "CAID" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "UMLSSG" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "UBERGRAPH" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "METANETX.REACTION" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "foodb.compound" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "biolink" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "NDDF" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "RO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ORCID" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "HCPCS" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "CTD.DISEASE" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "DGIdb" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ncats.drug" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "isbn" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "Xenbase" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "OBAN" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "XPO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ECTO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ResearchID" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "GSID" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ScopusID" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "WBls" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "dcat" ; + linkml:prefix_reference dcat: ], + [ linkml:prefix_prefix "PathWhiz" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "foodb.food" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "fabio" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "COG" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "medgen" ; - linkml:prefix_reference ], + linkml:prefix_reference ], + [ linkml:prefix_prefix "DrugCentral" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "NCIT-OBO" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "GSID" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "KEGG.BRITE" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CHEMBL.MECHANISM" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "schema" ; - linkml:prefix_reference schema1: ], + [ linkml:prefix_prefix "gff3" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "orphanet" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "VANDF" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "SEED.REACTION" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "UO-PROPERTY" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "SEMMEDDB" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "doi" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "MESH" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "UniProtKB" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "NCBIGene" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "SIO" ; linkml:prefix_reference ], + [ linkml:prefix_prefix "CLINVAR" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "GTEx" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ChemBank" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "NBO-PROPERTY" ; + linkml:prefix_reference ], [ linkml:prefix_prefix "MI" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "FYECO" ; - linkml:prefix_reference ], + [ linkml:prefix_prefix "interpro" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "CTD.GENE" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ExO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "LOINC" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "SNOMEDCT" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "EDAM-FORMAT" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "RXNORM" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "dct" ; + linkml:prefix_reference dcterms: ], [ linkml:prefix_prefix "PMC" ; linkml:prefix_reference ], - [ linkml:prefix_prefix "ECTO" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "RXCUI" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "MmusDv" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "ncats.drug" ; - linkml:prefix_reference ], - [ linkml:prefix_prefix "CTD" ; - linkml:prefix_reference ] ; + [ linkml:prefix_prefix "wgs" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "WBVocab" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "AspGD" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "KEGG.RCLASS" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "medgen" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "GOREL" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "os" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "ComplexPortal" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "FYPO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "SPDI" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "PHARMGKB.PATHWAYS" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "NLMID" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "INO" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "PANTHER.FAMILY" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "gpi" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "WBbt" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "mirbase" ; + linkml:prefix_reference ], + [ linkml:prefix_prefix "EFO" ; + linkml:prefix_reference ] ; linkml:slots , , , @@ -1333,7 +1333,7 @@ , ; linkml:source_file "biolink-model.yaml" ; - linkml:source_file_date "2023-10-13T19:04:41"^^xsd:dateTime ; + linkml:source_file_date "2023-10-16T18:19:15"^^xsd:dateTime ; linkml:source_file_size 361953 ; linkml:subsets , , @@ -2321,9 +2321,9 @@ linkml:domain ; linkml:domain_of ; linkml:examples [ a linkml:Example ; - skos:example "zebrafish" ], + skos:example "human" ], [ a linkml:Example ; - skos:example "human" ] ; + skos:example "zebrafish" ] ; linkml:is_a ; linkml:is_usage_slot true ; linkml:owner ; @@ -2609,9 +2609,9 @@ linkml:domain ; linkml:domain_of ; linkml:examples [ a linkml:Example ; - skos:example "cerebral cortext" ], + skos:example "blood" ], [ a linkml:Example ; - skos:example "blood" ] ; + skos:example "cerebral cortext" ] ; linkml:is_a ; linkml:is_usage_slot true ; linkml:owner ; @@ -3619,11 +3619,11 @@ linkml:domain ; linkml:domain_of ; linkml:examples [ a linkml:Example ; - skos:definition "abnormal circulating bilirubin level" ; - skos:example "MP:0001569" ], - [ a linkml:Example ; skos:definition "axon morphology variant" ; skos:example "WBPhenotype:0000180" ], + [ a linkml:Example ; + skos:definition "abnormal circulating bilirubin level" ; + skos:example "MP:0001569" ], [ a linkml:Example ; skos:definition "Hyperkinesis" ; skos:example "HP:0002487" ] ; @@ -9164,11 +9164,11 @@ linkml:domain ; linkml:domain_of ; linkml:examples [ a linkml:Example ; - skos:definition "NM_007294.3(BRCA1):c.2521C>T (p.Arg841Trp)" ; - skos:example "CLINVAR:17681" ], - [ a linkml:Example ; skos:definition "ti282a allele from ZFIN" ; - skos:example "ZFIN:ZDB-ALT-980203-1091" ] ; + skos:example "ZFIN:ZDB-ALT-980203-1091" ], + [ a linkml:Example ; + skos:definition "NM_007294.3(BRCA1):c.2521C>T (p.Arg841Trp)" ; + skos:example "CLINVAR:17681" ] ; linkml:identifier true ; linkml:is_a ; linkml:is_usage_slot true ; @@ -11044,11 +11044,11 @@ skos:exactMatch ; skos:inScheme ; linkml:annotations [ a linkml:Annotation ; - skos:example "True" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "positively correlated with" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "True" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -11176,11 +11176,11 @@ skos:exactMatch ; skos:inScheme ; linkml:annotations [ a linkml:Annotation ; - skos:example "True" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "negatively correlated with" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "True" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -12208,11 +12208,11 @@ ; skos:inScheme ; linkml:annotations [ a linkml:Annotation ; - skos:example "True" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "narrow match" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "True" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:domain_of ; @@ -12453,11 +12453,11 @@ skos:exactMatch ; skos:inScheme ; linkml:annotations [ a linkml:Annotation ; - skos:example "True" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "treats" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "True" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -12654,11 +12654,11 @@ skos:narrowMatch , ; linkml:annotations [ a linkml:Annotation ; - skos:example "True" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "enables" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "True" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -12689,11 +12689,11 @@ skos:exactMatch ; skos:inScheme ; linkml:annotations [ a linkml:Annotation ; - skos:example "prevents" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "True" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "prevents" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -12819,11 +12819,11 @@ skos:inScheme ; skos:mappingRelation ; linkml:annotations [ a linkml:Annotation ; - skos:example "is excipient of" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "True" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "is excipient of" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -12882,11 +12882,11 @@ skos:exactMatch ; skos:inScheme ; linkml:annotations [ a linkml:Annotation ; - skos:example "has not completed" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "True" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "has not completed" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -13639,11 +13639,11 @@ skos:inScheme ; skos:narrowMatch ; linkml:annotations [ a linkml:Annotation ; - skos:example "True" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "has part" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "True" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -14007,11 +14007,11 @@ skos:inScheme ; skos:narrowMatch ; linkml:annotations [ a linkml:Annotation ; - skos:example "predisposes" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "True" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "predisposes" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -14463,11 +14463,11 @@ ; skos:relatedMatch ; linkml:annotations [ a linkml:Annotation ; - skos:example "contraindicated for" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "True" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "contraindicated for" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -15740,11 +15740,11 @@ skos:exactMatch ; skos:inScheme ; linkml:annotations [ a linkml:Annotation ; - skos:example "True" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "exacerbates" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "True" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:inherited true ; @@ -15763,13 +15763,13 @@ linkml:definition_uri ; linkml:domain ; linkml:examples [ a linkml:Example ; - skos:example "abundance" ], + skos:example "expression" ], [ a linkml:Example ; - skos:example "exposure" ], + skos:example "abundance" ], [ a linkml:Example ; - skos:example "expression" ], + skos:example "stability" ], [ a linkml:Example ; - skos:example "stability" ] ; + skos:example "exposure" ] ; linkml:is_a ; linkml:owner ; linkml:range ; @@ -15977,15 +15977,15 @@ linkml:definition_uri ; linkml:domain ; linkml:examples [ a linkml:Example ; - skos:example "late stage" ], - [ a linkml:Example ; - skos:example "mutation" ], + skos:example "transplant" ], [ a linkml:Example ; skos:example "chemical analog" ], [ a linkml:Example ; skos:example "severe" ], [ a linkml:Example ; - skos:example "transplant" ] ; + skos:example "mutation" ], + [ a linkml:Example ; + skos:example "late stage" ] ; linkml:is_a ; linkml:owner ; linkml:range ; @@ -21289,11 +21289,11 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t , ; linkml:annotations [ a linkml:Annotation ; - skos:example "has input" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "True" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "has input" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:domain_of ; @@ -21618,11 +21618,11 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t , ; linkml:annotations [ a linkml:Annotation ; - skos:example "has output" ; - linkml:tag ], - [ a linkml:Annotation ; skos:example "True" ; - linkml:tag ] ; + linkml:tag ], + [ a linkml:Annotation ; + skos:example "has output" ; + linkml:tag ] ; linkml:definition_uri ; linkml:domain ; linkml:domain_of ; @@ -23428,11 +23428,11 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t skos:inScheme ; skos:note "This class is for modeling the specific state at a locus. A single DBSNP rs ID could correspond to more than one sequence variants (e.g CIViC:1252 and CIViC:1253, two distinct BRCA2 alleles for rs28897743)" ; linkml:alt_descriptions [ a linkml:AltDescription ; - skos:definition "An entity that describes a single affected, endogenous allele. These can be of any type that matches that definition" ; - linkml:source "AGR" ], - [ a linkml:AltDescription ; skos:definition "A contiguous change at a Location" ; - linkml:source "VMC" ] ; + linkml:source "VMC" ], + [ a linkml:AltDescription ; + skos:definition "An entity that describes a single affected, endogenous allele. These can be of any type that matches that definition" ; + linkml:source "AGR" ] ; linkml:class_uri ; linkml:definition_uri ; linkml:id_prefixes "AGRKB", @@ -24417,11 +24417,11 @@ In an RDF database, nodes will typically have an rdf:type triples. This can be t linkml:domain_of ; linkml:is_a ; linkml:local_names [ a linkml:LocalName ; - skos:altLabel "node with outgoing relationship" ; - linkml:local_name_source "neo4j" ], - [ a linkml:LocalName ; skos:altLabel "annotation subject" ; - linkml:local_name_source "ga4gh" ] ; + linkml:local_name_source "ga4gh" ], + [ a linkml:LocalName ; + skos:altLabel "node with outgoing relationship" ; + linkml:local_name_source "neo4j" ] ; linkml:owner ; linkml:range ; linkml:required true ; diff --git a/biolink/model.py b/biolink/model.py index 6b3648de0e..e39624c070 100644 --- a/biolink/model.py +++ b/biolink/model.py @@ -1,5 +1,5 @@ # Auto generated from biolink-model.yaml by pythongen.py version: 0.9.0 -# Generation date: 2023-10-13T19:06:44 +# Generation date: 2023-10-16T18:21:15 # Schema: Biolink-Model # # id: https://w3id.org/biolink/biolink-model @@ -262,8 +262,8 @@ FABIO = CurieNamespace('fabio', 'http://purl.org/spar/fabio/') FALDO = CurieNamespace('faldo', 'http://biohackathon.org/resource/faldo#') FOAF = CurieNamespace('foaf', 'http://xmlns.com/foaf/0.1/') -FOODB_COMPOUND = CurieNamespace('foodb_compound', 'http://foodb.ca/foods/') -FOODB_FOOD = CurieNamespace('foodb_food', 'http://foodb.ca/compounds/') +FOODB_COMPOUND = CurieNamespace('foodb_compound', 'http://foodb.ca/compounds/') +FOODB_FOOD = CurieNamespace('foodb_food', 'http://foodb.ca/foods/') GFF3 = CurieNamespace('gff3', 'https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md#') GPI = CurieNamespace('gpi', 'https://github.com/geneontology/go-annotation/blob/master/specs/gpad-gpi-2-0.md#') GTPO = CurieNamespace('gtpo', 'https://rdf.guidetopharmacology.org/ns/gtpo#') diff --git a/context.jsonld b/context.jsonld index e88b97c48e..cae1da3cbe 100644 --- a/context.jsonld +++ b/context.jsonld @@ -1,7 +1,7 @@ { "comments": { "description": "Auto generated by LinkML jsonld context generator", - "generation_date": "2023-10-13T19:05:48", + "generation_date": "2023-10-16T18:20:25", "source": "biolink-model.yaml" }, "@context": { @@ -535,8 +535,8 @@ "fabio": "http://purl.org/spar/fabio/", "faldo": "http://biohackathon.org/resource/faldo#", "foaf": "http://xmlns.com/foaf/0.1/", - "foodb.compound": "http://foodb.ca/foods/", - "foodb.food": "http://foodb.ca/compounds/", + "foodb.compound": "http://foodb.ca/compounds/", + "foodb.food": "http://foodb.ca/foods/", "gff3": "https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md#", "gpi": "https://github.com/geneontology/go-annotation/blob/master/specs/gpad-gpi-2-0.md#", "gtpo": "https://rdf.guidetopharmacology.org/ns/gtpo#", diff --git a/contextn.jsonld b/contextn.jsonld index 11f152404c..11e1670c20 100644 --- a/contextn.jsonld +++ b/contextn.jsonld @@ -1,7 +1,7 @@ { "comments": { "description": "Auto generated by LinkML jsonld context generator", - "generation_date": "2023-10-13T19:05:54", + "generation_date": "2023-10-16T18:20:30", "source": "biolink-model.yaml" }, "@context": { @@ -535,8 +535,8 @@ "fabio": "http://purl.org/spar/fabio/", "faldo": "http://biohackathon.org/resource/faldo#", "foaf": "http://xmlns.com/foaf/0.1/", - "foodb.compound": "http://foodb.ca/foods/", - "foodb.food": "http://foodb.ca/compounds/", + "foodb.compound": "http://foodb.ca/compounds/", + "foodb.food": "http://foodb.ca/foods/", "gff3": "https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md#", "gpi": "https://github.com/geneontology/go-annotation/blob/master/specs/gpad-gpi-2-0.md#", "gtpo": "https://rdf.guidetopharmacology.org/ns/gtpo#", diff --git a/prefix-map/biolink-model-prefix-map.json b/prefix-map/biolink-model-prefix-map.json index 5481f555b6..14aa525f1e 100644 --- a/prefix-map/biolink-model-prefix-map.json +++ b/prefix-map/biolink-model-prefix-map.json @@ -229,8 +229,8 @@ "fabio": "http://purl.org/spar/fabio/", "faldo": "http://biohackathon.org/resource/faldo#", "foaf": "http://xmlns.com/foaf/0.1/", - "foodb.compound": "http://foodb.ca/foods/", - "foodb.food": "http://foodb.ca/compounds/", + "foodb.compound": "http://foodb.ca/compounds/", + "foodb.food": "http://foodb.ca/foods/", "gff3": "https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md#", "gpi": "https://github.com/geneontology/go-annotation/blob/master/specs/gpad-gpi-2-0.md#", "gtpo": "https://rdf.guidetopharmacology.org/ns/gtpo#",