From 71b3b003097566febf848c2b659e2006bb52d7a5 Mon Sep 17 00:00:00 2001 From: Nicole Vasilevsky Date: Fri, 1 Mar 2019 13:45:32 -0800 Subject: [PATCH] add logical defs to antimicrobial subclasses --- src/ontology/chiro-edit.owl | 40 +++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/src/ontology/chiro-edit.owl b/src/ontology/chiro-edit.owl index 8a37437..dd9c0bd 100644 --- a/src/ontology/chiro-edit.owl +++ b/src/ontology/chiro-edit.owl @@ -22,9 +22,13 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -185,6 +189,10 @@ EquivalentClasses( ObjectIntersectio EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (antifungal agent) + +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (antirheumatic drug) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -897,10 +905,22 @@ EquivalentClasses( ObjectIntersectio EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (anti-HIV agent) + +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (anti-HIV-1 agent) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (anti-HIV-2 agent) + +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + +# Class: (anti-HBV agent) + +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) + # Class: (heparanase inhibitor) EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) @@ -1051,5 +1071,25 @@ EquivalentClasses( ObjectIntersectio EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +# Class: (NCBITaxon_10407) + +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "NCBITaxon_10407") + +# Class: (NCBITaxon_11709) + +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "NCBITaxon_11709") + +# Class: (NCBITaxon_12721) + +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "NCBITaxon_12721") + +# Class: (NCBITaxon_4751) + +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "NCBITaxon_4751") + ) \ No newline at end of file