From d5fdb1d049367c730542cbfb210e53873982d838 Mon Sep 17 00:00:00 2001
From: pbuttigieg
Date: Sun, 23 Apr 2017 23:15:21 +0200
Subject: [PATCH] Addressing #491
---
src/envo/envo-edit.owl | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/src/envo/envo-edit.owl b/src/envo/envo-edit.owl
index cd655b9..068da8e 100644
--- a/src/envo/envo-edit.owl
+++ b/src/envo/envo-edit.owl
@@ -2259,6 +2259,7 @@ Declaration(Class())
Declaration(Class())
Declaration(Class())
Declaration(Class())
+Declaration(Class())
Declaration(Class())
Declaration(Class())
Declaration(Class())
@@ -26820,6 +26821,13 @@ SubClassOf( ObjectSomeValuesFrom( ))
SubClassOf( ObjectSomeValuesFrom( ))
+# Class: (vegetated hill)
+
+AnnotationAssertion( "A hill which has a surface that is partially or wholly covered by plant communities.")
+AnnotationAssertion(rdfs:comment "This class will be axiomatised to coordinate with the 'vegetated area' class.")
+AnnotationAssertion(rdfs:label "vegetated hill"@en)
+SubClassOf( )
+
# Class: (environmental role)
AnnotationAssertion( "A role which is may be realised by an environmental system")