From 8f7499a9e4b4f8952fe18b2222d9eeb4f866298e Mon Sep 17 00:00:00 2001 From: "Mark A. Miller" Date: Fri, 16 Feb 2024 16:56:55 -0500 Subject: [PATCH] fix invalid creation_dates (#1494) --- src/envo/envo-edit.owl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/envo/envo-edit.owl b/src/envo/envo-edit.owl index 76cdabb6..f0fca233 100644 --- a/src/envo/envo-edit.owl +++ b/src/envo/envo-edit.owl @@ -44912,7 +44912,7 @@ SubClassOf( ) "A water body which is created in a stream by local scour or impoundment and has some structural control."@en) AnnotationAssertion( ) -AnnotationAssertion( "2023-08-25T:17:42.901Z"^^xsd:dateTime) +AnnotationAssertion( "2023-08-25T12:17:42.901Z"^^xsd:dateTime) AnnotationAssertion( "pool"@en) AnnotationAssertion(rdfs:comment "Pool water depth is above average for the stream. If if all the running water in the stream was shut off, areas in the stream that still hold water are pools. Pool water velocity is below average for the reach, causing fine sediments to deposit in pools. Pools are generally longer than they are wide (unless they are plunge pools), and are 1.5 x deeper at their maximum depth than they are at their crest"@en) AnnotationAssertion(rdfs:label "stream pool"@en) @@ -44923,7 +44923,7 @@ SubClassOf( ObjectSomeValuesFrom(< AnnotationAssertion(Annotation( ) "A hydroform which is that part of a stream where water flows swiftly and uniformly with low surface water agitation."@en) AnnotationAssertion( ) -AnnotationAssertion( "2023-08-25T:17:42.901Z"^^xsd:dateTime) +AnnotationAssertion( "2023-08-25T12:17:42.901Z"^^xsd:dateTime) AnnotationAssertion( "run"@en) AnnotationAssertion(rdfs:label "stream run"@en) SubClassOf( ) @@ -44933,7 +44933,7 @@ SubClassOf( ObjectSomeValuesFrom(< AnnotationAssertion(Annotation( ) Annotation( ) "A stream pool which is formed as a result of high-gradient, steep streams where water cascades over a rock or woody snag."@en) AnnotationAssertion( ) -AnnotationAssertion( "2023-08-25T:17:42.901Z"^^xsd:dateTime) +AnnotationAssertion( "2023-08-25T12:17:42.901Z"^^xsd:dateTime) AnnotationAssertion(rdfs:comment "Due to the gradient and surrounding geology, this pattern continues down the stream: step (drop), pool, step, pool, etc."@en) AnnotationAssertion(rdfs:label "step pool"@en) SubClassOf( )