From 04a6312bd86c2e0e4c5b1d729801c31d1c13ac8d Mon Sep 17 00:00:00 2001 From: krishnaTO Date: Wed, 22 Dec 2021 22:03:02 -0500 Subject: [PATCH] #426 added classes per 'soil compaction' Modified class: - mass density of soil (soil compaction) Added classes: - very slight soil compaction - slight soil compaction - moderate soil compaction - severe soil compaction --- src/envo/envo-edit.owl | 41 +++++++++++++++++++++++++++ src/envo/modules/entity_attribute.owl | 16 +++++++++-- 2 files changed, 55 insertions(+), 2 deletions(-) diff --git a/src/envo/envo-edit.owl b/src/envo/envo-edit.owl index 38edbeba..7651b5bb 100644 --- a/src/envo/envo-edit.owl +++ b/src/envo/envo-edit.owl @@ -3909,6 +3909,10 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -44006,6 +44010,38 @@ AnnotationAssertion( "weathering of plastic"@en) SubClassOf( ) +# Class: (very slight soil compaction) + +AnnotationAssertion(Annotation( "http://extension.psu.edu/plants/crops/soil-management/soil-compaction/diagnosing-soil-compaction-using-a-penetrometer") "Soil compaction having little to none compaction if there are less than 30% of measuring points with a cone index superior to 300 psi in the top 15 inches."@en) +AnnotationAssertion( ) +AnnotationAssertion( "2021-12-23T02:56:10Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label "very slight soil compaction"@en) +SubClassOf( ) + +# Class: (slight soil compaction) + +AnnotationAssertion(Annotation( "http://extension.psu.edu/plants/crops/soil-management/soil-compaction/diagnosing-soil-compaction-using-a-penetrometer") "Soil compaction having slight compaction if there are between 30% to 50% of measuring points with a cone index superior to 300 psi in the top 15 inches."@en) +AnnotationAssertion( ) +AnnotationAssertion( "2021-12-23T02:56:16Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label "slight soil compaction"@en) +SubClassOf( ) + +# Class: (moderate soil compaction) + +AnnotationAssertion(Annotation( "http://extension.psu.edu/plants/crops/soil-management/soil-compaction/diagnosing-soil-compaction-using-a-penetrometer") "Soil compaction having moderate compaction if there are between 51% to 75% of measuring points with a cone index superior to 300 psi in the top 15 inches."@en) +AnnotationAssertion( ) +AnnotationAssertion( "2021-12-23T02:56:23Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label "moderate soil compaction"@en) +SubClassOf( ) + +# Class: (severe soil compaction) + +AnnotationAssertion(Annotation( "http://extension.psu.edu/plants/crops/soil-management/soil-compaction/diagnosing-soil-compaction-using-a-penetrometer") "Soil compaction having severe compaction if there are more than 75% of measuring points with a cone index superior to 300 psi in the top 15 inches."@en) +AnnotationAssertion( ) +AnnotationAssertion( "2021-12-23T02:56:32Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label "severe soil compaction"@en) +SubClassOf( ) + # Class: (axilla skin environment) AnnotationAssertion(Annotation( "GOC:TermGenie"^^xsd:string) "An environment that is determined by an axilla skin."^^xsd:string) @@ -44028,6 +44064,11 @@ EquivalentClasses( ObjectIntersect SubClassOf(Annotation( "true"^^xsd:string) ) SubClassOf(Annotation( "true"^^xsd:string) ObjectSomeValuesFrom( )) +# Class: (mass density of soil) + +AnnotationAssertion( "Soil compression") +AnnotationAssertion( "soil compaction") + # Class: (drought) AnnotationAssertion( "A hydrological precipitation process with a reduced rate relative to some historical average, typically resulting in ecosystemic perturbations.") diff --git a/src/envo/modules/entity_attribute.owl b/src/envo/modules/entity_attribute.owl index 0822fbec..d8b01696 100644 --- a/src/envo/modules/entity_attribute.owl +++ b/src/envo/modules/entity_attribute.owl @@ -29,6 +29,12 @@ + + + + + + @@ -164,10 +170,16 @@ - The mass density of some soil. + The mass density of some soil, or the decrease in porosity or increase in bulk density of soil when it is subjected to externally or internally applied loads. soil mass density mass density of soil + + + + The mass density of some soil, or the decrease in porosity or increase in bulk density of soil when it is subjected to externally or internally applied loads. + https://www.diva-portal.org/smash/get/diva2:602570/FULLTEXT02 + @@ -559,5 +571,5 @@ - +