From 6195a1700be5dd603163ce3bae4e79fe5562a0ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9line=20Aubert?= Date: Thu, 24 Mar 2022 18:15:57 +0100 Subject: [PATCH] Added cropping system class to gather cropping system types below it --- src/ontology/agro-edit.owl | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/ontology/agro-edit.owl b/src/ontology/agro-edit.owl index f39c062..c073528 100644 --- a/src/ontology/agro-edit.owl +++ b/src/ontology/agro-edit.owl @@ -587,6 +587,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -3957,7 +3958,7 @@ AnnotationAssertion( "rotation"@en) AnnotationAssertion( "rotation process"@en) AnnotationAssertion(rdfs:label "crop rotation process"@en) -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -4053,7 +4054,7 @@ AnnotationAssertion( "mono-cropping"@en) AnnotationAssertion( "monocropping"@en) AnnotationAssertion(rdfs:label "monoculture"@en) -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) @@ -4252,7 +4253,7 @@ SubClassOf( ObjectSomeValuesFrom(< AnnotationAssertion(Annotation( "https://eap.mcgill.ca/CSI_1.htm") Annotation( "https://en.wikipedia.org/wiki/Intercropping") Annotation( "https://www.researchgate.net/publication/224934832_Annual_intercrops_An_alternative_pathway_for_sustainable_agriculture#pf4") "An agricultural process in wich two or more crops are cultivated in the same space at the same time."@en) AnnotationAssertion( ) AnnotationAssertion(rdfs:label "intercropping"@en) -SubClassOf( ) +SubClassOf( ) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectMinCardinality(2 )) @@ -5091,6 +5092,13 @@ EquivalentClasses( ObjectSomeValue EquivalentClasses( ObjectSomeValuesFrom( )) SubClassOf( ) +# Class: (cropping system) + +AnnotationAssertion(Annotation( "http://extension.cropsciences.illinois.edu/handbook/pdfs/chapter05.pdf") "An agricultural process in which crops are cultivated following crop sequences and management techniques."@en) +AnnotationAssertion( ) +AnnotationAssertion(rdfs:label "cropping system"@en) +SubClassOf( ) + # Class: (relay cropping experiment) AnnotationAssertion(Annotation( "http://www.oisat.org/control_methods/cultural__practices/intercropping.html") "An inter-cropping experiement dunring which two or more crops are grown on the same field. The planting of the second crop occurs after the first one has completed its development.")