From 2634939f06d1ccfc683ccde75006db9cc8ddd445 Mon Sep 17 00:00:00 2001 From: Mark Andrew Miller Date: Thu, 18 Jun 2026 00:45:15 -0400 Subject: [PATCH] Add wetland biome (ENVO:03605010) via biome pattern (#1666) --- src/envo/envo-edit.owl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/envo/envo-edit.owl b/src/envo/envo-edit.owl index 8d183b7f..ea3edd77 100644 --- a/src/envo/envo-edit.owl +++ b/src/envo/envo-edit.owl @@ -3981,6 +3981,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -44900,6 +44901,15 @@ AnnotationAssertion(rdfs:label "f EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) SubClassOf( ) +# Class: (wetland biome) + +AnnotationAssertion( "A wetland ecosystem that is undergoing climactic ecological succession.") +AnnotationAssertion( ) +AnnotationAssertion( "2026-06-18T04:45:15Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label "wetland biome"@en) +EquivalentClasses( ObjectIntersectionOf( ObjectSomeValuesFrom( ))) +SubClassOf( ) + # Class: (adfreezing) AnnotationAssertion(Annotation( "https://www.merriam-webster.com/dictionary/adfreezing") "Adfreezing is a freezing process during which two objects adhere to each other via ice.")