From cd6c14ab139068709741728b927f161a5da7e721 Mon Sep 17 00:00:00 2001 From: pbuttigieg Date: Tue, 20 Jun 2017 19:57:42 +0200 Subject: [PATCH] added technosphere in aid of #513 --- src/envo/envo-edit.owl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/envo/envo-edit.owl b/src/envo/envo-edit.owl index c3e2d05..d9fb5a9 100644 --- a/src/envo/envo-edit.owl +++ b/src/envo/envo-edit.owl @@ -2299,6 +2299,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -27212,6 +27213,14 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) +# Class: (technosphere) + +AnnotationAssertion(Annotation( "http://dx.doi.org/10.1177/2053019616677743") Annotation( "http://www.yourdictionary.com/technosphere") Annotation( "https://www.sciencedaily.com/releases/2016/11/161130085021.htm") "An environmental system which includes, as parts, all the entities which have been constructed by humans or their technology within the gravitational sphere of influence of an astronomical body.") +AnnotationAssertion(rdfs:comment "The gravitational sphere of influence referenced in this class' definition is the Hill sphere: a region in which an object dominates the attraction of satellites despite gravitational perturbations.") +AnnotationAssertion(rdfs:label "technosphere"@en) +SubClassOf( ) +SubClassOf( ObjectSomeValuesFrom( )) + # Class: (environmental role) AnnotationAssertion( "A role which is may be realised by an environmental system")