Build Logs
ulitol97/comet • 3.8.0-RC3:2025-12-04
Errors
23
Warnings
2
Total Lines
2881
1##################################
2Clonning https://github.com/ulitol97/comet.git into /build/repo using revision v0.1.7
3##################################
4Note: switching to '723a838611541c7c628c28e4d4de13e4a137e2f7'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC3
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30----
31Starting build for 3.8.0-RC3
32Execute tests: true
33sbt project found:
34Sbt version 1.6.2 is not supported, minimal supported version is 1.11.5
35Enforcing usage of sbt in version 1.11.5
36No prepare script found for project ulitol97/comet
37##################################
38Scala version: 3.8.0-RC3
39Targets: io.github.ulitol97%comet
40Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
41##################################
42Using extra scalacOptions: ,REQUIRE:-source:3.8
43Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
44[sbt_options] declare -a sbt_options=()
45[process_args] java_version = '17'
46[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8/rt.jar'
47# Executing command line:
48java
49-Dfile.encoding=UTF-8
50-Dcommunitybuild.scala=3.8.0-RC3
51-Dcommunitybuild.project.dependencies.add=
52-Xmx7G
53-Xms4G
54-Xss8M
55-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
56-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_17_0_8
57-jar
58/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
59"setCrossScalaVersions 3.8.0-RC3"
60"++3.8.0-RC3 -v"
61"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
62"set every credentials := Nil"
63"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
64"removeScalacOptionsStartingWith -P:wartremover"
65
66moduleMappings
67"runBuild 3.8.0-RC3 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}""" io.github.ulitol97%comet"
68
69[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 17.0.8)
70[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
71[info] loading project definition from /build/repo/project
72[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
73[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
74[info] Compilation completed in 9.003s.
75[info] done compiling
76/build/repo/build.sbt:106: warning: value sonatypeSnapshots in object resolver is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30; use the following instead:
77 resolvers += Resolver.sonatypeCentralSnapshots
78 Opts.resolver.sonatypeSnapshots, // sonatype
79 ^
80/build/repo/build.sbt:107: warning: value sonatypeReleases in object resolver is deprecated (since 1.7.0): Sonatype OSS Repository Hosting (OSSRH) will be sunset on 2025-06-30
81 Opts.resolver.sonatypeReleases
82 ^
83[info] loading settings for project comet from build.sbt, version.sbt...
84[info] set current project to root (in build file:/build/repo/)
85Execute setCrossScalaVersions: 3.8.0-RC3
86OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC3 in api/crossScalaVersions
87OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC3 in comet/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC3) in comet/crossScalaVersions
89OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC3 in docs/crossScalaVersions
90[info] set current project to root (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC3 on 3 projects.
92[info] Switching Scala version on:
93[info] * comet (3.8.0-RC3)
94[info] api (2.13.8, 3.8.0-RC3)
95[info] docs (3.8.0-RC3)
96[info] Excluding projects:
97[info] Reapplying settings...
98[info] set current project to root (in build file:/build/repo/)
99Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
100[info] Reapplying settings...
101[info] set current project to root (in build file:/build/repo/)
102[info] Defining Global / credentials, api / credentials and 1 others.
103[info] The new values will be used by Global / pgpSelectPassphrase, Global / pgpSigningKey and 14 others.
104[info] Run `last` for details.
105[info] Reapplying settings...
106[info] set current project to root (in build file:/build/repo/)
107Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
108[info] Reapplying settings...
109OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
110
111 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
112 Did you mean docs / allExcludeDependencies ?
113 , retry without global scopes
114[info] Reapplying settings...
115[info] set current project to root (in build file:/build/repo/)
116Execute removeScalacOptionsStartingWith: -P:wartremover
117[info] Reapplying settings...
118[info] set current project to root (in build file:/build/repo/)
119[success] Total time: 0 s, completed Dec 4, 2025, 12:44:43 PM
120Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"17"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[]}
121Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
122Starting build...
123Projects: Set(api)
124Starting build for ProjectRef(file:/build/repo/,api) (comet)... [0/1]
125OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
126Compile scalacOptions: -Wconf:msg=can be rewritten automatically under:s, -source:3.8
127[info] compiling 29 Scala sources to /build/repo/api/target/scala-3.8.0-RC3/classes ...
128[info] done compiling
129[info] compiling 6 Scala sources to /build/repo/api/target/scala-3.8.0-RC3/test-classes ...
130[info] done compiling
131SLF4J: Class path contains multiple SLF4J bindings.
132SLF4J: Found binding in [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
133SLF4J: Found binding in [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
134SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
135SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
13612:46:41.331 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
13712:46:41.333 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
13812:46:41.335 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.LocationMapper - Failed to find configuration: file:location-mapping.rdf;file:location-mapping.n3;file:location-mapping.ttl;file:etc/location-mapping.rdf;file:etc/location-mapping.n3;file:etc/location-mapping.ttl
13912:46:41.335 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
14012:46:41.336 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL
14112:46:41.336 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
14212:46:41.341 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Failed to find configuration: location-mapping.ttl;location-mapping.rdf;etc/location-mapping.rdf;etc/location-mapping.ttl
14312:46:42.065 [io-compute-3] INFO org.ragna.comet.utils.package$Fs2StreamOps - Setting timed stream to 1 microsecond
14412:46:42.078 [io-compute-3] DEBUG org.ragna.comet.utils.Timer - Timer scheduled on fiber: cats.effect.IOFiber@354d5d4 RUNNING
145org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 microsecond)
146 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
147 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
148 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
149 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
150 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
151 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
152 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
153 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
154 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
155 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
156 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
157 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
158 at modify @ fs2.internal.Scope.close(Scope.scala:262)
159 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
160 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
161 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
162 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
163 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
164org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 microsecond)
165 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
166 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
167 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
168 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
169 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
170 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
171 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
172 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
173 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
174 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
175 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
176 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
177 at modify @ fs2.internal.Scope.close(Scope.scala:262)
178 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
179 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
180 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
181 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
182 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
183org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 microsecond)
184 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
185 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
186 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
187 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
188 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
189 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
190 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
191 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
192 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
193 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
194 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
195 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
196 at modify @ fs2.internal.Scope.close(Scope.scala:262)
197 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
198 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
199 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
200 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
201 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
202org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 microsecond)
203 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
204 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
205 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
206 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
207 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
208 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
209 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
210 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
211 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
212 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
213 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
214 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
215 at modify @ fs2.internal.Scope.close(Scope.scala:262)
216 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
217 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
218 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
219 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
220 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
22112:46:42.275 [pool-19-thread-3-ScalaTest-running-TimeoutTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
222[info] TimeoutTests:
223[info] - Validation halts on extractor TIMEOUT
22412:46:42.847 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22512:46:42.850 [pool-19-thread-6-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22612:46:43.009 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22712:46:43.028 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.utils.FileUtils$ - Creating 5 temporary files
22812:46:43.060 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
229@prefix ex: <http://example.org/> .
230
231ex:reading a ex:sensorReading ;
232 ex:readingDateTime "2025-12-04T12:46:43"^^xsd:dateTime ;
233 ex:readingTemperature "18.12"^^xsd:decimal ;
234 ex:status "OK" . into /tmp/6783546567621397292.tmp
23512:46:43.084 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
236@prefix ex: <http://example.org/> .
237
238ex:reading a ex:sensorReading ;
239 ex:readingDateTime "2025-12-04T12:46:43"^^xsd:dateTime ;
240 ex:readingTemperature "19.70"^^xsd:decimal ;
241 ex:status "OK" . into /tmp/11213364751533911849.tmp
24212:46:43.087 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
243@prefix ex: <http://example.org/> .
244
245ex:reading a ex:sensorReading ;
246 ex:readingDateTime "2025-12-04T12:46:43"^^xsd:dateTime ;
247 ex:readingTemperature "18.27"^^xsd:decimal ;
248 ex:status "OK" . into /tmp/11988526027177677316.tmp
24912:46:43.095 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
250@prefix ex: <http://example.org/> .
251
252ex:reading a ex:sensorReading ;
253 ex:readingDateTime "2025-12-04T12:46:43"^^xsd:dateTime ;
254 ex:readingTemperature "18.76"^^xsd:decimal ;
255 ex:status "OK" . into /tmp/6336341801273991103.tmp
25612:46:43.100 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
257@prefix ex: <http://example.org/> .
258
259ex:reading a ex:sensorReading ;
260 ex:readingDateTime "2025-12-04T12:46:43"^^xsd:dateTime ;
261 ex:readingTemperature "18.66"^^xsd:decimal ;
262 ex:status "OK" . into /tmp/511305712432326138.tmp
26312:46:43.193 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
26412:46:43.279 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
26512:46:43.286 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
26612:46:43.293 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
26712:46:43.318 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
26812:46:43.318 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
26912:46:43.323 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
27012:46:43.325 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
27112:46:43.329 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
27212:46:43.335 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
27312:46:43.336 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
27412:46:43.359 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
27512:46:43.360 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/6783546567621397292.tmp
27612:46:43.362 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/11213364751533911849.tmp
27712:46:43.362 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/11988526027177677316.tmp
27812:46:43.362 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/6336341801273991103.tmp
27912:46:43.362 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/511305712432326138.tmp
28012:46:43.362 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.utils.FileUtils$ - Removed all files in resource
28112:46:43.369 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
28212:46:43.376 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
28312:46:43.408 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
28412:46:43.434 [io-compute-3] INFO org.ragna.comet.utils.package$Fs2StreamOps - Setting timed stream to 1 second
28512:46:43.435 [io-compute-3] DEBUG org.ragna.comet.utils.Timer - Timer scheduled on fiber: cats.effect.IOFiber@1d680983 RUNNING
28612:46:43.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
28712:46:43.556 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
28812:46:43.569 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
28912:46:43.585 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
29012:46:43.593 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
291<http://example.org/reading>-_:NodeLine19Col22 = Valid
292,true)
29312:46:43.597 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
29412:46:43.598 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
29512:46:43.598 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
29612:46:43.600 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.clients.consumer.ConsumerConfig - ConsumerConfig values:
297 allow.auto.create.topics = true
298 auto.commit.interval.ms = 15000
299 auto.offset.reset = latest
300 bootstrap.servers = [localhost:9092]
301 check.crcs = true
302 client.dns.lookup = use_all_dns_ips
303 client.id = consumer-comet:0.1.7-1
304 client.rack =
305 connections.max.idle.ms = 540000
306 default.api.timeout.ms = 60000
307 enable.auto.commit = true
308 exclude.internal.topics = true
309 fetch.max.bytes = 52428800
310 fetch.max.wait.ms = 500
311 fetch.min.bytes = 1
312 group.id = comet:0.1.7
313 group.instance.id = null
314 heartbeat.interval.ms = 3000
315 interceptor.classes = []
316 internal.leave.group.on.close = true
317 internal.throw.on.fetch.stable.offset.unsupported = false
318 isolation.level = read_uncommitted
319 key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
320 max.partition.fetch.bytes = 1048576
321 max.poll.interval.ms = 300000
322 max.poll.records = 500
323 metadata.max.age.ms = 300000
324 metric.reporters = []
325 metrics.num.samples = 2
326 metrics.recording.level = INFO
327 metrics.sample.window.ms = 30000
328 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
329 receive.buffer.bytes = 65536
330 reconnect.backoff.max.ms = 1000
331 reconnect.backoff.ms = 50
332 request.timeout.ms = 30000
333 retry.backoff.ms = 100
334 sasl.client.callback.handler.class = null
335 sasl.jaas.config = null
336 sasl.kerberos.kinit.cmd = /usr/bin/kinit
337 sasl.kerberos.min.time.before.relogin = 60000
338 sasl.kerberos.service.name = null
339 sasl.kerberos.ticket.renew.jitter = 0.05
340 sasl.kerberos.ticket.renew.window.factor = 0.8
341 sasl.login.callback.handler.class = null
342 sasl.login.class = null
343 sasl.login.connect.timeout.ms = null
344 sasl.login.read.timeout.ms = null
345 sasl.login.refresh.buffer.seconds = 300
346 sasl.login.refresh.min.period.seconds = 60
347 sasl.login.refresh.window.factor = 0.8
348 sasl.login.refresh.window.jitter = 0.05
349 sasl.login.retry.backoff.max.ms = 10000
350 sasl.login.retry.backoff.ms = 100
351 sasl.mechanism = GSSAPI
352 sasl.oauthbearer.clock.skew.seconds = 30
353 sasl.oauthbearer.expected.audience = null
354 sasl.oauthbearer.expected.issuer = null
355 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
356 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
357 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
358 sasl.oauthbearer.jwks.endpoint.url = null
359 sasl.oauthbearer.scope.claim.name = scope
360 sasl.oauthbearer.sub.claim.name = sub
361 sasl.oauthbearer.token.endpoint.url = null
362 security.protocol = PLAINTEXT
363 security.providers = null
364 send.buffer.bytes = 131072
365 session.timeout.ms = 10000
366 socket.connection.setup.timeout.max.ms = 30000
367 socket.connection.setup.timeout.ms = 10000
368 ssl.cipher.suites = null
369 ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
370 ssl.endpoint.identification.algorithm = https
371 ssl.engine.factory.class = null
372 ssl.key.password = null
373 ssl.keymanager.algorithm = SunX509
374 ssl.keystore.certificate.chain = null
375 ssl.keystore.key = null
376 ssl.keystore.location = null
377 ssl.keystore.password = null
378 ssl.keystore.type = JKS
379 ssl.protocol = TLSv1.3
380 ssl.provider = null
381 ssl.secure.random.implementation = null
382 ssl.trustmanager.algorithm = PKIX
383 ssl.truststore.certificates = null
384 ssl.truststore.location = null
385 ssl.truststore.password = null
386 ssl.truststore.type = JKS
387 value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
388
38912:46:43.602 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.kafka.clients.consumer.KafkaConsumer - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Initializing the Kafka consumer
39012:46:43.603 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
39112:46:43.604 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
392<http://example.org/reading>-_:NodeLine19Col22 = Valid
393,true)
39412:46:43.604 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
39512:46:43.605 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
39612:46:43.605 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
39712:46:43.608 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
39812:46:43.613 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
39912:46:43.614 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
400<http://example.org/reading>-_:NodeLine19Col22 = Valid
401,true)
40212:46:43.616 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
403<http://example.org/reading>-_:NodeLine19Col22 = Valid
404,true)
40512:46:43.617 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
406<http://example.org/reading>-_:NodeLine19Col22 = Valid
407,true)
40812:46:43.617 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
40912:46:43.617 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
41012:46:43.618 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
41112:46:43.618 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
41212:46:43.625 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
41312:46:43.625 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
41412:46:43.625 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
41512:46:43.626 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
416<http://example.org/reading>-_:NodeLine8Col29 = Valid
417,true)
41812:46:43.626 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
419<http://example.org/reading>-_:NodeLine8Col29 = Valid
420,true)
42112:46:43.627 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
422<http://example.org/reading>-_:NodeLine8Col29 = Valid
423,true)
42412:46:43.627 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
42512:46:43.627 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
42612:46:43.628 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
42712:46:43.629 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
42812:46:43.631 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
42912:46:43.634 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
43012:46:43.634 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
431<http://example.org/reading>-_:NodeLine12Col22 = Valid
432,true)
43312:46:43.635 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
43412:46:43.635 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
43512:46:43.635 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
43612:46:43.636 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
43712:46:43.637 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
43812:46:43.642 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
439<http://example.org/reading>-_:NodeLine12Col22 = Not valid
440,false)
44112:46:43.642 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
44212:46:43.646 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
44312:46:43.646 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
44412:46:43.649 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
44512:46:43.650 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
44612:46:43.650 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
447<http://example.org/reading>-_:NodeLine12Col22 = Valid
448,true)
44912:46:43.650 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
45012:46:43.651 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
45112:46:43.651 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-6-ScalaTest-running-HaltingTests
45212:46:43.652 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
45312:46:43.652 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
45412:46:43.653 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
455<http://example.org/reading>-_:NodeLine12Col22 = Valid
456,true)
45712:46:43.653 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
458<http://example.org/reading>-_:NodeLine12Col22 = Not valid
459,false)
46012:46:43.654 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
461<http://example.org/reading>-_:NodeLine12Col22 = Not valid
462,false)
46312:46:43.654 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
464<http://example.org/reading>-_:NodeLine8Col29 = Valid
465<http://example.org/reading>-_:NodeLine12Col22 = Not valid
466<http://example.org/reading>-_:NodeLine19Col22 = Valid
467,false)
46812:46:43.655 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
469(<http://example.org/reading>-http://example.org/ValidReading = Valid
470<http://example.org/reading>-_:NodeLine8Col29 = Valid
471<http://example.org/reading>-_:NodeLine12Col22 = Not valid
472<http://example.org/reading>-_:NodeLine19Col22 = Valid
473,false)
47412:46:43.655 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
475(<http://example.org/reading>-http://example.org/ValidReading = Not valid
476<http://example.org/reading>-_:NodeLine8Col29 = Valid
477<http://example.org/reading>-_:NodeLine12Col22 = Not valid
478<http://example.org/reading>-_:NodeLine19Col22 = Valid
479,false)
48012:46:43.657 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
48112:46:43.657 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
48212:46:43.657 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
48312:46:43.663 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
48412:46:43.663 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
48512:46:43.663 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
48612:46:43.664 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
48712:46:43.664 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
48812:46:43.664 [pool-19-thread-6-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
48912:46:43.690 [pool-19-thread-6-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
49012:46:43.718 [pool-19-thread-6-ScalaTest-running-HaltingTests] ERROR org.apache.jena.riot - [line: 1, col: 1 ] Out of place: [KEYWORD:This]
49112:46:43.720 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
49212:46:43.721 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
49312:46:43.722 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
49412:46:43.724 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
49512:46:43.724 [pool-19-thread-6-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
49612:46:43.725 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
49712:46:43.726 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
49812:46:43.726 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
49912:46:43.726 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
50012:46:43.727 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
50112:46:43.727 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
50212:46:43.727 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
50312:46:43.727 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
50412:46:43.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
50512:46:43.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
50612:46:43.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
507<http://example.org/reading>-_:NodeLine19Col22 = Valid
508,true)
50912:46:43.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
51012:46:43.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
51112:46:43.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
51212:46:43.738 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
51312:46:43.738 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
514<http://example.org/reading>-_:NodeLine19Col22 = Valid
515,true)
51612:46:43.738 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
51712:46:43.738 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
51812:46:43.738 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
51912:46:43.739 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
52012:46:43.739 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
52112:46:43.739 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
522<http://example.org/reading>-_:NodeLine19Col22 = Valid
523,true)
52412:46:43.740 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
525<http://example.org/reading>-_:NodeLine19Col22 = Valid
526,true)
52712:46:43.740 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
528<http://example.org/reading>-_:NodeLine19Col22 = Valid
529,true)
53012:46:43.740 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
53112:46:43.740 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
53212:46:43.741 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
53312:46:43.741 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
53412:46:43.741 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
53512:46:43.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
53612:46:43.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
537<http://example.org/reading>-_:NodeLine8Col29 = Valid
538,true)
53912:46:43.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
540<http://example.org/reading>-_:NodeLine8Col29 = Valid
541,true)
54212:46:43.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
543<http://example.org/reading>-_:NodeLine8Col29 = Valid
544,true)
54512:46:43.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
54612:46:43.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
54712:46:43.743 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
54812:46:43.743 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
54912:46:43.744 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
55012:46:43.744 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
55112:46:43.744 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
552<http://example.org/reading>-_:NodeLine12Col22 = Valid
553,true)
55412:46:43.744 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
55512:46:43.744 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
55612:46:43.745 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
55712:46:43.746 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
55812:46:43.747 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
55912:46:43.748 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
560<http://example.org/reading>-_:NodeLine12Col22 = Valid
561,true)
56212:46:43.748 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
56312:46:43.749 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
56412:46:43.749 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
56512:46:43.751 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.71), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
56612:46:43.752 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
56712:46:43.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
568<http://example.org/reading>-_:NodeLine12Col22 = Valid
569,true)
57012:46:43.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
57112:46:43.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
57212:46:43.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
57312:46:43.754 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
57412:46:43.758 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
57512:46:43.758 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
576<http://example.org/reading>-_:NodeLine12Col22 = Valid
577,true)
57812:46:43.759 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
579<http://example.org/reading>-_:NodeLine12Col22 = Valid
580,true)
58112:46:43.759 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
582<http://example.org/reading>-_:NodeLine12Col22 = Valid
583,true)
58412:46:43.759 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
585<http://example.org/reading>-_:NodeLine8Col29 = Valid
586<http://example.org/reading>-_:NodeLine12Col22 = Valid
587<http://example.org/reading>-_:NodeLine19Col22 = Valid
588,true)
58912:46:43.759 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
590(<http://example.org/reading>-http://example.org/ValidReading = Valid
591<http://example.org/reading>-_:NodeLine8Col29 = Valid
592<http://example.org/reading>-_:NodeLine12Col22 = Valid
593<http://example.org/reading>-_:NodeLine19Col22 = Valid
594,true)
59512:46:43.759 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
596(<http://example.org/reading>-http://example.org/ValidReading = Valid
597<http://example.org/reading>-_:NodeLine8Col29 = Valid
598<http://example.org/reading>-_:NodeLine12Col22 = Valid
599<http://example.org/reading>-_:NodeLine19Col22 = Valid
600,true)
60112:46:43.760 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
60212:46:43.760 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
60312:46:43.760 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
60412:46:43.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
60512:46:43.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
60612:46:43.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
60712:46:43.763 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
60812:46:43.763 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
60912:46:43.763 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
61012:46:43.766 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka version: 3.1.0
61112:46:43.766 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka commitId: 37edeed0777bacb3
61212:46:43.767 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1764848803765
61312:46:43.768 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG org.apache.kafka.clients.consumer.KafkaConsumer - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Kafka consumer initialized
61412:46:43.772 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
61512:46:43.816 [pool-19-thread-6-ScalaTest-running-HaltingTests] ERROR org.apache.jena.riot - [line: 1, col: 1 ] Out of place: [KEYWORD:This]
61612:46:43.827 [pool-19-thread-6-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
61712:46:43.842 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
61812:46:43.843 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
61912:46:43.844 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
62012:46:43.845 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
62112:46:43.845 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
62212:46:43.845 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
62312:46:43.845 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
62412:46:43.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
62512:46:43.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
62612:46:43.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
62712:46:43.847 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
62812:46:43.847 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
62912:46:43.848 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.consumer.KafkaConsumer - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Subscribed to topic(s): topic
63012:46:43.850 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
63112:46:43.850 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
63212:46:43.851 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
633<http://example.org/reading>-_:NodeLine19Col22 = Valid
634,true)
63512:46:43.852 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
63612:46:43.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
63712:46:43.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
63812:46:43.855 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
63912:46:43.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
640<http://example.org/reading>-_:NodeLine19Col22 = Valid
641,true)
64212:46:43.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
64312:46:43.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
64412:46:43.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
64512:46:43.857 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
64612:46:43.858 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
64712:46:43.859 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
648<http://example.org/reading>-_:NodeLine19Col22 = Valid
649,true)
65012:46:43.860 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
651<http://example.org/reading>-_:NodeLine19Col22 = Valid
652,true)
65312:46:43.862 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
654<http://example.org/reading>-_:NodeLine19Col22 = Valid
655,true)
65612:46:43.862 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
65712:46:43.863 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
65812:46:43.863 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
65912:46:43.863 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
66012:46:43.865 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
66112:46:43.865 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
66212:46:43.865 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
663<http://example.org/reading>-_:NodeLine8Col29 = Valid
664,true)
66512:46:43.865 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
666<http://example.org/reading>-_:NodeLine8Col29 = Valid
667,true)
66812:46:43.866 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
669<http://example.org/reading>-_:NodeLine8Col29 = Valid
670,true)
67112:46:43.866 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
67212:46:43.869 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
67312:46:43.870 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
67412:46:43.870 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
67512:46:43.871 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
67612:46:43.871 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
67712:46:43.871 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
678<http://example.org/reading>-_:NodeLine12Col22 = Valid
679,true)
68012:46:43.872 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
68112:46:43.872 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
68212:46:43.872 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
68312:46:43.873 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
68412:46:43.873 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
68512:46:43.873 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
686<http://example.org/reading>-_:NodeLine12Col22 = Valid
687,true)
68812:46:43.874 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
68912:46:43.874 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
69012:46:43.874 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
69112:46:43.875 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.57), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
69212:46:43.875 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
69312:46:43.875 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
694<http://example.org/reading>-_:NodeLine12Col22 = Valid
695,true)
69612:46:43.875 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
69712:46:43.876 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
69812:46:43.876 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
69912:46:43.877 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
70012:46:43.877 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
70112:46:43.877 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
702<http://example.org/reading>-_:NodeLine12Col22 = Valid
703,true)
70412:46:43.878 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
705<http://example.org/reading>-_:NodeLine12Col22 = Valid
706,true)
70712:46:43.878 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
708<http://example.org/reading>-_:NodeLine12Col22 = Valid
709,true)
71012:46:43.879 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
711<http://example.org/reading>-_:NodeLine8Col29 = Valid
712<http://example.org/reading>-_:NodeLine12Col22 = Valid
713<http://example.org/reading>-_:NodeLine19Col22 = Valid
714,true)
71512:46:43.879 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
716(<http://example.org/reading>-http://example.org/ValidReading = Valid
717<http://example.org/reading>-_:NodeLine8Col29 = Valid
718<http://example.org/reading>-_:NodeLine12Col22 = Valid
719<http://example.org/reading>-_:NodeLine19Col22 = Valid
720,true)
72112:46:43.879 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
722(<http://example.org/reading>-http://example.org/ValidReading = Valid
723<http://example.org/reading>-_:NodeLine8Col29 = Valid
724<http://example.org/reading>-_:NodeLine12Col22 = Valid
725<http://example.org/reading>-_:NodeLine19Col22 = Valid
726,true)
72712:46:43.880 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
72812:46:43.880 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
72912:46:43.880 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
73012:46:43.881 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG fs2.kafka.KafkaConsumer$2082049592 - Consumer subscribed to topics [topic]. Current state [State(fetches = Map(), records = Map(), pendingCommits = Chain(), onRebalances = Chain(), rebalancing = false, subscribed = true, streaming = false)].
73112:46:43.883 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
73212:46:43.883 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
73312:46:43.883 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
73412:46:43.883 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
73512:46:43.883 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
73612:46:43.883 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
73712:46:43.891 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
73812:46:43.951 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
73912:46:43.951 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
74012:46:43.951 [pool-19-thread-4-ScalaTest-running-ExtractorTests] DEBUG fs2.kafka.KafkaConsumer$2082049592 - Stored OnRebalance [OnRebalance$1514025735]. Current state [State(fetches = Map(), records = Map(), pendingCommits = Chain(), onRebalances = Chain(OnRebalance$1514025735), rebalancing = false, subscribed = true, streaming = true)].
74112:46:43.952 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
74212:46:43.954 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
74312:46:43.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
74412:46:43.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
74512:46:43.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
74612:46:43.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
74712:46:43.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
74812:46:43.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
74912:46:43.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
75012:46:43.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
75112:46:43.960 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
75212:46:43.961 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
75312:46:43.962 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
754<http://example.org/reading>-_:NodeLine19Col22 = Valid
755,true)
75612:46:43.962 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
75712:46:43.964 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
75812:46:43.965 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
75912:46:43.967 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
76012:46:43.968 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
761<http://example.org/reading>-_:NodeLine19Col22 = Valid
762,true)
76312:46:43.968 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
76412:46:43.970 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
76512:46:43.970 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
76612:46:43.972 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
76712:46:43.973 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
76812:46:43.974 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
769<http://example.org/reading>-_:NodeLine19Col22 = Valid
770,true)
77112:46:43.975 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
772<http://example.org/reading>-_:NodeLine19Col22 = Valid
773,true)
77412:46:43.976 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
775<http://example.org/reading>-_:NodeLine19Col22 = Valid
776,true)
77712:46:43.977 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
77812:46:43.977 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
77912:46:43.979 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
78012:46:43.980 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
78112:46:43.983 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
78212:46:43.983 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
78312:46:43.984 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
784<http://example.org/reading>-_:NodeLine8Col29 = Valid
785,true)
78612:46:43.985 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
787<http://example.org/reading>-_:NodeLine8Col29 = Valid
788,true)
78912:46:43.985 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
790<http://example.org/reading>-_:NodeLine8Col29 = Valid
791,true)
79212:46:43.986 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
79312:46:43.986 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
79412:46:43.986 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
79512:46:43.986 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
79612:46:43.988 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
79712:46:43.988 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
79812:46:43.989 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
799<http://example.org/reading>-_:NodeLine12Col22 = Valid
800,true)
80112:46:43.990 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
80212:46:43.990 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
80312:46:43.991 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
80412:46:43.992 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
80512:46:43.992 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
80612:46:43.993 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
807<http://example.org/reading>-_:NodeLine12Col22 = Valid
808,true)
80912:46:43.994 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
81012:46:43.994 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
81112:46:43.994 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
81212:46:43.995 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.79), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
81312:46:43.996 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
81412:46:43.996 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
815<http://example.org/reading>-_:NodeLine12Col22 = Valid
816,true)
81712:46:43.997 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
81812:46:43.997 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
81912:46:43.997 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
82012:46:43.998 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
82112:46:43.999 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
82212:46:44.000 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
823<http://example.org/reading>-_:NodeLine12Col22 = Valid
824,true)
82512:46:44.000 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
826<http://example.org/reading>-_:NodeLine12Col22 = Valid
827,true)
82812:46:44.001 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
829<http://example.org/reading>-_:NodeLine12Col22 = Valid
830,true)
83112:46:44.001 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
832<http://example.org/reading>-_:NodeLine8Col29 = Valid
833<http://example.org/reading>-_:NodeLine12Col22 = Valid
834<http://example.org/reading>-_:NodeLine19Col22 = Valid
835,true)
83612:46:44.001 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
837(<http://example.org/reading>-http://example.org/ValidReading = Valid
838<http://example.org/reading>-_:NodeLine8Col29 = Valid
839<http://example.org/reading>-_:NodeLine12Col22 = Valid
840<http://example.org/reading>-_:NodeLine19Col22 = Valid
841,true)
84212:46:44.001 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
843(<http://example.org/reading>-http://example.org/ValidReading = Valid
844<http://example.org/reading>-_:NodeLine8Col29 = Valid
845<http://example.org/reading>-_:NodeLine12Col22 = Valid
846<http://example.org/reading>-_:NodeLine19Col22 = Valid
847,true)
84812:46:44.001 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
84912:46:44.003 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
85012:46:44.003 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
85112:46:44.003 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
85212:46:44.003 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
85312:46:44.004 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
85412:46:44.006 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null)
85512:46:44.007 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
85612:46:44.009 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
85712:46:44.009 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
85812:46:44.014 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
85912:46:44.067 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
86012:46:44.069 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
86112:46:44.070 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
86212:46:44.071 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
86312:46:44.071 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
86412:46:44.072 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
86512:46:44.072 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
86612:46:44.072 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
86712:46:44.073 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
86812:46:44.074 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
86912:46:44.074 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
87012:46:44.074 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
87112:46:44.076 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
87212:46:44.076 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
87312:46:44.077 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
874<http://example.org/reading>-_:NodeLine19Col22 = Valid
875,true)
87612:46:44.077 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
87712:46:44.078 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
87812:46:44.078 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
87912:46:44.078 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
88012:46:44.079 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
881<http://example.org/reading>-_:NodeLine19Col22 = Valid
882,true)
88312:46:44.079 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
88412:46:44.080 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
88512:46:44.080 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
88612:46:44.081 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
88712:46:44.082 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
88812:46:44.082 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
889<http://example.org/reading>-_:NodeLine19Col22 = Valid
890,true)
89112:46:44.083 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
892<http://example.org/reading>-_:NodeLine19Col22 = Valid
893,true)
89412:46:44.083 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
895<http://example.org/reading>-_:NodeLine19Col22 = Valid
896,true)
89712:46:44.083 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
89812:46:44.083 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
89912:46:44.084 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
90012:46:44.084 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
90112:46:44.085 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
90212:46:44.086 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
90312:46:44.086 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
904<http://example.org/reading>-_:NodeLine8Col29 = Valid
905,true)
90612:46:44.086 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
907<http://example.org/reading>-_:NodeLine8Col29 = Valid
908,true)
90912:46:44.086 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
910<http://example.org/reading>-_:NodeLine8Col29 = Valid
911,true)
91212:46:44.086 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
91312:46:44.086 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
91412:46:44.087 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
91512:46:44.087 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
91612:46:44.089 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
91712:46:44.092 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
91812:46:44.093 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
919<http://example.org/reading>-_:NodeLine12Col22 = Valid
920,true)
92112:46:44.094 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
92212:46:44.095 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
92312:46:44.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
92412:46:44.098 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
92512:46:44.098 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
92612:46:44.099 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
927<http://example.org/reading>-_:NodeLine12Col22 = Not valid
928,false)
92912:46:44.101 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
93012:46:44.102 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
93112:46:44.102 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
93212:46:44.103 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
93312:46:44.103 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
93412:46:44.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
935<http://example.org/reading>-_:NodeLine12Col22 = Valid
936,true)
93712:46:44.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
93812:46:44.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
93912:46:44.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
94012:46:44.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
94112:46:44.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
94212:46:44.109 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
943<http://example.org/reading>-_:NodeLine12Col22 = Valid
944,true)
94512:46:44.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
946<http://example.org/reading>-_:NodeLine12Col22 = Not valid
947,false)
94812:46:44.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
949<http://example.org/reading>-_:NodeLine12Col22 = Not valid
950,false)
95112:46:44.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
952<http://example.org/reading>-_:NodeLine8Col29 = Valid
953<http://example.org/reading>-_:NodeLine12Col22 = Not valid
954<http://example.org/reading>-_:NodeLine19Col22 = Valid
955,false)
95612:46:44.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
957(<http://example.org/reading>-http://example.org/ValidReading = Valid
958<http://example.org/reading>-_:NodeLine8Col29 = Valid
959<http://example.org/reading>-_:NodeLine12Col22 = Not valid
960<http://example.org/reading>-_:NodeLine19Col22 = Valid
961,false)
96212:46:44.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
963(<http://example.org/reading>-http://example.org/ValidReading = Not valid
964<http://example.org/reading>-_:NodeLine8Col29 = Valid
965<http://example.org/reading>-_:NodeLine12Col22 = Not valid
966<http://example.org/reading>-_:NodeLine19Col22 = Valid
967,false)
96812:46:44.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
96912:46:44.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
97012:46:44.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
97112:46:44.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
97212:46:44.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
97312:46:44.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
97412:46:44.115 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
97512:46:44.115 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
97612:46:44.115 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
97712:46:44.120 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
97812:46:44.168 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
97912:46:44.168 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
98012:46:44.168 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
98112:46:44.169 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
98212:46:44.169 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
98312:46:44.169 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
98412:46:44.169 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
98512:46:44.169 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
98612:46:44.171 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
98712:46:44.172 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
98812:46:44.172 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
98912:46:44.173 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
99012:46:44.175 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
99112:46:44.176 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
99212:46:44.176 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
993<http://example.org/reading>-_:NodeLine19Col22 = Valid
994,true)
99512:46:44.177 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
99612:46:44.178 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
99712:46:44.178 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
99812:46:44.178 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
99912:46:44.179 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1000<http://example.org/reading>-_:NodeLine19Col22 = Valid
1001,true)
100212:46:44.179 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
100312:46:44.179 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
100412:46:44.179 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
100512:46:44.179 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
100612:46:44.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
100712:46:44.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1008<http://example.org/reading>-_:NodeLine19Col22 = Valid
1009,true)
101012:46:44.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1011<http://example.org/reading>-_:NodeLine19Col22 = Valid
1012,true)
101312:46:44.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1014<http://example.org/reading>-_:NodeLine19Col22 = Valid
1015,true)
101612:46:44.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
101712:46:44.181 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
101812:46:44.182 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
101912:46:44.183 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
102012:46:44.184 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
102112:46:44.184 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
102212:46:44.185 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1023<http://example.org/reading>-_:NodeLine8Col29 = Valid
1024,true)
102512:46:44.186 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1026<http://example.org/reading>-_:NodeLine8Col29 = Valid
1027,true)
102812:46:44.186 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1029<http://example.org/reading>-_:NodeLine8Col29 = Valid
1030,true)
103112:46:44.187 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
103212:46:44.187 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
103312:46:44.187 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
103412:46:44.187 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
103512:46:44.188 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
103612:46:44.188 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
103712:46:44.188 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1038<http://example.org/reading>-_:NodeLine12Col22 = Valid
1039,true)
104012:46:44.188 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
104112:46:44.188 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
104212:46:44.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
104312:46:44.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
104412:46:44.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
104512:46:44.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1046<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1047,false)
104812:46:44.192 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
104912:46:44.194 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
105012:46:44.194 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
105112:46:44.194 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
105212:46:44.195 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
105312:46:44.195 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1054<http://example.org/reading>-_:NodeLine12Col22 = Valid
1055,true)
105612:46:44.195 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
105712:46:44.195 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
105812:46:44.195 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
105912:46:44.196 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
106012:46:44.196 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
106112:46:44.196 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1062<http://example.org/reading>-_:NodeLine12Col22 = Valid
1063,true)
106412:46:44.200 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1065<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1066,false)
106712:46:44.200 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1068<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1069,false)
107012:46:44.200 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1071<http://example.org/reading>-_:NodeLine8Col29 = Valid
1072<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1073<http://example.org/reading>-_:NodeLine19Col22 = Valid
1074,false)
107512:46:44.203 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1076(<http://example.org/reading>-http://example.org/ValidReading = Valid
1077<http://example.org/reading>-_:NodeLine8Col29 = Valid
1078<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1079<http://example.org/reading>-_:NodeLine19Col22 = Valid
1080,false)
108112:46:44.205 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1082(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1083<http://example.org/reading>-_:NodeLine8Col29 = Valid
1084<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1085<http://example.org/reading>-_:NodeLine19Col22 = Valid
1086,false)
108712:46:44.205 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
108812:46:44.206 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
108912:46:44.206 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
109012:46:44.206 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
109112:46:44.206 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
109212:46:44.206 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
109312:46:44.206 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
109412:46:44.207 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
109512:46:44.207 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
109612:46:44.212 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
109712:46:44.256 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
109812:46:44.257 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
109912:46:44.257 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
110012:46:44.258 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
110112:46:44.259 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
110212:46:44.259 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
110312:46:44.259 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
110412:46:44.259 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
110512:46:44.260 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
110612:46:44.260 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
110712:46:44.260 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
110812:46:44.261 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
110912:46:44.262 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
111012:46:44.262 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
111112:46:44.263 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1112<http://example.org/reading>-_:NodeLine19Col22 = Valid
1113,true)
111412:46:44.263 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
111512:46:44.263 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
111612:46:44.264 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
111712:46:44.264 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
111812:46:44.265 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1119<http://example.org/reading>-_:NodeLine19Col22 = Valid
1120,true)
112112:46:44.265 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
112212:46:44.265 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
112312:46:44.266 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
112412:46:44.266 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
112512:46:44.267 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
112612:46:44.267 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1127<http://example.org/reading>-_:NodeLine19Col22 = Valid
1128,true)
112912:46:44.268 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1130<http://example.org/reading>-_:NodeLine19Col22 = Valid
1131,true)
113212:46:44.269 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1133<http://example.org/reading>-_:NodeLine19Col22 = Valid
1134,true)
113512:46:44.270 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
113612:46:44.271 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
113712:46:44.272 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
113812:46:44.273 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
113912:46:44.274 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
114012:46:44.277 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
114112:46:44.277 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1142<http://example.org/reading>-_:NodeLine8Col29 = Valid
1143,true)
114412:46:44.279 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1145<http://example.org/reading>-_:NodeLine8Col29 = Valid
1146,true)
114712:46:44.280 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1148<http://example.org/reading>-_:NodeLine8Col29 = Valid
1149,true)
115012:46:44.281 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
115112:46:44.285 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
115212:46:44.286 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
115312:46:44.286 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
115412:46:44.287 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
115512:46:44.287 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
115612:46:44.287 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1157<http://example.org/reading>-_:NodeLine12Col22 = Valid
1158,true)
115912:46:44.287 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
116012:46:44.288 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
116112:46:44.288 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
116212:46:44.290 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
116312:46:44.290 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
116412:46:44.290 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1165<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1166,false)
116712:46:44.290 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
116812:46:44.290 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
116912:46:44.290 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
117012:46:44.291 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
117112:46:44.292 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
117212:46:44.292 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1173<http://example.org/reading>-_:NodeLine12Col22 = Valid
1174,true)
117512:46:44.292 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
117612:46:44.293 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
117712:46:44.293 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
117812:46:44.294 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
117912:46:44.294 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
118012:46:44.294 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1181<http://example.org/reading>-_:NodeLine12Col22 = Valid
1182,true)
118312:46:44.294 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1184<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1185,false)
118612:46:44.294 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1187<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1188,false)
118912:46:44.295 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1190<http://example.org/reading>-_:NodeLine8Col29 = Valid
1191<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1192<http://example.org/reading>-_:NodeLine19Col22 = Valid
1193,false)
119412:46:44.295 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1195(<http://example.org/reading>-http://example.org/ValidReading = Valid
1196<http://example.org/reading>-_:NodeLine8Col29 = Valid
1197<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1198<http://example.org/reading>-_:NodeLine19Col22 = Valid
1199,false)
120012:46:44.295 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1201(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1202<http://example.org/reading>-_:NodeLine8Col29 = Valid
1203<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1204<http://example.org/reading>-_:NodeLine19Col22 = Valid
1205,false)
120612:46:44.295 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
120712:46:44.295 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
120812:46:44.295 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
120912:46:44.297 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
121012:46:44.298 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
121112:46:44.298 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
121212:46:44.298 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
121312:46:44.298 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
121412:46:44.298 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
1215[info] HaltingTests:
1216[info] Validation halts
1217[info] on INVALID results
1218[info] - using ShEx schemas
1219[info] - using SHACL schemas
1220[info] on ERRORED results
122112:46:44.309 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
1222[info] - using ShEx schemas
1223[info] - using SHACL schemas
122412:46:44.316 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.ClientUtils - Resolved host localhost as 127.0.0.1
122512:46:44.317 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1
122612:46:44.354 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.common.network.Selector - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Connection with localhost/127.0.0.1 disconnected
1227java.net.ConnectException: Connection refused
1228 at java.base/sun.nio.ch.Net.pollConnect(Native Method)
1229 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
1230 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
1231 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50)
1232 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224)
1233 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526)
1234 at org.apache.kafka.common.network.Selector.poll(Selector.java:481)
1235 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560)
1236 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:265)
1237 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236)
1238 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215)
1239 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:246)
1240 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:483)
1241 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1262)
1242 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1231)
1243 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1211)
1244 at fs2.kafka.internal.KafkaConsumerActor.pollConsumer$1$$anonfun$1(KafkaConsumerActor.scala:262)
1245 at fs2.kafka.internal.WithConsumer$$anon$1.blocking$$anonfun$1(WithConsumer.scala:34)
1246 at cats.effect.IOFiber.runLoop(IOFiber.scala:283)
1247 at cats.effect.IOFiber.autoCedeR(IOFiber.scala:1393)
1248 at cats.effect.IOFiber.run(IOFiber.scala:146)
1249 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1250 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1251 at java.base/java.lang.Thread.run(Thread.java:833)
125212:46:44.355 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Node -1 disconnected.
125312:46:44.358 [fs2-kafka-consumer-325] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available.
125412:46:44.359 [fs2-kafka-consumer-325] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected
125512:46:44.369 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=4, clientId=consumer-comet:0.1.7-1, correlationId=0) due to node -1 being disconnected
125612:46:44.369 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] FindCoordinator request failed due to org.apache.kafka.common.errors.DisconnectException
125712:46:44.370 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Coordinator discovery failed, refreshing metadata
1258org.apache.kafka.common.errors.DisconnectException: null
125912:46:44.381 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] No broker available to send FindCoordinator request
126012:46:44.382 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Coordinator discovery failed, refreshing metadata
1261org.apache.kafka.clients.consumer.internals.NoAvailableBrokersException: null
126212:46:44.385 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
126312:46:44.385 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
126412:46:44.385 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
126512:46:44.389 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
126612:46:44.389 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
126712:46:44.390 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
126812:46:44.390 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
126912:46:44.390 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
127012:46:44.390 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
127112:46:44.390 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
127212:46:44.390 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
127312:46:44.390 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
127412:46:44.392 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
127512:46:44.392 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
127612:46:44.393 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1277<http://example.org/reading>-_:b0 = Valid
1278,true)
127912:46:44.394 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
128012:46:44.394 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
128112:46:44.395 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
128212:46:44.396 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
128312:46:44.398 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
128412:46:44.398 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1285<http://example.org/reading>-_:b0 = Valid
1286,true)
128712:46:44.398 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
128812:46:44.398 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
128912:46:44.398 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
129012:46:44.399 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.93), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
129112:46:44.401 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
129212:46:44.401 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1293<http://example.org/reading>-_:b0 = Valid
1294,true)
129512:46:44.401 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
129612:46:44.401 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
129712:46:44.402 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
129812:46:44.403 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
129912:46:44.404 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
130012:46:44.404 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1301<http://example.org/reading>-_:b0 = Valid
1302,true)
130312:46:44.405 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1304<http://example.org/reading>-_:b0 = Valid
1305,true)
130612:46:44.405 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1307<http://example.org/reading>-_:b0 = Valid
1308,true)
130912:46:44.405 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
131012:46:44.405 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
131112:46:44.406 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
131212:46:44.406 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
131312:46:44.406 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
131412:46:44.406 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
131512:46:44.407 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1316<http://example.org/reading>-_:b2 = Valid
1317,true)
131812:46:44.407 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1319<http://example.org/reading>-_:b2 = Valid
1320,true)
132112:46:44.407 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1322<http://example.org/reading>-_:b2 = Valid
1323,true)
132412:46:44.408 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
132512:46:44.408 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
132612:46:44.408 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
132712:46:44.408 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
132812:46:44.409 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
132912:46:44.410 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
133012:46:44.410 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1331<http://example.org/reading>-_:b1 = Valid
1332,true)
133312:46:44.410 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
133412:46:44.410 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
133512:46:44.410 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
133612:46:44.411 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
133712:46:44.411 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1338<http://example.org/reading>-_:b1 = Valid
1339,true)
134012:46:44.411 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
134112:46:44.411 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
134212:46:44.411 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
134312:46:44.412 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
134412:46:44.412 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
134512:46:44.413 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1346<http://example.org/reading>-_:b1 = Valid
1347,true)
134812:46:44.413 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1349<http://example.org/reading>-_:b1 = Valid
1350,true)
135112:46:44.413 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1352<http://example.org/reading>-_:b1 = Valid
1353,true)
135412:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1355<http://example.org/reading>-_:b2 = Valid
1356<http://example.org/reading>-_:b1 = Valid
1357<http://example.org/reading>-_:b0 = Valid
1358,true)
135912:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1360(<http://example.org/reading>-http://example.org/ValidReading = Valid
1361<http://example.org/reading>-_:b2 = Valid
1362<http://example.org/reading>-_:b1 = Valid
1363<http://example.org/reading>-_:b0 = Valid
1364,true)
136512:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1366(<http://example.org/reading>-http://example.org/ValidReading = Valid
1367<http://example.org/reading>-_:b2 = Valid
1368<http://example.org/reading>-_:b1 = Valid
1369<http://example.org/reading>-_:b0 = Valid
1370,true)
137112:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
137212:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
137312:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
137412:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
137512:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
137612:46:44.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
137712:46:44.415 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
137812:46:44.415 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
137912:46:44.415 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
138012:46:44.418 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
138112:46:44.445 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null)
138212:46:44.445 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.ClientUtils - Resolved host localhost as 127.0.0.1
138312:46:44.445 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1
138412:46:44.446 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.common.network.Selector - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Connection with localhost/127.0.0.1 disconnected
1385java.net.ConnectException: Connection refused
1386 at java.base/sun.nio.ch.Net.pollConnect(Native Method)
1387 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
1388 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
1389 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50)
1390 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224)
1391 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526)
1392 at org.apache.kafka.common.network.Selector.poll(Selector.java:481)
1393 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560)
1394 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:265)
1395 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236)
1396 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215)
1397 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:246)
1398 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:483)
1399 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1262)
1400 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1231)
1401 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1211)
1402 at fs2.kafka.internal.KafkaConsumerActor.pollConsumer$1$$anonfun$1(KafkaConsumerActor.scala:262)
1403 at fs2.kafka.internal.WithConsumer$$anon$1.blocking$$anonfun$1(WithConsumer.scala:34)
1404 at cats.effect.IOFiber.runLoop(IOFiber.scala:283)
1405 at cats.effect.IOFiber.autoCedeR(IOFiber.scala:1393)
1406 at cats.effect.IOFiber.run(IOFiber.scala:146)
1407 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1408 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1409 at java.base/java.lang.Thread.run(Thread.java:833)
141012:46:44.447 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Node -1 disconnected.
141112:46:44.448 [fs2-kafka-consumer-325] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available.
141212:46:44.449 [fs2-kafka-consumer-325] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected
141312:46:44.449 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=4, clientId=consumer-comet:0.1.7-1, correlationId=1) due to node -1 being disconnected
141412:46:44.449 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] FindCoordinator request failed due to org.apache.kafka.common.errors.DisconnectException
141512:46:44.449 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Coordinator discovery failed, refreshing metadata
1416org.apache.kafka.common.errors.DisconnectException: null
141712:46:44.456 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
141812:46:44.459 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
141912:46:44.459 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
142012:46:44.459 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
142112:46:44.460 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
142212:46:44.460 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
142312:46:44.460 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
142412:46:44.460 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
142512:46:44.460 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
142612:46:44.461 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
142712:46:44.461 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
142812:46:44.461 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
142912:46:44.461 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
143012:46:44.462 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
143112:46:44.462 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
143212:46:44.462 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1433<http://example.org/reading>-_:b0 = Valid
1434,true)
143512:46:44.462 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
143612:46:44.463 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
143712:46:44.463 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
143812:46:44.463 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
143912:46:44.464 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
144012:46:44.464 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1441<http://example.org/reading>-_:b0 = Valid
1442,true)
144312:46:44.464 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
144412:46:44.464 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
144512:46:44.464 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
144612:46:44.465 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.18), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
144712:46:44.465 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
144812:46:44.465 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1449<http://example.org/reading>-_:b0 = Valid
1450,true)
145112:46:44.465 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
145212:46:44.465 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
145312:46:44.466 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
145412:46:44.467 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
145512:46:44.467 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
145612:46:44.467 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1457<http://example.org/reading>-_:b0 = Valid
1458,true)
145912:46:44.467 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1460<http://example.org/reading>-_:b0 = Valid
1461,true)
146212:46:44.468 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1463<http://example.org/reading>-_:b0 = Valid
1464,true)
146512:46:44.468 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
146612:46:44.468 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
146712:46:44.468 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
146812:46:44.468 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
146912:46:44.468 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
147012:46:44.469 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
147112:46:44.469 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1472<http://example.org/reading>-_:b2 = Valid
1473,true)
147412:46:44.470 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1475<http://example.org/reading>-_:b2 = Valid
1476,true)
147712:46:44.470 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1478<http://example.org/reading>-_:b2 = Valid
1479,true)
148012:46:44.470 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
148112:46:44.470 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
148212:46:44.470 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
148312:46:44.470 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
148412:46:44.471 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
148512:46:44.471 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
148612:46:44.471 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1487<http://example.org/reading>-_:b1 = Valid
1488,true)
148912:46:44.471 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
149012:46:44.471 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
149112:46:44.471 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
149212:46:44.474 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
149312:46:44.474 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1494<http://example.org/reading>-_:b1 = Valid
1495,true)
149612:46:44.475 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
149712:46:44.475 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
149812:46:44.475 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
149912:46:44.475 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
150012:46:44.475 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
150112:46:44.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1502<http://example.org/reading>-_:b1 = Valid
1503,true)
150412:46:44.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1505<http://example.org/reading>-_:b1 = Valid
1506,true)
150712:46:44.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1508<http://example.org/reading>-_:b1 = Valid
1509,true)
151012:46:44.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1511<http://example.org/reading>-_:b2 = Valid
1512<http://example.org/reading>-_:b1 = Valid
1513<http://example.org/reading>-_:b0 = Valid
1514,true)
151512:46:44.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1516(<http://example.org/reading>-http://example.org/ValidReading = Valid
1517<http://example.org/reading>-_:b2 = Valid
1518<http://example.org/reading>-_:b1 = Valid
1519<http://example.org/reading>-_:b0 = Valid
1520,true)
152112:46:44.477 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1522(<http://example.org/reading>-http://example.org/ValidReading = Valid
1523<http://example.org/reading>-_:b2 = Valid
1524<http://example.org/reading>-_:b1 = Valid
1525<http://example.org/reading>-_:b0 = Valid
1526,true)
152712:46:44.477 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
152812:46:44.477 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
152912:46:44.477 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
153012:46:44.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
153112:46:44.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
153212:46:44.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
153312:46:44.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
153412:46:44.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
153512:46:44.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
153612:46:44.482 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
153712:46:44.498 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
153812:46:44.498 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Sending synchronous auto-commit of offsets {}
153912:46:44.498 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Executing onLeavePrepare with generation Generation{generationId=-1, memberId='', protocol='null'} and memberId
154012:46:44.499 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Resetting generation due to: consumer pro-actively leaving the group
154112:46:44.499 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Request joining group due to: consumer pro-actively leaving the group
154212:46:44.499 [fs2-kafka-consumer-325] INFO org.apache.kafka.common.metrics.Metrics - Metrics scheduler closed
154312:46:44.499 [fs2-kafka-consumer-325] INFO org.apache.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter
154412:46:44.499 [fs2-kafka-consumer-325] INFO org.apache.kafka.common.metrics.Metrics - Metrics reporters closed
154512:46:44.507 [fs2-kafka-consumer-325] INFO org.apache.kafka.common.utils.AppInfoParser - App info kafka.consumer for consumer-comet:0.1.7-1 unregistered
154612:46:44.507 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.KafkaConsumer - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Kafka consumer has been closed
1547org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1548 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1549 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1550 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1551 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1552 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1553 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1554 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1555 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1556 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1557 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1558 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1559 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1560 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1561 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1562 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1563 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1564 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1565 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1566org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1567 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1568 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1569 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1570 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1571 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1572 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1573 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1574 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1575 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1576 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1577 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1578 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1579 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1580 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1581 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1582 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1583 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1584 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1585org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1586 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1587 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1588 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1589 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1590 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1591 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1592 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1593 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1594 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1595 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1596 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1597 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1598 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1599 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1600 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1601 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1602 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1603 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
160412:46:44.519 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
160512:46:44.519 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
160612:46:44.519 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
1607org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
160812:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
160912:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
161012:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
161112:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
161212:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
161312:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
161412:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
161512:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
161612:46:44.520 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
1617 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1618 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1619 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1620 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1621 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1622 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1623 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1624 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1625 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1626 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1627 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1628 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1629 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1630 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1631 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1632 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1633 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1634 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
163512:46:44.521 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
163612:46:44.521 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
163712:46:44.522 [pool-19-thread-4-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
163812:46:44.522 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1639<http://example.org/reading>-_:b0 = Valid
1640,true)
164112:46:44.522 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
164212:46:44.522 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
164312:46:44.522 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
164412:46:44.522 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
164512:46:44.522 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
164612:46:44.523 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1647<http://example.org/reading>-_:b0 = Valid
1648,true)
164912:46:44.523 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
165012:46:44.523 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
165112:46:44.523 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
1652[info] ExtractorTests:
1653[info] LIST extractor
1654[info] - works
1655[info] FILE extractor
165612:46:44.523 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.78), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
165712:46:44.523 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
165812:46:44.523 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1659<http://example.org/reading>-_:b0 = Valid
1660,true)
166112:46:44.523 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
166212:46:44.524 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
166312:46:44.524 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
166412:46:44.524 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
166512:46:44.525 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
166612:46:44.525 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1667<http://example.org/reading>-_:b0 = Valid
1668,true)
166912:46:44.525 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1670<http://example.org/reading>-_:b0 = Valid
1671,true)
167212:46:44.525 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1673<http://example.org/reading>-_:b0 = Valid
1674,true)
167512:46:44.525 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
167612:46:44.526 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
167712:46:44.526 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
167812:46:44.526 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
1679[info] - works
1680[info] KAFKA extractor
1681[info] - works
168212:46:44.526 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
168312:46:44.526 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
168412:46:44.527 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1685<http://example.org/reading>-_:b2 = Valid
1686,true)
168712:46:44.527 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1688<http://example.org/reading>-_:b2 = Valid
1689,true)
169012:46:44.527 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1691<http://example.org/reading>-_:b2 = Valid
1692,true)
169312:46:44.527 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
169412:46:44.527 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
169512:46:44.527 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
169612:46:44.527 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
169712:46:44.528 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
169812:46:44.528 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
169912:46:44.528 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1700<http://example.org/reading>-_:b1 = Valid
1701,true)
170212:46:44.528 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
170312:46:44.529 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
170412:46:44.529 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
170512:46:44.529 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
170612:46:44.529 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1707<http://example.org/reading>-_:b1 = Valid
1708,true)
170912:46:44.530 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
171012:46:44.530 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
171112:46:44.530 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
171212:46:44.530 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
171312:46:44.531 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
171412:46:44.531 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1715<http://example.org/reading>-_:b1 = Valid
1716,true)
171712:46:44.531 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1718<http://example.org/reading>-_:b1 = Valid
1719,true)
172012:46:44.531 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1721<http://example.org/reading>-_:b1 = Valid
1722,true)
172312:46:44.532 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1724<http://example.org/reading>-_:b2 = Valid
1725<http://example.org/reading>-_:b1 = Valid
1726<http://example.org/reading>-_:b0 = Valid
1727,true)
172812:46:44.532 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1729(<http://example.org/reading>-http://example.org/ValidReading = Valid
1730<http://example.org/reading>-_:b2 = Valid
1731<http://example.org/reading>-_:b1 = Valid
1732<http://example.org/reading>-_:b0 = Valid
1733,true)
173412:46:44.532 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1735(<http://example.org/reading>-http://example.org/ValidReading = Valid
1736<http://example.org/reading>-_:b2 = Valid
1737<http://example.org/reading>-_:b1 = Valid
1738<http://example.org/reading>-_:b0 = Valid
1739,true)
174012:46:44.533 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
174112:46:44.533 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
174212:46:44.533 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
174312:46:44.534 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
174412:46:44.534 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
174512:46:44.534 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
174612:46:44.534 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
174712:46:44.534 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
174812:46:44.534 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
174912:46:44.538 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
175012:46:44.573 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
175112:46:44.574 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
175212:46:44.574 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
175312:46:44.575 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
175412:46:44.575 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
175512:46:44.575 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
175612:46:44.575 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
175712:46:44.575 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
175812:46:44.575 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
175912:46:44.575 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
176012:46:44.576 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
176112:46:44.576 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
176212:46:44.577 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
176312:46:44.577 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
176412:46:44.577 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1765<http://example.org/reading>-_:b0 = Valid
1766,true)
176712:46:44.578 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
176812:46:44.578 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
176912:46:44.578 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
177012:46:44.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
177112:46:44.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
177212:46:44.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1773<http://example.org/reading>-_:b0 = Not valid
1774,false)
177512:46:44.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
177612:46:44.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
177712:46:44.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
177812:46:44.580 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
177912:46:44.580 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
178012:46:44.580 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1781<http://example.org/reading>-_:b0 = Valid
1782,true)
178312:46:44.580 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
178412:46:44.580 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
178512:46:44.580 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
178612:46:44.581 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
178712:46:44.581 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
178812:46:44.581 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1789<http://example.org/reading>-_:b0 = Valid
1790,true)
179112:46:44.581 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1792<http://example.org/reading>-_:b0 = Not valid
1793,false)
179412:46:44.582 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1795<http://example.org/reading>-_:b0 = Not valid
1796,false)
179712:46:44.582 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
179812:46:44.582 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
179912:46:44.582 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
180012:46:44.582 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
180112:46:44.583 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
180212:46:44.583 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
180312:46:44.583 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1804<http://example.org/reading>-_:b2 = Valid
1805,true)
180612:46:44.584 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1807<http://example.org/reading>-_:b2 = Valid
1808,true)
180912:46:44.584 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1810<http://example.org/reading>-_:b2 = Valid
1811,true)
181212:46:44.584 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
181312:46:44.584 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
181412:46:44.584 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
181512:46:44.584 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
181612:46:44.585 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
181712:46:44.585 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
181812:46:44.585 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1819<http://example.org/reading>-_:b1 = Valid
1820,true)
182112:46:44.585 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
182212:46:44.585 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
182312:46:44.585 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
182412:46:44.586 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
182512:46:44.586 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1826<http://example.org/reading>-_:b1 = Valid
1827,true)
182812:46:44.586 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
182912:46:44.586 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
183012:46:44.586 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
183112:46:44.586 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
183212:46:44.587 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
183312:46:44.587 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1834<http://example.org/reading>-_:b1 = Valid
1835,true)
183612:46:44.587 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1837<http://example.org/reading>-_:b1 = Valid
1838,true)
183912:46:44.587 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1840<http://example.org/reading>-_:b1 = Valid
1841,true)
184212:46:44.588 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1843<http://example.org/reading>-_:b2 = Valid
1844<http://example.org/reading>-_:b1 = Valid
1845<http://example.org/reading>-_:b0 = Not valid
1846,false)
184712:46:44.588 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1848(<http://example.org/reading>-http://example.org/ValidReading = Valid
1849<http://example.org/reading>-_:b2 = Valid
1850<http://example.org/reading>-_:b1 = Valid
1851<http://example.org/reading>-_:b0 = Not valid
1852,false)
185312:46:44.588 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1854(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1855<http://example.org/reading>-_:b2 = Valid
1856<http://example.org/reading>-_:b1 = Valid
1857<http://example.org/reading>-_:b0 = Not valid
1858,false)
185912:46:44.588 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
186012:46:44.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
186112:46:44.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
186212:46:44.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
186312:46:44.590 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
186412:46:44.590 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
186512:46:44.590 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
186612:46:44.591 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
186712:46:44.591 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
186812:46:44.594 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
186912:46:44.629 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
187012:46:44.630 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
187112:46:44.630 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
187212:46:44.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
187312:46:44.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
187412:46:44.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
187512:46:44.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
187612:46:44.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
187712:46:44.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
187812:46:44.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
187912:46:44.633 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
188012:46:44.633 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
188112:46:44.635 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
188212:46:44.636 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
188312:46:44.637 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1884<http://example.org/reading>-_:b0 = Valid
1885,true)
188612:46:44.637 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
188712:46:44.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
188812:46:44.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
188912:46:44.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
189012:46:44.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
189112:46:44.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1892<http://example.org/reading>-_:b0 = Not valid
1893,false)
189412:46:44.639 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
189512:46:44.639 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
189612:46:44.639 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
189712:46:44.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
189812:46:44.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
189912:46:44.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1900<http://example.org/reading>-_:b0 = Valid
1901,true)
190212:46:44.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
190312:46:44.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
190412:46:44.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
190512:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
190612:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
190712:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1908<http://example.org/reading>-_:b0 = Valid
1909,true)
191012:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1911<http://example.org/reading>-_:b0 = Not valid
1912,false)
191312:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1914<http://example.org/reading>-_:b0 = Not valid
1915,false)
191612:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
191712:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
191812:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
191912:46:44.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
192012:46:44.642 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
192112:46:44.642 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
192212:46:44.642 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1923<http://example.org/reading>-_:b2 = Valid
1924,true)
192512:46:44.643 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1926<http://example.org/reading>-_:b2 = Valid
1927,true)
192812:46:44.643 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1929<http://example.org/reading>-_:b2 = Valid
1930,true)
193112:46:44.643 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
193212:46:44.643 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
193312:46:44.643 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
193412:46:44.643 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
193512:46:44.644 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
193612:46:44.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
193712:46:44.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1938<http://example.org/reading>-_:b1 = Valid
1939,true)
194012:46:44.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
194112:46:44.646 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
194212:46:44.646 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
194312:46:44.647 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
194412:46:44.648 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1945<http://example.org/reading>-_:b1 = Valid
1946,true)
194712:46:44.648 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
194812:46:44.648 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
194912:46:44.648 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
195012:46:44.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
195112:46:44.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
195212:46:44.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1953<http://example.org/reading>-_:b1 = Valid
1954,true)
195512:46:44.650 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1956<http://example.org/reading>-_:b1 = Valid
1957,true)
195812:46:44.651 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1959<http://example.org/reading>-_:b1 = Valid
1960,true)
196112:46:44.651 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1962<http://example.org/reading>-_:b2 = Valid
1963<http://example.org/reading>-_:b1 = Valid
1964<http://example.org/reading>-_:b0 = Not valid
1965,false)
196612:46:44.652 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1967(<http://example.org/reading>-http://example.org/ValidReading = Valid
1968<http://example.org/reading>-_:b2 = Valid
1969<http://example.org/reading>-_:b1 = Valid
1970<http://example.org/reading>-_:b0 = Not valid
1971,false)
197212:46:44.653 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1973(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1974<http://example.org/reading>-_:b2 = Valid
1975<http://example.org/reading>-_:b1 = Valid
1976<http://example.org/reading>-_:b0 = Not valid
1977,false)
197812:46:44.653 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
197912:46:44.654 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
198012:46:44.654 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
198112:46:44.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
198212:46:44.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
198312:46:44.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
198412:46:44.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
198512:46:44.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
198612:46:44.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
198712:46:44.658 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
198812:46:44.691 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
198912:46:44.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
199012:46:44.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
199112:46:44.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
199212:46:44.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
199312:46:44.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
199412:46:44.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
199512:46:44.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
199612:46:44.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
199712:46:44.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
199812:46:44.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
199912:46:44.695 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
200012:46:44.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
200112:46:44.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
200212:46:44.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2003<http://example.org/reading>-_:b0 = Valid
2004,true)
200512:46:44.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
200612:46:44.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
200712:46:44.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
200812:46:44.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
200912:46:44.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
201012:46:44.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2011<http://example.org/reading>-_:b0 = Not valid
2012,false)
201312:46:44.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
201412:46:44.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
201512:46:44.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
201612:46:44.698 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
201712:46:44.698 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
201812:46:44.698 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2019<http://example.org/reading>-_:b0 = Valid
2020,true)
202112:46:44.698 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
202212:46:44.698 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
202312:46:44.698 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
202412:46:44.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
202512:46:44.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
202612:46:44.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2027<http://example.org/reading>-_:b0 = Valid
2028,true)
202912:46:44.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2030<http://example.org/reading>-_:b0 = Not valid
2031,false)
203212:46:44.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2033<http://example.org/reading>-_:b0 = Not valid
2034,false)
203512:46:44.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
203612:46:44.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
203712:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
203812:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
203912:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
204012:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
204112:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2042<http://example.org/reading>-_:b2 = Valid
2043,true)
204412:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2045<http://example.org/reading>-_:b2 = Valid
2046,true)
204712:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2048<http://example.org/reading>-_:b2 = Valid
2049,true)
205012:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
205112:46:44.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
205212:46:44.701 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
205312:46:44.701 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
205412:46:44.701 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
205512:46:44.701 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
205612:46:44.701 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2057<http://example.org/reading>-_:b1 = Valid
2058,true)
205912:46:44.701 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
206012:46:44.701 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
206112:46:44.701 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
206212:46:44.704 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
206312:46:44.704 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2064<http://example.org/reading>-_:b1 = Valid
2065,true)
206612:46:44.705 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
206712:46:44.705 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
206812:46:44.705 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
206912:46:44.706 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
207012:46:44.706 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
207112:46:44.706 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2072<http://example.org/reading>-_:b1 = Valid
2073,true)
207412:46:44.707 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2075<http://example.org/reading>-_:b1 = Valid
2076,true)
207712:46:44.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2078<http://example.org/reading>-_:b1 = Valid
2079,true)
208012:46:44.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2081<http://example.org/reading>-_:b2 = Valid
2082<http://example.org/reading>-_:b1 = Valid
2083<http://example.org/reading>-_:b0 = Not valid
2084,false)
208512:46:44.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2086(<http://example.org/reading>-http://example.org/ValidReading = Valid
2087<http://example.org/reading>-_:b2 = Valid
2088<http://example.org/reading>-_:b1 = Valid
2089<http://example.org/reading>-_:b0 = Not valid
2090,false)
209112:46:44.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2092(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2093<http://example.org/reading>-_:b2 = Valid
2094<http://example.org/reading>-_:b1 = Valid
2095<http://example.org/reading>-_:b0 = Not valid
2096,false)
209712:46:44.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
209812:46:44.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
209912:46:44.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
210012:46:44.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
210112:46:44.711 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
210212:46:44.711 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
210312:46:44.711 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
210412:46:44.711 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
210512:46:44.711 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
210612:46:44.716 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
210712:46:44.750 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
210812:46:44.750 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
210912:46:44.750 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
211012:46:44.750 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
211112:46:44.750 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
211212:46:44.750 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
211312:46:44.750 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
211412:46:44.750 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:f6428c2e-f7fb-468a-96af-6f218cf8133f,_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2,_:e1b8c876-ea0d-49a5-a907-909883610156)
211512:46:44.751 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:f6428c2e-f7fb-468a-96af-6f218cf8133f
211612:46:44.751 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f6428c2e-f7fb-468a-96af-6f218cf8133f,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
211712:46:44.751 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
211812:46:44.751 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
211912:46:44.752 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
212012:46:44.752 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
212112:46:44.752 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2122<http://example.org/reading>-_:f6428c2e-f7fb-468a-96af-6f218cf8133f = Valid
2123,true)
212412:46:44.752 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f6428c2e-f7fb-468a-96af-6f218cf8133f,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
212512:46:44.752 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
212612:46:44.752 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
212712:46:44.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
212812:46:44.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2129<http://example.org/reading>-_:f6428c2e-f7fb-468a-96af-6f218cf8133f = Valid
2130,true)
213112:46:44.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f6428c2e-f7fb-468a-96af-6f218cf8133f,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
213212:46:44.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
213312:46:44.753 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
213412:46:44.754 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
213512:46:44.754 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
213612:46:44.754 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2137<http://example.org/reading>-_:f6428c2e-f7fb-468a-96af-6f218cf8133f = Valid
2138,true)
213912:46:44.754 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:f6428c2e-f7fb-468a-96af-6f218cf8133f: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2140<http://example.org/reading>-_:f6428c2e-f7fb-468a-96af-6f218cf8133f = Valid
2141,true)
214212:46:44.755 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:f6428c2e-f7fb-468a-96af-6f218cf8133f)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2143<http://example.org/reading>-_:f6428c2e-f7fb-468a-96af-6f218cf8133f = Valid
2144,true)
214512:46:44.755 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:87df37c4-8f8b-415e-aea6-5f3bfd6328b2
214612:46:44.755 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
214712:46:44.755 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
214812:46:44.755 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
214912:46:44.756 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
215012:46:44.756 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
215112:46:44.756 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2152<http://example.org/reading>-_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2 = Valid
2153,true)
215412:46:44.757 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:87df37c4-8f8b-415e-aea6-5f3bfd6328b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2155<http://example.org/reading>-_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2 = Valid
2156,true)
215712:46:44.757 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2158<http://example.org/reading>-_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2 = Valid
2159,true)
216012:46:44.757 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:e1b8c876-ea0d-49a5-a907-909883610156
216112:46:44.757 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:e1b8c876-ea0d-49a5-a907-909883610156,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
216212:46:44.757 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
216312:46:44.757 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
216412:46:44.758 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
216512:46:44.758 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
216612:46:44.758 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2167<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2168,true)
216912:46:44.758 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:e1b8c876-ea0d-49a5-a907-909883610156,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
217012:46:44.759 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
217112:46:44.759 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
217212:46:44.759 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
217312:46:44.760 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
217412:46:44.760 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2175<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2176,true)
217712:46:44.760 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:e1b8c876-ea0d-49a5-a907-909883610156,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
217812:46:44.760 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
217912:46:44.760 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
218012:46:44.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.06), attempt: Attempt(<http://example.org/reading>,RefNode(_:e1b8c876-ea0d-49a5-a907-909883610156),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
218112:46:44.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
218212:46:44.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2183<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2184,true)
218512:46:44.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:e1b8c876-ea0d-49a5-a907-909883610156,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
218612:46:44.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
218712:46:44.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
218812:46:44.761 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
218912:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
219012:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2191<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2192,true)
219312:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:e1b8c876-ea0d-49a5-a907-909883610156: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2194<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2195,true)
219612:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:e1b8c876-ea0d-49a5-a907-909883610156)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2197<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2198,true)
219912:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:f6428c2e-f7fb-468a-96af-6f218cf8133f,_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2,_:e1b8c876-ea0d-49a5-a907-909883610156)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2200<http://example.org/reading>-_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2 = Valid
2201<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2202<http://example.org/reading>-_:f6428c2e-f7fb-468a-96af-6f218cf8133f = Valid
2203,true)
220412:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2205(<http://example.org/reading>-http://example.org/ValidReading = Valid
2206<http://example.org/reading>-_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2 = Valid
2207<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2208<http://example.org/reading>-_:f6428c2e-f7fb-468a-96af-6f218cf8133f = Valid
2209,true)
221012:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2211(<http://example.org/reading>-http://example.org/ValidReading = Valid
2212<http://example.org/reading>-_:87df37c4-8f8b-415e-aea6-5f3bfd6328b2 = Valid
2213<http://example.org/reading>-_:e1b8c876-ea0d-49a5-a907-909883610156 = Valid
2214<http://example.org/reading>-_:f6428c2e-f7fb-468a-96af-6f218cf8133f = Valid
2215,true)
221612:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e1b8c876-ea0d-49a5-a907-909883610156
221712:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e1b8c876-ea0d-49a5-a907-909883610156 =
221812:46:44.762 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e1b8c876-ea0d-49a5-a907-909883610156 =
221912:46:44.763 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:87df37c4-8f8b-415e-aea6-5f3bfd6328b2
222012:46:44.763 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:87df37c4-8f8b-415e-aea6-5f3bfd6328b2 =
222112:46:44.763 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:87df37c4-8f8b-415e-aea6-5f3bfd6328b2 =
222212:46:44.763 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f6428c2e-f7fb-468a-96af-6f218cf8133f
222312:46:44.764 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f6428c2e-f7fb-468a-96af-6f218cf8133f =
222412:46:44.764 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f6428c2e-f7fb-468a-96af-6f218cf8133f =
222512:46:44.766 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
222612:46:44.794 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
222712:46:44.795 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
222812:46:44.795 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
222912:46:44.796 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
223012:46:44.797 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
223112:46:44.797 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
223212:46:44.797 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
223312:46:44.797 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:03a154df-865c-499f-8a26-886fe7472c5c,_:b52548aa-f555-440c-85ed-7fc79b5809ce,_:0d5a6c28-ba72-416c-999e-36ea73dbfce4)
223412:46:44.798 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:03a154df-865c-499f-8a26-886fe7472c5c
223512:46:44.798 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:03a154df-865c-499f-8a26-886fe7472c5c,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
223612:46:44.799 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
223712:46:44.799 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
223812:46:44.800 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
223912:46:44.801 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
224012:46:44.801 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2241<http://example.org/reading>-_:03a154df-865c-499f-8a26-886fe7472c5c = Valid
2242,true)
224312:46:44.802 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:03a154df-865c-499f-8a26-886fe7472c5c: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2244<http://example.org/reading>-_:03a154df-865c-499f-8a26-886fe7472c5c = Valid
2245,true)
224612:46:44.802 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:03a154df-865c-499f-8a26-886fe7472c5c)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2247<http://example.org/reading>-_:03a154df-865c-499f-8a26-886fe7472c5c = Valid
2248,true)
224912:46:44.802 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b52548aa-f555-440c-85ed-7fc79b5809ce
225012:46:44.802 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b52548aa-f555-440c-85ed-7fc79b5809ce,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
225112:46:44.803 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
225212:46:44.803 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
225312:46:44.804 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
225412:46:44.804 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
225512:46:44.804 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2256<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2257,true)
225812:46:44.804 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b52548aa-f555-440c-85ed-7fc79b5809ce,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
225912:46:44.804 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
226012:46:44.804 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
226112:46:44.805 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
226212:46:44.805 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
226312:46:44.806 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2264<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2265,true)
226612:46:44.806 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b52548aa-f555-440c-85ed-7fc79b5809ce,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
226712:46:44.807 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
226812:46:44.807 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
226912:46:44.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.61), attempt: Attempt(<http://example.org/reading>,RefNode(_:b52548aa-f555-440c-85ed-7fc79b5809ce),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
227012:46:44.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
227112:46:44.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2272<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2273,true)
227412:46:44.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b52548aa-f555-440c-85ed-7fc79b5809ce,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
227512:46:44.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
227612:46:44.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
227712:46:44.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
227812:46:44.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
227912:46:44.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2280<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2281,true)
228212:46:44.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b52548aa-f555-440c-85ed-7fc79b5809ce: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2283<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2284,true)
228512:46:44.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b52548aa-f555-440c-85ed-7fc79b5809ce)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2286<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2287,true)
228812:46:44.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:0d5a6c28-ba72-416c-999e-36ea73dbfce4
228912:46:44.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0d5a6c28-ba72-416c-999e-36ea73dbfce4,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
229012:46:44.810 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
229112:46:44.810 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
229212:46:44.810 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
229312:46:44.810 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
229412:46:44.811 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2295<http://example.org/reading>-_:0d5a6c28-ba72-416c-999e-36ea73dbfce4 = Valid
2296,true)
229712:46:44.811 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0d5a6c28-ba72-416c-999e-36ea73dbfce4,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
229812:46:44.811 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
229912:46:44.811 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
230012:46:44.812 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
230112:46:44.812 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2302<http://example.org/reading>-_:0d5a6c28-ba72-416c-999e-36ea73dbfce4 = Valid
2303,true)
230412:46:44.812 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0d5a6c28-ba72-416c-999e-36ea73dbfce4,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
230512:46:44.812 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
230612:46:44.812 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
230712:46:44.813 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
230812:46:44.813 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
230912:46:44.813 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2310<http://example.org/reading>-_:0d5a6c28-ba72-416c-999e-36ea73dbfce4 = Valid
2311,true)
231212:46:44.814 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:0d5a6c28-ba72-416c-999e-36ea73dbfce4: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2313<http://example.org/reading>-_:0d5a6c28-ba72-416c-999e-36ea73dbfce4 = Valid
2314,true)
231512:46:44.814 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:0d5a6c28-ba72-416c-999e-36ea73dbfce4)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2316<http://example.org/reading>-_:0d5a6c28-ba72-416c-999e-36ea73dbfce4 = Valid
2317,true)
231812:46:44.814 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:03a154df-865c-499f-8a26-886fe7472c5c,_:b52548aa-f555-440c-85ed-7fc79b5809ce,_:0d5a6c28-ba72-416c-999e-36ea73dbfce4)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2319<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2320<http://example.org/reading>-_:0d5a6c28-ba72-416c-999e-36ea73dbfce4 = Valid
2321<http://example.org/reading>-_:03a154df-865c-499f-8a26-886fe7472c5c = Valid
2322,true)
232312:46:44.814 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2324(<http://example.org/reading>-http://example.org/ValidReading = Valid
2325<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2326<http://example.org/reading>-_:0d5a6c28-ba72-416c-999e-36ea73dbfce4 = Valid
2327<http://example.org/reading>-_:03a154df-865c-499f-8a26-886fe7472c5c = Valid
2328,true)
232912:46:44.814 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2330(<http://example.org/reading>-http://example.org/ValidReading = Valid
2331<http://example.org/reading>-_:b52548aa-f555-440c-85ed-7fc79b5809ce = Valid
2332<http://example.org/reading>-_:0d5a6c28-ba72-416c-999e-36ea73dbfce4 = Valid
2333<http://example.org/reading>-_:03a154df-865c-499f-8a26-886fe7472c5c = Valid
2334,true)
233512:46:44.815 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0d5a6c28-ba72-416c-999e-36ea73dbfce4
233612:46:44.815 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0d5a6c28-ba72-416c-999e-36ea73dbfce4 =
233712:46:44.815 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0d5a6c28-ba72-416c-999e-36ea73dbfce4 =
233812:46:44.815 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b52548aa-f555-440c-85ed-7fc79b5809ce
233912:46:44.816 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b52548aa-f555-440c-85ed-7fc79b5809ce =
234012:46:44.816 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b52548aa-f555-440c-85ed-7fc79b5809ce =
234112:46:44.817 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:03a154df-865c-499f-8a26-886fe7472c5c
234212:46:44.817 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:03a154df-865c-499f-8a26-886fe7472c5c =
234312:46:44.817 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:03a154df-865c-499f-8a26-886fe7472c5c =
234412:46:44.820 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
234512:46:44.845 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
234612:46:44.845 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
234712:46:44.845 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
234812:46:44.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
234912:46:44.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
235012:46:44.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
235112:46:44.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
235212:46:44.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:8e64d459-6446-45dc-9f31-a991a2ad9db1,_:30382da2-c421-4281-bd2d-afd49d8c8f9c,_:e2c721b8-15f7-445b-9166-661923ecd338)
235312:46:44.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:8e64d459-6446-45dc-9f31-a991a2ad9db1
235412:46:44.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:8e64d459-6446-45dc-9f31-a991a2ad9db1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
235512:46:44.847 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
235612:46:44.847 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
235712:46:44.847 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
235812:46:44.848 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
235912:46:44.848 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2360<http://example.org/reading>-_:8e64d459-6446-45dc-9f31-a991a2ad9db1 = Valid
2361,true)
236212:46:44.848 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:8e64d459-6446-45dc-9f31-a991a2ad9db1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
236312:46:44.848 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
236412:46:44.848 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
236512:46:44.848 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
236612:46:44.849 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2367<http://example.org/reading>-_:8e64d459-6446-45dc-9f31-a991a2ad9db1 = Valid
2368,true)
236912:46:44.849 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:8e64d459-6446-45dc-9f31-a991a2ad9db1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
237012:46:44.849 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
237112:46:44.849 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
237212:46:44.849 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
237312:46:44.849 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
237412:46:44.850 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2375<http://example.org/reading>-_:8e64d459-6446-45dc-9f31-a991a2ad9db1 = Valid
2376,true)
237712:46:44.850 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:8e64d459-6446-45dc-9f31-a991a2ad9db1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2378<http://example.org/reading>-_:8e64d459-6446-45dc-9f31-a991a2ad9db1 = Valid
2379,true)
238012:46:44.850 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:8e64d459-6446-45dc-9f31-a991a2ad9db1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2381<http://example.org/reading>-_:8e64d459-6446-45dc-9f31-a991a2ad9db1 = Valid
2382,true)
238312:46:44.850 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:30382da2-c421-4281-bd2d-afd49d8c8f9c
238412:46:44.851 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:30382da2-c421-4281-bd2d-afd49d8c8f9c,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
238512:46:44.851 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
238612:46:44.851 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
238712:46:44.851 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
238812:46:44.852 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
238912:46:44.852 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2390<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2391,true)
239212:46:44.852 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:30382da2-c421-4281-bd2d-afd49d8c8f9c,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
239312:46:44.852 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
239412:46:44.852 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
239512:46:44.852 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
239612:46:44.852 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
239712:46:44.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2398<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2399,true)
240012:46:44.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:30382da2-c421-4281-bd2d-afd49d8c8f9c,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
240112:46:44.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
240212:46:44.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
240312:46:44.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.12), attempt: Attempt(<http://example.org/reading>,RefNode(_:30382da2-c421-4281-bd2d-afd49d8c8f9c),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
240412:46:44.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
240512:46:44.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2406<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2407,true)
240812:46:44.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:30382da2-c421-4281-bd2d-afd49d8c8f9c,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
240912:46:44.854 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
241012:46:44.854 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
241112:46:44.854 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
241212:46:44.854 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
241312:46:44.855 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2414<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2415,true)
241612:46:44.855 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:30382da2-c421-4281-bd2d-afd49d8c8f9c: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2417<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2418,true)
241912:46:44.855 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:30382da2-c421-4281-bd2d-afd49d8c8f9c)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2420<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2421,true)
242212:46:44.855 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:e2c721b8-15f7-445b-9166-661923ecd338
242312:46:44.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:e2c721b8-15f7-445b-9166-661923ecd338,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
242412:46:44.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
242512:46:44.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
242612:46:44.858 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
242712:46:44.858 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
242812:46:44.858 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2429<http://example.org/reading>-_:e2c721b8-15f7-445b-9166-661923ecd338 = Valid
2430,true)
243112:46:44.858 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:e2c721b8-15f7-445b-9166-661923ecd338: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2432<http://example.org/reading>-_:e2c721b8-15f7-445b-9166-661923ecd338 = Valid
2433,true)
243412:46:44.858 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:e2c721b8-15f7-445b-9166-661923ecd338)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2435<http://example.org/reading>-_:e2c721b8-15f7-445b-9166-661923ecd338 = Valid
2436,true)
243712:46:44.858 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:8e64d459-6446-45dc-9f31-a991a2ad9db1,_:30382da2-c421-4281-bd2d-afd49d8c8f9c,_:e2c721b8-15f7-445b-9166-661923ecd338)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2438<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2439<http://example.org/reading>-_:e2c721b8-15f7-445b-9166-661923ecd338 = Valid
2440<http://example.org/reading>-_:8e64d459-6446-45dc-9f31-a991a2ad9db1 = Valid
2441,true)
244212:46:44.859 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2443(<http://example.org/reading>-http://example.org/ValidReading = Valid
2444<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2445<http://example.org/reading>-_:e2c721b8-15f7-445b-9166-661923ecd338 = Valid
2446<http://example.org/reading>-_:8e64d459-6446-45dc-9f31-a991a2ad9db1 = Valid
2447,true)
244812:46:44.859 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2449(<http://example.org/reading>-http://example.org/ValidReading = Valid
2450<http://example.org/reading>-_:30382da2-c421-4281-bd2d-afd49d8c8f9c = Valid
2451<http://example.org/reading>-_:e2c721b8-15f7-445b-9166-661923ecd338 = Valid
2452<http://example.org/reading>-_:8e64d459-6446-45dc-9f31-a991a2ad9db1 = Valid
2453,true)
245412:46:44.859 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e2c721b8-15f7-445b-9166-661923ecd338
245512:46:44.859 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e2c721b8-15f7-445b-9166-661923ecd338 =
245612:46:44.859 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e2c721b8-15f7-445b-9166-661923ecd338 =
245712:46:44.860 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:30382da2-c421-4281-bd2d-afd49d8c8f9c
245812:46:44.860 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:30382da2-c421-4281-bd2d-afd49d8c8f9c =
245912:46:44.860 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:30382da2-c421-4281-bd2d-afd49d8c8f9c =
246012:46:44.860 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8e64d459-6446-45dc-9f31-a991a2ad9db1
246112:46:44.860 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8e64d459-6446-45dc-9f31-a991a2ad9db1 =
246212:46:44.860 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8e64d459-6446-45dc-9f31-a991a2ad9db1 =
246312:46:44.863 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
246412:46:44.888 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
246512:46:44.888 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
246612:46:44.888 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
246712:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
246812:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
246912:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
247012:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
247112:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:718e39e2-d6da-4dd6-8260-7f320dbd32d0,_:6928fbbc-8746-44cd-8313-ba878e3213df,_:3d827cd7-0dc5-474c-9dd4-7573832e2b86)
247212:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:718e39e2-d6da-4dd6-8260-7f320dbd32d0
247312:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:718e39e2-d6da-4dd6-8260-7f320dbd32d0,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
247412:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
247512:46:44.889 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
247612:46:44.890 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
247712:46:44.890 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
247812:46:44.890 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2479<http://example.org/reading>-_:718e39e2-d6da-4dd6-8260-7f320dbd32d0 = Valid
2480,true)
248112:46:44.891 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:718e39e2-d6da-4dd6-8260-7f320dbd32d0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2482<http://example.org/reading>-_:718e39e2-d6da-4dd6-8260-7f320dbd32d0 = Valid
2483,true)
248412:46:44.891 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:718e39e2-d6da-4dd6-8260-7f320dbd32d0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2485<http://example.org/reading>-_:718e39e2-d6da-4dd6-8260-7f320dbd32d0 = Valid
2486,true)
248712:46:44.891 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:6928fbbc-8746-44cd-8313-ba878e3213df
248812:46:44.891 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6928fbbc-8746-44cd-8313-ba878e3213df,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
248912:46:44.892 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
249012:46:44.892 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
249112:46:44.894 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
249212:46:44.895 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
249312:46:44.896 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2494<http://example.org/reading>-_:6928fbbc-8746-44cd-8313-ba878e3213df = Valid
2495,true)
249612:46:44.896 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6928fbbc-8746-44cd-8313-ba878e3213df,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
249712:46:44.896 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
249812:46:44.896 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
249912:46:44.897 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
250012:46:44.898 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2501<http://example.org/reading>-_:6928fbbc-8746-44cd-8313-ba878e3213df = Valid
2502,true)
250312:46:44.898 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6928fbbc-8746-44cd-8313-ba878e3213df,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
250412:46:44.898 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
250512:46:44.898 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
250612:46:44.898 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
250712:46:44.899 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
250812:46:44.899 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2509<http://example.org/reading>-_:6928fbbc-8746-44cd-8313-ba878e3213df = Valid
2510,true)
251112:46:44.899 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:6928fbbc-8746-44cd-8313-ba878e3213df: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2512<http://example.org/reading>-_:6928fbbc-8746-44cd-8313-ba878e3213df = Valid
2513,true)
251412:46:44.899 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:6928fbbc-8746-44cd-8313-ba878e3213df)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2515<http://example.org/reading>-_:6928fbbc-8746-44cd-8313-ba878e3213df = Valid
2516,true)
251712:46:44.899 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:3d827cd7-0dc5-474c-9dd4-7573832e2b86
251812:46:44.899 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3d827cd7-0dc5-474c-9dd4-7573832e2b86,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
251912:46:44.899 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
252012:46:44.900 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
252112:46:44.900 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
252212:46:44.900 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
252312:46:44.901 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2524<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Valid
2525,true)
252612:46:44.901 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3d827cd7-0dc5-474c-9dd4-7573832e2b86,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
252712:46:44.901 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
252812:46:44.901 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
252912:46:44.902 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
253012:46:44.902 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
253112:46:44.902 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2532<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Not valid
2533,false)
253412:46:44.902 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3d827cd7-0dc5-474c-9dd4-7573832e2b86,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
253512:46:44.903 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
253612:46:44.903 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
253712:46:44.903 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:3d827cd7-0dc5-474c-9dd4-7573832e2b86),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
253812:46:44.903 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
253912:46:44.904 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2540<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Valid
2541,true)
254212:46:44.904 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3d827cd7-0dc5-474c-9dd4-7573832e2b86,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
254312:46:44.904 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
254412:46:44.904 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
254512:46:44.905 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
254612:46:44.905 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
254712:46:44.905 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2548<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Valid
2549,true)
255012:46:44.905 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:3d827cd7-0dc5-474c-9dd4-7573832e2b86: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2551<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Not valid
2552,false)
255312:46:44.905 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:3d827cd7-0dc5-474c-9dd4-7573832e2b86)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2554<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Not valid
2555,false)
255612:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:718e39e2-d6da-4dd6-8260-7f320dbd32d0,_:6928fbbc-8746-44cd-8313-ba878e3213df,_:3d827cd7-0dc5-474c-9dd4-7573832e2b86)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2557<http://example.org/reading>-_:6928fbbc-8746-44cd-8313-ba878e3213df = Valid
2558<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Not valid
2559<http://example.org/reading>-_:718e39e2-d6da-4dd6-8260-7f320dbd32d0 = Valid
2560,false)
256112:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2562(<http://example.org/reading>-http://example.org/ValidReading = Valid
2563<http://example.org/reading>-_:6928fbbc-8746-44cd-8313-ba878e3213df = Valid
2564<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Not valid
2565<http://example.org/reading>-_:718e39e2-d6da-4dd6-8260-7f320dbd32d0 = Valid
2566,false)
256712:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2568(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2569<http://example.org/reading>-_:6928fbbc-8746-44cd-8313-ba878e3213df = Valid
2570<http://example.org/reading>-_:3d827cd7-0dc5-474c-9dd4-7573832e2b86 = Not valid
2571<http://example.org/reading>-_:718e39e2-d6da-4dd6-8260-7f320dbd32d0 = Valid
2572,false)
257312:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3d827cd7-0dc5-474c-9dd4-7573832e2b86
257412:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3d827cd7-0dc5-474c-9dd4-7573832e2b86 =
257512:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3d827cd7-0dc5-474c-9dd4-7573832e2b86 =
257612:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6928fbbc-8746-44cd-8313-ba878e3213df
257712:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6928fbbc-8746-44cd-8313-ba878e3213df =
257812:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6928fbbc-8746-44cd-8313-ba878e3213df =
257912:46:44.906 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:718e39e2-d6da-4dd6-8260-7f320dbd32d0
258012:46:44.907 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:718e39e2-d6da-4dd6-8260-7f320dbd32d0 =
258112:46:44.907 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:718e39e2-d6da-4dd6-8260-7f320dbd32d0 =
258212:46:44.911 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
258312:46:44.932 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
258412:46:44.932 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
258512:46:44.932 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
258612:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
258712:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
258812:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
258912:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
259012:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:a73f337c-dc1c-42d6-b4c5-7987f2410f4b,_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d,_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562)
259112:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:a73f337c-dc1c-42d6-b4c5-7987f2410f4b
259212:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
259312:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
259412:46:44.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
259512:46:44.934 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
259612:46:44.934 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
259712:46:44.934 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2598<http://example.org/reading>-_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b = Valid
2599,true)
260012:46:44.934 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
260112:46:44.935 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
260212:46:44.935 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
260312:46:44.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
260412:46:44.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2605<http://example.org/reading>-_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b = Valid
2606,true)
260712:46:44.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
260812:46:44.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
260912:46:44.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
261012:46:44.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
261112:46:44.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
261212:46:44.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2613<http://example.org/reading>-_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b = Valid
2614,true)
261512:46:44.937 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:a73f337c-dc1c-42d6-b4c5-7987f2410f4b: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2616<http://example.org/reading>-_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b = Valid
2617,true)
261812:46:44.937 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2619<http://example.org/reading>-_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b = Valid
2620,true)
262112:46:44.937 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d
262212:46:44.937 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
262312:46:44.937 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
262412:46:44.937 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
262512:46:44.938 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
262612:46:44.938 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
262712:46:44.938 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2628<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Valid
2629,true)
263012:46:44.938 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
263112:46:44.938 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
263212:46:44.938 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
263312:46:44.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
263412:46:44.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
263512:46:44.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2636<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Not valid
2637,false)
263812:46:44.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
263912:46:44.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
264012:46:44.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
264112:46:44.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
264212:46:44.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
264312:46:44.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2644<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Valid
2645,true)
264612:46:44.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
264712:46:44.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
264812:46:44.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
264912:46:44.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
265012:46:44.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
265112:46:44.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2652<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Valid
2653,true)
265412:46:44.941 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2655<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Not valid
2656,false)
265712:46:44.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2658<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Not valid
2659,false)
266012:46:44.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:84a33f91-30d5-4dd3-b3fe-b37e2bb22562
266112:46:44.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
266212:46:44.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
266312:46:44.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
266412:46:44.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
266512:46:44.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
266612:46:44.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2667<http://example.org/reading>-_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562 = Valid
2668,true)
266912:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:84a33f91-30d5-4dd3-b3fe-b37e2bb22562: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2670<http://example.org/reading>-_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562 = Valid
2671,true)
267212:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2673<http://example.org/reading>-_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562 = Valid
2674,true)
267512:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:a73f337c-dc1c-42d6-b4c5-7987f2410f4b,_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d,_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2676<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Not valid
2677<http://example.org/reading>-_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562 = Valid
2678<http://example.org/reading>-_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b = Valid
2679,false)
268012:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2681(<http://example.org/reading>-http://example.org/ValidReading = Valid
2682<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Not valid
2683<http://example.org/reading>-_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562 = Valid
2684<http://example.org/reading>-_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b = Valid
2685,false)
268612:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2687(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2688<http://example.org/reading>-_:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d = Not valid
2689<http://example.org/reading>-_:84a33f91-30d5-4dd3-b3fe-b37e2bb22562 = Valid
2690<http://example.org/reading>-_:a73f337c-dc1c-42d6-b4c5-7987f2410f4b = Valid
2691,false)
269212:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:84a33f91-30d5-4dd3-b3fe-b37e2bb22562
269312:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:84a33f91-30d5-4dd3-b3fe-b37e2bb22562 =
269412:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:84a33f91-30d5-4dd3-b3fe-b37e2bb22562 =
269512:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d
269612:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d =
269712:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b8bd503d-59b7-4a2e-a5f7-ec9fe5b6d64d =
269812:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a73f337c-dc1c-42d6-b4c5-7987f2410f4b
269912:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a73f337c-dc1c-42d6-b4c5-7987f2410f4b =
270012:46:44.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a73f337c-dc1c-42d6-b4c5-7987f2410f4b =
270112:46:44.947 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
270212:46:44.975 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
270312:46:44.975 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
270412:46:44.975 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
270512:46:44.976 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
270612:46:44.976 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
270712:46:44.976 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
270812:46:44.976 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
270912:46:44.976 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:8d2be2dc-bc2e-437d-a39a-946b20a533ec,_:5e083380-458d-4f92-b0d8-09197bff3f72,_:bb3411e7-bb50-49ac-9642-363b87669342)
271012:46:44.977 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:8d2be2dc-bc2e-437d-a39a-946b20a533ec
271112:46:44.977 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:8d2be2dc-bc2e-437d-a39a-946b20a533ec,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
271212:46:44.977 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
271312:46:44.977 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
271412:46:44.978 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
271512:46:44.978 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
271612:46:44.978 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2717<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Valid
2718,true)
271912:46:44.979 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:8d2be2dc-bc2e-437d-a39a-946b20a533ec,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
272012:46:44.979 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
272112:46:44.979 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
272212:46:44.980 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
272312:46:44.980 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
272412:46:44.980 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2725<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Not valid
2726,false)
272712:46:44.980 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:8d2be2dc-bc2e-437d-a39a-946b20a533ec,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
272812:46:44.980 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
272912:46:44.981 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
273012:46:44.981 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:8d2be2dc-bc2e-437d-a39a-946b20a533ec),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
273112:46:44.981 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
273212:46:44.981 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2733<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Valid
2734,true)
273512:46:44.981 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:8d2be2dc-bc2e-437d-a39a-946b20a533ec,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
273612:46:44.981 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
273712:46:44.981 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
273812:46:44.982 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
273912:46:44.982 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
274012:46:44.982 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2741<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Valid
2742,true)
274312:46:44.983 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:8d2be2dc-bc2e-437d-a39a-946b20a533ec: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2744<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Not valid
2745,false)
274612:46:44.983 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:8d2be2dc-bc2e-437d-a39a-946b20a533ec)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2747<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Not valid
2748,false)
274912:46:44.984 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:5e083380-458d-4f92-b0d8-09197bff3f72
275012:46:44.984 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:5e083380-458d-4f92-b0d8-09197bff3f72,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
275112:46:44.984 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
275212:46:44.985 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
275312:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
275412:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
275512:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2756<http://example.org/reading>-_:5e083380-458d-4f92-b0d8-09197bff3f72 = Valid
2757,true)
275812:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:5e083380-458d-4f92-b0d8-09197bff3f72: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2759<http://example.org/reading>-_:5e083380-458d-4f92-b0d8-09197bff3f72 = Valid
2760,true)
276112:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:5e083380-458d-4f92-b0d8-09197bff3f72)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2762<http://example.org/reading>-_:5e083380-458d-4f92-b0d8-09197bff3f72 = Valid
2763,true)
276412:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:bb3411e7-bb50-49ac-9642-363b87669342
276512:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:bb3411e7-bb50-49ac-9642-363b87669342,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
276612:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
276712:46:44.987 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
276812:46:44.988 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
276912:46:44.988 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
277012:46:44.988 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2771<http://example.org/reading>-_:bb3411e7-bb50-49ac-9642-363b87669342 = Valid
2772,true)
277312:46:44.989 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:bb3411e7-bb50-49ac-9642-363b87669342,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
277412:46:44.989 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
277512:46:44.989 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
277612:46:44.990 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
277712:46:44.990 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2778<http://example.org/reading>-_:bb3411e7-bb50-49ac-9642-363b87669342 = Valid
2779,true)
278012:46:44.990 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:bb3411e7-bb50-49ac-9642-363b87669342,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
278112:46:44.991 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
278212:46:44.991 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
278312:46:44.991 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
278412:46:44.991 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
278512:46:44.992 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2786<http://example.org/reading>-_:bb3411e7-bb50-49ac-9642-363b87669342 = Valid
2787,true)
278812:46:44.992 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:bb3411e7-bb50-49ac-9642-363b87669342: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2789<http://example.org/reading>-_:bb3411e7-bb50-49ac-9642-363b87669342 = Valid
2790,true)
279112:46:44.992 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:bb3411e7-bb50-49ac-9642-363b87669342)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2792<http://example.org/reading>-_:bb3411e7-bb50-49ac-9642-363b87669342 = Valid
2793,true)
279412:46:44.992 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:8d2be2dc-bc2e-437d-a39a-946b20a533ec,_:5e083380-458d-4f92-b0d8-09197bff3f72,_:bb3411e7-bb50-49ac-9642-363b87669342)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2795<http://example.org/reading>-_:5e083380-458d-4f92-b0d8-09197bff3f72 = Valid
2796<http://example.org/reading>-_:bb3411e7-bb50-49ac-9642-363b87669342 = Valid
2797<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Not valid
2798,false)
279912:46:44.992 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2800(<http://example.org/reading>-http://example.org/ValidReading = Valid
2801<http://example.org/reading>-_:5e083380-458d-4f92-b0d8-09197bff3f72 = Valid
2802<http://example.org/reading>-_:bb3411e7-bb50-49ac-9642-363b87669342 = Valid
2803<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Not valid
2804,false)
280512:46:44.993 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2806(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2807<http://example.org/reading>-_:5e083380-458d-4f92-b0d8-09197bff3f72 = Valid
2808<http://example.org/reading>-_:bb3411e7-bb50-49ac-9642-363b87669342 = Valid
2809<http://example.org/reading>-_:8d2be2dc-bc2e-437d-a39a-946b20a533ec = Not valid
2810,false)
281112:46:44.993 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:bb3411e7-bb50-49ac-9642-363b87669342
281212:46:44.993 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:bb3411e7-bb50-49ac-9642-363b87669342 =
281312:46:44.993 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:bb3411e7-bb50-49ac-9642-363b87669342 =
281412:46:44.993 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5e083380-458d-4f92-b0d8-09197bff3f72
281512:46:44.993 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5e083380-458d-4f92-b0d8-09197bff3f72 =
281612:46:44.993 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5e083380-458d-4f92-b0d8-09197bff3f72 =
281712:46:44.994 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8d2be2dc-bc2e-437d-a39a-946b20a533ec
281812:46:44.994 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8d2be2dc-bc2e-437d-a39a-946b20a533ec =
281912:46:44.994 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8d2be2dc-bc2e-437d-a39a-946b20a533ec =
282012:46:44.997 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
2821[info] SchemaTests:
2822[info] ShEx schemas
2823[info] using ShExC syntax
2824[info] validate VALID RDF data
2825[info] - in Turtle format
2826[info] - in JSON-LD format
2827[info] - in RDF/XML format
2828[info] do not validate INVALID RDF data
2829[info] - in Turtle format
2830[info] - in JSON-LD format
2831[info] - in RDF/XML format
2832[info] SHACL schemas
2833[info] using TURTLE syntax
2834[info] validate VALID RDF data
2835[info] - in Turtle format
2836[info] - in JSON-LD format
2837[info] - in RDF/XML format
2838[info] do not validate INVALID RDF data
2839[info] - in Turtle format
2840[info] - in JSON-LD format
2841[info] - in RDF/XML format
2842[info] using JSON-LD syntax
2843[info] validate VALID RDF data
2844[info] - in Turtle format
2845[info] - in JSON-LD format
2846[info] - in RDF/XML format
2847[info] do not validate INVALID RDF data
2848[info] - in Turtle format
2849[info] - in JSON-LD format
2850[info] - in RDF/XML format
2851[info] using RDF/XML syntax
2852[info] validate VALID RDF data
2853[info] - in Turtle format
2854[info] - in JSON-LD format
2855[info] - in RDF/XML format
2856[info] do not validate INVALID RDF data
2857[info] - in Turtle format
2858[info] - in JSON-LD format
2859[info] - in RDF/XML format
2860
2861************************
2862Build summary:
2863[{
2864 "module": "comet",
2865 "compile": {"status": "ok", "tookMs": 13075, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2866 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2867 "test-compile": {"status": "ok", "tookMs": 4216, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2868 "test": {"status": "ok", "tookMs": 4480, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "unknown", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
2869 "publish": {"status": "skipped", "tookMs": 0},
2870 "metadata": {
2871 "crossScalaVersions": ["2.13.8", "3.1.2"]
2872}
2873}]
2874************************
2875[success] Total time: 122 s (0:02:02.0), completed Dec 4, 2025, 12:46:45 PM
2876[0JChecking patch project/plugins.sbt...
2877Checking patch project/build.properties...
2878Checking patch build.sbt...
2879Applied patch project/plugins.sbt cleanly.
2880Applied patch project/build.properties cleanly.
2881Applied patch build.sbt cleanly.