Permalink
Browse files

Addressing #491

  • Loading branch information...
1 parent f1d6c0c commit d5fdb1d049367c730542cbfb210e53873982d838 @pbuttigieg pbuttigieg committed Apr 23, 2017
Showing with 8 additions and 0 deletions.
  1. +8 −0 src/envo/envo-edit.owl
View
@@ -2259,6 +2259,7 @@ Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_01000939>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_01000940>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_01000941>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_01000942>))
+Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_01000943>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_01001303>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_01001304>))
Declaration(Class(<http://purl.obolibrary.org/obo/ENVO_01001305>))
@@ -26820,6 +26821,13 @@ SubClassOf(<http://purl.obolibrary.org/obo/ENVO_01000942> <http://purl.obolibrar
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_01000942> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0002131> <http://purl.obolibrary.org/obo/ENVO_01000748>))
SubClassOf(<http://purl.obolibrary.org/obo/ENVO_01000942> ObjectSomeValuesFrom(<http://purl.obolibrary.org/obo/RO_0002220> <http://purl.obolibrary.org/obo/ENVO_01000635>))
+# Class: <http://purl.obolibrary.org/obo/ENVO_01000943> (vegetated hill)
+
+AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_01000943> "A hill which has a surface that is partially or wholly covered by plant communities.")
+AnnotationAssertion(rdfs:comment <http://purl.obolibrary.org/obo/ENVO_01000943> "This class will be axiomatised to coordinate with the 'vegetated area' class.")
+AnnotationAssertion(rdfs:label <http://purl.obolibrary.org/obo/ENVO_01000943> "vegetated hill"@en)
+SubClassOf(<http://purl.obolibrary.org/obo/ENVO_01000943> <http://purl.obolibrary.org/obo/ENVO_00000083>)
+
# Class: <http://purl.obolibrary.org/obo/ENVO_01001303> (environmental role)
AnnotationAssertion(<http://purl.obolibrary.org/obo/IAO_0000115> <http://purl.obolibrary.org/obo/ENVO_01001303> "A role which is may be realised by an environmental system")

0 comments on commit d5fdb1d

Please sign in to comment.