Build Logs
ulitol97/comet • 3.8.0-RC4:2025-12-22
Errors
20
Warnings
2
Total Lines
2843
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-RC4
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-RC4
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-RC4
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-RC4
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-RC4"
60"++3.8.0-RC4 -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-RC4 """{"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.002s.
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-RC4
86OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC4 in api/crossScalaVersions
87OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC4 in comet/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC4) in comet/crossScalaVersions
89OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC4 in docs/crossScalaVersions
90[info] set current project to root (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC4 on 3 projects.
92[info] Switching Scala version on:
93[info] * comet (3.8.0-RC4)
94[info] api (2.13.8, 3.8.0-RC4)
95[info] docs (3.8.0-RC4)
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 22, 2025, 6:59:36 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-RC4/classes ...
128[info] done compiling
129[info] compiling 6 Scala sources to /build/repo/api/target/scala-3.8.0-RC4/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]
13619:01:42.343 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
13719:01:42.345 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
13819:01:42.347 [pool-19-thread-2-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
13919:01:42.347 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
14019:01:42.348 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL
14119:01:42.348 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
14219:01:42.353 [pool-19-thread-2-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
14319:01:43.038 [io-compute-4] INFO org.ragna.comet.utils.package$Fs2StreamOps - Setting timed stream to 1 microsecond
14419:01:43.047 [io-compute-4] DEBUG org.ragna.comet.utils.Timer - Timer scheduled on fiber: cats.effect.IOFiber@7b7e94b5 RUNNING: *> @ org.ragna.comet.utils.Timer.<init>(Timer.scala:24)
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)
22119:01:43.223 [pool-19-thread-1-ScalaTest-running-TimeoutTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22219:01:43.588 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22319:01:43.598 [pool-19-thread-3-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22419:01:43.740 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22519:01:43.764 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.utils.FileUtils$ - Creating 5 temporary files
22619:01:43.790 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
227@prefix ex: <http://example.org/> .
228
229ex:reading a ex:sensorReading ;
230 ex:readingDateTime "2025-12-22T19:01:43"^^xsd:dateTime ;
231 ex:readingTemperature "19.44"^^xsd:decimal ;
232 ex:status "OK" . into /tmp/68802856794307332.tmp
23319:01:43.814 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
234@prefix ex: <http://example.org/> .
235
236ex:reading a ex:sensorReading ;
237 ex:readingDateTime "2025-12-22T19:01:43"^^xsd:dateTime ;
238 ex:readingTemperature "18.56"^^xsd:decimal ;
239 ex:status "OK" . into /tmp/12740894688733753979.tmp
24019:01:43.816 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
241@prefix ex: <http://example.org/> .
242
243ex:reading a ex:sensorReading ;
244 ex:readingDateTime "2025-12-22T19:01:43"^^xsd:dateTime ;
245 ex:readingTemperature "18.90"^^xsd:decimal ;
246 ex:status "OK" . into /tmp/13444562953072918642.tmp
24719:01:43.821 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
248@prefix ex: <http://example.org/> .
249
250ex:reading a ex:sensorReading ;
251 ex:readingDateTime "2025-12-22T19:01:43"^^xsd:dateTime ;
252 ex:readingTemperature "19.97"^^xsd:decimal ;
253 ex:status "OK" . into /tmp/10021316222268766913.tmp
25419:01:43.825 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Writing @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
255@prefix ex: <http://example.org/> .
256
257ex:reading a ex:sensorReading ;
258 ex:readingDateTime "2025-12-22T19:01:43"^^xsd:dateTime ;
259 ex:readingTemperature "18.98"^^xsd:decimal ;
260 ex:status "OK" . into /tmp/14694512323931902194.tmp
26119:01:43.973 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
26219:01:44.021 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
26319:01:44.030 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
26419:01:44.035 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
26519:01:44.054 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
26619:01:44.058 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/68802856794307332.tmp
26719:01:44.059 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/12740894688733753979.tmp
26819:01:44.059 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
26919:01:44.059 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
27019:01:44.059 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/13444562953072918642.tmp
27119:01:44.059 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/10021316222268766913.tmp
27219:01:44.060 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/14694512323931902194.tmp
27319:01:44.060 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.utils.FileUtils$ - Removed all files in resource
27419:01:44.067 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
27519:01:44.068 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
27619:01:44.071 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
27719:01:44.073 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
278[info] TimeoutTests:
279[info] - Validation halts on extractor TIMEOUT
28019:01:44.074 [pool-19-thread-3-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)
28119:01:44.102 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
28219:01:44.103 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
28319:01:44.138 [io-compute-1] INFO org.ragna.comet.utils.package$Fs2StreamOps - Setting timed stream to 1 second
28419:01:44.139 [io-compute-1] DEBUG org.ragna.comet.utils.Timer - Timer scheduled on fiber: cats.effect.IOFiber@42d8bafb SUSPENDED: *> @ org.ragna.comet.utils.Timer.<init>(Timer.scala:24)
28519:01:44.177 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
28619:01:44.231 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
28719:01:44.255 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
28819:01:44.263 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
28919:01:44.269 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
290<http://example.org/reading>-_:NodeLine19Col22 = Valid
291,true)
29219:01:44.273 [pool-19-thread-3-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)
29319:01:44.274 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
29419:01:44.274 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
29519:01:44.275 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
29619:01:44.276 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
297<http://example.org/reading>-_:NodeLine19Col22 = Valid
298,true)
29919:01:44.276 [pool-19-thread-3-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>)
30019:01:44.276 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
30119:01:44.277 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
30219:01:44.278 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
30319:01:44.280 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
30419:01:44.283 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
305<http://example.org/reading>-_:NodeLine19Col22 = Valid
306,true)
30719:01:44.285 [pool-19-thread-3-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
308<http://example.org/reading>-_:NodeLine19Col22 = Valid
309,true)
31019:01:44.285 [pool-19-thread-3-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
311<http://example.org/reading>-_:NodeLine19Col22 = Valid
312,true)
31319:01:44.285 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
31419:01:44.286 [pool-19-thread-3-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>)
31519:01:44.288 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
31619:01:44.288 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
31719:01:44.289 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
31819:01:44.289 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
31919:01:44.289 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
320<http://example.org/reading>-_:NodeLine8Col29 = Valid
321,true)
32219:01:44.290 [pool-19-thread-3-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
323<http://example.org/reading>-_:NodeLine8Col29 = Valid
324,true)
32519:01:44.290 [pool-19-thread-3-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
326<http://example.org/reading>-_:NodeLine8Col29 = Valid
327,true)
32819:01:44.290 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
32919:01:44.290 [pool-19-thread-3-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)
33019:01:44.294 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
33119:01:44.294 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
33219:01:44.296 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
33319:01:44.297 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
33419:01:44.298 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.clients.consumer.ConsumerConfig - ConsumerConfig values:
335 allow.auto.create.topics = true
336 auto.commit.interval.ms = 15000
337 auto.offset.reset = latest
338 bootstrap.servers = [localhost:9092]
339 check.crcs = true
340 client.dns.lookup = use_all_dns_ips
341 client.id = consumer-comet:0.1.7-1
342 client.rack =
343 connections.max.idle.ms = 540000
344 default.api.timeout.ms = 60000
345 enable.auto.commit = true
346 exclude.internal.topics = true
347 fetch.max.bytes = 52428800
348 fetch.max.wait.ms = 500
349 fetch.min.bytes = 1
350 group.id = comet:0.1.7
351 group.instance.id = null
352 heartbeat.interval.ms = 3000
353 interceptor.classes = []
354 internal.leave.group.on.close = true
355 internal.throw.on.fetch.stable.offset.unsupported = false
356 isolation.level = read_uncommitted
357 key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
358 max.partition.fetch.bytes = 1048576
359 max.poll.interval.ms = 300000
360 max.poll.records = 500
361 metadata.max.age.ms = 300000
362 metric.reporters = []
363 metrics.num.samples = 2
364 metrics.recording.level = INFO
365 metrics.sample.window.ms = 30000
366 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
367 receive.buffer.bytes = 65536
368 reconnect.backoff.max.ms = 1000
369 reconnect.backoff.ms = 50
370 request.timeout.ms = 30000
371 retry.backoff.ms = 100
372 sasl.client.callback.handler.class = null
373 sasl.jaas.config = null
374 sasl.kerberos.kinit.cmd = /usr/bin/kinit
375 sasl.kerberos.min.time.before.relogin = 60000
376 sasl.kerberos.service.name = null
377 sasl.kerberos.ticket.renew.jitter = 0.05
378 sasl.kerberos.ticket.renew.window.factor = 0.8
379 sasl.login.callback.handler.class = null
380 sasl.login.class = null
381 sasl.login.connect.timeout.ms = null
382 sasl.login.read.timeout.ms = null
383 sasl.login.refresh.buffer.seconds = 300
384 sasl.login.refresh.min.period.seconds = 60
385 sasl.login.refresh.window.factor = 0.8
386 sasl.login.refresh.window.jitter = 0.05
387 sasl.login.retry.backoff.max.ms = 10000
388 sasl.login.retry.backoff.ms = 100
389 sasl.mechanism = GSSAPI
390 sasl.oauthbearer.clock.skew.seconds = 30
391 sasl.oauthbearer.expected.audience = null
392 sasl.oauthbearer.expected.issuer = null
393 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
394 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
395 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
396 sasl.oauthbearer.jwks.endpoint.url = null
397 sasl.oauthbearer.scope.claim.name = scope
398 sasl.oauthbearer.sub.claim.name = sub
399 sasl.oauthbearer.token.endpoint.url = null
400 security.protocol = PLAINTEXT
401 security.providers = null
402 send.buffer.bytes = 131072
403 session.timeout.ms = 10000
404 socket.connection.setup.timeout.max.ms = 30000
405 socket.connection.setup.timeout.ms = 10000
406 ssl.cipher.suites = null
407 ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
408 ssl.endpoint.identification.algorithm = https
409 ssl.engine.factory.class = null
410 ssl.key.password = null
411 ssl.keymanager.algorithm = SunX509
412 ssl.keystore.certificate.chain = null
413 ssl.keystore.key = null
414 ssl.keystore.location = null
415 ssl.keystore.password = null
416 ssl.keystore.type = JKS
417 ssl.protocol = TLSv1.3
418 ssl.provider = null
419 ssl.secure.random.implementation = null
420 ssl.trustmanager.algorithm = PKIX
421 ssl.truststore.certificates = null
422 ssl.truststore.location = null
423 ssl.truststore.password = null
424 ssl.truststore.type = JKS
425 value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
426
42719:01:44.302 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
42819:01:44.302 [pool-19-thread-2-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
42919:01:44.305 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
430<http://example.org/reading>-_:NodeLine12Col22 = Valid
431,true)
43219:01:44.305 [pool-19-thread-3-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)
43319:01:44.306 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
43419:01:44.306 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
43519:01:44.307 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
43619:01:44.308 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
43719:01:44.314 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
438<http://example.org/reading>-_:NodeLine12Col22 = Not valid
439,false)
44019:01:44.316 [pool-19-thread-3-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)
44119:01:44.321 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
44219:01:44.321 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
44319:01:44.323 [pool-19-thread-3-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>)
44419:01:44.323 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
44519:01:44.324 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
446<http://example.org/reading>-_:NodeLine12Col22 = Valid
447,true)
44819:01:44.324 [pool-19-thread-3-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>)
44919:01:44.325 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
45019:01:44.325 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
45119:01:44.326 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
45219:01:44.327 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
45319:01:44.327 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
454<http://example.org/reading>-_:NodeLine12Col22 = Valid
455,true)
45619:01:44.330 [pool-19-thread-3-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
457<http://example.org/reading>-_:NodeLine12Col22 = Not valid
458,false)
45919:01:44.330 [pool-19-thread-3-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
460<http://example.org/reading>-_:NodeLine12Col22 = Not valid
461,false)
46219:01:44.332 [pool-19-thread-3-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
463<http://example.org/reading>-_:NodeLine8Col29 = Valid
464<http://example.org/reading>-_:NodeLine12Col22 = Not valid
465<http://example.org/reading>-_:NodeLine19Col22 = Valid
466,false)
46719:01:44.333 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
468(<http://example.org/reading>-http://example.org/ValidReading = Valid
469<http://example.org/reading>-_:NodeLine8Col29 = Valid
470<http://example.org/reading>-_:NodeLine12Col22 = Not valid
471<http://example.org/reading>-_:NodeLine19Col22 = Valid
472,false)
47319:01:44.333 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
474(<http://example.org/reading>-http://example.org/ValidReading = Not valid
475<http://example.org/reading>-_:NodeLine8Col29 = Valid
476<http://example.org/reading>-_:NodeLine12Col22 = Not valid
477<http://example.org/reading>-_:NodeLine19Col22 = Valid
478,false)
47919:01:44.338 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
48019:01:44.338 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
48119:01:44.338 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
48219:01:44.339 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
48319:01:44.339 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
48419:01:44.339 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
48519:01:44.341 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
48619:01:44.342 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
48719:01:44.343 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
48819:01:44.363 [pool-19-thread-3-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
48919:01:44.367 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
49019:01:44.397 [pool-19-thread-3-ScalaTest-running-HaltingTests] ERROR org.apache.jena.riot - [line: 1, col: 1 ] Out of place: [KEYWORD:This]
49119:01:44.404 [pool-19-thread-3-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
49219:01:44.465 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
49319:01:44.466 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
49419:01:44.466 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
49519:01:44.467 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
49619:01:44.468 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
49719:01:44.468 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
49819:01:44.468 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
49919:01:44.468 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
50019:01:44.468 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
50119:01:44.468 [pool-19-thread-8-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)
50219:01:44.469 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
50319:01:44.469 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
50419:01:44.474 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
50519:01:44.474 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
50619:01:44.475 [pool-19-thread-8-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)
50919:01:44.476 [pool-19-thread-8-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)
51019:01:44.477 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
51119:01:44.477 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
51219:01:44.477 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
51319:01:44.478 [pool-19-thread-8-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)
51619:01:44.478 [pool-19-thread-8-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>)
51719:01:44.478 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
51819:01:44.478 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
51919:01:44.479 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
52019:01:44.480 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
52119:01:44.480 [pool-19-thread-8-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)
52419:01:44.481 [pool-19-thread-8-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)
52719:01:44.481 [pool-19-thread-8-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)
53019:01:44.481 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
53119:01:44.482 [pool-19-thread-8-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>)
53219:01:44.482 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
53319:01:44.483 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
53419:01:44.484 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka version: 3.1.0
53519:01:44.484 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka commitId: 37edeed0777bacb3
53619:01:44.484 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1766426504480
53719:01:44.486 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
53819:01:44.486 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
53919:01:44.486 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
540<http://example.org/reading>-_:NodeLine8Col29 = Valid
541,true)
54219:01:44.487 [pool-19-thread-8-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
543<http://example.org/reading>-_:NodeLine8Col29 = Valid
544,true)
54519:01:44.487 [pool-19-thread-8-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
546<http://example.org/reading>-_:NodeLine8Col29 = Valid
547,true)
54819:01:44.487 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
54919:01:44.487 [pool-19-thread-2-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
55019:01:44.487 [pool-19-thread-8-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)
55119:01:44.488 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
55219:01:44.491 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
55319:01:44.492 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
55419:01:44.492 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
55519:01:44.492 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
556<http://example.org/reading>-_:NodeLine12Col22 = Valid
557,true)
55819:01:44.493 [pool-19-thread-8-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)
55919:01:44.493 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
56019:01:44.493 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
56119:01:44.494 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
56219:01:44.494 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
56319:01:44.494 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
564<http://example.org/reading>-_:NodeLine12Col22 = Valid
565,true)
56619:01:44.494 [pool-19-thread-8-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)
56719:01:44.494 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
56819:01:44.494 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
56919:01:44.497 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.57), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
57019:01:44.497 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
57119:01:44.497 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
572<http://example.org/reading>-_:NodeLine12Col22 = Valid
573,true)
57419:01:44.498 [pool-19-thread-8-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>)
57519:01:44.498 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
57619:01:44.498 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
57719:01:44.499 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
57819:01:44.499 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
57919:01:44.499 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
580<http://example.org/reading>-_:NodeLine12Col22 = Valid
581,true)
58219:01:44.500 [pool-19-thread-8-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
583<http://example.org/reading>-_:NodeLine12Col22 = Valid
584,true)
58519:01:44.503 [pool-19-thread-8-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
586<http://example.org/reading>-_:NodeLine12Col22 = Valid
587,true)
58819:01:44.504 [pool-19-thread-8-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
589<http://example.org/reading>-_:NodeLine8Col29 = Valid
590<http://example.org/reading>-_:NodeLine12Col22 = Valid
591<http://example.org/reading>-_:NodeLine19Col22 = Valid
592,true)
59319:01:44.504 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
594(<http://example.org/reading>-http://example.org/ValidReading = Valid
595<http://example.org/reading>-_:NodeLine8Col29 = Valid
596<http://example.org/reading>-_:NodeLine12Col22 = Valid
597<http://example.org/reading>-_:NodeLine19Col22 = Valid
598,true)
59919:01:44.504 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
600(<http://example.org/reading>-http://example.org/ValidReading = Valid
601<http://example.org/reading>-_:NodeLine8Col29 = Valid
602<http://example.org/reading>-_:NodeLine12Col22 = Valid
603<http://example.org/reading>-_:NodeLine19Col22 = Valid
604,true)
60519:01:44.505 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
60619:01:44.505 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
60719:01:44.505 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
60819:01:44.506 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
60919:01:44.506 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
61019:01:44.506 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
61119:01:44.509 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
61219:01:44.509 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
61319:01:44.510 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
61419:01:44.517 [pool-19-thread-3-ScalaTest-running-HaltingTests] ERROR org.apache.jena.riot - [line: 1, col: 1 ] Out of place: [KEYWORD:This]
61519:01:44.518 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
61619:01:44.523 [pool-19-thread-3-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
617[info] HaltingTests:
618[info] Validation halts
619[info] on INVALID results
620[info] - using ShEx schemas
621[info] - using SHACL schemas
622[info] on ERRORED results
623[info] - using ShEx schemas
624[info] - using SHACL schemas
62519:01:44.577 [fs2-kafka-consumer-335] 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
62619:01:44.585 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
62719:01:44.585 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
62819:01:44.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
62919:01:44.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
63019:01:44.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
63119:01:44.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
63219:01:44.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
63319:01:44.587 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
63419:01:44.587 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
63519:01:44.587 [pool-19-thread-8-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)
63619:01:44.588 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
63719:01:44.588 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
63819:01:44.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
63919:01:44.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
64019:01:44.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
641<http://example.org/reading>-_:NodeLine19Col22 = Valid
642,true)
64319:01:44.590 [pool-19-thread-8-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)
64419:01:44.590 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
64519:01:44.590 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
64619:01:44.591 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
64719:01:44.591 [pool-19-thread-8-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)
65019:01:44.591 [pool-19-thread-8-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>)
65119:01:44.591 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
65219:01:44.591 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
65319:01:44.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
65419:01:44.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
65519:01:44.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
656<http://example.org/reading>-_:NodeLine19Col22 = Valid
657,true)
65819:01:44.594 [pool-19-thread-8-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
659<http://example.org/reading>-_:NodeLine19Col22 = Valid
660,true)
66119:01:44.594 [pool-19-thread-8-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
662<http://example.org/reading>-_:NodeLine19Col22 = Valid
663,true)
66419:01:44.594 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
66519:01:44.594 [pool-19-thread-8-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>)
66619:01:44.595 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
66719:01:44.595 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
66819:01:44.599 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
66919:01:44.599 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
67019:01:44.600 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
671<http://example.org/reading>-_:NodeLine8Col29 = Valid
672,true)
67319:01:44.600 [pool-19-thread-8-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
674<http://example.org/reading>-_:NodeLine8Col29 = Valid
675,true)
67619:01:44.601 [pool-19-thread-8-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
677<http://example.org/reading>-_:NodeLine8Col29 = Valid
678,true)
67919:01:44.602 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
68019:01:44.603 [pool-19-thread-8-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)
68119:01:44.604 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
68219:01:44.605 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
68319:01:44.606 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
68419:01:44.606 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
68519:01:44.607 [pool-19-thread-8-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)
68819:01:44.607 [pool-19-thread-8-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)
68919:01:44.609 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
69019:01:44.609 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
69119:01:44.611 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG fs2.kafka.KafkaConsumer$1058010456 - Consumer subscribed to topics [topic]. Current state [State(fetches = Map(), records = Map(), pendingCommits = Chain(), onRebalances = Chain(), rebalancing = false, subscribed = true, streaming = false)].
69219:01:44.611 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
69319:01:44.611 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
69419:01:44.612 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
695<http://example.org/reading>-_:NodeLine12Col22 = Valid
696,true)
69719:01:44.612 [pool-19-thread-8-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)
69819:01:44.612 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
69919:01:44.612 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
70019:01:44.613 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.88), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
70119:01:44.613 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
70219:01:44.613 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
703<http://example.org/reading>-_:NodeLine12Col22 = Valid
704,true)
70519:01:44.613 [pool-19-thread-8-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>)
70619:01:44.615 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
70719:01:44.615 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
70819:01:44.619 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
70919:01:44.621 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
71019:01:44.622 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
711<http://example.org/reading>-_:NodeLine12Col22 = Valid
712,true)
71319:01:44.627 [pool-19-thread-8-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
714<http://example.org/reading>-_:NodeLine12Col22 = Valid
715,true)
71619:01:44.627 [pool-19-thread-8-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
717<http://example.org/reading>-_:NodeLine12Col22 = Valid
718,true)
71919:01:44.628 [pool-19-thread-8-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
720<http://example.org/reading>-_:NodeLine8Col29 = Valid
721<http://example.org/reading>-_:NodeLine12Col22 = Valid
722<http://example.org/reading>-_:NodeLine19Col22 = Valid
723,true)
72419:01:44.628 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
725(<http://example.org/reading>-http://example.org/ValidReading = Valid
726<http://example.org/reading>-_:NodeLine8Col29 = Valid
727<http://example.org/reading>-_:NodeLine12Col22 = Valid
728<http://example.org/reading>-_:NodeLine19Col22 = Valid
729,true)
73019:01:44.628 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
731(<http://example.org/reading>-http://example.org/ValidReading = Valid
732<http://example.org/reading>-_:NodeLine8Col29 = Valid
733<http://example.org/reading>-_:NodeLine12Col22 = Valid
734<http://example.org/reading>-_:NodeLine19Col22 = Valid
735,true)
73619:01:44.628 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
73719:01:44.628 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
73819:01:44.628 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
73919:01:44.629 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
74019:01:44.629 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
74119:01:44.629 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
74219:01:44.631 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
74319:01:44.631 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
74419:01:44.631 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
74519:01:44.638 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
74619:01:44.684 [pool-19-thread-2-ScalaTest-running-ExtractorTests] DEBUG fs2.kafka.KafkaConsumer$1058010456 - Stored OnRebalance [OnRebalance$1531596595]. Current state [State(fetches = Map(), records = Map(), pendingCommits = Chain(), onRebalances = Chain(OnRebalance$1531596595), rebalancing = false, subscribed = true, streaming = true)].
74719:01:44.707 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
74819:01:44.707 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
74919:01:44.709 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
75019:01:44.713 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
75119:01:44.713 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
75219:01:44.713 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
75319:01:44.713 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
75419:01:44.714 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
75519:01:44.714 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
75619:01:44.714 [pool-19-thread-8-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)
75719:01:44.714 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
75819:01:44.714 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
75919:01:44.715 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
76019:01:44.716 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
76119:01:44.716 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
762<http://example.org/reading>-_:NodeLine19Col22 = Valid
763,true)
76419:01:44.719 [pool-19-thread-8-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)
76519:01:44.719 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
76619:01:44.719 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
76719:01:44.720 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
76819:01:44.721 [pool-19-thread-8-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)
77119:01:44.721 [pool-19-thread-8-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>)
77219:01:44.721 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
77319:01:44.721 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
77419:01:44.721 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
77519:01:44.722 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
77619:01:44.723 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
777<http://example.org/reading>-_:NodeLine19Col22 = Valid
778,true)
77919:01:44.724 [pool-19-thread-8-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
780<http://example.org/reading>-_:NodeLine19Col22 = Valid
781,true)
78219:01:44.724 [pool-19-thread-8-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
783<http://example.org/reading>-_:NodeLine19Col22 = Valid
784,true)
78519:01:44.724 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
78619:01:44.725 [pool-19-thread-8-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>)
78719:01:44.726 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
78819:01:44.726 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
78919:01:44.726 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
79019:01:44.726 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
79119:01:44.727 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
792<http://example.org/reading>-_:NodeLine8Col29 = Valid
793,true)
79419:01:44.727 [pool-19-thread-8-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
795<http://example.org/reading>-_:NodeLine8Col29 = Valid
796,true)
79719:01:44.727 [pool-19-thread-8-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
798<http://example.org/reading>-_:NodeLine8Col29 = Valid
799,true)
80019:01:44.727 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
80119:01:44.729 [pool-19-thread-8-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)
80219:01:44.729 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
80319:01:44.730 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
80419:01:44.732 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
80519:01:44.732 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
80619:01:44.733 [pool-19-thread-8-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)
80919:01:44.733 [pool-19-thread-8-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)
81019:01:44.733 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
81119:01:44.733 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
81219:01:44.734 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
81319:01:44.734 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
81419:01:44.734 [pool-19-thread-8-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)
81719:01:44.735 [pool-19-thread-8-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)
81819:01:44.735 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
81919:01:44.735 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
82019:01:44.735 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.90), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
82119:01:44.736 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
82219:01:44.736 [pool-19-thread-8-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)
82519:01:44.736 [pool-19-thread-8-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>)
82619:01:44.736 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
82719:01:44.736 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
82819:01:44.736 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
82919:01:44.737 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
83019:01:44.737 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
831<http://example.org/reading>-_:NodeLine12Col22 = Valid
832,true)
83319:01:44.742 [fs2-kafka-consumer-335] 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)
83419:01:44.744 [pool-19-thread-8-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
835<http://example.org/reading>-_:NodeLine12Col22 = Valid
836,true)
83719:01:44.744 [pool-19-thread-8-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
838<http://example.org/reading>-_:NodeLine12Col22 = Valid
839,true)
84019:01:44.745 [pool-19-thread-8-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
841<http://example.org/reading>-_:NodeLine8Col29 = Valid
842<http://example.org/reading>-_:NodeLine12Col22 = Valid
843<http://example.org/reading>-_:NodeLine19Col22 = Valid
844,true)
84519:01:44.745 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
846(<http://example.org/reading>-http://example.org/ValidReading = Valid
847<http://example.org/reading>-_:NodeLine8Col29 = Valid
848<http://example.org/reading>-_:NodeLine12Col22 = Valid
849<http://example.org/reading>-_:NodeLine19Col22 = Valid
850,true)
85119:01:44.745 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
852(<http://example.org/reading>-http://example.org/ValidReading = Valid
853<http://example.org/reading>-_:NodeLine8Col29 = Valid
854<http://example.org/reading>-_:NodeLine12Col22 = Valid
855<http://example.org/reading>-_:NodeLine19Col22 = Valid
856,true)
85719:01:44.745 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
85819:01:44.745 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
85919:01:44.745 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
86019:01:44.746 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
86119:01:44.746 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
86219:01:44.748 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
86319:01:44.749 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
86419:01:44.749 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
86519:01:44.749 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
86619:01:44.758 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
86719:01:44.822 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
86819:01:44.822 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
86919:01:44.822 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
87019:01:44.823 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
87119:01:44.824 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
87219:01:44.824 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
87319:01:44.824 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
87419:01:44.824 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
87519:01:44.824 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
87619:01:44.824 [pool-19-thread-8-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)
87719:01:44.825 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
87819:01:44.825 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
87919:01:44.828 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
88019:01:44.829 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
88119:01:44.830 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
882<http://example.org/reading>-_:NodeLine19Col22 = Valid
883,true)
88419:01:44.830 [pool-19-thread-8-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)
88519:01:44.831 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
88619:01:44.831 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
88719:01:44.832 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
88819:01:44.833 [pool-19-thread-8-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)
89119:01:44.833 [pool-19-thread-8-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>)
89219:01:44.834 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
89319:01:44.834 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
89419:01:44.835 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
89519:01:44.835 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
89619:01:44.835 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
897<http://example.org/reading>-_:NodeLine19Col22 = Valid
898,true)
89919:01:44.836 [pool-19-thread-8-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
900<http://example.org/reading>-_:NodeLine19Col22 = Valid
901,true)
90219:01:44.836 [pool-19-thread-8-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
903<http://example.org/reading>-_:NodeLine19Col22 = Valid
904,true)
90519:01:44.836 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
90619:01:44.837 [pool-19-thread-8-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>)
90719:01:44.837 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
90819:01:44.838 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
90919:01:44.839 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
91019:01:44.840 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
91119:01:44.840 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
912<http://example.org/reading>-_:NodeLine8Col29 = Valid
913,true)
91419:01:44.841 [pool-19-thread-8-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
915<http://example.org/reading>-_:NodeLine8Col29 = Valid
916,true)
91719:01:44.841 [pool-19-thread-8-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
918<http://example.org/reading>-_:NodeLine8Col29 = Valid
919,true)
92019:01:44.841 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
92119:01:44.841 [pool-19-thread-8-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)
92219:01:44.841 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
92319:01:44.841 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
92419:01:44.842 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
92519:01:44.842 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
92619:01:44.842 [pool-19-thread-8-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 = Valid
928,true)
92919:01:44.842 [pool-19-thread-8-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)
93019:01:44.843 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
93119:01:44.843 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
93219:01:44.843 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
93319:01:44.844 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
93419:01:44.844 [pool-19-thread-8-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 = Not valid
936,false)
93719:01:44.845 [pool-19-thread-8-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)
93819:01:44.845 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
93919:01:44.847 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
94019:01:44.847 [pool-19-thread-8-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>)
94119:01:44.848 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
94219:01:44.848 [pool-19-thread-8-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)
94519:01:44.849 [pool-19-thread-8-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>)
94619:01:44.849 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
94719:01:44.850 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
94819:01:44.850 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
94919:01:44.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
95019:01:44.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
951<http://example.org/reading>-_:NodeLine12Col22 = Valid
952,true)
95319:01:44.852 [pool-19-thread-8-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
954<http://example.org/reading>-_:NodeLine12Col22 = Not valid
955,false)
95619:01:44.853 [pool-19-thread-8-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
957<http://example.org/reading>-_:NodeLine12Col22 = Not valid
958,false)
95919:01:44.853 [pool-19-thread-8-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
960<http://example.org/reading>-_:NodeLine8Col29 = Valid
961<http://example.org/reading>-_:NodeLine12Col22 = Not valid
962<http://example.org/reading>-_:NodeLine19Col22 = Valid
963,false)
96419:01:44.854 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
965(<http://example.org/reading>-http://example.org/ValidReading = Valid
966<http://example.org/reading>-_:NodeLine8Col29 = Valid
967<http://example.org/reading>-_:NodeLine12Col22 = Not valid
968<http://example.org/reading>-_:NodeLine19Col22 = Valid
969,false)
97019:01:44.854 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
971(<http://example.org/reading>-http://example.org/ValidReading = Not valid
972<http://example.org/reading>-_:NodeLine8Col29 = Valid
973<http://example.org/reading>-_:NodeLine12Col22 = Not valid
974<http://example.org/reading>-_:NodeLine19Col22 = Valid
975,false)
97619:01:44.855 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
97719:01:44.855 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
97819:01:44.855 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
97919:01:44.856 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
98019:01:44.856 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
98119:01:44.856 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
98219:01:44.857 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
98319:01:44.857 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
98419:01:44.857 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
98519:01:44.861 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
98619:01:44.900 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
98719:01:44.901 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
98819:01:44.902 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
98919:01:44.903 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
99019:01:44.903 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
99119:01:44.904 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
99219:01:44.904 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
99319:01:44.905 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
99419:01:44.905 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
99519:01:44.906 [pool-19-thread-8-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)
99619:01:44.906 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
99719:01:44.907 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
99819:01:44.908 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
99919:01:44.908 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
100019:01:44.909 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1001<http://example.org/reading>-_:NodeLine19Col22 = Valid
1002,true)
100319:01:44.910 [pool-19-thread-8-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)
100419:01:44.910 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
100519:01:44.911 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
100619:01:44.912 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
100719:01:44.912 [pool-19-thread-8-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)
101019:01:44.913 [pool-19-thread-8-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>)
101119:01:44.913 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
101219:01:44.914 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
101319:01:44.915 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
101419:01:44.915 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
101519:01:44.916 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1016<http://example.org/reading>-_:NodeLine19Col22 = Valid
1017,true)
101819:01:44.917 [pool-19-thread-8-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
1019<http://example.org/reading>-_:NodeLine19Col22 = Valid
1020,true)
102119:01:44.917 [pool-19-thread-8-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
1022<http://example.org/reading>-_:NodeLine19Col22 = Valid
1023,true)
102419:01:44.917 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
102519:01:44.918 [pool-19-thread-8-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>)
102619:01:44.918 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
102719:01:44.918 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
102819:01:44.919 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
102919:01:44.920 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
103019:01:44.920 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1031<http://example.org/reading>-_:NodeLine8Col29 = Valid
1032,true)
103319:01:44.920 [pool-19-thread-8-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
1034<http://example.org/reading>-_:NodeLine8Col29 = Valid
1035,true)
103619:01:44.920 [pool-19-thread-8-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
1037<http://example.org/reading>-_:NodeLine8Col29 = Valid
1038,true)
103919:01:44.920 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
104019:01:44.921 [pool-19-thread-8-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)
104119:01:44.921 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
104219:01:44.921 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
104319:01:44.921 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
104419:01:44.921 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
104519:01:44.922 [pool-19-thread-8-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 = Valid
1047,true)
104819:01:44.922 [pool-19-thread-8-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)
104919:01:44.922 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
105019:01:44.922 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
105119:01:44.924 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
105219:01:44.925 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
105319:01:44.926 [pool-19-thread-8-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 = Not valid
1055,false)
105619:01:44.927 [pool-19-thread-8-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)
105719:01:44.927 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
105819:01:44.927 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
105919:01:44.928 [pool-19-thread-8-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>)
106019:01:44.928 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
106119:01:44.928 [pool-19-thread-8-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)
106419:01:44.929 [pool-19-thread-8-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>)
106519:01:44.929 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
106619:01:44.929 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
106719:01:44.930 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
106819:01:44.931 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
106919:01:44.931 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1070<http://example.org/reading>-_:NodeLine12Col22 = Valid
1071,true)
107219:01:44.931 [pool-19-thread-8-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
1073<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1074,false)
107519:01:44.931 [pool-19-thread-8-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
1076<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1077,false)
107819:01:44.932 [pool-19-thread-8-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
1079<http://example.org/reading>-_:NodeLine8Col29 = Valid
1080<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1081<http://example.org/reading>-_:NodeLine19Col22 = Valid
1082,false)
108319:01:44.932 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1084(<http://example.org/reading>-http://example.org/ValidReading = Valid
1085<http://example.org/reading>-_:NodeLine8Col29 = Valid
1086<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1087<http://example.org/reading>-_:NodeLine19Col22 = Valid
1088,false)
108919:01:44.932 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1090(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1091<http://example.org/reading>-_:NodeLine8Col29 = Valid
1092<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1093<http://example.org/reading>-_:NodeLine19Col22 = Valid
1094,false)
109519:01:44.932 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
109619:01:44.932 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
109719:01:44.932 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
109819:01:44.933 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
109919:01:44.933 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
110019:01:44.933 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
110119:01:44.933 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
110219:01:44.933 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
110319:01:44.934 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
110419:01:44.937 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
110519:01:44.983 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
110619:01:44.984 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
110719:01:44.985 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
110819:01:44.986 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
110919:01:44.987 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
111019:01:44.988 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
111119:01:44.988 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
111219:01:44.988 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
111319:01:44.988 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
111419:01:44.989 [pool-19-thread-8-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)
111519:01:44.989 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
111619:01:44.989 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
111719:01:44.992 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
111819:01:44.993 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
111919:01:44.994 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1120<http://example.org/reading>-_:NodeLine19Col22 = Valid
1121,true)
112219:01:44.995 [pool-19-thread-8-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)
112319:01:44.995 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
112419:01:44.995 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
112519:01:44.996 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
112619:01:44.996 [pool-19-thread-8-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)
112919:01:44.996 [pool-19-thread-8-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>)
113019:01:44.996 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
113119:01:44.997 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
113219:01:45.000 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
113319:01:45.001 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
113419:01:45.002 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1135<http://example.org/reading>-_:NodeLine19Col22 = Valid
1136,true)
113719:01:45.004 [pool-19-thread-8-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
1138<http://example.org/reading>-_:NodeLine19Col22 = Valid
1139,true)
114019:01:45.004 [pool-19-thread-8-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
1141<http://example.org/reading>-_:NodeLine19Col22 = Valid
1142,true)
114319:01:45.004 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
114419:01:45.004 [pool-19-thread-8-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>)
114519:01:45.004 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
114619:01:45.004 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
114719:01:45.006 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
114819:01:45.008 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
114919:01:45.010 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1150<http://example.org/reading>-_:NodeLine8Col29 = Valid
1151,true)
115219:01:45.010 [pool-19-thread-8-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
1153<http://example.org/reading>-_:NodeLine8Col29 = Valid
1154,true)
115519:01:45.010 [pool-19-thread-8-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
1156<http://example.org/reading>-_:NodeLine8Col29 = Valid
1157,true)
115819:01:45.010 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
115919:01:45.010 [pool-19-thread-8-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)
116019:01:45.010 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
116119:01:45.010 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
116219:01:45.011 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
116319:01:45.011 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
116419:01:45.011 [pool-19-thread-8-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 = Valid
1166,true)
116719:01:45.011 [pool-19-thread-8-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)
116819:01:45.012 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
116919:01:45.012 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
117019:01:45.013 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
117119:01:45.017 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
117219:01:45.017 [pool-19-thread-8-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 = Not valid
1174,false)
117519:01:45.018 [pool-19-thread-8-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)
117619:01:45.018 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
117719:01:45.018 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
117819:01:45.019 [pool-19-thread-8-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>)
117919:01:45.020 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
118019:01:45.020 [pool-19-thread-8-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)
118319:01:45.021 [pool-19-thread-8-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>)
118419:01:45.021 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
118519:01:45.022 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
118619:01:45.023 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
118719:01:45.023 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
118819:01:45.024 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1189<http://example.org/reading>-_:NodeLine12Col22 = Valid
1190,true)
119119:01:45.025 [pool-19-thread-8-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
1192<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1193,false)
119419:01:45.025 [pool-19-thread-8-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
1195<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1196,false)
119719:01:45.026 [pool-19-thread-8-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
1198<http://example.org/reading>-_:NodeLine8Col29 = Valid
1199<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1200<http://example.org/reading>-_:NodeLine19Col22 = Valid
1201,false)
120219:01:45.026 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1203(<http://example.org/reading>-http://example.org/ValidReading = Valid
1204<http://example.org/reading>-_:NodeLine8Col29 = Valid
1205<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1206<http://example.org/reading>-_:NodeLine19Col22 = Valid
1207,false)
120819:01:45.027 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1209(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1210<http://example.org/reading>-_:NodeLine8Col29 = Valid
1211<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1212<http://example.org/reading>-_:NodeLine19Col22 = Valid
1213,false)
121419:01:45.027 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
121519:01:45.027 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
121619:01:45.027 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
121719:01:45.027 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
121819:01:45.027 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
121919:01:45.027 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
122019:01:45.028 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
122119:01:45.028 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
122219:01:45.028 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
122319:01:45.032 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
122419:01:45.064 [fs2-kafka-consumer-335] DEBUG org.apache.kafka.clients.ClientUtils - Resolved host localhost as 127.0.0.1
122519:01:45.065 [fs2-kafka-consumer-335] 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
122619:01:45.079 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
122719:01:45.079 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
122819:01:45.079 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
122919:01:45.080 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
123019:01:45.080 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
123119:01:45.080 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
123219:01:45.081 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
123319:01:45.081 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
123419:01:45.081 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
123519:01:45.081 [pool-19-thread-8-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)
123619:01:45.081 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
123719:01:45.081 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
123819:01:45.083 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
123919:01:45.083 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
124019:01:45.083 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1241<http://example.org/reading>-_:b0 = Valid
1242,true)
124319:01:45.083 [pool-19-thread-8-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)
124419:01:45.084 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
124519:01:45.084 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
124619:01:45.084 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
124719:01:45.084 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
124819:01:45.085 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1249<http://example.org/reading>-_:b0 = Valid
1250,true)
125119:01:45.085 [pool-19-thread-8-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)
125219:01:45.085 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
125319:01:45.085 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
125419:01:45.090 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.98), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
125519:01:45.091 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
125619:01:45.091 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1257<http://example.org/reading>-_:b0 = Valid
1258,true)
125919:01:45.092 [pool-19-thread-8-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>)
126019:01:45.092 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
126119:01:45.094 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
126219:01:45.095 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
126319:01:45.095 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
126419:01:45.095 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1265<http://example.org/reading>-_:b0 = Valid
1266,true)
126719:01:45.097 [pool-19-thread-8-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
1268<http://example.org/reading>-_:b0 = Valid
1269,true)
127019:01:45.098 [pool-19-thread-8-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
1271<http://example.org/reading>-_:b0 = Valid
1272,true)
127319:01:45.098 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
127419:01:45.099 [pool-19-thread-8-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>)
127519:01:45.099 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
127619:01:45.100 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
127719:01:45.101 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
127819:01:45.101 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
127919:01:45.101 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1280<http://example.org/reading>-_:b2 = Valid
1281,true)
128219:01:45.101 [pool-19-thread-8-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
1283<http://example.org/reading>-_:b2 = Valid
1284,true)
128519:01:45.102 [pool-19-thread-8-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
1286<http://example.org/reading>-_:b2 = Valid
1287,true)
128819:01:45.102 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
128919:01:45.102 [pool-19-thread-8-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)
129019:01:45.102 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
129119:01:45.102 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
129219:01:45.103 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
129319:01:45.104 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
129419:01:45.104 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1295<http://example.org/reading>-_:b1 = Valid
1296,true)
129719:01:45.105 [pool-19-thread-8-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)
129819:01:45.105 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
129919:01:45.105 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
130019:01:45.105 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
130119:01:45.105 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1302<http://example.org/reading>-_:b1 = Valid
1303,true)
130419:01:45.106 [pool-19-thread-8-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>)
130519:01:45.106 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
130619:01:45.106 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
130719:01:45.107 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
130819:01:45.107 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
130919:01:45.108 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1310<http://example.org/reading>-_:b1 = Valid
1311,true)
131219:01:45.108 [pool-19-thread-8-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
1313<http://example.org/reading>-_:b1 = Valid
1314,true)
131519:01:45.109 [pool-19-thread-8-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
1316<http://example.org/reading>-_:b1 = Valid
1317,true)
131819:01:45.109 [pool-19-thread-8-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
1319<http://example.org/reading>-_:b2 = Valid
1320<http://example.org/reading>-_:b1 = Valid
1321<http://example.org/reading>-_:b0 = Valid
1322,true)
132319:01:45.110 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1324(<http://example.org/reading>-http://example.org/ValidReading = Valid
1325<http://example.org/reading>-_:b2 = Valid
1326<http://example.org/reading>-_:b1 = Valid
1327<http://example.org/reading>-_:b0 = Valid
1328,true)
132919:01:45.110 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1330(<http://example.org/reading>-http://example.org/ValidReading = Valid
1331<http://example.org/reading>-_:b2 = Valid
1332<http://example.org/reading>-_:b1 = Valid
1333<http://example.org/reading>-_:b0 = Valid
1334,true)
133519:01:45.110 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
133619:01:45.110 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
133719:01:45.110 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
133819:01:45.110 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
133919:01:45.110 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
134019:01:45.110 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
134119:01:45.111 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
134219:01:45.111 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
134319:01:45.112 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
134419:01:45.114 [fs2-kafka-consumer-335] 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
1345java.net.ConnectException: Connection refused
1346 at java.base/sun.nio.ch.Net.pollConnect(Native Method)
1347 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
1348 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
1349 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50)
1350 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224)
1351 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526)
1352 at org.apache.kafka.common.network.Selector.poll(Selector.java:481)
1353 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560)
1354 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:265)
1355 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236)
1356 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215)
1357 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:246)
1358 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:483)
1359 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1262)
1360 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1231)
1361 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1211)
1362 at fs2.kafka.internal.KafkaConsumerActor.pollConsumer$1$$anonfun$1(KafkaConsumerActor.scala:262)
1363 at fs2.kafka.internal.WithConsumer$$anon$1.blocking$$anonfun$1(WithConsumer.scala:34)
1364 at cats.effect.IOFiber.runLoop(IOFiber.scala:283)
1365 at cats.effect.IOFiber.autoCedeR(IOFiber.scala:1393)
1366 at cats.effect.IOFiber.run(IOFiber.scala:146)
1367 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1368 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1369 at java.base/java.lang.Thread.run(Thread.java:833)
137019:01:45.117 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
137119:01:45.117 [fs2-kafka-consumer-335] INFO org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Node -1 disconnected.
137219:01:45.120 [fs2-kafka-consumer-335] 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.
137319:01:45.120 [fs2-kafka-consumer-335] 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
137419:01:45.126 [fs2-kafka-consumer-335] 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
137519:01:45.127 [fs2-kafka-consumer-335] 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
137619:01:45.127 [fs2-kafka-consumer-335] 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
1377org.apache.kafka.common.errors.DisconnectException: null
137819:01:45.135 [fs2-kafka-consumer-335] 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
137919:01:45.135 [fs2-kafka-consumer-335] 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
1380org.apache.kafka.clients.consumer.internals.NoAvailableBrokersException: null
138119:01:45.170 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
138219:01:45.170 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
138319:01:45.171 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
138419:01:45.171 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
138519:01:45.171 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
138619:01:45.172 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
138719:01:45.172 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
138819:01:45.172 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
138919:01:45.172 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
139019:01:45.172 [pool-19-thread-8-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)
139119:01:45.175 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
139219:01:45.175 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
139319:01:45.176 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
139419:01:45.176 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
139519:01:45.176 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1396<http://example.org/reading>-_:b0 = Valid
1397,true)
139819:01:45.176 [pool-19-thread-8-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)
139919:01:45.176 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
140019:01:45.176 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
140119:01:45.177 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
140219:01:45.177 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
140319:01:45.177 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1404<http://example.org/reading>-_:b0 = Valid
1405,true)
140619:01:45.178 [pool-19-thread-8-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)
140719:01:45.178 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
140819:01:45.178 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
140919:01:45.179 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.23), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
141019:01:45.179 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
141119:01:45.180 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1412<http://example.org/reading>-_:b0 = Valid
1413,true)
141419:01:45.180 [pool-19-thread-8-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>)
141519:01:45.180 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
141619:01:45.180 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
141719:01:45.182 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
141819:01:45.185 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
141919:01:45.185 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1420<http://example.org/reading>-_:b0 = Valid
1421,true)
142219:01:45.187 [pool-19-thread-8-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
1423<http://example.org/reading>-_:b0 = Valid
1424,true)
142519:01:45.187 [pool-19-thread-8-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
1426<http://example.org/reading>-_:b0 = Valid
1427,true)
142819:01:45.187 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
142919:01:45.188 [pool-19-thread-8-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>)
143019:01:45.188 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
143119:01:45.188 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
143219:01:45.189 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
143319:01:45.189 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
143419:01:45.190 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1435<http://example.org/reading>-_:b2 = Valid
1436,true)
143719:01:45.190 [pool-19-thread-8-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
1438<http://example.org/reading>-_:b2 = Valid
1439,true)
144019:01:45.190 [pool-19-thread-8-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
1441<http://example.org/reading>-_:b2 = Valid
1442,true)
144319:01:45.191 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
144419:01:45.191 [pool-19-thread-8-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)
144519:01:45.191 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
144619:01:45.191 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
144719:01:45.192 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
144819:01:45.193 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
144919:01:45.193 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1450<http://example.org/reading>-_:b1 = Valid
1451,true)
145219:01:45.193 [pool-19-thread-8-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)
145319:01:45.193 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
145419:01:45.193 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
145519:01:45.194 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
145619:01:45.195 [pool-19-thread-8-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>-_:b1 = Valid
1458,true)
145919:01:45.195 [pool-19-thread-8-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>)
146019:01:45.196 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
146119:01:45.196 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
146219:01:45.197 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
146319:01:45.197 [fs2-kafka-consumer-335] 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 {}
146419:01:45.199 [fs2-kafka-consumer-335] 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
146519:01:45.199 [fs2-kafka-consumer-335] 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
146619:01:45.199 [fs2-kafka-consumer-335] 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
146719:01:45.200 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
146819:01:45.200 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1469<http://example.org/reading>-_:b1 = Valid
1470,true)
147119:01:45.201 [pool-19-thread-8-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
1472<http://example.org/reading>-_:b1 = Valid
1473,true)
147419:01:45.200 [fs2-kafka-consumer-335] INFO org.apache.kafka.common.metrics.Metrics - Metrics scheduler closed
147519:01:45.203 [fs2-kafka-consumer-335] INFO org.apache.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter
147619:01:45.203 [pool-19-thread-8-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
1477<http://example.org/reading>-_:b1 = Valid
1478,true)
147919:01:45.204 [pool-19-thread-8-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
1480<http://example.org/reading>-_:b2 = Valid
1481<http://example.org/reading>-_:b1 = Valid
1482<http://example.org/reading>-_:b0 = Valid
1483,true)
148419:01:45.204 [fs2-kafka-consumer-335] INFO org.apache.kafka.common.metrics.Metrics - Metrics reporters closed
148519:01:45.204 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1486(<http://example.org/reading>-http://example.org/ValidReading = Valid
1487<http://example.org/reading>-_:b2 = Valid
1488<http://example.org/reading>-_:b1 = Valid
1489<http://example.org/reading>-_:b0 = Valid
1490,true)
149119:01:45.204 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1492(<http://example.org/reading>-http://example.org/ValidReading = Valid
1493<http://example.org/reading>-_:b2 = Valid
1494<http://example.org/reading>-_:b1 = Valid
1495<http://example.org/reading>-_:b0 = Valid
1496,true)
149719:01:45.204 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
149819:01:45.204 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
149919:01:45.204 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
150019:01:45.204 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
150119:01:45.204 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
150219:01:45.204 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
150319:01:45.205 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
150419:01:45.205 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
150519:01:45.205 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
150619:01:45.210 [fs2-kafka-consumer-335] INFO org.apache.kafka.common.utils.AppInfoParser - App info kafka.consumer for consumer-comet:0.1.7-1 unregistered
150719:01:45.210 [fs2-kafka-consumer-335] 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
150819:01:45.214 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
1509org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1510 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1511 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1512 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1513 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1514 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1515 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1516 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1517 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1518 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1519 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1520 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1521 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1522 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1523 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1524 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1525 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1526 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1527 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1528org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1529 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1530 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1531 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1532 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1533 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1534 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1535 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1536 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1537 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1538 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1539 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1540 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1541 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1542 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1543 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1544 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1545 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1546 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
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)
158519:01:45.228 [pool-19-thread-2-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
1586[info] ExtractorTests:
1587[info] LIST extractor
1588[info] - works
1589[info] FILE extractor
1590[info] - works
1591[info] KAFKA extractor
1592[info] - works
159319:01:45.279 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
159419:01:45.281 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
159519:01:45.281 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
159619:01:45.282 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
159719:01:45.282 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
159819:01:45.282 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
159919:01:45.282 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
160019:01:45.282 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
160119:01:45.283 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
160219:01:45.283 [pool-19-thread-8-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)
160319:01:45.284 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
160419:01:45.284 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
160519:01:45.285 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
160619:01:45.285 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
160719:01:45.285 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1608<http://example.org/reading>-_:b0 = Valid
1609,true)
161019:01:45.285 [pool-19-thread-8-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)
161119:01:45.285 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
161219:01:45.285 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
161319:01:45.286 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
161419:01:45.286 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
161519:01:45.286 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1616<http://example.org/reading>-_:b0 = Valid
1617,true)
161819:01:45.286 [pool-19-thread-8-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)
161919:01:45.287 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
162019:01:45.289 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
162119:01:45.289 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.74), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
162219:01:45.290 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
162319:01:45.290 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1624<http://example.org/reading>-_:b0 = Valid
1625,true)
162619:01:45.290 [pool-19-thread-8-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>)
162719:01:45.290 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
162819:01:45.290 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
162919:01:45.291 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
163019:01:45.291 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
163119:01:45.291 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1632<http://example.org/reading>-_:b0 = Valid
1633,true)
163419:01:45.292 [pool-19-thread-8-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
1635<http://example.org/reading>-_:b0 = Valid
1636,true)
163719:01:45.292 [pool-19-thread-8-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
1638<http://example.org/reading>-_:b0 = Valid
1639,true)
164019:01:45.292 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
164119:01:45.292 [pool-19-thread-8-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>)
164219:01:45.293 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
164319:01:45.293 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
164419:01:45.294 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
164519:01:45.294 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
164619:01:45.294 [pool-19-thread-8-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>-_:b2 = Valid
1648,true)
164919:01:45.294 [pool-19-thread-8-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
1650<http://example.org/reading>-_:b2 = Valid
1651,true)
165219:01:45.294 [pool-19-thread-8-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
1653<http://example.org/reading>-_:b2 = Valid
1654,true)
165519:01:45.294 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
165619:01:45.295 [pool-19-thread-8-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)
165719:01:45.295 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
165819:01:45.295 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
165919:01:45.296 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
166019:01:45.296 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
166119:01:45.296 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1662<http://example.org/reading>-_:b1 = Valid
1663,true)
166419:01:45.296 [pool-19-thread-8-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)
166519:01:45.296 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
166619:01:45.296 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
166719:01:45.297 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
166819:01:45.297 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1669<http://example.org/reading>-_:b1 = Valid
1670,true)
167119:01:45.297 [pool-19-thread-8-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>)
167219:01:45.297 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
167319:01:45.297 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
167419:01:45.298 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
167519:01:45.298 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
167619:01:45.298 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1677<http://example.org/reading>-_:b1 = Valid
1678,true)
167919:01:45.299 [pool-19-thread-8-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
1680<http://example.org/reading>-_:b1 = Valid
1681,true)
168219:01:45.299 [pool-19-thread-8-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
1683<http://example.org/reading>-_:b1 = Valid
1684,true)
168519:01:45.299 [pool-19-thread-8-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
1686<http://example.org/reading>-_:b2 = Valid
1687<http://example.org/reading>-_:b1 = Valid
1688<http://example.org/reading>-_:b0 = Valid
1689,true)
169019:01:45.299 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1691(<http://example.org/reading>-http://example.org/ValidReading = Valid
1692<http://example.org/reading>-_:b2 = Valid
1693<http://example.org/reading>-_:b1 = Valid
1694<http://example.org/reading>-_:b0 = Valid
1695,true)
169619:01:45.299 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1697(<http://example.org/reading>-http://example.org/ValidReading = Valid
1698<http://example.org/reading>-_:b2 = Valid
1699<http://example.org/reading>-_:b1 = Valid
1700<http://example.org/reading>-_:b0 = Valid
1701,true)
170219:01:45.300 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
170319:01:45.300 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
170419:01:45.300 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
170519:01:45.300 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
170619:01:45.300 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
170719:01:45.300 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
170819:01:45.301 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
170919:01:45.301 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
171019:01:45.301 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
171119:01:45.305 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
171219:01:45.347 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
171319:01:45.348 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
171419:01:45.349 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
171519:01:45.350 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
171619:01:45.350 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
171719:01:45.350 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
171819:01:45.350 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
171919:01:45.350 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
172019:01:45.350 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
172119:01:45.350 [pool-19-thread-8-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)
172219:01:45.350 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
172319:01:45.350 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
172419:01:45.351 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
172519:01:45.351 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
172619:01:45.352 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1727<http://example.org/reading>-_:b0 = Valid
1728,true)
172919:01:45.352 [pool-19-thread-8-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)
173019:01:45.352 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
173119:01:45.352 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
173219:01:45.352 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
173319:01:45.352 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
173419:01:45.353 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1735<http://example.org/reading>-_:b0 = Not valid
1736,false)
173719:01:45.353 [pool-19-thread-8-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)
173819:01:45.353 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
173919:01:45.353 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
174019:01:45.353 [pool-19-thread-8-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>)
174119:01:45.353 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
174219:01:45.353 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1743<http://example.org/reading>-_:b0 = Valid
1744,true)
174519:01:45.354 [pool-19-thread-8-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>)
174619:01:45.354 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
174719:01:45.354 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
174819:01:45.354 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
174919:01:45.355 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
175019:01:45.355 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1751<http://example.org/reading>-_:b0 = Valid
1752,true)
175319:01:45.355 [pool-19-thread-8-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
1754<http://example.org/reading>-_:b0 = Not valid
1755,false)
175619:01:45.355 [pool-19-thread-8-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
1757<http://example.org/reading>-_:b0 = Not valid
1758,false)
175919:01:45.355 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
176019:01:45.355 [pool-19-thread-8-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>)
176119:01:45.355 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
176219:01:45.355 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
176319:01:45.356 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
176419:01:45.356 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
176519:01:45.356 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1766<http://example.org/reading>-_:b2 = Valid
1767,true)
176819:01:45.356 [pool-19-thread-8-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
1769<http://example.org/reading>-_:b2 = Valid
1770,true)
177119:01:45.357 [pool-19-thread-8-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
1772<http://example.org/reading>-_:b2 = Valid
1773,true)
177419:01:45.357 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
177519:01:45.357 [pool-19-thread-8-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)
177619:01:45.357 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
177719:01:45.357 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
177819:01:45.358 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
177919:01:45.358 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
178019:01:45.358 [pool-19-thread-8-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>-_:b1 = Valid
1782,true)
178319:01:45.358 [pool-19-thread-8-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)
178419:01:45.358 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
178519:01:45.359 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
178619:01:45.359 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
178719:01:45.359 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1788<http://example.org/reading>-_:b1 = Valid
1789,true)
179019:01:45.359 [pool-19-thread-8-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>)
179119:01:45.360 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
179219:01:45.360 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
179319:01:45.360 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
179419:01:45.361 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
179519:01:45.361 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1796<http://example.org/reading>-_:b1 = Valid
1797,true)
179819:01:45.362 [pool-19-thread-8-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
1799<http://example.org/reading>-_:b1 = Valid
1800,true)
180119:01:45.362 [pool-19-thread-8-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
1802<http://example.org/reading>-_:b1 = Valid
1803,true)
180419:01:45.362 [pool-19-thread-8-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
1805<http://example.org/reading>-_:b2 = Valid
1806<http://example.org/reading>-_:b1 = Valid
1807<http://example.org/reading>-_:b0 = Not valid
1808,false)
180919:01:45.362 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1810(<http://example.org/reading>-http://example.org/ValidReading = Valid
1811<http://example.org/reading>-_:b2 = Valid
1812<http://example.org/reading>-_:b1 = Valid
1813<http://example.org/reading>-_:b0 = Not valid
1814,false)
181519:01:45.362 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1816(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1817<http://example.org/reading>-_:b2 = Valid
1818<http://example.org/reading>-_:b1 = Valid
1819<http://example.org/reading>-_:b0 = Not valid
1820,false)
182119:01:45.364 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
182219:01:45.364 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
182319:01:45.364 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
182419:01:45.364 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
182519:01:45.365 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
182619:01:45.365 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
182719:01:45.365 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
182819:01:45.366 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
182919:01:45.366 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
183019:01:45.370 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
183119:01:45.405 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
183219:01:45.405 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
183319:01:45.405 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
183419:01:45.406 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
183519:01:45.406 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
183619:01:45.406 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
183719:01:45.406 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
183819:01:45.406 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
183919:01:45.406 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
184019:01:45.406 [pool-19-thread-8-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)
184119:01:45.406 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
184219:01:45.406 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
184319:01:45.407 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
184419:01:45.407 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
184519:01:45.408 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1846<http://example.org/reading>-_:b0 = Valid
1847,true)
184819:01:45.408 [pool-19-thread-8-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)
184919:01:45.408 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
185019:01:45.408 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
185119:01:45.409 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
185219:01:45.409 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
185319:01:45.409 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1854<http://example.org/reading>-_:b0 = Not valid
1855,false)
185619:01:45.409 [pool-19-thread-8-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)
185719:01:45.409 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
185819:01:45.410 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
185919:01:45.410 [pool-19-thread-8-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>)
186019:01:45.410 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
186119:01:45.411 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1862<http://example.org/reading>-_:b0 = Valid
1863,true)
186419:01:45.411 [pool-19-thread-8-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>)
186519:01:45.411 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
186619:01:45.411 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
186719:01:45.412 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
186819:01:45.412 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
186919:01:45.413 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1870<http://example.org/reading>-_:b0 = Valid
1871,true)
187219:01:45.413 [pool-19-thread-8-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
1873<http://example.org/reading>-_:b0 = Not valid
1874,false)
187519:01:45.413 [pool-19-thread-8-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
1876<http://example.org/reading>-_:b0 = Not valid
1877,false)
187819:01:45.414 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
187919:01:45.414 [pool-19-thread-8-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>)
188019:01:45.414 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
188119:01:45.414 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
188219:01:45.415 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
188319:01:45.415 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
188419:01:45.415 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1885<http://example.org/reading>-_:b2 = Valid
1886,true)
188719:01:45.416 [pool-19-thread-8-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
1888<http://example.org/reading>-_:b2 = Valid
1889,true)
189019:01:45.416 [pool-19-thread-8-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
1891<http://example.org/reading>-_:b2 = Valid
1892,true)
189319:01:45.416 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
189419:01:45.416 [pool-19-thread-8-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)
189519:01:45.417 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
189619:01:45.417 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
189719:01:45.419 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
189819:01:45.419 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
189919:01:45.419 [pool-19-thread-8-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>-_:b1 = Valid
1901,true)
190219:01:45.420 [pool-19-thread-8-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)
190319:01:45.420 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
190419:01:45.420 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
190519:01:45.423 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
190619:01:45.423 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1907<http://example.org/reading>-_:b1 = Valid
1908,true)
190919:01:45.423 [pool-19-thread-8-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>)
191019:01:45.423 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
191119:01:45.423 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
191219:01:45.424 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
191319:01:45.424 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
191419:01:45.424 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1915<http://example.org/reading>-_:b1 = Valid
1916,true)
191719:01:45.424 [pool-19-thread-8-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
1918<http://example.org/reading>-_:b1 = Valid
1919,true)
192019:01:45.424 [pool-19-thread-8-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
1921<http://example.org/reading>-_:b1 = Valid
1922,true)
192319:01:45.425 [pool-19-thread-8-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
1924<http://example.org/reading>-_:b2 = Valid
1925<http://example.org/reading>-_:b1 = Valid
1926<http://example.org/reading>-_:b0 = Not valid
1927,false)
192819:01:45.425 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1929(<http://example.org/reading>-http://example.org/ValidReading = Valid
1930<http://example.org/reading>-_:b2 = Valid
1931<http://example.org/reading>-_:b1 = Valid
1932<http://example.org/reading>-_:b0 = Not valid
1933,false)
193419:01:45.425 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1935(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1936<http://example.org/reading>-_:b2 = Valid
1937<http://example.org/reading>-_:b1 = Valid
1938<http://example.org/reading>-_:b0 = Not valid
1939,false)
194019:01:45.425 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
194119:01:45.425 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
194219:01:45.426 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
194319:01:45.426 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
194419:01:45.426 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
194519:01:45.426 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
194619:01:45.426 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
194719:01:45.426 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
194819:01:45.427 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
194919:01:45.430 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
195019:01:45.465 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
195119:01:45.466 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
195219:01:45.466 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
195319:01:45.467 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
195419:01:45.467 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
195519:01:45.467 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
195619:01:45.467 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
195719:01:45.467 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
195819:01:45.467 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
195919:01:45.468 [pool-19-thread-8-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)
196019:01:45.468 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
196119:01:45.468 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
196219:01:45.469 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
196319:01:45.470 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
196419:01:45.470 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1965<http://example.org/reading>-_:b0 = Valid
1966,true)
196719:01:45.470 [pool-19-thread-8-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)
196819:01:45.471 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
196919:01:45.471 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
197019:01:45.471 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
197119:01:45.471 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
197219:01:45.471 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1973<http://example.org/reading>-_:b0 = Not valid
1974,false)
197519:01:45.472 [pool-19-thread-8-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)
197619:01:45.472 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
197719:01:45.472 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
197819:01:45.473 [pool-19-thread-8-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>)
197919:01:45.473 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
198019:01:45.473 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1981<http://example.org/reading>-_:b0 = Valid
1982,true)
198319:01:45.473 [pool-19-thread-8-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>)
198419:01:45.473 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
198519:01:45.473 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
198619:01:45.474 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
198719:01:45.475 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
198819:01:45.475 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1989<http://example.org/reading>-_:b0 = Valid
1990,true)
199119:01:45.475 [pool-19-thread-8-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
1992<http://example.org/reading>-_:b0 = Not valid
1993,false)
199419:01:45.475 [pool-19-thread-8-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
1995<http://example.org/reading>-_:b0 = Not valid
1996,false)
199719:01:45.475 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
199819:01:45.475 [pool-19-thread-8-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>)
199919:01:45.475 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
200019:01:45.475 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
200119:01:45.476 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
200219:01:45.476 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
200319:01:45.477 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2004<http://example.org/reading>-_:b2 = Valid
2005,true)
200619:01:45.477 [pool-19-thread-8-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
2007<http://example.org/reading>-_:b2 = Valid
2008,true)
200919:01:45.477 [pool-19-thread-8-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
2010<http://example.org/reading>-_:b2 = Valid
2011,true)
201219:01:45.477 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
201319:01:45.478 [pool-19-thread-8-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)
201419:01:45.478 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
201519:01:45.478 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
201619:01:45.479 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
201719:01:45.479 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
201819:01:45.479 [pool-19-thread-8-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>-_:b1 = Valid
2020,true)
202119:01:45.479 [pool-19-thread-8-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)
202219:01:45.479 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
202319:01:45.479 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
202419:01:45.480 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
202519:01:45.480 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2026<http://example.org/reading>-_:b1 = Valid
2027,true)
202819:01:45.481 [pool-19-thread-8-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>)
202919:01:45.481 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
203019:01:45.481 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
203119:01:45.481 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
203219:01:45.481 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
203319:01:45.482 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2034<http://example.org/reading>-_:b1 = Valid
2035,true)
203619:01:45.482 [pool-19-thread-8-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
2037<http://example.org/reading>-_:b1 = Valid
2038,true)
203919:01:45.482 [pool-19-thread-8-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
2040<http://example.org/reading>-_:b1 = Valid
2041,true)
204219:01:45.482 [pool-19-thread-8-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
2043<http://example.org/reading>-_:b2 = Valid
2044<http://example.org/reading>-_:b1 = Valid
2045<http://example.org/reading>-_:b0 = Not valid
2046,false)
204719:01:45.482 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2048(<http://example.org/reading>-http://example.org/ValidReading = Valid
2049<http://example.org/reading>-_:b2 = Valid
2050<http://example.org/reading>-_:b1 = Valid
2051<http://example.org/reading>-_:b0 = Not valid
2052,false)
205319:01:45.482 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2054(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2055<http://example.org/reading>-_:b2 = Valid
2056<http://example.org/reading>-_:b1 = Valid
2057<http://example.org/reading>-_:b0 = Not valid
2058,false)
205919:01:45.482 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
206019:01:45.482 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
206119:01:45.482 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
206219:01:45.483 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
206319:01:45.483 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
206419:01:45.483 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
206519:01:45.483 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
206619:01:45.483 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
206719:01:45.483 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
206819:01:45.487 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
206919:01:45.523 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
207019:01:45.523 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
207119:01:45.523 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
207219:01:45.523 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
207319:01:45.524 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
207419:01:45.524 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
207519:01:45.525 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
207619:01:45.525 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:f805a06d-8ef8-451d-9c0a-a73a25b6ad13,_:33994047-840e-4a24-acee-deb39a4d3eb0,_:33e4712f-f6b2-4d10-800b-a3e4523b82b1)
207719:01:45.526 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:f805a06d-8ef8-451d-9c0a-a73a25b6ad13
207819:01:45.526 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13,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)
207919:01:45.526 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
208019:01:45.526 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
208119:01:45.527 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
208219:01:45.528 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
208319:01:45.528 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2084<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2085,true)
208619:01:45.528 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13,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)
208719:01:45.529 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
208819:01:45.529 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
208919:01:45.529 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
209019:01:45.530 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
209119:01:45.530 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2092<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2093,true)
209419:01:45.530 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13,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)
209519:01:45.530 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
209619:01:45.530 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
209719:01:45.531 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.49), attempt: Attempt(<http://example.org/reading>,RefNode(_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
209819:01:45.532 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
209919:01:45.532 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2100<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2101,true)
210219:01:45.533 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13,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>)
210319:01:45.534 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
210419:01:45.536 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
210519:01:45.537 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
210619:01:45.538 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
210719:01:45.538 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2108<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2109,true)
211019:01:45.538 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:f805a06d-8ef8-451d-9c0a-a73a25b6ad13: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2111<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2112,true)
211319:01:45.538 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2114<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2115,true)
211619:01:45.538 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:33994047-840e-4a24-acee-deb39a4d3eb0
211719:01:45.538 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:33994047-840e-4a24-acee-deb39a4d3eb0,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>)
211819:01:45.539 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
211919:01:45.539 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
212019:01:45.539 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
212119:01:45.539 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
212219:01:45.539 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2123<http://example.org/reading>-_:33994047-840e-4a24-acee-deb39a4d3eb0 = Valid
2124,true)
212519:01:45.540 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:33994047-840e-4a24-acee-deb39a4d3eb0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2126<http://example.org/reading>-_:33994047-840e-4a24-acee-deb39a4d3eb0 = Valid
2127,true)
212819:01:45.540 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:33994047-840e-4a24-acee-deb39a4d3eb0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2129<http://example.org/reading>-_:33994047-840e-4a24-acee-deb39a4d3eb0 = Valid
2130,true)
213119:01:45.540 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:33e4712f-f6b2-4d10-800b-a3e4523b82b1
213219:01:45.540 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:33e4712f-f6b2-4d10-800b-a3e4523b82b1,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)
213319:01:45.540 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
213419:01:45.540 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
213519:01:45.541 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
213619:01:45.541 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
213719:01:45.541 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2138<http://example.org/reading>-_:33e4712f-f6b2-4d10-800b-a3e4523b82b1 = Valid
2139,true)
214019:01:45.541 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:33e4712f-f6b2-4d10-800b-a3e4523b82b1,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)
214119:01:45.542 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
214219:01:45.542 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
214319:01:45.542 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
214419:01:45.542 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2145<http://example.org/reading>-_:33e4712f-f6b2-4d10-800b-a3e4523b82b1 = Valid
2146,true)
214719:01:45.542 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:33e4712f-f6b2-4d10-800b-a3e4523b82b1,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>)
214819:01:45.543 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
214919:01:45.543 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
215019:01:45.543 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
215119:01:45.544 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
215219:01:45.544 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2153<http://example.org/reading>-_:33e4712f-f6b2-4d10-800b-a3e4523b82b1 = Valid
2154,true)
215519:01:45.544 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:33e4712f-f6b2-4d10-800b-a3e4523b82b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2156<http://example.org/reading>-_:33e4712f-f6b2-4d10-800b-a3e4523b82b1 = Valid
2157,true)
215819:01:45.544 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:33e4712f-f6b2-4d10-800b-a3e4523b82b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2159<http://example.org/reading>-_:33e4712f-f6b2-4d10-800b-a3e4523b82b1 = Valid
2160,true)
216119:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:f805a06d-8ef8-451d-9c0a-a73a25b6ad13,_:33994047-840e-4a24-acee-deb39a4d3eb0,_:33e4712f-f6b2-4d10-800b-a3e4523b82b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2162<http://example.org/reading>-_:33994047-840e-4a24-acee-deb39a4d3eb0 = Valid
2163<http://example.org/reading>-_:33e4712f-f6b2-4d10-800b-a3e4523b82b1 = Valid
2164<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2165,true)
216619:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2167(<http://example.org/reading>-http://example.org/ValidReading = Valid
2168<http://example.org/reading>-_:33994047-840e-4a24-acee-deb39a4d3eb0 = Valid
2169<http://example.org/reading>-_:33e4712f-f6b2-4d10-800b-a3e4523b82b1 = Valid
2170<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2171,true)
217219:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2173(<http://example.org/reading>-http://example.org/ValidReading = Valid
2174<http://example.org/reading>-_:33994047-840e-4a24-acee-deb39a4d3eb0 = Valid
2175<http://example.org/reading>-_:33e4712f-f6b2-4d10-800b-a3e4523b82b1 = Valid
2176<http://example.org/reading>-_:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 = Valid
2177,true)
217819:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:33e4712f-f6b2-4d10-800b-a3e4523b82b1
217919:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:33e4712f-f6b2-4d10-800b-a3e4523b82b1 =
218019:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:33e4712f-f6b2-4d10-800b-a3e4523b82b1 =
218119:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:33994047-840e-4a24-acee-deb39a4d3eb0
218219:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:33994047-840e-4a24-acee-deb39a4d3eb0 =
218319:01:45.545 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:33994047-840e-4a24-acee-deb39a4d3eb0 =
218419:01:45.546 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f805a06d-8ef8-451d-9c0a-a73a25b6ad13
218519:01:45.546 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 =
218619:01:45.546 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f805a06d-8ef8-451d-9c0a-a73a25b6ad13 =
218719:01:45.548 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
218819:01:45.577 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
218919:01:45.578 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
219019:01:45.578 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
219119:01:45.579 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
219219:01:45.580 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
219319:01:45.580 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
219419:01:45.581 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
219519:01:45.581 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:62854c83-30cb-4e68-baef-0ac07ef8ac42,_:f0303d46-266f-41a7-9890-7b75325b4e02,_:a431b5a1-4efb-48e8-b02a-849dce33efec)
219619:01:45.581 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:62854c83-30cb-4e68-baef-0ac07ef8ac42
219719:01:45.582 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:62854c83-30cb-4e68-baef-0ac07ef8ac42,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)
219819:01:45.582 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
219919:01:45.582 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
220019:01:45.583 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
220119:01:45.584 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
220219:01:45.584 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2203<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2204,true)
220519:01:45.584 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:62854c83-30cb-4e68-baef-0ac07ef8ac42,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)
220619:01:45.584 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
220719:01:45.585 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
220819:01:45.585 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
220919:01:45.585 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
221019:01:45.585 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2211<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2212,true)
221319:01:45.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:62854c83-30cb-4e68-baef-0ac07ef8ac42,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)
221419:01:45.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
221519:01:45.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
221619:01:45.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.81), attempt: Attempt(<http://example.org/reading>,RefNode(_:62854c83-30cb-4e68-baef-0ac07ef8ac42),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
221719:01:45.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
221819:01:45.586 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2219<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2220,true)
222119:01:45.587 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:62854c83-30cb-4e68-baef-0ac07ef8ac42,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>)
222219:01:45.587 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
222319:01:45.587 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
222419:01:45.588 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
222519:01:45.588 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
222619:01:45.588 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2227<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2228,true)
222919:01:45.588 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:62854c83-30cb-4e68-baef-0ac07ef8ac42: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2230<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2231,true)
223219:01:45.588 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:62854c83-30cb-4e68-baef-0ac07ef8ac42)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2233<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2234,true)
223519:01:45.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:f0303d46-266f-41a7-9890-7b75325b4e02
223619:01:45.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f0303d46-266f-41a7-9890-7b75325b4e02,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)
223719:01:45.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
223819:01:45.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
223919:01:45.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
224019:01:45.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
224119:01:45.589 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2242<http://example.org/reading>-_:f0303d46-266f-41a7-9890-7b75325b4e02 = Valid
2243,true)
224419:01:45.590 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f0303d46-266f-41a7-9890-7b75325b4e02,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)
224519:01:45.590 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
224619:01:45.590 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
224719:01:45.590 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
224819:01:45.590 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2249<http://example.org/reading>-_:f0303d46-266f-41a7-9890-7b75325b4e02 = Valid
2250,true)
225119:01:45.591 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f0303d46-266f-41a7-9890-7b75325b4e02,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>)
225219:01:45.591 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
225319:01:45.591 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
225419:01:45.592 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
225519:01:45.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
225619:01:45.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2257<http://example.org/reading>-_:f0303d46-266f-41a7-9890-7b75325b4e02 = Valid
2258,true)
225919:01:45.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:f0303d46-266f-41a7-9890-7b75325b4e02: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2260<http://example.org/reading>-_:f0303d46-266f-41a7-9890-7b75325b4e02 = Valid
2261,true)
226219:01:45.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:f0303d46-266f-41a7-9890-7b75325b4e02)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2263<http://example.org/reading>-_:f0303d46-266f-41a7-9890-7b75325b4e02 = Valid
2264,true)
226519:01:45.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:a431b5a1-4efb-48e8-b02a-849dce33efec
226619:01:45.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:a431b5a1-4efb-48e8-b02a-849dce33efec,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>)
226719:01:45.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
226819:01:45.593 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
226919:01:45.594 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
227019:01:45.594 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
227119:01:45.594 [pool-19-thread-8-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>-_:a431b5a1-4efb-48e8-b02a-849dce33efec = Valid
2273,true)
227419:01:45.595 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:a431b5a1-4efb-48e8-b02a-849dce33efec: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2275<http://example.org/reading>-_:a431b5a1-4efb-48e8-b02a-849dce33efec = Valid
2276,true)
227719:01:45.595 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:a431b5a1-4efb-48e8-b02a-849dce33efec)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2278<http://example.org/reading>-_:a431b5a1-4efb-48e8-b02a-849dce33efec = Valid
2279,true)
228019:01:45.595 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:62854c83-30cb-4e68-baef-0ac07ef8ac42,_:f0303d46-266f-41a7-9890-7b75325b4e02,_:a431b5a1-4efb-48e8-b02a-849dce33efec)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2281<http://example.org/reading>-_:f0303d46-266f-41a7-9890-7b75325b4e02 = Valid
2282<http://example.org/reading>-_:a431b5a1-4efb-48e8-b02a-849dce33efec = Valid
2283<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2284,true)
228519:01:45.595 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2286(<http://example.org/reading>-http://example.org/ValidReading = Valid
2287<http://example.org/reading>-_:f0303d46-266f-41a7-9890-7b75325b4e02 = Valid
2288<http://example.org/reading>-_:a431b5a1-4efb-48e8-b02a-849dce33efec = Valid
2289<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2290,true)
229119:01:45.595 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2292(<http://example.org/reading>-http://example.org/ValidReading = Valid
2293<http://example.org/reading>-_:f0303d46-266f-41a7-9890-7b75325b4e02 = Valid
2294<http://example.org/reading>-_:a431b5a1-4efb-48e8-b02a-849dce33efec = Valid
2295<http://example.org/reading>-_:62854c83-30cb-4e68-baef-0ac07ef8ac42 = Valid
2296,true)
229719:01:45.596 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a431b5a1-4efb-48e8-b02a-849dce33efec
229819:01:45.596 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a431b5a1-4efb-48e8-b02a-849dce33efec =
229919:01:45.596 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a431b5a1-4efb-48e8-b02a-849dce33efec =
230019:01:45.597 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f0303d46-266f-41a7-9890-7b75325b4e02
230119:01:45.598 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f0303d46-266f-41a7-9890-7b75325b4e02 =
230219:01:45.598 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f0303d46-266f-41a7-9890-7b75325b4e02 =
230319:01:45.599 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:62854c83-30cb-4e68-baef-0ac07ef8ac42
230419:01:45.599 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:62854c83-30cb-4e68-baef-0ac07ef8ac42 =
230519:01:45.599 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:62854c83-30cb-4e68-baef-0ac07ef8ac42 =
230619:01:45.602 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
230719:01:45.632 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
230819:01:45.632 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
230919:01:45.632 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
231019:01:45.632 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
231119:01:45.632 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
231219:01:45.633 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
231319:01:45.633 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
231419:01:45.633 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:4ca06fec-71dc-405f-9dcf-06921bb70a3d,_:312f3581-dcc7-4fb3-a143-e55e7f9d1100,_:3b742782-c204-4879-95f7-ae7aaf6972c4)
231519:01:45.633 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:4ca06fec-71dc-405f-9dcf-06921bb70a3d
231619:01:45.633 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:4ca06fec-71dc-405f-9dcf-06921bb70a3d,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)
231719:01:45.634 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
231819:01:45.634 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
231919:01:45.635 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
232019:01:45.635 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
232119:01:45.635 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2322<http://example.org/reading>-_:4ca06fec-71dc-405f-9dcf-06921bb70a3d = Valid
2323,true)
232419:01:45.635 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:4ca06fec-71dc-405f-9dcf-06921bb70a3d,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)
232519:01:45.635 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
232619:01:45.635 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
232719:01:45.636 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
232819:01:45.636 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2329<http://example.org/reading>-_:4ca06fec-71dc-405f-9dcf-06921bb70a3d = Valid
2330,true)
233119:01:45.636 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:4ca06fec-71dc-405f-9dcf-06921bb70a3d,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>)
233219:01:45.636 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
233319:01:45.636 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
233419:01:45.636 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
233519:01:45.637 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
233619:01:45.637 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2337<http://example.org/reading>-_:4ca06fec-71dc-405f-9dcf-06921bb70a3d = Valid
2338,true)
233919:01:45.637 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:4ca06fec-71dc-405f-9dcf-06921bb70a3d: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2340<http://example.org/reading>-_:4ca06fec-71dc-405f-9dcf-06921bb70a3d = Valid
2341,true)
234219:01:45.637 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:4ca06fec-71dc-405f-9dcf-06921bb70a3d)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2343<http://example.org/reading>-_:4ca06fec-71dc-405f-9dcf-06921bb70a3d = Valid
2344,true)
234519:01:45.637 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:312f3581-dcc7-4fb3-a143-e55e7f9d1100
234619:01:45.638 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:312f3581-dcc7-4fb3-a143-e55e7f9d1100,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>)
234719:01:45.638 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
234819:01:45.638 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
234919:01:45.638 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
235019:01:45.639 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
235119:01:45.639 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2352<http://example.org/reading>-_:312f3581-dcc7-4fb3-a143-e55e7f9d1100 = Valid
2353,true)
235419:01:45.640 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:312f3581-dcc7-4fb3-a143-e55e7f9d1100: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2355<http://example.org/reading>-_:312f3581-dcc7-4fb3-a143-e55e7f9d1100 = Valid
2356,true)
235719:01:45.640 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:312f3581-dcc7-4fb3-a143-e55e7f9d1100)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2358<http://example.org/reading>-_:312f3581-dcc7-4fb3-a143-e55e7f9d1100 = Valid
2359,true)
236019:01:45.640 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:3b742782-c204-4879-95f7-ae7aaf6972c4
236119:01:45.640 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3b742782-c204-4879-95f7-ae7aaf6972c4,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)
236219:01:45.641 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
236319:01:45.641 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
236419:01:45.642 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
236519:01:45.642 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
236619:01:45.642 [pool-19-thread-8-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>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2368,true)
236919:01:45.642 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3b742782-c204-4879-95f7-ae7aaf6972c4,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)
237019:01:45.642 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
237119:01:45.642 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
237219:01:45.643 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
237319:01:45.643 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
237419:01:45.643 [pool-19-thread-8-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>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2376,true)
237719:01:45.644 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3b742782-c204-4879-95f7-ae7aaf6972c4,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)
237819:01:45.644 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
237919:01:45.644 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
238019:01:45.644 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.67), attempt: Attempt(<http://example.org/reading>,RefNode(_:3b742782-c204-4879-95f7-ae7aaf6972c4),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
238119:01:45.644 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
238219:01:45.644 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2383<http://example.org/reading>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2384,true)
238519:01:45.644 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3b742782-c204-4879-95f7-ae7aaf6972c4,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>)
238619:01:45.645 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
238719:01:45.645 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
238819:01:45.647 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
238919:01:45.647 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
239019:01:45.647 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2391<http://example.org/reading>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2392,true)
239319:01:45.648 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:3b742782-c204-4879-95f7-ae7aaf6972c4: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2394<http://example.org/reading>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2395,true)
239619:01:45.648 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:3b742782-c204-4879-95f7-ae7aaf6972c4)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2397<http://example.org/reading>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2398,true)
239919:01:45.648 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:4ca06fec-71dc-405f-9dcf-06921bb70a3d,_:312f3581-dcc7-4fb3-a143-e55e7f9d1100,_:3b742782-c204-4879-95f7-ae7aaf6972c4)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2400<http://example.org/reading>-_:312f3581-dcc7-4fb3-a143-e55e7f9d1100 = Valid
2401<http://example.org/reading>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2402<http://example.org/reading>-_:4ca06fec-71dc-405f-9dcf-06921bb70a3d = Valid
2403,true)
240419:01:45.648 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2405(<http://example.org/reading>-http://example.org/ValidReading = Valid
2406<http://example.org/reading>-_:312f3581-dcc7-4fb3-a143-e55e7f9d1100 = Valid
2407<http://example.org/reading>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2408<http://example.org/reading>-_:4ca06fec-71dc-405f-9dcf-06921bb70a3d = Valid
2409,true)
241019:01:45.648 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2411(<http://example.org/reading>-http://example.org/ValidReading = Valid
2412<http://example.org/reading>-_:312f3581-dcc7-4fb3-a143-e55e7f9d1100 = Valid
2413<http://example.org/reading>-_:3b742782-c204-4879-95f7-ae7aaf6972c4 = Valid
2414<http://example.org/reading>-_:4ca06fec-71dc-405f-9dcf-06921bb70a3d = Valid
2415,true)
241619:01:45.649 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3b742782-c204-4879-95f7-ae7aaf6972c4
241719:01:45.649 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3b742782-c204-4879-95f7-ae7aaf6972c4 =
241819:01:45.649 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3b742782-c204-4879-95f7-ae7aaf6972c4 =
241919:01:45.649 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:312f3581-dcc7-4fb3-a143-e55e7f9d1100
242019:01:45.650 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:312f3581-dcc7-4fb3-a143-e55e7f9d1100 =
242119:01:45.650 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:312f3581-dcc7-4fb3-a143-e55e7f9d1100 =
242219:01:45.650 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4ca06fec-71dc-405f-9dcf-06921bb70a3d
242319:01:45.650 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4ca06fec-71dc-405f-9dcf-06921bb70a3d =
242419:01:45.650 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4ca06fec-71dc-405f-9dcf-06921bb70a3d =
242519:01:45.653 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
242619:01:45.742 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
242719:01:45.742 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
242819:01:45.742 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
242919:01:45.743 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
243019:01:45.743 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
243119:01:45.743 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
243219:01:45.743 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
243319:01:45.743 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:f420f7a6-c7de-47c8-92d6-f1071247515c,_:b748980e-6257-4949-b7ff-ab2afe5b1a8a,_:f6e21c0b-00aa-40f5-8087-6262e51243a5)
243419:01:45.744 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:f420f7a6-c7de-47c8-92d6-f1071247515c
243519:01:45.744 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f420f7a6-c7de-47c8-92d6-f1071247515c,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)
243619:01:45.744 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
243719:01:45.744 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
243819:01:45.745 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
243919:01:45.745 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
244019:01:45.745 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2441<http://example.org/reading>-_:f420f7a6-c7de-47c8-92d6-f1071247515c = Valid
2442,true)
244319:01:45.746 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f420f7a6-c7de-47c8-92d6-f1071247515c,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)
244419:01:45.746 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
244519:01:45.746 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
244619:01:45.747 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
244719:01:45.747 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2448<http://example.org/reading>-_:f420f7a6-c7de-47c8-92d6-f1071247515c = Valid
2449,true)
245019:01:45.747 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f420f7a6-c7de-47c8-92d6-f1071247515c,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>)
245119:01:45.747 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
245219:01:45.747 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
245319:01:45.748 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
245419:01:45.748 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
245519:01:45.748 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2456<http://example.org/reading>-_:f420f7a6-c7de-47c8-92d6-f1071247515c = Valid
2457,true)
245819:01:45.748 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:f420f7a6-c7de-47c8-92d6-f1071247515c: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2459<http://example.org/reading>-_:f420f7a6-c7de-47c8-92d6-f1071247515c = Valid
2460,true)
246119:01:45.748 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:f420f7a6-c7de-47c8-92d6-f1071247515c)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2462<http://example.org/reading>-_:f420f7a6-c7de-47c8-92d6-f1071247515c = Valid
2463,true)
246419:01:45.748 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b748980e-6257-4949-b7ff-ab2afe5b1a8a
246519:01:45.748 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b748980e-6257-4949-b7ff-ab2afe5b1a8a,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>)
246619:01:45.749 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
246719:01:45.749 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
246819:01:45.749 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
246919:01:45.750 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
247019:01:45.750 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2471<http://example.org/reading>-_:b748980e-6257-4949-b7ff-ab2afe5b1a8a = Valid
2472,true)
247319:01:45.751 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b748980e-6257-4949-b7ff-ab2afe5b1a8a: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2474<http://example.org/reading>-_:b748980e-6257-4949-b7ff-ab2afe5b1a8a = Valid
2475,true)
247619:01:45.751 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b748980e-6257-4949-b7ff-ab2afe5b1a8a)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2477<http://example.org/reading>-_:b748980e-6257-4949-b7ff-ab2afe5b1a8a = Valid
2478,true)
247919:01:45.752 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:f6e21c0b-00aa-40f5-8087-6262e51243a5
248019:01:45.752 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f6e21c0b-00aa-40f5-8087-6262e51243a5,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)
248119:01:45.753 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
248219:01:45.753 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
248319:01:45.754 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
248419:01:45.754 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
248519:01:45.754 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2486<http://example.org/reading>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Valid
2487,true)
248819:01:45.754 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f6e21c0b-00aa-40f5-8087-6262e51243a5,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)
248919:01:45.755 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
249019:01:45.755 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
249119:01:45.756 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
249219:01:45.756 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
249319:01:45.756 [pool-19-thread-8-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>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Not valid
2495,false)
249619:01:45.756 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f6e21c0b-00aa-40f5-8087-6262e51243a5,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)
249719:01:45.756 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
249819:01:45.757 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
249919:01:45.757 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:f6e21c0b-00aa-40f5-8087-6262e51243a5),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
250019:01:45.757 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
250119:01:45.757 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2502<http://example.org/reading>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Valid
2503,true)
250419:01:45.757 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f6e21c0b-00aa-40f5-8087-6262e51243a5,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>)
250519:01:45.758 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
250619:01:45.758 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
250719:01:45.759 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
250819:01:45.759 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
250919:01:45.759 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2510<http://example.org/reading>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Valid
2511,true)
251219:01:45.759 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:f6e21c0b-00aa-40f5-8087-6262e51243a5: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2513<http://example.org/reading>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Not valid
2514,false)
251519:01:45.760 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:f6e21c0b-00aa-40f5-8087-6262e51243a5)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2516<http://example.org/reading>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Not valid
2517,false)
251819:01:45.760 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:f420f7a6-c7de-47c8-92d6-f1071247515c,_:b748980e-6257-4949-b7ff-ab2afe5b1a8a,_:f6e21c0b-00aa-40f5-8087-6262e51243a5)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2519<http://example.org/reading>-_:b748980e-6257-4949-b7ff-ab2afe5b1a8a = Valid
2520<http://example.org/reading>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Not valid
2521<http://example.org/reading>-_:f420f7a6-c7de-47c8-92d6-f1071247515c = Valid
2522,false)
252319:01:45.760 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2524(<http://example.org/reading>-http://example.org/ValidReading = Valid
2525<http://example.org/reading>-_:b748980e-6257-4949-b7ff-ab2afe5b1a8a = Valid
2526<http://example.org/reading>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Not valid
2527<http://example.org/reading>-_:f420f7a6-c7de-47c8-92d6-f1071247515c = Valid
2528,false)
252919:01:45.760 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2530(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2531<http://example.org/reading>-_:b748980e-6257-4949-b7ff-ab2afe5b1a8a = Valid
2532<http://example.org/reading>-_:f6e21c0b-00aa-40f5-8087-6262e51243a5 = Not valid
2533<http://example.org/reading>-_:f420f7a6-c7de-47c8-92d6-f1071247515c = Valid
2534,false)
253519:01:45.761 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f6e21c0b-00aa-40f5-8087-6262e51243a5
253619:01:45.761 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f6e21c0b-00aa-40f5-8087-6262e51243a5 =
253719:01:45.761 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f6e21c0b-00aa-40f5-8087-6262e51243a5 =
253819:01:45.761 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b748980e-6257-4949-b7ff-ab2afe5b1a8a
253919:01:45.762 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b748980e-6257-4949-b7ff-ab2afe5b1a8a =
254019:01:45.762 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b748980e-6257-4949-b7ff-ab2afe5b1a8a =
254119:01:45.762 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f420f7a6-c7de-47c8-92d6-f1071247515c
254219:01:45.762 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f420f7a6-c7de-47c8-92d6-f1071247515c =
254319:01:45.762 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f420f7a6-c7de-47c8-92d6-f1071247515c =
254419:01:45.765 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
254519:01:45.788 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
254619:01:45.788 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
254719:01:45.788 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
254819:01:45.788 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
254919:01:45.788 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
255019:01:45.788 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
255119:01:45.788 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
255219:01:45.789 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:0070220c-5451-4672-b9e6-afe28ecd21c3,_:73703180-138c-4d49-b06c-d9a4aa2fb4cd,_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d)
255319:01:45.789 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:0070220c-5451-4672-b9e6-afe28ecd21c3
255419:01:45.789 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0070220c-5451-4672-b9e6-afe28ecd21c3,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)
255519:01:45.789 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
255619:01:45.789 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
255719:01:45.790 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
255819:01:45.790 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
255919:01:45.790 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2560<http://example.org/reading>-_:0070220c-5451-4672-b9e6-afe28ecd21c3 = Valid
2561,true)
256219:01:45.790 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0070220c-5451-4672-b9e6-afe28ecd21c3,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)
256319:01:45.791 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
256419:01:45.791 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
256519:01:45.792 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
256619:01:45.793 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2567<http://example.org/reading>-_:0070220c-5451-4672-b9e6-afe28ecd21c3 = Valid
2568,true)
256919:01:45.793 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0070220c-5451-4672-b9e6-afe28ecd21c3,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>)
257019:01:45.793 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
257119:01:45.793 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
257219:01:45.794 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
257319:01:45.794 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
257419:01:45.794 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2575<http://example.org/reading>-_:0070220c-5451-4672-b9e6-afe28ecd21c3 = Valid
2576,true)
257719:01:45.794 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:0070220c-5451-4672-b9e6-afe28ecd21c3: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2578<http://example.org/reading>-_:0070220c-5451-4672-b9e6-afe28ecd21c3 = Valid
2579,true)
258019:01:45.794 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:0070220c-5451-4672-b9e6-afe28ecd21c3)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2581<http://example.org/reading>-_:0070220c-5451-4672-b9e6-afe28ecd21c3 = Valid
2582,true)
258319:01:45.794 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:73703180-138c-4d49-b06c-d9a4aa2fb4cd
258419:01:45.795 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:73703180-138c-4d49-b06c-d9a4aa2fb4cd,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>)
258519:01:45.795 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
258619:01:45.795 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
258719:01:45.796 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
258819:01:45.796 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
258919:01:45.796 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2590<http://example.org/reading>-_:73703180-138c-4d49-b06c-d9a4aa2fb4cd = Valid
2591,true)
259219:01:45.796 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:73703180-138c-4d49-b06c-d9a4aa2fb4cd: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2593<http://example.org/reading>-_:73703180-138c-4d49-b06c-d9a4aa2fb4cd = Valid
2594,true)
259519:01:45.796 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:73703180-138c-4d49-b06c-d9a4aa2fb4cd)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2596<http://example.org/reading>-_:73703180-138c-4d49-b06c-d9a4aa2fb4cd = Valid
2597,true)
259819:01:45.797 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d
259919:01:45.797 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d,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)
260019:01:45.797 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
260119:01:45.797 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
260219:01:45.798 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
260319:01:45.798 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
260419:01:45.798 [pool-19-thread-8-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>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Valid
2606,true)
260719:01:45.798 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d,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)
260819:01:45.798 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
260919:01:45.798 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
261019:01:45.799 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
261119:01:45.799 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
261219:01:45.799 [pool-19-thread-8-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>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Not valid
2614,false)
261519:01:45.799 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d,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)
261619:01:45.799 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
261719:01:45.799 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
261819:01:45.799 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
261919:01:45.799 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
262019:01:45.800 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2621<http://example.org/reading>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Valid
2622,true)
262319:01:45.800 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d,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>)
262419:01:45.800 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
262519:01:45.800 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
262619:01:45.800 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
262719:01:45.800 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
262819:01:45.800 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2629<http://example.org/reading>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Valid
2630,true)
263119:01:45.801 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2632<http://example.org/reading>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Not valid
2633,false)
263419:01:45.801 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2635<http://example.org/reading>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Not valid
2636,false)
263719:01:45.802 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:0070220c-5451-4672-b9e6-afe28ecd21c3,_:73703180-138c-4d49-b06c-d9a4aa2fb4cd,_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2638<http://example.org/reading>-_:73703180-138c-4d49-b06c-d9a4aa2fb4cd = Valid
2639<http://example.org/reading>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Not valid
2640<http://example.org/reading>-_:0070220c-5451-4672-b9e6-afe28ecd21c3 = Valid
2641,false)
264219:01:45.802 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2643(<http://example.org/reading>-http://example.org/ValidReading = Valid
2644<http://example.org/reading>-_:73703180-138c-4d49-b06c-d9a4aa2fb4cd = Valid
2645<http://example.org/reading>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Not valid
2646<http://example.org/reading>-_:0070220c-5451-4672-b9e6-afe28ecd21c3 = Valid
2647,false)
264819:01:45.802 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2649(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2650<http://example.org/reading>-_:73703180-138c-4d49-b06c-d9a4aa2fb4cd = Valid
2651<http://example.org/reading>-_:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d = Not valid
2652<http://example.org/reading>-_:0070220c-5451-4672-b9e6-afe28ecd21c3 = Valid
2653,false)
265419:01:45.802 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d
265519:01:45.802 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d =
265619:01:45.803 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3c16f458-f374-4d9f-a0c9-8b0f6b84d30d =
265719:01:45.804 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:73703180-138c-4d49-b06c-d9a4aa2fb4cd
265819:01:45.804 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:73703180-138c-4d49-b06c-d9a4aa2fb4cd =
265919:01:45.804 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:73703180-138c-4d49-b06c-d9a4aa2fb4cd =
266019:01:45.804 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0070220c-5451-4672-b9e6-afe28ecd21c3
266119:01:45.804 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0070220c-5451-4672-b9e6-afe28ecd21c3 =
266219:01:45.804 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0070220c-5451-4672-b9e6-afe28ecd21c3 =
266319:01:45.808 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
266419:01:45.835 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
266519:01:45.835 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
266619:01:45.836 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
266719:01:45.836 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
266819:01:45.836 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
266919:01:45.836 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
267019:01:45.837 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
267119:01:45.837 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:688566bd-00b0-408a-9ca9-e4531c23e570,_:0a162859-4819-4f57-b75e-caa11748a7fe,_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5)
267219:01:45.838 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:688566bd-00b0-408a-9ca9-e4531c23e570
267319:01:45.838 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:688566bd-00b0-408a-9ca9-e4531c23e570,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)
267419:01:45.838 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
267519:01:45.838 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
267619:01:45.839 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
267719:01:45.839 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
267819:01:45.839 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2679<http://example.org/reading>-_:688566bd-00b0-408a-9ca9-e4531c23e570 = Valid
2680,true)
268119:01:45.839 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:688566bd-00b0-408a-9ca9-e4531c23e570,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)
268219:01:45.840 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
268319:01:45.840 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
268419:01:45.841 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
268519:01:45.841 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2686<http://example.org/reading>-_:688566bd-00b0-408a-9ca9-e4531c23e570 = Valid
2687,true)
268819:01:45.841 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:688566bd-00b0-408a-9ca9-e4531c23e570,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>)
268919:01:45.842 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
269019:01:45.842 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
269119:01:45.843 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
269219:01:45.843 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
269319:01:45.843 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2694<http://example.org/reading>-_:688566bd-00b0-408a-9ca9-e4531c23e570 = Valid
2695,true)
269619:01:45.843 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:688566bd-00b0-408a-9ca9-e4531c23e570: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2697<http://example.org/reading>-_:688566bd-00b0-408a-9ca9-e4531c23e570 = Valid
2698,true)
269919:01:45.843 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:688566bd-00b0-408a-9ca9-e4531c23e570)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2700<http://example.org/reading>-_:688566bd-00b0-408a-9ca9-e4531c23e570 = Valid
2701,true)
270219:01:45.844 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:0a162859-4819-4f57-b75e-caa11748a7fe
270319:01:45.844 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0a162859-4819-4f57-b75e-caa11748a7fe,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>)
270419:01:45.844 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
270519:01:45.844 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
270619:01:45.845 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
270719:01:45.845 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
270819:01:45.845 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2709<http://example.org/reading>-_:0a162859-4819-4f57-b75e-caa11748a7fe = Valid
2710,true)
271119:01:45.846 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:0a162859-4819-4f57-b75e-caa11748a7fe: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2712<http://example.org/reading>-_:0a162859-4819-4f57-b75e-caa11748a7fe = Valid
2713,true)
271419:01:45.846 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:0a162859-4819-4f57-b75e-caa11748a7fe)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2715<http://example.org/reading>-_:0a162859-4819-4f57-b75e-caa11748a7fe = Valid
2716,true)
271719:01:45.846 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:bdd9c9fb-8402-425a-ae7b-fde28214bbe5
271819:01:45.846 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5,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)
271919:01:45.846 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
272019:01:45.846 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
272119:01:45.847 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
272219:01:45.847 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
272319:01:45.847 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2724<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Valid
2725,true)
272619:01:45.848 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5,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)
272719:01:45.848 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
272819:01:45.848 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
272919:01:45.848 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
273019:01:45.848 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
273119:01:45.849 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2732<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Not valid
2733,false)
273419:01:45.849 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5,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)
273519:01:45.849 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
273619:01:45.849 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
273719:01:45.849 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
273819:01:45.849 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
273919:01:45.850 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2740<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Valid
2741,true)
274219:01:45.850 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5,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>)
274319:01:45.850 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
274419:01:45.850 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-SchemaTests
274519:01:45.850 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
274619:01:45.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
274719:01:45.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2748<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Valid
2749,true)
275019:01:45.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:bdd9c9fb-8402-425a-ae7b-fde28214bbe5: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2751<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Not valid
2752,false)
275319:01:45.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2754<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Not valid
2755,false)
275619:01:45.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:688566bd-00b0-408a-9ca9-e4531c23e570,_:0a162859-4819-4f57-b75e-caa11748a7fe,_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2757<http://example.org/reading>-_:0a162859-4819-4f57-b75e-caa11748a7fe = Valid
2758<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Not valid
2759<http://example.org/reading>-_:688566bd-00b0-408a-9ca9-e4531c23e570 = Valid
2760,false)
276119:01:45.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2762(<http://example.org/reading>-http://example.org/ValidReading = Valid
2763<http://example.org/reading>-_:0a162859-4819-4f57-b75e-caa11748a7fe = Valid
2764<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Not valid
2765<http://example.org/reading>-_:688566bd-00b0-408a-9ca9-e4531c23e570 = Valid
2766,false)
276719:01:45.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2768(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2769<http://example.org/reading>-_:0a162859-4819-4f57-b75e-caa11748a7fe = Valid
2770<http://example.org/reading>-_:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 = Not valid
2771<http://example.org/reading>-_:688566bd-00b0-408a-9ca9-e4531c23e570 = Valid
2772,false)
277319:01:45.851 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:bdd9c9fb-8402-425a-ae7b-fde28214bbe5
277419:01:45.852 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 =
277519:01:45.852 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:bdd9c9fb-8402-425a-ae7b-fde28214bbe5 =
277619:01:45.852 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0a162859-4819-4f57-b75e-caa11748a7fe
277719:01:45.852 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0a162859-4819-4f57-b75e-caa11748a7fe =
277819:01:45.852 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0a162859-4819-4f57-b75e-caa11748a7fe =
277919:01:45.852 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:688566bd-00b0-408a-9ca9-e4531c23e570
278019:01:45.852 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:688566bd-00b0-408a-9ca9-e4531c23e570 =
278119:01:45.852 [pool-19-thread-8-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:688566bd-00b0-408a-9ca9-e4531c23e570 =
278219:01:45.855 [pool-19-thread-8-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
2783[info] SchemaTests:
2784[info] ShEx schemas
2785[info] using ShExC syntax
2786[info] validate VALID RDF data
2787[info] - in Turtle format
2788[info] - in JSON-LD format
2789[info] - in RDF/XML format
2790[info] do not validate INVALID RDF data
2791[info] - in Turtle format
2792[info] - in JSON-LD format
2793[info] - in RDF/XML format
2794[info] SHACL schemas
2795[info] using TURTLE syntax
2796[info] validate VALID RDF data
2797[info] - in Turtle format
2798[info] - in JSON-LD format
2799[info] - in RDF/XML format
2800[info] do not validate INVALID RDF data
2801[info] - in Turtle format
2802[info] - in JSON-LD format
2803[info] - in RDF/XML format
2804[info] using JSON-LD syntax
2805[info] validate VALID RDF data
2806[info] - in Turtle format
2807[info] - in JSON-LD format
2808[info] - in RDF/XML format
2809[info] do not validate INVALID RDF data
2810[info] - in Turtle format
2811[info] - in JSON-LD format
2812[info] - in RDF/XML format
2813[info] using RDF/XML syntax
2814[info] validate VALID RDF data
2815[info] - in Turtle format
2816[info] - in JSON-LD format
2817[info] - in RDF/XML format
2818[info] do not validate INVALID RDF data
2819[info] - in Turtle format
2820[info] - in JSON-LD format
2821[info] - in RDF/XML format
2822
2823************************
2824Build summary:
2825[{
2826 "module": "comet",
2827 "compile": {"status": "ok", "tookMs": 13283, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2828 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2829 "test-compile": {"status": "ok", "tookMs": 4389, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2830 "test": {"status": "ok", "tookMs": 4326, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "unknown", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
2831 "publish": {"status": "skipped", "tookMs": 0},
2832 "metadata": {
2833 "crossScalaVersions": ["2.13.8", "3.1.2"]
2834}
2835}]
2836************************
2837[success] Total time: 130 s (0:02:10.0), completed Dec 22, 2025, 7:01:46 PM
2838[0JChecking patch project/plugins.sbt...
2839Checking patch project/build.properties...
2840Checking patch build.sbt...
2841Applied patch project/plugins.sbt cleanly.
2842Applied patch project/build.properties cleanly.
2843Applied patch build.sbt cleanly.