diff --git a/src/ontology/gallont-edit.owl b/src/ontology/gallont-edit.owl index e089fd4..37c8628 100644 --- a/src/ontology/gallont-edit.owl +++ b/src/ontology/gallont-edit.owl @@ -134,6 +134,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -152,6 +153,8 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -942,6 +945,12 @@ SubClassOf( ) +# Class: (fragile) + +AnnotationAssertion(rdfs:label "fragile") +SubClassOf( ) +DisjointClasses( ) + # Class: (spiny) AnnotationAssertion(rdfs:seeAlso ) @@ -1020,6 +1029,16 @@ AnnotationAssertion(rdfs:seeAlso < AnnotationAssertion(rdfs:seeAlso ) +# Class: (fragility) + +AnnotationAssertion(rdfs:label "fragility") +SubClassOf( ) + +# Class: (non-fragile) + +AnnotationAssertion(rdfs:label "non-fragile") +SubClassOf( ) + # Class: (deciduous (generic)) AnnotationAssertion( "detachable"@en)