diff --git a/src/ontology/imports/merged_import.owl b/src/ontology/imports/merged_import.owl index b36df239..0f758041 100644 --- a/src/ontology/imports/merged_import.owl +++ b/src/ontology/imports/merged_import.owl @@ -7,8 +7,8 @@ Prefix(rdfs:=) Ontology( - -Annotation(owl:versionInfo "2023-08-10") + +Annotation(owl:versionInfo "2023-08-14") Declaration(Class()) Declaration(Class()) @@ -46052,6 +46052,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -49761,7 +49762,7 @@ SubObjectPropertyOf( "disease has primary infectious agent") SubObjectPropertyOf( ) -# Object Property: (characteristic of) +# Object Property: (inheres in) AnnotationAssertion( "inheres in"@en) AnnotationAssertion( "this fragility is a characteristic of this vase"@en) @@ -430591,6 +430592,12 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (sputum) + +AnnotationAssertion(rdfs:label "sputum") +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (pudendal artery) AnnotationAssertion(rdfs:label "pudendal artery") diff --git a/src/ontology/imports/uberon_terms.txt b/src/ontology/imports/uberon_terms.txt index 8b137891..9a1f44b4 100644 --- a/src/ontology/imports/uberon_terms.txt +++ b/src/ontology/imports/uberon_terms.txt @@ -1 +1 @@ - +UBERON:0007311 diff --git a/src/patterns/definitions.owl b/src/patterns/definitions.owl index b4163fae..30ccb60a 100644 --- a/src/patterns/definitions.owl +++ b/src/patterns/definitions.owl @@ -7,8 +7,8 @@ Prefix(rdfs:=) Ontology( - -Annotation(owl:versionInfo "2023-08-10"^^xsd:string) + +Annotation(owl:versionInfo "2023-08-14"^^xsd:string) Declaration(Class()) Declaration(Class())