Build Logs
ulitol97/comet • 3.8.0-RC5:2025-12-31
Errors
23
Warnings
2
Total Lines
2881
1##################################
2Clonning https://github.com/ulitol97/comet.git into /build/repo using revision v0.1.7
3##################################
4Note: switching to '723a838611541c7c628c28e4d4de13e4a137e2f7'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC5
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-RC5
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-RC5
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-RC5
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-RC5"
60"++3.8.0-RC5 -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-RC5 """{"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 8.935s.
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-RC5
86OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC5 in api/crossScalaVersions
87OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC5 in comet/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC5) in comet/crossScalaVersions
89OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC5 in docs/crossScalaVersions
90[info] set current project to root (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC5 on 3 projects.
92[info] Switching Scala version on:
93[info] * comet (3.8.0-RC5)
94[info] api (2.13.8, 3.8.0-RC5)
95[info] docs (3.8.0-RC5)
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 31, 2025, 9:51:45 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-RC5/classes ...
128[info] done compiling
129[info] compiling 6 Scala sources to /build/repo/api/target/scala-3.8.0-RC5/test-classes ...
130[info] done compiling
131SLF4J: Class path contains multiple SLF4J bindings.
132SLF4J: Found binding in [jar:file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/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/repo1.maven.org/maven2/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]
13621:52:12.696 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
13721:52:12.698 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
13821:52:12.700 [pool-19-thread-3-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
13921:52:12.700 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
14021:52:12.701 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL
14121:52:12.701 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
14221:52:12.705 [pool-19-thread-3-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
14321:52:13.336 [io-compute-3] INFO org.ragna.comet.utils.package$Fs2StreamOps - Setting timed stream to 1 microsecond
14421:52:13.356 [io-compute-3] DEBUG org.ragna.comet.utils.Timer - Timer scheduled on fiber: cats.effect.IOFiber@4dab4e31 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)
22121:52:13.566 [pool-19-thread-1-ScalaTest-running-TimeoutTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22221:52:13.954 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22321:52:13.961 [pool-19-thread-8-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22421:52:14.098 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22521:52:14.114 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.utils.FileUtils$ - Creating 5 temporary files
22621:52:14.137 [pool-19-thread-3-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-31T21:52:14"^^xsd:dateTime ;
231 ex:readingTemperature "18.98"^^xsd:decimal ;
232 ex:status "OK" . into /tmp/9121442800730844446.tmp
23321:52:14.153 [pool-19-thread-3-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-31T21:52:14"^^xsd:dateTime ;
238 ex:readingTemperature "18.30"^^xsd:decimal ;
239 ex:status "OK" . into /tmp/5461611023370268197.tmp
24021:52:14.156 [pool-19-thread-3-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-31T21:52:14"^^xsd:dateTime ;
245 ex:readingTemperature "19.70"^^xsd:decimal ;
246 ex:status "OK" . into /tmp/3949497697999483371.tmp
24721:52:14.161 [pool-19-thread-3-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-31T21:52:14"^^xsd:dateTime ;
252 ex:readingTemperature "19.72"^^xsd:decimal ;
253 ex:status "OK" . into /tmp/3143420216430525526.tmp
25421:52:14.164 [pool-19-thread-3-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-31T21:52:14"^^xsd:dateTime ;
259 ex:readingTemperature "19.94"^^xsd:decimal ;
260 ex:status "OK" . into /tmp/13939853622169284137.tmp
26121:52:14.291 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
26221:52:14.332 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
26321:52:14.337 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/9121442800730844446.tmp
26421:52:14.337 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/5461611023370268197.tmp
26521:52:14.338 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/3949497697999483371.tmp
26621:52:14.338 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/3143420216430525526.tmp
26721:52:14.338 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/13939853622169284137.tmp
26821:52:14.338 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.utils.FileUtils$ - Removed all files in resource
26921:52:14.412 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
27021:52:14.416 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
27121:52:14.420 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
27221:52:14.423 [io-compute-2] INFO org.ragna.comet.utils.package$Fs2StreamOps - Setting timed stream to 1 second
27321:52:14.424 [io-compute-2] DEBUG org.ragna.comet.utils.Timer - Timer scheduled on fiber: cats.effect.IOFiber@78309f7a RUNNING
274[info] TimeoutTests:
275[info] - Validation halts on extractor TIMEOUT
27621:52:14.458 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
27721:52:14.458 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
27821:52:14.460 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
27921:52:14.461 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
28021:52:14.468 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
28121:52:14.472 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
28221:52:14.476 [pool-19-thread-8-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)
28321:52:14.521 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
28421:52:14.524 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
28521:52:14.558 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
28621:52:14.599 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.clients.consumer.ConsumerConfig - ConsumerConfig values:
287 allow.auto.create.topics = true
288 auto.commit.interval.ms = 15000
289 auto.offset.reset = latest
290 bootstrap.servers = [localhost:9092]
291 check.crcs = true
292 client.dns.lookup = use_all_dns_ips
293 client.id = consumer-comet:0.1.7-1
294 client.rack =
295 connections.max.idle.ms = 540000
296 default.api.timeout.ms = 60000
297 enable.auto.commit = true
298 exclude.internal.topics = true
299 fetch.max.bytes = 52428800
300 fetch.max.wait.ms = 500
301 fetch.min.bytes = 1
302 group.id = comet:0.1.7
303 group.instance.id = null
304 heartbeat.interval.ms = 3000
305 interceptor.classes = []
306 internal.leave.group.on.close = true
307 internal.throw.on.fetch.stable.offset.unsupported = false
308 isolation.level = read_uncommitted
309 key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
310 max.partition.fetch.bytes = 1048576
311 max.poll.interval.ms = 300000
312 max.poll.records = 500
313 metadata.max.age.ms = 300000
314 metric.reporters = []
315 metrics.num.samples = 2
316 metrics.recording.level = INFO
317 metrics.sample.window.ms = 30000
318 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
319 receive.buffer.bytes = 65536
320 reconnect.backoff.max.ms = 1000
321 reconnect.backoff.ms = 50
322 request.timeout.ms = 30000
323 retry.backoff.ms = 100
324 sasl.client.callback.handler.class = null
325 sasl.jaas.config = null
326 sasl.kerberos.kinit.cmd = /usr/bin/kinit
327 sasl.kerberos.min.time.before.relogin = 60000
328 sasl.kerberos.service.name = null
329 sasl.kerberos.ticket.renew.jitter = 0.05
330 sasl.kerberos.ticket.renew.window.factor = 0.8
331 sasl.login.callback.handler.class = null
332 sasl.login.class = null
333 sasl.login.connect.timeout.ms = null
334 sasl.login.read.timeout.ms = null
335 sasl.login.refresh.buffer.seconds = 300
336 sasl.login.refresh.min.period.seconds = 60
337 sasl.login.refresh.window.factor = 0.8
338 sasl.login.refresh.window.jitter = 0.05
339 sasl.login.retry.backoff.max.ms = 10000
340 sasl.login.retry.backoff.ms = 100
341 sasl.mechanism = GSSAPI
342 sasl.oauthbearer.clock.skew.seconds = 30
343 sasl.oauthbearer.expected.audience = null
344 sasl.oauthbearer.expected.issuer = null
345 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
346 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
347 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
348 sasl.oauthbearer.jwks.endpoint.url = null
349 sasl.oauthbearer.scope.claim.name = scope
350 sasl.oauthbearer.sub.claim.name = sub
351 sasl.oauthbearer.token.endpoint.url = null
352 security.protocol = PLAINTEXT
353 security.providers = null
354 send.buffer.bytes = 131072
355 session.timeout.ms = 10000
356 socket.connection.setup.timeout.max.ms = 30000
357 socket.connection.setup.timeout.ms = 10000
358 ssl.cipher.suites = null
359 ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
360 ssl.endpoint.identification.algorithm = https
361 ssl.engine.factory.class = null
362 ssl.key.password = null
363 ssl.keymanager.algorithm = SunX509
364 ssl.keystore.certificate.chain = null
365 ssl.keystore.key = null
366 ssl.keystore.location = null
367 ssl.keystore.password = null
368 ssl.keystore.type = JKS
369 ssl.protocol = TLSv1.3
370 ssl.provider = null
371 ssl.secure.random.implementation = null
372 ssl.trustmanager.algorithm = PKIX
373 ssl.truststore.certificates = null
374 ssl.truststore.location = null
375 ssl.truststore.password = null
376 ssl.truststore.type = JKS
377 value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
378
37921:52:14.602 [pool-19-thread-3-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
38021:52:14.631 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
38121:52:14.684 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
38221:52:14.701 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
38321:52:14.707 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
38421:52:14.712 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
385<http://example.org/reading>-_:NodeLine19Col22 = Valid
386,true)
38721:52:14.717 [pool-19-thread-8-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)
38821:52:14.719 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
38921:52:14.719 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
39021:52:14.721 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
39121:52:14.721 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
392<http://example.org/reading>-_:NodeLine19Col22 = Valid
393,true)
39421:52:14.721 [pool-19-thread-8-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>)
39521:52:14.723 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
39621:52:14.723 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
39721:52:14.725 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
39821:52:14.727 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
39921:52:14.728 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
400<http://example.org/reading>-_:NodeLine19Col22 = Valid
401,true)
40221:52:14.729 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
403<http://example.org/reading>-_:NodeLine19Col22 = Valid
404,true)
40521:52:14.729 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
406<http://example.org/reading>-_:NodeLine19Col22 = Valid
407,true)
40821:52:14.729 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
40921:52:14.734 [pool-19-thread-8-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>)
41021:52:14.734 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
41121:52:14.738 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
41221:52:14.739 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
41321:52:14.740 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
41421:52:14.741 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
41521:52:14.743 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
416<http://example.org/reading>-_:NodeLine8Col29 = Valid
417,true)
41821:52:14.744 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
419<http://example.org/reading>-_:NodeLine8Col29 = Valid
420,true)
42121:52:14.745 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
422<http://example.org/reading>-_:NodeLine8Col29 = Valid
423,true)
42421:52:14.746 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
42521:52:14.747 [pool-19-thread-8-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)
42621:52:14.748 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
42721:52:14.748 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
42821:52:14.752 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
42921:52:14.756 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
43021:52:14.757 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
431<http://example.org/reading>-_:NodeLine12Col22 = Valid
432,true)
43321:52:14.758 [pool-19-thread-8-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)
43421:52:14.760 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
43521:52:14.761 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
43621:52:14.762 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
43721:52:14.763 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
43821:52:14.765 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
439<http://example.org/reading>-_:NodeLine12Col22 = Not valid
440,false)
44121:52:14.766 [pool-19-thread-8-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)
44221:52:14.768 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
44321:52:14.768 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
44421:52:14.776 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka version: 3.1.0
44521:52:14.777 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka commitId: 37edeed0777bacb3
44621:52:14.777 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1767214334775
44721:52:14.777 [pool-19-thread-8-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>)
44821:52:14.778 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
44921:52:14.778 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
450<http://example.org/reading>-_:NodeLine12Col22 = Valid
451,true)
45221:52:14.778 [pool-19-thread-8-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>)
45321:52:14.779 [pool-19-thread-3-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
45421:52:14.779 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
45521:52:14.779 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-8-ScalaTest-running-HaltingTests
45621:52:14.780 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
45721:52:14.780 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
45821:52:14.780 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
459<http://example.org/reading>-_:NodeLine12Col22 = Valid
460,true)
46121:52:14.783 [pool-19-thread-8-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
462<http://example.org/reading>-_:NodeLine12Col22 = Not valid
463,false)
46421:52:14.783 [pool-19-thread-8-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
465<http://example.org/reading>-_:NodeLine12Col22 = Not valid
466,false)
46721:52:14.785 [pool-19-thread-8-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
468<http://example.org/reading>-_:NodeLine8Col29 = Valid
469<http://example.org/reading>-_:NodeLine12Col22 = Not valid
470<http://example.org/reading>-_:NodeLine19Col22 = Valid
471,false)
47221:52:14.785 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
473(<http://example.org/reading>-http://example.org/ValidReading = Valid
474<http://example.org/reading>-_:NodeLine8Col29 = Valid
475<http://example.org/reading>-_:NodeLine12Col22 = Not valid
476<http://example.org/reading>-_:NodeLine19Col22 = Valid
477,false)
47821:52:14.786 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
479(<http://example.org/reading>-http://example.org/ValidReading = Not valid
480<http://example.org/reading>-_:NodeLine8Col29 = Valid
481<http://example.org/reading>-_:NodeLine12Col22 = Not valid
482<http://example.org/reading>-_:NodeLine19Col22 = Valid
483,false)
48421:52:14.792 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
48521:52:14.792 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
48621:52:14.793 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
48721:52:14.794 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
48821:52:14.794 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
48921:52:14.794 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
49021:52:14.795 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
49121:52:14.796 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
49221:52:14.796 [pool-19-thread-8-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
49321:52:14.820 [pool-19-thread-8-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
49421:52:14.839 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
49521:52:14.839 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
49621:52:14.842 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
49721:52:14.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
49821:52:14.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
49921:52:14.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
50021:52:14.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
50121:52:14.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
50221:52:14.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
50321:52:14.845 [pool-19-thread-7-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)
50421:52:14.846 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
50521:52:14.846 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
50621:52:14.847 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
50721:52:14.848 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
50821:52:14.849 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
509<http://example.org/reading>-_:NodeLine19Col22 = Valid
510,true)
51121:52:14.849 [pool-19-thread-7-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)
51221:52:14.850 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
51321:52:14.851 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
51421:52:14.852 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
51521:52:14.853 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
516<http://example.org/reading>-_:NodeLine19Col22 = Valid
517,true)
51821:52:14.853 [pool-19-thread-7-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>)
51921:52:14.854 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
52021:52:14.855 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
52121:52:14.856 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
52221:52:14.857 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
52321:52:14.857 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
524<http://example.org/reading>-_:NodeLine19Col22 = Valid
525,true)
52621:52:14.858 [pool-19-thread-7-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
527<http://example.org/reading>-_:NodeLine19Col22 = Valid
528,true)
52921:52:14.859 [pool-19-thread-7-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
530<http://example.org/reading>-_:NodeLine19Col22 = Valid
531,true)
53221:52:14.859 [pool-19-thread-8-ScalaTest-running-HaltingTests] ERROR org.apache.jena.riot - [line: 1, col: 1 ] Out of place: [KEYWORD:This]
53321:52:14.859 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
53421:52:14.859 [pool-19-thread-7-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>)
53521:52:14.859 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
53621:52:14.859 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
53721:52:14.861 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
53821:52:14.862 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
53921:52:14.862 [pool-19-thread-7-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)
54221:52:14.864 [pool-19-thread-7-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)
54521:52:14.864 [pool-19-thread-7-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)
54821:52:14.865 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
54921:52:14.866 [pool-19-thread-7-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)
55021:52:14.867 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
55121:52:14.868 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
55221:52:14.867 [fs2-kafka-consumer-281] 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
55321:52:14.869 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
55421:52:14.869 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
55521:52:14.870 [pool-19-thread-7-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)
55821:52:14.871 [pool-19-thread-7-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)
55921:52:14.871 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
56021:52:14.871 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
56121:52:14.872 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
56221:52:14.873 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
56321:52:14.873 [pool-19-thread-7-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)
56621:52:14.873 [pool-19-thread-7-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)
56721:52:14.873 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
56821:52:14.873 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
56921:52:14.875 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.07), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
57021:52:14.875 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
57121:52:14.875 [pool-19-thread-7-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)
57421:52:14.875 [pool-19-thread-7-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>)
57521:52:14.875 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
57621:52:14.876 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
57721:52:14.878 [pool-19-thread-8-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
57821:52:14.876 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
57921:52:14.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
58021:52:14.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
581<http://example.org/reading>-_:NodeLine12Col22 = Valid
582,true)
58321:52:14.890 [pool-19-thread-7-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
584<http://example.org/reading>-_:NodeLine12Col22 = Valid
585,true)
58621:52:14.891 [pool-19-thread-7-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
587<http://example.org/reading>-_:NodeLine12Col22 = Valid
588,true)
58921:52:14.891 [pool-19-thread-7-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
590<http://example.org/reading>-_:NodeLine8Col29 = Valid
591<http://example.org/reading>-_:NodeLine12Col22 = Valid
592<http://example.org/reading>-_:NodeLine19Col22 = Valid
593,true)
59421:52:14.891 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
595(<http://example.org/reading>-http://example.org/ValidReading = Valid
596<http://example.org/reading>-_:NodeLine8Col29 = Valid
597<http://example.org/reading>-_:NodeLine12Col22 = Valid
598<http://example.org/reading>-_:NodeLine19Col22 = Valid
599,true)
60021:52:14.891 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
601(<http://example.org/reading>-http://example.org/ValidReading = Valid
602<http://example.org/reading>-_:NodeLine8Col29 = Valid
603<http://example.org/reading>-_:NodeLine12Col22 = Valid
604<http://example.org/reading>-_:NodeLine19Col22 = Valid
605,true)
60621:52:14.891 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
60721:52:14.892 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
60821:52:14.892 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
60921:52:14.892 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
61021:52:14.892 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
61121:52:14.892 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
61221:52:14.897 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
61321:52:14.898 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG fs2.kafka.KafkaConsumer$1300227257 - Consumer subscribed to topics [topic]. Current state [State(fetches = Map(), records = Map(), pendingCommits = Chain(), onRebalances = Chain(), rebalancing = false, subscribed = true, streaming = false)].
61421:52:14.898 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
61521:52:14.899 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
61621:52:14.909 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
61721:52:14.958 [pool-19-thread-8-ScalaTest-running-HaltingTests] ERROR org.apache.jena.riot - [line: 1, col: 1 ] Out of place: [KEYWORD:This]
61821:52:14.970 [pool-19-thread-8-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
619[info] HaltingTests:
620[info] Validation halts
621[info] on INVALID results
622[info] - using ShEx schemas
623[info] - using SHACL schemas
624[info] on ERRORED results
625[info] - using ShEx schemas
626[info] - using SHACL schemas
62721:52:14.975 [pool-19-thread-3-ScalaTest-running-ExtractorTests] DEBUG fs2.kafka.KafkaConsumer$1300227257 - Stored OnRebalance [OnRebalance$1333051518]. Current state [State(fetches = Map(), records = Map(), pendingCommits = Chain(), onRebalances = Chain(OnRebalance$1333051518), rebalancing = false, subscribed = true, streaming = true)].
62821:52:14.994 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
62921:52:14.995 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
63021:52:14.996 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
63121:52:14.997 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
63221:52:14.998 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
63321:52:14.999 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
63421:52:15.000 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
63521:52:15.000 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
63621:52:15.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
63721:52:15.003 [pool-19-thread-7-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)
63821:52:15.004 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
63921:52:15.004 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
64021:52:15.006 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
64121:52:15.006 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
64221:52:15.007 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
643<http://example.org/reading>-_:NodeLine19Col22 = Valid
644,true)
64521:52:15.007 [pool-19-thread-7-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)
64621:52:15.008 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
64721:52:15.009 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
64821:52:15.010 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
64921:52:15.011 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
650<http://example.org/reading>-_:NodeLine19Col22 = Valid
651,true)
65221:52:15.013 [pool-19-thread-7-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>)
65321:52:15.014 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
65421:52:15.014 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
65521:52:15.018 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
65621:52:15.018 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
65721:52:15.018 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
658<http://example.org/reading>-_:NodeLine19Col22 = Valid
659,true)
66021:52:15.019 [pool-19-thread-7-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
661<http://example.org/reading>-_:NodeLine19Col22 = Valid
662,true)
66321:52:15.019 [pool-19-thread-7-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
664<http://example.org/reading>-_:NodeLine19Col22 = Valid
665,true)
66621:52:15.019 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
66721:52:15.021 [pool-19-thread-7-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>)
66821:52:15.022 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
66921:52:15.023 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
67021:52:15.025 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
67121:52:15.026 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
67221:52:15.026 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
673<http://example.org/reading>-_:NodeLine8Col29 = Valid
674,true)
67521:52:15.027 [pool-19-thread-7-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
676<http://example.org/reading>-_:NodeLine8Col29 = Valid
677,true)
67821:52:15.028 [pool-19-thread-7-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
679<http://example.org/reading>-_:NodeLine8Col29 = Valid
680,true)
68121:52:15.028 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
68221:52:15.029 [pool-19-thread-7-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)
68321:52:15.029 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
68421:52:15.029 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
68521:52:15.031 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
68621:52:15.032 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
68721:52:15.033 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
688<http://example.org/reading>-_:NodeLine12Col22 = Valid
689,true)
69021:52:15.034 [pool-19-thread-7-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)
69121:52:15.034 [fs2-kafka-consumer-281] 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)
69221:52:15.037 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
69321:52:15.037 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
69421:52:15.038 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
69521:52:15.038 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
69621:52:15.038 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
697<http://example.org/reading>-_:NodeLine12Col22 = Valid
698,true)
69921:52:15.038 [pool-19-thread-7-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)
70021:52:15.038 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
70121:52:15.039 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
70221:52:15.041 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.37), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
70321:52:15.042 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
70421:52:15.043 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
705<http://example.org/reading>-_:NodeLine12Col22 = Valid
706,true)
70721:52:15.043 [pool-19-thread-7-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>)
70821:52:15.044 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
70921:52:15.044 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
71021:52:15.045 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
71121:52:15.045 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
71221:52:15.045 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
713<http://example.org/reading>-_:NodeLine12Col22 = Valid
714,true)
71521:52:15.048 [pool-19-thread-7-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
716<http://example.org/reading>-_:NodeLine12Col22 = Valid
717,true)
71821:52:15.051 [pool-19-thread-7-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
719<http://example.org/reading>-_:NodeLine12Col22 = Valid
720,true)
72121:52:15.052 [pool-19-thread-7-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
722<http://example.org/reading>-_:NodeLine8Col29 = Valid
723<http://example.org/reading>-_:NodeLine12Col22 = Valid
724<http://example.org/reading>-_:NodeLine19Col22 = Valid
725,true)
72621:52:15.053 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
727(<http://example.org/reading>-http://example.org/ValidReading = Valid
728<http://example.org/reading>-_:NodeLine8Col29 = Valid
729<http://example.org/reading>-_:NodeLine12Col22 = Valid
730<http://example.org/reading>-_:NodeLine19Col22 = Valid
731,true)
73221:52:15.056 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
733(<http://example.org/reading>-http://example.org/ValidReading = Valid
734<http://example.org/reading>-_:NodeLine8Col29 = Valid
735<http://example.org/reading>-_:NodeLine12Col22 = Valid
736<http://example.org/reading>-_:NodeLine19Col22 = Valid
737,true)
73821:52:15.057 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
73921:52:15.057 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
74021:52:15.057 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
74121:52:15.058 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
74221:52:15.058 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
74321:52:15.058 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
74421:52:15.058 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
74521:52:15.059 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
74621:52:15.059 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
74721:52:15.075 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
74821:52:15.172 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
74921:52:15.173 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
75021:52:15.173 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
75121:52:15.174 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
75221:52:15.174 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
75321:52:15.174 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
75421:52:15.174 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
75521:52:15.174 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
75621:52:15.175 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
75721:52:15.175 [pool-19-thread-7-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)
75821:52:15.175 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
75921:52:15.175 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
76021:52:15.177 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
76121:52:15.177 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
76221:52:15.177 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
763<http://example.org/reading>-_:NodeLine19Col22 = Valid
764,true)
76521:52:15.177 [pool-19-thread-7-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)
76621:52:15.177 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
76721:52:15.177 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
76821:52:15.178 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
76921:52:15.181 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
770<http://example.org/reading>-_:NodeLine19Col22 = Valid
771,true)
77221:52:15.181 [pool-19-thread-7-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>)
77321:52:15.182 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
77421:52:15.182 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
77521:52:15.184 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
77621:52:15.184 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
77721:52:15.185 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
778<http://example.org/reading>-_:NodeLine19Col22 = Valid
779,true)
78021:52:15.186 [pool-19-thread-7-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
781<http://example.org/reading>-_:NodeLine19Col22 = Valid
782,true)
78321:52:15.187 [pool-19-thread-7-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
784<http://example.org/reading>-_:NodeLine19Col22 = Valid
785,true)
78621:52:15.187 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
78721:52:15.188 [pool-19-thread-7-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>)
78821:52:15.188 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
78921:52:15.188 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
79021:52:15.190 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
79121:52:15.190 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
79221:52:15.190 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
793<http://example.org/reading>-_:NodeLine8Col29 = Valid
794,true)
79521:52:15.190 [pool-19-thread-7-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
796<http://example.org/reading>-_:NodeLine8Col29 = Valid
797,true)
79821:52:15.191 [pool-19-thread-7-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
799<http://example.org/reading>-_:NodeLine8Col29 = Valid
800,true)
80121:52:15.191 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
80221:52:15.191 [pool-19-thread-7-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)
80321:52:15.192 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
80421:52:15.192 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
80521:52:15.194 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
80621:52:15.194 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
80721:52:15.194 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
808<http://example.org/reading>-_:NodeLine12Col22 = Valid
809,true)
81021:52:15.195 [pool-19-thread-7-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)
81121:52:15.195 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
81221:52:15.195 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
81321:52:15.196 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
81421:52:15.196 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
81521:52:15.197 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
816<http://example.org/reading>-_:NodeLine12Col22 = Valid
817,true)
81821:52:15.197 [pool-19-thread-7-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)
81921:52:15.198 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
82021:52:15.198 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
82121:52:15.204 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.53), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
82221:52:15.204 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
82321:52:15.205 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
824<http://example.org/reading>-_:NodeLine12Col22 = Valid
825,true)
82621:52:15.207 [pool-19-thread-7-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>)
82721:52:15.207 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
82821:52:15.207 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
82921:52:15.208 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
83021:52:15.208 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
83121:52:15.208 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
832<http://example.org/reading>-_:NodeLine12Col22 = Valid
833,true)
83421:52:15.213 [pool-19-thread-7-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)
83721:52:15.215 [pool-19-thread-7-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)
84021:52:15.215 [pool-19-thread-7-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)
84521:52:15.215 [pool-19-thread-7-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)
85121:52:15.215 [pool-19-thread-7-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)
85721:52:15.216 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
85821:52:15.219 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
85921:52:15.219 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
86021:52:15.219 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
86121:52:15.220 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
86221:52:15.221 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
86321:52:15.221 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
86421:52:15.222 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
86521:52:15.222 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
86621:52:15.227 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
86721:52:15.270 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
86821:52:15.271 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
86921:52:15.271 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
87021:52:15.272 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
87121:52:15.272 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
87221:52:15.272 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
87321:52:15.272 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
87421:52:15.272 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
87521:52:15.273 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
87621:52:15.273 [pool-19-thread-7-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)
87721:52:15.273 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
87821:52:15.273 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
87921:52:15.274 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
88021:52:15.274 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
88121:52:15.274 [pool-19-thread-7-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)
88421:52:15.275 [pool-19-thread-7-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)
88521:52:15.275 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
88621:52:15.275 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
88721:52:15.276 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
88821:52:15.276 [pool-19-thread-7-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)
89121:52:15.276 [pool-19-thread-7-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>)
89221:52:15.276 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
89321:52:15.276 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
89421:52:15.277 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
89521:52:15.277 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
89621:52:15.277 [pool-19-thread-7-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)
89921:52:15.277 [pool-19-thread-7-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)
90221:52:15.277 [pool-19-thread-7-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)
90521:52:15.278 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
90621:52:15.278 [pool-19-thread-7-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>)
90721:52:15.278 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
90821:52:15.279 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
90921:52:15.279 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
91021:52:15.279 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
91121:52:15.280 [pool-19-thread-7-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)
91421:52:15.280 [pool-19-thread-7-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)
91721:52:15.280 [pool-19-thread-7-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)
92021:52:15.280 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
92121:52:15.280 [pool-19-thread-7-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)
92221:52:15.281 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
92321:52:15.281 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
92421:52:15.282 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
92521:52:15.282 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
92621:52:15.282 [pool-19-thread-7-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)
92921:52:15.282 [pool-19-thread-7-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)
93021:52:15.283 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
93121:52:15.283 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
93221:52:15.285 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
93321:52:15.285 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
93421:52:15.285 [pool-19-thread-7-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)
93721:52:15.286 [pool-19-thread-7-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)
93821:52:15.286 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
93921:52:15.287 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
94021:52:15.290 [pool-19-thread-7-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>)
94121:52:15.290 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
94221:52:15.290 [pool-19-thread-7-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)
94521:52:15.290 [pool-19-thread-7-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>)
94621:52:15.290 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
94721:52:15.290 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
94821:52:15.291 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
94921:52:15.291 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
95021:52:15.291 [pool-19-thread-7-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)
95321:52:15.294 [pool-19-thread-7-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)
95621:52:15.295 [pool-19-thread-7-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)
95921:52:15.295 [pool-19-thread-7-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)
96421:52:15.295 [pool-19-thread-7-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)
97021:52:15.295 [pool-19-thread-7-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)
97621:52:15.296 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
97721:52:15.296 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
97821:52:15.296 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
97921:52:15.296 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
98021:52:15.296 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
98121:52:15.296 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
98221:52:15.297 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
98321:52:15.297 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
98421:52:15.297 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
98521:52:15.298 [fs2-kafka-consumer-281] DEBUG org.apache.kafka.clients.ClientUtils - Resolved host localhost as 127.0.0.1
98621:52:15.298 [fs2-kafka-consumer-281] 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
98721:52:15.304 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
98821:52:15.327 [fs2-kafka-consumer-281] 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
989java.net.ConnectException: Connection refused
990 at java.base/sun.nio.ch.Net.pollConnect(Native Method)
991 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
992 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
993 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50)
994 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224)
995 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526)
996 at org.apache.kafka.common.network.Selector.poll(Selector.java:481)
997 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560)
998 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:265)
999 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236)
1000 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215)
1001 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:246)
1002 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:483)
1003 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1262)
1004 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1231)
1005 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1211)
1006 at fs2.kafka.internal.KafkaConsumerActor.pollConsumer$1$$anonfun$1(KafkaConsumerActor.scala:262)
1007 at fs2.kafka.internal.WithConsumer$$anon$1.blocking$$anonfun$1(WithConsumer.scala:34)
1008 at cats.effect.IOFiber.runLoop(IOFiber.scala:283)
1009 at cats.effect.IOFiber.autoCedeR(IOFiber.scala:1393)
1010 at cats.effect.IOFiber.run(IOFiber.scala:146)
1011 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1012 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1013 at java.base/java.lang.Thread.run(Thread.java:833)
101421:52:15.328 [fs2-kafka-consumer-281] INFO org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Node -1 disconnected.
101521:52:15.330 [fs2-kafka-consumer-281] 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.
101621:52:15.330 [fs2-kafka-consumer-281] 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
101721:52:15.333 [fs2-kafka-consumer-281] 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
101821:52:15.333 [fs2-kafka-consumer-281] 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
101921:52:15.333 [fs2-kafka-consumer-281] 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
1020org.apache.kafka.common.errors.DisconnectException: null
102121:52:15.347 [fs2-kafka-consumer-281] 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
102221:52:15.347 [fs2-kafka-consumer-281] 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
1023org.apache.kafka.clients.consumer.internals.NoAvailableBrokersException: null
102421:52:15.363 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
102521:52:15.363 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
102621:52:15.363 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
102721:52:15.364 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
102821:52:15.364 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
102921:52:15.364 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
103021:52:15.364 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
103121:52:15.364 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
103221:52:15.365 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
103321:52:15.365 [pool-19-thread-7-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)
103421:52:15.365 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
103521:52:15.365 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
103621:52:15.366 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
103721:52:15.366 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
103821:52:15.366 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1039<http://example.org/reading>-_:NodeLine19Col22 = Valid
1040,true)
104121:52:15.366 [pool-19-thread-7-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)
104221:52:15.367 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
104321:52:15.367 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
104421:52:15.367 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
104521:52:15.367 [pool-19-thread-7-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>-_:NodeLine19Col22 = Valid
1047,true)
104821:52:15.367 [pool-19-thread-7-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>)
104921:52:15.368 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
105021:52:15.368 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
105121:52:15.369 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
105221:52:15.369 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
105321:52:15.369 [pool-19-thread-7-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>-_:NodeLine19Col22 = Valid
1055,true)
105621:52:15.370 [pool-19-thread-7-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
1057<http://example.org/reading>-_:NodeLine19Col22 = Valid
1058,true)
105921:52:15.371 [pool-19-thread-7-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
1060<http://example.org/reading>-_:NodeLine19Col22 = Valid
1061,true)
106221:52:15.371 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
106321:52:15.372 [pool-19-thread-7-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>)
106421:52:15.373 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
106521:52:15.373 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
106621:52:15.375 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
106721:52:15.375 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
106821:52:15.375 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1069<http://example.org/reading>-_:NodeLine8Col29 = Valid
1070,true)
107121:52:15.375 [pool-19-thread-7-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
1072<http://example.org/reading>-_:NodeLine8Col29 = Valid
1073,true)
107421:52:15.375 [pool-19-thread-7-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
1075<http://example.org/reading>-_:NodeLine8Col29 = Valid
1076,true)
107721:52:15.375 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
107821:52:15.376 [pool-19-thread-7-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)
107921:52:15.376 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
108021:52:15.376 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
108121:52:15.378 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
108221:52:15.378 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
108321:52:15.378 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1084<http://example.org/reading>-_:NodeLine12Col22 = Valid
1085,true)
108621:52:15.378 [pool-19-thread-7-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)
108721:52:15.378 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
108821:52:15.378 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
108921:52:15.379 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
109021:52:15.379 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
109121:52:15.379 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1092<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1093,false)
109421:52:15.379 [pool-19-thread-7-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)
109521:52:15.379 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
109621:52:15.379 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
109721:52:15.380 [pool-19-thread-7-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>)
109821:52:15.380 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
109921:52:15.380 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1100<http://example.org/reading>-_:NodeLine12Col22 = Valid
1101,true)
110221:52:15.380 [pool-19-thread-7-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>)
110321:52:15.381 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
110421:52:15.381 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
110521:52:15.381 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
110621:52:15.381 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
110721:52:15.381 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1108<http://example.org/reading>-_:NodeLine12Col22 = Valid
1109,true)
111021:52:15.383 [pool-19-thread-7-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
1111<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1112,false)
111321:52:15.384 [pool-19-thread-7-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
1114<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1115,false)
111621:52:15.384 [pool-19-thread-7-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
1117<http://example.org/reading>-_:NodeLine8Col29 = Valid
1118<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1119<http://example.org/reading>-_:NodeLine19Col22 = Valid
1120,false)
112121:52:15.385 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1122(<http://example.org/reading>-http://example.org/ValidReading = Valid
1123<http://example.org/reading>-_:NodeLine8Col29 = Valid
1124<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1125<http://example.org/reading>-_:NodeLine19Col22 = Valid
1126,false)
112721:52:15.385 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1128(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1129<http://example.org/reading>-_:NodeLine8Col29 = Valid
1130<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1131<http://example.org/reading>-_:NodeLine19Col22 = Valid
1132,false)
113321:52:15.386 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
113421:52:15.387 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
113521:52:15.387 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
113621:52:15.388 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
113721:52:15.388 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
113821:52:15.389 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
113921:52:15.389 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
114021:52:15.389 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
114121:52:15.390 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
114221:52:15.393 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
114321:52:15.403 [fs2-kafka-consumer-281] 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)
114421:52:15.405 [fs2-kafka-consumer-281] DEBUG org.apache.kafka.clients.ClientUtils - Resolved host localhost as 127.0.0.1
114521:52:15.406 [fs2-kafka-consumer-281] 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
114621:52:15.408 [fs2-kafka-consumer-281] 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
1147java.net.ConnectException: Connection refused
1148 at java.base/sun.nio.ch.Net.pollConnect(Native Method)
1149 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
1150 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
1151 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50)
1152 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224)
1153 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526)
1154 at org.apache.kafka.common.network.Selector.poll(Selector.java:481)
1155 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560)
1156 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:265)
1157 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236)
1158 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215)
1159 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:246)
1160 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:483)
1161 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1262)
1162 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1231)
1163 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1211)
1164 at fs2.kafka.internal.KafkaConsumerActor.pollConsumer$1$$anonfun$1(KafkaConsumerActor.scala:262)
1165 at fs2.kafka.internal.WithConsumer$$anon$1.blocking$$anonfun$1(WithConsumer.scala:34)
1166 at cats.effect.IOFiber.runLoop(IOFiber.scala:283)
1167 at cats.effect.IOFiber.autoCedeR(IOFiber.scala:1393)
1168 at cats.effect.IOFiber.run(IOFiber.scala:146)
1169 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1170 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1171 at java.base/java.lang.Thread.run(Thread.java:833)
117221:52:15.409 [fs2-kafka-consumer-281] INFO org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Node -1 disconnected.
117321:52:15.410 [fs2-kafka-consumer-281] 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.
117421:52:15.410 [fs2-kafka-consumer-281] 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
117521:52:15.410 [fs2-kafka-consumer-281] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=4, clientId=consumer-comet:0.1.7-1, correlationId=1) due to node -1 being disconnected
117621:52:15.410 [fs2-kafka-consumer-281] 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
117721:52:15.410 [fs2-kafka-consumer-281] 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
1178org.apache.kafka.common.errors.DisconnectException: null
117921:52:15.429 [fs2-kafka-consumer-281] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
118021:52:15.440 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
118121:52:15.441 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
118221:52:15.441 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
118321:52:15.442 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
118421:52:15.442 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
118521:52:15.442 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
118621:52:15.442 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
118721:52:15.442 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
118821:52:15.443 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
118921:52:15.443 [pool-19-thread-7-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)
119021:52:15.443 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
119121:52:15.443 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
119221:52:15.443 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
119321:52:15.444 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
119421:52:15.444 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1195<http://example.org/reading>-_:NodeLine19Col22 = Valid
1196,true)
119721:52:15.444 [pool-19-thread-7-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)
119821:52:15.445 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
119921:52:15.445 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
120021:52:15.446 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
120121:52:15.447 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1202<http://example.org/reading>-_:NodeLine19Col22 = Valid
1203,true)
120421:52:15.447 [pool-19-thread-7-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>)
120521:52:15.447 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
120621:52:15.447 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
120721:52:15.447 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
120821:52:15.448 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
120921:52:15.448 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1210<http://example.org/reading>-_:NodeLine19Col22 = Valid
1211,true)
121221:52:15.448 [pool-19-thread-7-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
1213<http://example.org/reading>-_:NodeLine19Col22 = Valid
1214,true)
121521:52:15.448 [pool-19-thread-7-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
1216<http://example.org/reading>-_:NodeLine19Col22 = Valid
1217,true)
121821:52:15.448 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
121921:52:15.448 [pool-19-thread-7-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>)
122021:52:15.449 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
122121:52:15.449 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
122221:52:15.453 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
122321:52:15.453 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
122421:52:15.453 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1225<http://example.org/reading>-_:NodeLine8Col29 = Valid
1226,true)
122721:52:15.453 [pool-19-thread-7-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
1228<http://example.org/reading>-_:NodeLine8Col29 = Valid
1229,true)
123021:52:15.453 [pool-19-thread-7-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
1231<http://example.org/reading>-_:NodeLine8Col29 = Valid
1232,true)
123321:52:15.453 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
123421:52:15.453 [pool-19-thread-7-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)
123521:52:15.453 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
123621:52:15.453 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
123721:52:15.454 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
123821:52:15.454 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
123921:52:15.454 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1240<http://example.org/reading>-_:NodeLine12Col22 = Valid
1241,true)
124221:52:15.454 [pool-19-thread-7-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)
124321:52:15.454 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
124421:52:15.454 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
124521:52:15.455 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
124621:52:15.455 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
124721:52:15.455 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1248<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1249,false)
125021:52:15.455 [pool-19-thread-7-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)
125121:52:15.455 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
125221:52:15.455 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
125321:52:15.456 [fs2-kafka-consumer-281] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
125421:52:15.456 [fs2-kafka-consumer-281] 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 {}
125521:52:15.456 [fs2-kafka-consumer-281] 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
125621:52:15.456 [fs2-kafka-consumer-281] 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
125721:52:15.456 [fs2-kafka-consumer-281] 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
125821:52:15.460 [pool-19-thread-7-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>)
125921:52:15.460 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
126021:52:15.460 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1261<http://example.org/reading>-_:NodeLine12Col22 = Valid
1262,true)
126321:52:15.460 [pool-19-thread-7-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>)
126421:52:15.460 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
126521:52:15.460 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
126621:52:15.461 [fs2-kafka-consumer-281] INFO org.apache.kafka.common.metrics.Metrics - Metrics scheduler closed
126721:52:15.463 [fs2-kafka-consumer-281] INFO org.apache.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter
126821:52:15.463 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
126921:52:15.464 [fs2-kafka-consumer-281] INFO org.apache.kafka.common.metrics.Metrics - Metrics reporters closed
127021:52:15.466 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
127121:52:15.466 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1272<http://example.org/reading>-_:NodeLine12Col22 = Valid
1273,true)
127421:52:15.467 [pool-19-thread-7-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
1275<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1276,false)
127721:52:15.467 [pool-19-thread-7-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
1278<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1279,false)
128021:52:15.467 [pool-19-thread-7-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
1281<http://example.org/reading>-_:NodeLine8Col29 = Valid
1282<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1283<http://example.org/reading>-_:NodeLine19Col22 = Valid
1284,false)
128521:52:15.467 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1286(<http://example.org/reading>-http://example.org/ValidReading = Valid
1287<http://example.org/reading>-_:NodeLine8Col29 = Valid
1288<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1289<http://example.org/reading>-_:NodeLine19Col22 = Valid
1290,false)
129121:52:15.467 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1292(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1293<http://example.org/reading>-_:NodeLine8Col29 = Valid
1294<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1295<http://example.org/reading>-_:NodeLine19Col22 = Valid
1296,false)
129721:52:15.467 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
129821:52:15.468 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
129921:52:15.468 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
130021:52:15.469 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
130121:52:15.469 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
130221:52:15.469 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
130321:52:15.469 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
130421:52:15.469 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
130521:52:15.469 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
130621:52:15.468 [fs2-kafka-consumer-281] INFO org.apache.kafka.common.utils.AppInfoParser - App info kafka.consumer for consumer-comet:0.1.7-1 unregistered
130721:52:15.471 [fs2-kafka-consumer-281] 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
130821:52:15.478 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
1309org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1310 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1311 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1312 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1313 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1314 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1315 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1316 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1317 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1318 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1319 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1320 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1321 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1322 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1323 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1324 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1325 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1326 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1327 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1328org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1329 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1330 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1331 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1332 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1333 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1334 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1335 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1336 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1337 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1338 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1339 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1340 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1341 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1342 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1343 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1344 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1345 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1346 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1347org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1348 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1349 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1350 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1351 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1352 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1353 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1354 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1355 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1356 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1357 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1358 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1359 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1360 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1361 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1362 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1363 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1364 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1365 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1366org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1367 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1368 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1369 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1370 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1371 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1372 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1373 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1374 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1375 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1376 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1377 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1378 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1379 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1380 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1381 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1382 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1383 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1384 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
138521:52:15.493 [pool-19-thread-3-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
1386[info] ExtractorTests:
1387[info] LIST extractor
1388[info] - works
1389[info] FILE extractor
1390[info] - works
1391[info] KAFKA extractor
1392[info] - works
139321:52:15.539 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
139421:52:15.539 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
139521:52:15.539 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
139621:52:15.540 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
139721:52:15.540 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
139821:52:15.541 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
139921:52:15.541 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
140021:52:15.541 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
140121:52:15.542 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
140221:52:15.542 [pool-19-thread-7-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)
140321:52:15.543 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
140421:52:15.543 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
140521:52:15.544 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
140621:52:15.545 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
140721:52:15.545 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1408<http://example.org/reading>-_:b0 = Valid
1409,true)
141021:52:15.545 [pool-19-thread-7-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)
141121:52:15.546 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
141221:52:15.546 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
141321:52:15.547 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
141421:52:15.547 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
141521:52:15.547 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1416<http://example.org/reading>-_:b0 = Valid
1417,true)
141821:52:15.548 [pool-19-thread-7-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)
141921:52:15.548 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
142021:52:15.548 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
142121:52:15.549 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.15), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
142221:52:15.549 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
142321:52:15.550 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1424<http://example.org/reading>-_:b0 = Valid
1425,true)
142621:52:15.550 [pool-19-thread-7-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>)
142721:52:15.550 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
142821:52:15.550 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
142921:52:15.552 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
143021:52:15.552 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
143121:52:15.552 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1432<http://example.org/reading>-_:b0 = Valid
1433,true)
143421:52:15.552 [pool-19-thread-7-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
1435<http://example.org/reading>-_:b0 = Valid
1436,true)
143721:52:15.553 [pool-19-thread-7-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
1438<http://example.org/reading>-_:b0 = Valid
1439,true)
144021:52:15.553 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
144121:52:15.553 [pool-19-thread-7-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>)
144221:52:15.553 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
144321:52:15.553 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
144421:52:15.553 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
144521:52:15.553 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
144621:52:15.554 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1447<http://example.org/reading>-_:b2 = Valid
1448,true)
144921:52:15.554 [pool-19-thread-7-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
1450<http://example.org/reading>-_:b2 = Valid
1451,true)
145221:52:15.554 [pool-19-thread-7-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
1453<http://example.org/reading>-_:b2 = Valid
1454,true)
145521:52:15.554 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
145621:52:15.554 [pool-19-thread-7-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)
145721:52:15.554 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
145821:52:15.554 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
145921:52:15.555 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
146021:52:15.555 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
146121:52:15.556 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1462<http://example.org/reading>-_:b1 = Valid
1463,true)
146421:52:15.556 [pool-19-thread-7-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)
146521:52:15.557 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
146621:52:15.557 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
146721:52:15.557 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
146821:52:15.558 [pool-19-thread-7-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)
147121:52:15.558 [pool-19-thread-7-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>)
147221:52:15.558 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
147321:52:15.559 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
147421:52:15.559 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
147521:52:15.560 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
147621:52:15.560 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1477<http://example.org/reading>-_:b1 = Valid
1478,true)
147921:52:15.561 [pool-19-thread-7-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
1480<http://example.org/reading>-_:b1 = Valid
1481,true)
148221:52:15.562 [pool-19-thread-7-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
1483<http://example.org/reading>-_:b1 = Valid
1484,true)
148521:52:15.562 [pool-19-thread-7-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
1486<http://example.org/reading>-_:b2 = Valid
1487<http://example.org/reading>-_:b1 = Valid
1488<http://example.org/reading>-_:b0 = Valid
1489,true)
149021:52:15.562 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1491(<http://example.org/reading>-http://example.org/ValidReading = Valid
1492<http://example.org/reading>-_:b2 = Valid
1493<http://example.org/reading>-_:b1 = Valid
1494<http://example.org/reading>-_:b0 = Valid
1495,true)
149621:52:15.562 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1497(<http://example.org/reading>-http://example.org/ValidReading = Valid
1498<http://example.org/reading>-_:b2 = Valid
1499<http://example.org/reading>-_:b1 = Valid
1500<http://example.org/reading>-_:b0 = Valid
1501,true)
150221:52:15.562 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
150321:52:15.563 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
150421:52:15.563 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
150521:52:15.563 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
150621:52:15.563 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
150721:52:15.563 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
150821:52:15.563 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
150921:52:15.563 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
151021:52:15.564 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
151121:52:15.567 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
151221:52:15.609 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
151321:52:15.609 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
151421:52:15.610 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
151521:52:15.610 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
151621:52:15.612 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
151721:52:15.612 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
151821:52:15.612 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
151921:52:15.612 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
152021:52:15.613 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
152121:52:15.613 [pool-19-thread-7-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)
152221:52:15.613 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
152321:52:15.613 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
152421:52:15.615 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
152521:52:15.615 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
152621:52:15.615 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1527<http://example.org/reading>-_:b0 = Valid
1528,true)
152921:52:15.615 [pool-19-thread-7-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)
153021:52:15.616 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
153121:52:15.616 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
153221:52:15.616 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
153321:52:15.616 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
153421:52:15.616 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1535<http://example.org/reading>-_:b0 = Valid
1536,true)
153721:52:15.616 [pool-19-thread-7-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)
153821:52:15.616 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
153921:52:15.616 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
154021:52:15.617 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.96), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
154121:52:15.617 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
154221:52:15.617 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1543<http://example.org/reading>-_:b0 = Valid
1544,true)
154521:52:15.617 [pool-19-thread-7-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>)
154621:52:15.617 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
154721:52:15.617 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
154821:52:15.619 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
154921:52:15.620 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
155021:52:15.620 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1551<http://example.org/reading>-_:b0 = Valid
1552,true)
155321:52:15.621 [pool-19-thread-7-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
1554<http://example.org/reading>-_:b0 = Valid
1555,true)
155621:52:15.622 [pool-19-thread-7-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
1557<http://example.org/reading>-_:b0 = Valid
1558,true)
155921:52:15.622 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
156021:52:15.622 [pool-19-thread-7-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>)
156121:52:15.622 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
156221:52:15.622 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
156321:52:15.623 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
156421:52:15.623 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
156521:52:15.623 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1566<http://example.org/reading>-_:b2 = Valid
1567,true)
156821:52:15.624 [pool-19-thread-7-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
1569<http://example.org/reading>-_:b2 = Valid
1570,true)
157121:52:15.625 [pool-19-thread-7-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
1572<http://example.org/reading>-_:b2 = Valid
1573,true)
157421:52:15.625 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
157521:52:15.626 [pool-19-thread-7-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)
157621:52:15.626 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
157721:52:15.626 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
157821:52:15.627 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
157921:52:15.627 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
158021:52:15.627 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1581<http://example.org/reading>-_:b1 = Valid
1582,true)
158321:52:15.627 [pool-19-thread-7-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)
158421:52:15.627 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
158521:52:15.627 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
158621:52:15.628 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
158721:52:15.629 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1588<http://example.org/reading>-_:b1 = Valid
1589,true)
159021:52:15.629 [pool-19-thread-7-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>)
159121:52:15.630 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
159221:52:15.630 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
159321:52:15.631 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
159421:52:15.632 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
159521:52:15.632 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1596<http://example.org/reading>-_:b1 = Valid
1597,true)
159821:52:15.633 [pool-19-thread-7-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
1599<http://example.org/reading>-_:b1 = Valid
1600,true)
160121:52:15.633 [pool-19-thread-7-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
1602<http://example.org/reading>-_:b1 = Valid
1603,true)
160421:52:15.633 [pool-19-thread-7-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
1605<http://example.org/reading>-_:b2 = Valid
1606<http://example.org/reading>-_:b1 = Valid
1607<http://example.org/reading>-_:b0 = Valid
1608,true)
160921:52:15.633 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1610(<http://example.org/reading>-http://example.org/ValidReading = Valid
1611<http://example.org/reading>-_:b2 = Valid
1612<http://example.org/reading>-_:b1 = Valid
1613<http://example.org/reading>-_:b0 = Valid
1614,true)
161521:52:15.634 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1616(<http://example.org/reading>-http://example.org/ValidReading = Valid
1617<http://example.org/reading>-_:b2 = Valid
1618<http://example.org/reading>-_:b1 = Valid
1619<http://example.org/reading>-_:b0 = Valid
1620,true)
162121:52:15.635 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
162221:52:15.635 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
162321:52:15.635 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
162421:52:15.636 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
162521:52:15.636 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
162621:52:15.636 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
162721:52:15.637 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
162821:52:15.637 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
162921:52:15.637 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
163021:52:15.640 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
163121:52:15.675 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
163221:52:15.676 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
163321:52:15.676 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
163421:52:15.677 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
163521:52:15.677 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
163621:52:15.677 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
163721:52:15.677 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
163821:52:15.678 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
163921:52:15.678 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
164021:52:15.678 [pool-19-thread-7-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)
164121:52:15.678 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
164221:52:15.678 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
164321:52:15.679 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
164421:52:15.679 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
164521:52:15.679 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1646<http://example.org/reading>-_:b0 = Valid
1647,true)
164821:52:15.679 [pool-19-thread-7-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)
164921:52:15.680 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
165021:52:15.680 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
165121:52:15.680 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
165221:52:15.680 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
165321:52:15.681 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1654<http://example.org/reading>-_:b0 = Valid
1655,true)
165621:52:15.681 [pool-19-thread-7-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)
165721:52:15.681 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
165821:52:15.681 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
165921:52:15.682 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.93), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
166021:52:15.682 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
166121:52:15.682 [pool-19-thread-7-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>-_:b0 = Valid
1663,true)
166421:52:15.682 [pool-19-thread-7-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>)
166521:52:15.683 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
166621:52:15.683 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
166721:52:15.683 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
166821:52:15.684 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
166921:52:15.684 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1670<http://example.org/reading>-_:b0 = Valid
1671,true)
167221:52:15.684 [pool-19-thread-7-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
1673<http://example.org/reading>-_:b0 = Valid
1674,true)
167521:52:15.685 [pool-19-thread-7-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
1676<http://example.org/reading>-_:b0 = Valid
1677,true)
167821:52:15.685 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
167921:52:15.685 [pool-19-thread-7-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>)
168021:52:15.685 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
168121:52:15.685 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
168221:52:15.686 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
168321:52:15.686 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
168421:52:15.686 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1685<http://example.org/reading>-_:b2 = Valid
1686,true)
168721:52:15.686 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1688<http://example.org/reading>-_:b2 = Valid
1689,true)
169021:52:15.687 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1691<http://example.org/reading>-_:b2 = Valid
1692,true)
169321:52:15.687 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
169421:52:15.687 [pool-19-thread-7-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)
169521:52:15.687 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
169621:52:15.687 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
169721:52:15.687 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
169821:52:15.688 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
169921:52:15.688 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1700<http://example.org/reading>-_:b1 = Valid
1701,true)
170221:52:15.688 [pool-19-thread-7-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)
170321:52:15.688 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
170421:52:15.688 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
170521:52:15.689 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
170621:52:15.690 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1707<http://example.org/reading>-_:b1 = Valid
1708,true)
170921:52:15.690 [pool-19-thread-7-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>)
171021:52:15.690 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
171121:52:15.690 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
171221:52:15.691 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
171321:52:15.691 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
171421:52:15.691 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1715<http://example.org/reading>-_:b1 = Valid
1716,true)
171721:52:15.692 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1718<http://example.org/reading>-_:b1 = Valid
1719,true)
172021:52:15.692 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1721<http://example.org/reading>-_:b1 = Valid
1722,true)
172321:52:15.692 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1724<http://example.org/reading>-_:b2 = Valid
1725<http://example.org/reading>-_:b1 = Valid
1726<http://example.org/reading>-_:b0 = Valid
1727,true)
172821:52:15.692 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1729(<http://example.org/reading>-http://example.org/ValidReading = Valid
1730<http://example.org/reading>-_:b2 = Valid
1731<http://example.org/reading>-_:b1 = Valid
1732<http://example.org/reading>-_:b0 = Valid
1733,true)
173421:52:15.693 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1735(<http://example.org/reading>-http://example.org/ValidReading = Valid
1736<http://example.org/reading>-_:b2 = Valid
1737<http://example.org/reading>-_:b1 = Valid
1738<http://example.org/reading>-_:b0 = Valid
1739,true)
174021:52:15.693 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
174121:52:15.693 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
174221:52:15.693 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
174321:52:15.694 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
174421:52:15.694 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
174521:52:15.694 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
174621:52:15.694 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
174721:52:15.694 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
174821:52:15.694 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
174921:52:15.697 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
175021:52:15.727 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
175121:52:15.728 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
175221:52:15.729 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
175321:52:15.729 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
175421:52:15.729 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
175521:52:15.729 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
175621:52:15.729 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
175721:52:15.729 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
175821:52:15.729 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
175921:52:15.730 [pool-19-thread-7-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)
176021:52:15.730 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
176121:52:15.730 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
176221:52:15.731 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
176321:52:15.731 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
176421:52:15.731 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1765<http://example.org/reading>-_:b0 = Valid
1766,true)
176721:52:15.731 [pool-19-thread-7-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)
176821:52:15.731 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
176921:52:15.731 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
177021:52:15.732 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
177121:52:15.732 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
177221:52:15.732 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1773<http://example.org/reading>-_:b0 = Not valid
1774,false)
177521:52:15.732 [pool-19-thread-7-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)
177621:52:15.733 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
177721:52:15.733 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
177821:52:15.733 [pool-19-thread-7-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>)
177921:52:15.733 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
178021:52:15.733 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1781<http://example.org/reading>-_:b0 = Valid
1782,true)
178321:52:15.733 [pool-19-thread-7-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>)
178421:52:15.734 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
178521:52:15.734 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
178621:52:15.735 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
178721:52:15.735 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
178821:52:15.735 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1789<http://example.org/reading>-_:b0 = Valid
1790,true)
179121:52:15.736 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1792<http://example.org/reading>-_:b0 = Not valid
1793,false)
179421:52:15.736 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1795<http://example.org/reading>-_:b0 = Not valid
1796,false)
179721:52:15.736 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
179821:52:15.736 [pool-19-thread-7-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>)
179921:52:15.736 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
180021:52:15.736 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
180121:52:15.737 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
180221:52:15.737 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
180321:52:15.737 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1804<http://example.org/reading>-_:b2 = Valid
1805,true)
180621:52:15.737 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1807<http://example.org/reading>-_:b2 = Valid
1808,true)
180921:52:15.737 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1810<http://example.org/reading>-_:b2 = Valid
1811,true)
181221:52:15.737 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
181321:52:15.737 [pool-19-thread-7-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)
181421:52:15.738 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
181521:52:15.738 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
181621:52:15.738 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
181721:52:15.738 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
181821:52:15.738 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1819<http://example.org/reading>-_:b1 = Valid
1820,true)
182121:52:15.738 [pool-19-thread-7-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)
182221:52:15.738 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
182321:52:15.738 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
182421:52:15.739 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
182521:52:15.739 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1826<http://example.org/reading>-_:b1 = Valid
1827,true)
182821:52:15.739 [pool-19-thread-7-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>)
182921:52:15.739 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
183021:52:15.739 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
183121:52:15.740 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
183221:52:15.740 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
183321:52:15.740 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1834<http://example.org/reading>-_:b1 = Valid
1835,true)
183621:52:15.741 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1837<http://example.org/reading>-_:b1 = Valid
1838,true)
183921:52:15.741 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1840<http://example.org/reading>-_:b1 = Valid
1841,true)
184221:52:15.741 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1843<http://example.org/reading>-_:b2 = Valid
1844<http://example.org/reading>-_:b1 = Valid
1845<http://example.org/reading>-_:b0 = Not valid
1846,false)
184721:52:15.741 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1848(<http://example.org/reading>-http://example.org/ValidReading = Valid
1849<http://example.org/reading>-_:b2 = Valid
1850<http://example.org/reading>-_:b1 = Valid
1851<http://example.org/reading>-_:b0 = Not valid
1852,false)
185321:52:15.741 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1854(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1855<http://example.org/reading>-_:b2 = Valid
1856<http://example.org/reading>-_:b1 = Valid
1857<http://example.org/reading>-_:b0 = Not valid
1858,false)
185921:52:15.741 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
186021:52:15.741 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
186121:52:15.741 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
186221:52:15.742 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
186321:52:15.742 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
186421:52:15.742 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
186521:52:15.742 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
186621:52:15.742 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
186721:52:15.742 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
186821:52:15.745 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
186921:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
187021:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
187121:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
187221:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
187321:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
187421:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
187521:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
187621:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
187721:52:15.778 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
187821:52:15.779 [pool-19-thread-7-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)
187921:52:15.779 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
188021:52:15.779 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
188121:52:15.783 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
188221:52:15.783 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
188321:52:15.783 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1884<http://example.org/reading>-_:b0 = Valid
1885,true)
188621:52:15.783 [pool-19-thread-7-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)
188721:52:15.783 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
188821:52:15.783 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
188921:52:15.784 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
189021:52:15.784 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
189121:52:15.786 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1892<http://example.org/reading>-_:b0 = Not valid
1893,false)
189421:52:15.786 [pool-19-thread-7-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)
189521:52:15.786 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
189621:52:15.786 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
189721:52:15.786 [pool-19-thread-7-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>)
189821:52:15.788 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
189921:52:15.788 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1900<http://example.org/reading>-_:b0 = Valid
1901,true)
190221:52:15.788 [pool-19-thread-7-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>)
190321:52:15.788 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
190421:52:15.788 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
190521:52:15.789 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
190621:52:15.789 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
190721:52:15.789 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1908<http://example.org/reading>-_:b0 = Valid
1909,true)
191021:52:15.790 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1911<http://example.org/reading>-_:b0 = Not valid
1912,false)
191321:52:15.790 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1914<http://example.org/reading>-_:b0 = Not valid
1915,false)
191621:52:15.790 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
191721:52:15.790 [pool-19-thread-7-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>)
191821:52:15.790 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
191921:52:15.790 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
192021:52:15.790 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
192121:52:15.791 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
192221:52:15.791 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1923<http://example.org/reading>-_:b2 = Valid
1924,true)
192521:52:15.791 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1926<http://example.org/reading>-_:b2 = Valid
1927,true)
192821:52:15.791 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1929<http://example.org/reading>-_:b2 = Valid
1930,true)
193121:52:15.791 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
193221:52:15.791 [pool-19-thread-7-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)
193321:52:15.791 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
193421:52:15.791 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
193521:52:15.791 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
193621:52:15.792 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
193721:52:15.792 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1938<http://example.org/reading>-_:b1 = Valid
1939,true)
194021:52:15.792 [pool-19-thread-7-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)
194121:52:15.792 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
194221:52:15.792 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
194321:52:15.792 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
194421:52:15.792 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1945<http://example.org/reading>-_:b1 = Valid
1946,true)
194721:52:15.793 [pool-19-thread-7-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>)
194821:52:15.793 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
194921:52:15.794 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
195021:52:15.794 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
195121:52:15.795 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
195221:52:15.795 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1953<http://example.org/reading>-_:b1 = Valid
1954,true)
195521:52:15.796 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1956<http://example.org/reading>-_:b1 = Valid
1957,true)
195821:52:15.796 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1959<http://example.org/reading>-_:b1 = Valid
1960,true)
196121:52:15.796 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1962<http://example.org/reading>-_:b2 = Valid
1963<http://example.org/reading>-_:b1 = Valid
1964<http://example.org/reading>-_:b0 = Not valid
1965,false)
196621:52:15.797 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1967(<http://example.org/reading>-http://example.org/ValidReading = Valid
1968<http://example.org/reading>-_:b2 = Valid
1969<http://example.org/reading>-_:b1 = Valid
1970<http://example.org/reading>-_:b0 = Not valid
1971,false)
197221:52:15.797 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1973(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1974<http://example.org/reading>-_:b2 = Valid
1975<http://example.org/reading>-_:b1 = Valid
1976<http://example.org/reading>-_:b0 = Not valid
1977,false)
197821:52:15.797 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
197921:52:15.797 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
198021:52:15.797 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
198121:52:15.797 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
198221:52:15.798 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
198321:52:15.798 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
198421:52:15.798 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
198521:52:15.799 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
198621:52:15.799 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
198721:52:15.802 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
198821:52:15.831 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
198921:52:15.832 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
199021:52:15.832 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
199121:52:15.833 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
199221:52:15.833 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
199321:52:15.833 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
199421:52:15.833 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
199521:52:15.833 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
199621:52:15.833 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
199721:52:15.833 [pool-19-thread-7-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)
199821:52:15.834 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
199921:52:15.834 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
200021:52:15.835 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
200121:52:15.835 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
200221:52:15.835 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2003<http://example.org/reading>-_:b0 = Valid
2004,true)
200521:52:15.835 [pool-19-thread-7-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)
200621:52:15.836 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
200721:52:15.836 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
200821:52:15.836 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
200921:52:15.836 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
201021:52:15.836 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2011<http://example.org/reading>-_:b0 = Not valid
2012,false)
201321:52:15.836 [pool-19-thread-7-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)
201421:52:15.837 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
201521:52:15.837 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
201621:52:15.837 [pool-19-thread-7-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>)
201721:52:15.837 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
201821:52:15.837 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2019<http://example.org/reading>-_:b0 = Valid
2020,true)
202121:52:15.837 [pool-19-thread-7-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>)
202221:52:15.838 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
202321:52:15.838 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
202421:52:15.839 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
202521:52:15.839 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
202621:52:15.839 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2027<http://example.org/reading>-_:b0 = Valid
2028,true)
202921:52:15.840 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2030<http://example.org/reading>-_:b0 = Not valid
2031,false)
203221:52:15.840 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2033<http://example.org/reading>-_:b0 = Not valid
2034,false)
203521:52:15.840 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
203621:52:15.840 [pool-19-thread-7-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>)
203721:52:15.841 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
203821:52:15.841 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
203921:52:15.841 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
204021:52:15.841 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
204121:52:15.842 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2042<http://example.org/reading>-_:b2 = Valid
2043,true)
204421:52:15.842 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2045<http://example.org/reading>-_:b2 = Valid
2046,true)
204721:52:15.843 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2048<http://example.org/reading>-_:b2 = Valid
2049,true)
205021:52:15.843 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
205121:52:15.843 [pool-19-thread-7-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)
205221:52:15.844 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
205321:52:15.844 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
205421:52:15.844 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
205521:52:15.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
205621:52:15.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2057<http://example.org/reading>-_:b1 = Valid
2058,true)
205921:52:15.845 [pool-19-thread-7-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)
206021:52:15.845 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
206121:52:15.846 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
206221:52:15.846 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
206321:52:15.847 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2064<http://example.org/reading>-_:b1 = Valid
2065,true)
206621:52:15.847 [pool-19-thread-7-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>)
206721:52:15.847 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
206821:52:15.848 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
206921:52:15.848 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
207021:52:15.849 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
207121:52:15.849 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2072<http://example.org/reading>-_:b1 = Valid
2073,true)
207421:52:15.850 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2075<http://example.org/reading>-_:b1 = Valid
2076,true)
207721:52:15.850 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2078<http://example.org/reading>-_:b1 = Valid
2079,true)
208021:52:15.851 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2081<http://example.org/reading>-_:b2 = Valid
2082<http://example.org/reading>-_:b1 = Valid
2083<http://example.org/reading>-_:b0 = Not valid
2084,false)
208521:52:15.851 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2086(<http://example.org/reading>-http://example.org/ValidReading = Valid
2087<http://example.org/reading>-_:b2 = Valid
2088<http://example.org/reading>-_:b1 = Valid
2089<http://example.org/reading>-_:b0 = Not valid
2090,false)
209121:52:15.851 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2092(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2093<http://example.org/reading>-_:b2 = Valid
2094<http://example.org/reading>-_:b1 = Valid
2095<http://example.org/reading>-_:b0 = Not valid
2096,false)
209721:52:15.852 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
209821:52:15.852 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
209921:52:15.853 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
210021:52:15.853 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
210121:52:15.853 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
210221:52:15.853 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
210321:52:15.854 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
210421:52:15.854 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
210521:52:15.854 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
210621:52:15.858 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
210721:52:15.888 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
210821:52:15.889 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
210921:52:15.889 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
211021:52:15.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
211121:52:15.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
211221:52:15.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
211321:52:15.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
211421:52:15.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:881c37ea-07d4-45a5-99ea-0337497481ae,_:6715bc15-0ea5-4173-a380-4ea229004fc6,_:28f4a678-36c0-4160-9cfc-9c496d8a8f03)
211521:52:15.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:881c37ea-07d4-45a5-99ea-0337497481ae
211621:52:15.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:881c37ea-07d4-45a5-99ea-0337497481ae,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>)
211721:52:15.890 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
211821:52:15.891 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
211921:52:15.892 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
212021:52:15.892 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
212121:52:15.892 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2122<http://example.org/reading>-_:881c37ea-07d4-45a5-99ea-0337497481ae = Valid
2123,true)
212421:52:15.893 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:881c37ea-07d4-45a5-99ea-0337497481ae: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2125<http://example.org/reading>-_:881c37ea-07d4-45a5-99ea-0337497481ae = Valid
2126,true)
212721:52:15.893 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:881c37ea-07d4-45a5-99ea-0337497481ae)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2128<http://example.org/reading>-_:881c37ea-07d4-45a5-99ea-0337497481ae = Valid
2129,true)
213021:52:15.893 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:6715bc15-0ea5-4173-a380-4ea229004fc6
213121:52:15.893 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6715bc15-0ea5-4173-a380-4ea229004fc6,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)
213221:52:15.893 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
213321:52:15.893 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
213421:52:15.895 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
213521:52:15.895 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
213621:52:15.895 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2137<http://example.org/reading>-_:6715bc15-0ea5-4173-a380-4ea229004fc6 = Valid
2138,true)
213921:52:15.895 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6715bc15-0ea5-4173-a380-4ea229004fc6,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)
214021:52:15.895 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
214121:52:15.895 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
214221:52:15.896 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
214321:52:15.896 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2144<http://example.org/reading>-_:6715bc15-0ea5-4173-a380-4ea229004fc6 = Valid
2145,true)
214621:52:15.898 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6715bc15-0ea5-4173-a380-4ea229004fc6,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>)
214721:52:15.899 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
214821:52:15.899 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
214921:52:15.900 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
215021:52:15.901 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
215121:52:15.901 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2152<http://example.org/reading>-_:6715bc15-0ea5-4173-a380-4ea229004fc6 = Valid
2153,true)
215421:52:15.902 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:6715bc15-0ea5-4173-a380-4ea229004fc6: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2155<http://example.org/reading>-_:6715bc15-0ea5-4173-a380-4ea229004fc6 = Valid
2156,true)
215721:52:15.902 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:6715bc15-0ea5-4173-a380-4ea229004fc6)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2158<http://example.org/reading>-_:6715bc15-0ea5-4173-a380-4ea229004fc6 = Valid
2159,true)
216021:52:15.902 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:28f4a678-36c0-4160-9cfc-9c496d8a8f03
216121:52:15.902 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:28f4a678-36c0-4160-9cfc-9c496d8a8f03,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)
216221:52:15.903 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
216321:52:15.903 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
216421:52:15.904 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
216521:52:15.904 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
216621:52:15.904 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2167<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2168,true)
216921:52:15.904 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:28f4a678-36c0-4160-9cfc-9c496d8a8f03,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)
217021:52:15.904 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
217121:52:15.904 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
217221:52:15.905 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
217321:52:15.905 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
217421:52:15.905 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2175<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2176,true)
217721:52:15.906 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:28f4a678-36c0-4160-9cfc-9c496d8a8f03,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)
217821:52:15.906 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
217921:52:15.906 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
218021:52:15.907 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.47), attempt: Attempt(<http://example.org/reading>,RefNode(_:28f4a678-36c0-4160-9cfc-9c496d8a8f03),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
218121:52:15.907 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
218221:52:15.907 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2183<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2184,true)
218521:52:15.907 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:28f4a678-36c0-4160-9cfc-9c496d8a8f03,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>)
218621:52:15.908 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
218721:52:15.908 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
218821:52:15.908 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
218921:52:15.909 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
219021:52:15.909 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2191<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2192,true)
219321:52:15.909 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:28f4a678-36c0-4160-9cfc-9c496d8a8f03: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2194<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2195,true)
219621:52:15.910 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:28f4a678-36c0-4160-9cfc-9c496d8a8f03)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2197<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2198,true)
219921:52:15.910 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:881c37ea-07d4-45a5-99ea-0337497481ae,_:6715bc15-0ea5-4173-a380-4ea229004fc6,_:28f4a678-36c0-4160-9cfc-9c496d8a8f03)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2200<http://example.org/reading>-_:6715bc15-0ea5-4173-a380-4ea229004fc6 = Valid
2201<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2202<http://example.org/reading>-_:881c37ea-07d4-45a5-99ea-0337497481ae = Valid
2203,true)
220421:52:15.911 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2205(<http://example.org/reading>-http://example.org/ValidReading = Valid
2206<http://example.org/reading>-_:6715bc15-0ea5-4173-a380-4ea229004fc6 = Valid
2207<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2208<http://example.org/reading>-_:881c37ea-07d4-45a5-99ea-0337497481ae = Valid
2209,true)
221021:52:15.911 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2211(<http://example.org/reading>-http://example.org/ValidReading = Valid
2212<http://example.org/reading>-_:6715bc15-0ea5-4173-a380-4ea229004fc6 = Valid
2213<http://example.org/reading>-_:28f4a678-36c0-4160-9cfc-9c496d8a8f03 = Valid
2214<http://example.org/reading>-_:881c37ea-07d4-45a5-99ea-0337497481ae = Valid
2215,true)
221621:52:15.911 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:28f4a678-36c0-4160-9cfc-9c496d8a8f03
221721:52:15.911 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:28f4a678-36c0-4160-9cfc-9c496d8a8f03 =
221821:52:15.911 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:28f4a678-36c0-4160-9cfc-9c496d8a8f03 =
221921:52:15.911 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6715bc15-0ea5-4173-a380-4ea229004fc6
222021:52:15.911 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6715bc15-0ea5-4173-a380-4ea229004fc6 =
222121:52:15.911 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6715bc15-0ea5-4173-a380-4ea229004fc6 =
222221:52:15.912 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:881c37ea-07d4-45a5-99ea-0337497481ae
222321:52:15.912 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:881c37ea-07d4-45a5-99ea-0337497481ae =
222421:52:15.912 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:881c37ea-07d4-45a5-99ea-0337497481ae =
222521:52:15.914 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
222621:52:15.945 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
222721:52:15.945 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
222821:52:15.945 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
222921:52:15.945 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
223021:52:15.945 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
223121:52:15.945 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
223221:52:15.945 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
223321:52:15.945 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:9f876758-b5af-47ba-88e6-da445d74bf40,_:140c8f16-2a7f-4983-a204-3d08db13a617,_:c817db60-5783-431b-9a5f-6bc7aec96ddf)
223421:52:15.946 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:9f876758-b5af-47ba-88e6-da445d74bf40
223521:52:15.946 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:9f876758-b5af-47ba-88e6-da445d74bf40,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)
223621:52:15.946 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
223721:52:15.946 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
223821:52:15.947 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
223921:52:15.947 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
224021:52:15.948 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2241<http://example.org/reading>-_:9f876758-b5af-47ba-88e6-da445d74bf40 = Valid
2242,true)
224321:52:15.948 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:9f876758-b5af-47ba-88e6-da445d74bf40,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)
224421:52:15.949 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
224521:52:15.949 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
224621:52:15.950 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
224721:52:15.950 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2248<http://example.org/reading>-_:9f876758-b5af-47ba-88e6-da445d74bf40 = Valid
2249,true)
225021:52:15.950 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:9f876758-b5af-47ba-88e6-da445d74bf40,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>)
225121:52:15.950 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
225221:52:15.950 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
225321:52:15.951 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
225421:52:15.951 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
225521:52:15.951 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2256<http://example.org/reading>-_:9f876758-b5af-47ba-88e6-da445d74bf40 = Valid
2257,true)
225821:52:15.951 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:9f876758-b5af-47ba-88e6-da445d74bf40: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2259<http://example.org/reading>-_:9f876758-b5af-47ba-88e6-da445d74bf40 = Valid
2260,true)
226121:52:15.952 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:9f876758-b5af-47ba-88e6-da445d74bf40)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2262<http://example.org/reading>-_:9f876758-b5af-47ba-88e6-da445d74bf40 = Valid
2263,true)
226421:52:15.952 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:140c8f16-2a7f-4983-a204-3d08db13a617
226521:52:15.953 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:140c8f16-2a7f-4983-a204-3d08db13a617,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)
226621:52:15.954 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
226721:52:15.954 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
226821:52:15.955 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
226921:52:15.955 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
227021:52:15.955 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2271<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2272,true)
227321:52:15.955 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:140c8f16-2a7f-4983-a204-3d08db13a617,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)
227421:52:15.956 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
227521:52:15.956 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
227621:52:15.956 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
227721:52:15.956 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
227821:52:15.956 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2279<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2280,true)
228121:52:15.956 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:140c8f16-2a7f-4983-a204-3d08db13a617,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)
228221:52:15.957 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
228321:52:15.957 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
228421:52:15.958 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.45), attempt: Attempt(<http://example.org/reading>,RefNode(_:140c8f16-2a7f-4983-a204-3d08db13a617),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
228521:52:15.959 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
228621:52:15.959 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2287<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2288,true)
228921:52:15.959 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:140c8f16-2a7f-4983-a204-3d08db13a617,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>)
229021:52:15.959 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
229121:52:15.959 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
229221:52:15.960 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
229321:52:15.960 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
229421:52:15.960 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2295<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2296,true)
229721:52:15.961 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:140c8f16-2a7f-4983-a204-3d08db13a617: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2298<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2299,true)
230021:52:15.961 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:140c8f16-2a7f-4983-a204-3d08db13a617)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2301<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2302,true)
230321:52:15.961 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:c817db60-5783-431b-9a5f-6bc7aec96ddf
230421:52:15.961 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:c817db60-5783-431b-9a5f-6bc7aec96ddf,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>)
230521:52:15.962 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
230621:52:15.962 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
230721:52:15.963 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
230821:52:15.963 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
230921:52:15.964 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2310<http://example.org/reading>-_:c817db60-5783-431b-9a5f-6bc7aec96ddf = Valid
2311,true)
231221:52:15.964 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:c817db60-5783-431b-9a5f-6bc7aec96ddf: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2313<http://example.org/reading>-_:c817db60-5783-431b-9a5f-6bc7aec96ddf = Valid
2314,true)
231521:52:15.965 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:c817db60-5783-431b-9a5f-6bc7aec96ddf)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2316<http://example.org/reading>-_:c817db60-5783-431b-9a5f-6bc7aec96ddf = Valid
2317,true)
231821:52:15.965 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:9f876758-b5af-47ba-88e6-da445d74bf40,_:140c8f16-2a7f-4983-a204-3d08db13a617,_:c817db60-5783-431b-9a5f-6bc7aec96ddf)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2319<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2320<http://example.org/reading>-_:c817db60-5783-431b-9a5f-6bc7aec96ddf = Valid
2321<http://example.org/reading>-_:9f876758-b5af-47ba-88e6-da445d74bf40 = Valid
2322,true)
232321:52:15.965 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2324(<http://example.org/reading>-http://example.org/ValidReading = Valid
2325<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2326<http://example.org/reading>-_:c817db60-5783-431b-9a5f-6bc7aec96ddf = Valid
2327<http://example.org/reading>-_:9f876758-b5af-47ba-88e6-da445d74bf40 = Valid
2328,true)
232921:52:15.965 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2330(<http://example.org/reading>-http://example.org/ValidReading = Valid
2331<http://example.org/reading>-_:140c8f16-2a7f-4983-a204-3d08db13a617 = Valid
2332<http://example.org/reading>-_:c817db60-5783-431b-9a5f-6bc7aec96ddf = Valid
2333<http://example.org/reading>-_:9f876758-b5af-47ba-88e6-da445d74bf40 = Valid
2334,true)
233521:52:15.965 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c817db60-5783-431b-9a5f-6bc7aec96ddf
233621:52:15.965 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c817db60-5783-431b-9a5f-6bc7aec96ddf =
233721:52:15.965 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c817db60-5783-431b-9a5f-6bc7aec96ddf =
233821:52:15.966 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:140c8f16-2a7f-4983-a204-3d08db13a617
233921:52:15.966 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:140c8f16-2a7f-4983-a204-3d08db13a617 =
234021:52:15.966 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:140c8f16-2a7f-4983-a204-3d08db13a617 =
234121:52:15.966 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9f876758-b5af-47ba-88e6-da445d74bf40
234221:52:15.967 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9f876758-b5af-47ba-88e6-da445d74bf40 =
234321:52:15.967 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9f876758-b5af-47ba-88e6-da445d74bf40 =
234421:52:15.969 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
234521:52:15.996 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
234621:52:15.996 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
234721:52:15.996 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
234821:52:15.997 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
234921:52:15.997 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
235021:52:15.998 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
235121:52:15.998 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
235221:52:15.998 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:5fbeee4c-4000-4457-a18b-5fa6f42db02c,_:55752d97-bb1c-4040-b096-880c146f7e11,_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc)
235321:52:15.998 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:5fbeee4c-4000-4457-a18b-5fa6f42db02c
235421:52:15.998 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:5fbeee4c-4000-4457-a18b-5fa6f42db02c,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)
235521:52:15.998 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
235621:52:15.998 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
235721:52:15.999 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
235821:52:15.999 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
235921:52:15.999 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2360<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2361,true)
236221:52:15.999 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:5fbeee4c-4000-4457-a18b-5fa6f42db02c,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)
236321:52:16.000 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
236421:52:16.000 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
236521:52:16.000 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
236621:52:16.000 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
236721:52:16.000 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2368<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2369,true)
237021:52:16.000 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:5fbeee4c-4000-4457-a18b-5fa6f42db02c,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)
237121:52:16.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
237221:52:16.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
237321:52:16.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.43), attempt: Attempt(<http://example.org/reading>,RefNode(_:5fbeee4c-4000-4457-a18b-5fa6f42db02c),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
237421:52:16.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
237521:52:16.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2376<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2377,true)
237821:52:16.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:5fbeee4c-4000-4457-a18b-5fa6f42db02c,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>)
237921:52:16.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
238021:52:16.001 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
238121:52:16.002 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
238221:52:16.002 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
238321:52:16.002 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2384<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2385,true)
238621:52:16.003 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:5fbeee4c-4000-4457-a18b-5fa6f42db02c: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2387<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2388,true)
238921:52:16.003 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:5fbeee4c-4000-4457-a18b-5fa6f42db02c)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2390<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2391,true)
239221:52:16.003 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:55752d97-bb1c-4040-b096-880c146f7e11
239321:52:16.003 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:55752d97-bb1c-4040-b096-880c146f7e11,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)
239421:52:16.003 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
239521:52:16.003 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
239621:52:16.004 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
239721:52:16.004 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
239821:52:16.005 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2399<http://example.org/reading>-_:55752d97-bb1c-4040-b096-880c146f7e11 = Valid
2400,true)
240121:52:16.005 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:55752d97-bb1c-4040-b096-880c146f7e11,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)
240221:52:16.005 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
240321:52:16.005 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
240421:52:16.006 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
240521:52:16.006 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2406<http://example.org/reading>-_:55752d97-bb1c-4040-b096-880c146f7e11 = Valid
2407,true)
240821:52:16.007 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:55752d97-bb1c-4040-b096-880c146f7e11,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>)
240921:52:16.007 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
241021:52:16.007 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
241121:52:16.008 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
241221:52:16.008 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
241321:52:16.008 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2414<http://example.org/reading>-_:55752d97-bb1c-4040-b096-880c146f7e11 = Valid
2415,true)
241621:52:16.008 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:55752d97-bb1c-4040-b096-880c146f7e11: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2417<http://example.org/reading>-_:55752d97-bb1c-4040-b096-880c146f7e11 = Valid
2418,true)
241921:52:16.008 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:55752d97-bb1c-4040-b096-880c146f7e11)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2420<http://example.org/reading>-_:55752d97-bb1c-4040-b096-880c146f7e11 = Valid
2421,true)
242221:52:16.008 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc
242321:52:16.009 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc,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>)
242421:52:16.009 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
242521:52:16.009 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
242621:52:16.010 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
242721:52:16.011 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
242821:52:16.011 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2429<http://example.org/reading>-_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc = Valid
2430,true)
243121:52:16.012 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2432<http://example.org/reading>-_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc = Valid
2433,true)
243421:52:16.012 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2435<http://example.org/reading>-_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc = Valid
2436,true)
243721:52:16.012 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:5fbeee4c-4000-4457-a18b-5fa6f42db02c,_:55752d97-bb1c-4040-b096-880c146f7e11,_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2438<http://example.org/reading>-_:55752d97-bb1c-4040-b096-880c146f7e11 = Valid
2439<http://example.org/reading>-_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc = Valid
2440<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2441,true)
244221:52:16.012 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2443(<http://example.org/reading>-http://example.org/ValidReading = Valid
2444<http://example.org/reading>-_:55752d97-bb1c-4040-b096-880c146f7e11 = Valid
2445<http://example.org/reading>-_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc = Valid
2446<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2447,true)
244821:52:16.012 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2449(<http://example.org/reading>-http://example.org/ValidReading = Valid
2450<http://example.org/reading>-_:55752d97-bb1c-4040-b096-880c146f7e11 = Valid
2451<http://example.org/reading>-_:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc = Valid
2452<http://example.org/reading>-_:5fbeee4c-4000-4457-a18b-5fa6f42db02c = Valid
2453,true)
245421:52:16.013 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc
245521:52:16.013 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc =
245621:52:16.013 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b6b9dcd2-b956-4c5e-9d95-d4a53e3723dc =
245721:52:16.014 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:55752d97-bb1c-4040-b096-880c146f7e11
245821:52:16.014 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:55752d97-bb1c-4040-b096-880c146f7e11 =
245921:52:16.014 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:55752d97-bb1c-4040-b096-880c146f7e11 =
246021:52:16.015 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5fbeee4c-4000-4457-a18b-5fa6f42db02c
246121:52:16.015 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5fbeee4c-4000-4457-a18b-5fa6f42db02c =
246221:52:16.015 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5fbeee4c-4000-4457-a18b-5fa6f42db02c =
246321:52:16.017 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
246421:52:16.048 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
246521:52:16.048 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
246621:52:16.048 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
246721:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
246821:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
246921:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
247021:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
247121:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:d2d90458-1ba8-4ce4-8a54-7d2914b4613f,_:857c5996-7c5b-4a12-bea1-5d73ec836511,_:6fa62c61-33e7-4a65-ac6e-da252ea6210f)
247221:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:d2d90458-1ba8-4ce4-8a54-7d2914b4613f
247321:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:d2d90458-1ba8-4ce4-8a54-7d2914b4613f,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>)
247421:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
247521:52:16.049 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
247621:52:16.050 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
247721:52:16.050 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
247821:52:16.051 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2479<http://example.org/reading>-_:d2d90458-1ba8-4ce4-8a54-7d2914b4613f = Valid
2480,true)
248121:52:16.051 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:d2d90458-1ba8-4ce4-8a54-7d2914b4613f: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2482<http://example.org/reading>-_:d2d90458-1ba8-4ce4-8a54-7d2914b4613f = Valid
2483,true)
248421:52:16.051 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:d2d90458-1ba8-4ce4-8a54-7d2914b4613f)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2485<http://example.org/reading>-_:d2d90458-1ba8-4ce4-8a54-7d2914b4613f = Valid
2486,true)
248721:52:16.051 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:857c5996-7c5b-4a12-bea1-5d73ec836511
248821:52:16.051 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:857c5996-7c5b-4a12-bea1-5d73ec836511,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)
248921:52:16.052 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
249021:52:16.052 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
249121:52:16.052 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
249221:52:16.053 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
249321:52:16.053 [pool-19-thread-7-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>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Valid
2495,true)
249621:52:16.053 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:857c5996-7c5b-4a12-bea1-5d73ec836511,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)
249721:52:16.053 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
249821:52:16.053 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
249921:52:16.054 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
250021:52:16.054 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
250121:52:16.054 [pool-19-thread-7-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>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Not valid
2503,false)
250421:52:16.055 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:857c5996-7c5b-4a12-bea1-5d73ec836511,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)
250521:52:16.055 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
250621:52:16.055 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
250721:52:16.055 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:857c5996-7c5b-4a12-bea1-5d73ec836511),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
250821:52:16.055 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
250921:52:16.055 [pool-19-thread-7-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>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Valid
2511,true)
251221:52:16.055 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:857c5996-7c5b-4a12-bea1-5d73ec836511,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>)
251321:52:16.055 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
251421:52:16.056 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
251521:52:16.056 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
251621:52:16.056 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
251721:52:16.056 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2518<http://example.org/reading>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Valid
2519,true)
252021:52:16.057 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:857c5996-7c5b-4a12-bea1-5d73ec836511: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2521<http://example.org/reading>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Not valid
2522,false)
252321:52:16.057 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:857c5996-7c5b-4a12-bea1-5d73ec836511)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2524<http://example.org/reading>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Not valid
2525,false)
252621:52:16.057 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:6fa62c61-33e7-4a65-ac6e-da252ea6210f
252721:52:16.057 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6fa62c61-33e7-4a65-ac6e-da252ea6210f,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)
252821:52:16.058 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
252921:52:16.058 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
253021:52:16.059 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
253121:52:16.059 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
253221:52:16.059 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2533<http://example.org/reading>-_:6fa62c61-33e7-4a65-ac6e-da252ea6210f = Valid
2534,true)
253521:52:16.060 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6fa62c61-33e7-4a65-ac6e-da252ea6210f,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)
253621:52:16.060 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
253721:52:16.060 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
253821:52:16.061 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
253921:52:16.061 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2540<http://example.org/reading>-_:6fa62c61-33e7-4a65-ac6e-da252ea6210f = Valid
2541,true)
254221:52:16.061 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:6fa62c61-33e7-4a65-ac6e-da252ea6210f,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>)
254321:52:16.062 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
254421:52:16.062 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
254521:52:16.062 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
254621:52:16.062 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
254721:52:16.062 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2548<http://example.org/reading>-_:6fa62c61-33e7-4a65-ac6e-da252ea6210f = Valid
2549,true)
255021:52:16.063 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:6fa62c61-33e7-4a65-ac6e-da252ea6210f: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2551<http://example.org/reading>-_:6fa62c61-33e7-4a65-ac6e-da252ea6210f = Valid
2552,true)
255321:52:16.063 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:6fa62c61-33e7-4a65-ac6e-da252ea6210f)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2554<http://example.org/reading>-_:6fa62c61-33e7-4a65-ac6e-da252ea6210f = Valid
2555,true)
255621:52:16.063 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:d2d90458-1ba8-4ce4-8a54-7d2914b4613f,_:857c5996-7c5b-4a12-bea1-5d73ec836511,_:6fa62c61-33e7-4a65-ac6e-da252ea6210f)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2557<http://example.org/reading>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Not valid
2558<http://example.org/reading>-_:6fa62c61-33e7-4a65-ac6e-da252ea6210f = Valid
2559<http://example.org/reading>-_:d2d90458-1ba8-4ce4-8a54-7d2914b4613f = Valid
2560,false)
256121:52:16.063 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2562(<http://example.org/reading>-http://example.org/ValidReading = Valid
2563<http://example.org/reading>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Not valid
2564<http://example.org/reading>-_:6fa62c61-33e7-4a65-ac6e-da252ea6210f = Valid
2565<http://example.org/reading>-_:d2d90458-1ba8-4ce4-8a54-7d2914b4613f = Valid
2566,false)
256721:52:16.063 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2568(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2569<http://example.org/reading>-_:857c5996-7c5b-4a12-bea1-5d73ec836511 = Not valid
2570<http://example.org/reading>-_:6fa62c61-33e7-4a65-ac6e-da252ea6210f = Valid
2571<http://example.org/reading>-_:d2d90458-1ba8-4ce4-8a54-7d2914b4613f = Valid
2572,false)
257321:52:16.064 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6fa62c61-33e7-4a65-ac6e-da252ea6210f
257421:52:16.064 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6fa62c61-33e7-4a65-ac6e-da252ea6210f =
257521:52:16.064 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6fa62c61-33e7-4a65-ac6e-da252ea6210f =
257621:52:16.065 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:857c5996-7c5b-4a12-bea1-5d73ec836511
257721:52:16.065 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:857c5996-7c5b-4a12-bea1-5d73ec836511 =
257821:52:16.065 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:857c5996-7c5b-4a12-bea1-5d73ec836511 =
257921:52:16.065 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d2d90458-1ba8-4ce4-8a54-7d2914b4613f
258021:52:16.065 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d2d90458-1ba8-4ce4-8a54-7d2914b4613f =
258121:52:16.066 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d2d90458-1ba8-4ce4-8a54-7d2914b4613f =
258221:52:16.068 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
258321:52:16.100 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
258421:52:16.100 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
258521:52:16.100 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
258621:52:16.100 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
258721:52:16.100 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
258821:52:16.100 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
258921:52:16.100 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
259021:52:16.101 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:1c57f5de-fc39-49ef-b168-235a30f8e068,_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b,_:4b0d944d-9b13-411b-811c-8a1c88226664)
259121:52:16.101 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:1c57f5de-fc39-49ef-b168-235a30f8e068
259221:52:16.101 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:1c57f5de-fc39-49ef-b168-235a30f8e068,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)
259321:52:16.101 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
259421:52:16.102 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
259521:52:16.103 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
259621:52:16.103 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
259721:52:16.103 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2598<http://example.org/reading>-_:1c57f5de-fc39-49ef-b168-235a30f8e068 = Valid
2599,true)
260021:52:16.103 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:1c57f5de-fc39-49ef-b168-235a30f8e068,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)
260121:52:16.103 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
260221:52:16.103 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
260321:52:16.104 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
260421:52:16.104 [pool-19-thread-7-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>-_:1c57f5de-fc39-49ef-b168-235a30f8e068 = Valid
2606,true)
260721:52:16.104 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:1c57f5de-fc39-49ef-b168-235a30f8e068,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>)
260821:52:16.104 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
260921:52:16.104 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
261021:52:16.104 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
261121:52:16.104 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
261221:52:16.105 [pool-19-thread-7-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>-_:1c57f5de-fc39-49ef-b168-235a30f8e068 = Valid
2614,true)
261521:52:16.105 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:1c57f5de-fc39-49ef-b168-235a30f8e068: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2616<http://example.org/reading>-_:1c57f5de-fc39-49ef-b168-235a30f8e068 = Valid
2617,true)
261821:52:16.105 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:1c57f5de-fc39-49ef-b168-235a30f8e068)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2619<http://example.org/reading>-_:1c57f5de-fc39-49ef-b168-235a30f8e068 = Valid
2620,true)
262121:52:16.105 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:ca9e95a9-1392-4974-8cd4-6b6d0fee509b
262221:52:16.105 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b,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)
262321:52:16.105 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
262421:52:16.105 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
262521:52:16.106 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
262621:52:16.106 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
262721:52:16.106 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2628<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Valid
2629,true)
263021:52:16.106 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b,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)
263121:52:16.107 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
263221:52:16.107 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
263321:52:16.107 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
263421:52:16.107 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
263521:52:16.107 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2636<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Not valid
2637,false)
263821:52:16.107 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b,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)
263921:52:16.108 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
264021:52:16.108 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
264121:52:16.108 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
264221:52:16.108 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
264321:52:16.108 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2644<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Valid
2645,true)
264621:52:16.108 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b,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>)
264721:52:16.108 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
264821:52:16.108 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
264921:52:16.109 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
265021:52:16.109 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
265121:52:16.109 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2652<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Valid
2653,true)
265421:52:16.110 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:ca9e95a9-1392-4974-8cd4-6b6d0fee509b: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2655<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Not valid
2656,false)
265721:52:16.110 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2658<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Not valid
2659,false)
266021:52:16.110 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:4b0d944d-9b13-411b-811c-8a1c88226664
266121:52:16.110 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:4b0d944d-9b13-411b-811c-8a1c88226664,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>)
266221:52:16.110 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
266321:52:16.110 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
266421:52:16.111 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
266521:52:16.111 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
266621:52:16.111 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2667<http://example.org/reading>-_:4b0d944d-9b13-411b-811c-8a1c88226664 = Valid
2668,true)
266921:52:16.112 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:4b0d944d-9b13-411b-811c-8a1c88226664: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2670<http://example.org/reading>-_:4b0d944d-9b13-411b-811c-8a1c88226664 = Valid
2671,true)
267221:52:16.112 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:4b0d944d-9b13-411b-811c-8a1c88226664)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2673<http://example.org/reading>-_:4b0d944d-9b13-411b-811c-8a1c88226664 = Valid
2674,true)
267521:52:16.112 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:1c57f5de-fc39-49ef-b168-235a30f8e068,_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b,_:4b0d944d-9b13-411b-811c-8a1c88226664)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2676<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Not valid
2677<http://example.org/reading>-_:4b0d944d-9b13-411b-811c-8a1c88226664 = Valid
2678<http://example.org/reading>-_:1c57f5de-fc39-49ef-b168-235a30f8e068 = Valid
2679,false)
268021:52:16.112 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2681(<http://example.org/reading>-http://example.org/ValidReading = Valid
2682<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Not valid
2683<http://example.org/reading>-_:4b0d944d-9b13-411b-811c-8a1c88226664 = Valid
2684<http://example.org/reading>-_:1c57f5de-fc39-49ef-b168-235a30f8e068 = Valid
2685,false)
268621:52:16.112 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2687(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2688<http://example.org/reading>-_:ca9e95a9-1392-4974-8cd4-6b6d0fee509b = Not valid
2689<http://example.org/reading>-_:4b0d944d-9b13-411b-811c-8a1c88226664 = Valid
2690<http://example.org/reading>-_:1c57f5de-fc39-49ef-b168-235a30f8e068 = Valid
2691,false)
269221:52:16.112 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4b0d944d-9b13-411b-811c-8a1c88226664
269321:52:16.112 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4b0d944d-9b13-411b-811c-8a1c88226664 =
269421:52:16.112 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4b0d944d-9b13-411b-811c-8a1c88226664 =
269521:52:16.113 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ca9e95a9-1392-4974-8cd4-6b6d0fee509b
269621:52:16.113 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ca9e95a9-1392-4974-8cd4-6b6d0fee509b =
269721:52:16.113 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ca9e95a9-1392-4974-8cd4-6b6d0fee509b =
269821:52:16.113 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1c57f5de-fc39-49ef-b168-235a30f8e068
269921:52:16.113 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1c57f5de-fc39-49ef-b168-235a30f8e068 =
270021:52:16.113 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1c57f5de-fc39-49ef-b168-235a30f8e068 =
270121:52:16.117 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
270221:52:16.148 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
270321:52:16.148 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
270421:52:16.148 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
270521:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
270621:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
270721:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
270821:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
270921:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:c23c6967-f924-45cd-accf-95d8df3d97a5,_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778,_:3e1e612f-70a2-4b86-b748-806be43c3465)
271021:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:c23c6967-f924-45cd-accf-95d8df3d97a5
271121:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:c23c6967-f924-45cd-accf-95d8df3d97a5,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)
271221:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
271321:52:16.149 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
271421:52:16.150 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
271521:52:16.150 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
271621:52:16.151 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2717<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Valid
2718,true)
271921:52:16.151 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:c23c6967-f924-45cd-accf-95d8df3d97a5,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)
272021:52:16.151 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
272121:52:16.151 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
272221:52:16.152 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
272321:52:16.152 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
272421:52:16.152 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2725<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Not valid
2726,false)
272721:52:16.152 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:c23c6967-f924-45cd-accf-95d8df3d97a5,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)
272821:52:16.152 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
272921:52:16.152 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
273021:52:16.153 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:c23c6967-f924-45cd-accf-95d8df3d97a5),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
273121:52:16.153 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
273221:52:16.153 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2733<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Valid
2734,true)
273521:52:16.153 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:c23c6967-f924-45cd-accf-95d8df3d97a5,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>)
273621:52:16.153 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
273721:52:16.153 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
273821:52:16.154 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
273921:52:16.154 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
274021:52:16.154 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2741<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Valid
2742,true)
274321:52:16.155 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:c23c6967-f924-45cd-accf-95d8df3d97a5: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2744<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Not valid
2745,false)
274621:52:16.155 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:c23c6967-f924-45cd-accf-95d8df3d97a5)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2747<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Not valid
2748,false)
274921:52:16.156 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:59d3a7ef-2ef4-49c8-b56b-8cd672d47778
275021:52:16.156 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778,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)
275121:52:16.156 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
275221:52:16.157 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
275321:52:16.158 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
275421:52:16.158 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
275521:52:16.158 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2756<http://example.org/reading>-_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 = Valid
2757,true)
275821:52:16.159 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778,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)
275921:52:16.159 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
276021:52:16.160 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
276121:52:16.161 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
276221:52:16.162 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2763<http://example.org/reading>-_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 = Valid
2764,true)
276521:52:16.162 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778,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>)
276621:52:16.162 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
276721:52:16.162 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
276821:52:16.162 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
276921:52:16.163 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
277021:52:16.163 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2771<http://example.org/reading>-_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 = Valid
2772,true)
277321:52:16.163 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:59d3a7ef-2ef4-49c8-b56b-8cd672d47778: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2774<http://example.org/reading>-_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 = Valid
2775,true)
277621:52:16.163 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2777<http://example.org/reading>-_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 = Valid
2778,true)
277921:52:16.163 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:3e1e612f-70a2-4b86-b748-806be43c3465
278021:52:16.163 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:3e1e612f-70a2-4b86-b748-806be43c3465,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>)
278121:52:16.163 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
278221:52:16.163 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-7-ScalaTest-running-SchemaTests
278321:52:16.164 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
278421:52:16.164 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
278521:52:16.164 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2786<http://example.org/reading>-_:3e1e612f-70a2-4b86-b748-806be43c3465 = Valid
2787,true)
278821:52:16.165 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:3e1e612f-70a2-4b86-b748-806be43c3465: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2789<http://example.org/reading>-_:3e1e612f-70a2-4b86-b748-806be43c3465 = Valid
2790,true)
279121:52:16.165 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:3e1e612f-70a2-4b86-b748-806be43c3465)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2792<http://example.org/reading>-_:3e1e612f-70a2-4b86-b748-806be43c3465 = Valid
2793,true)
279421:52:16.165 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:c23c6967-f924-45cd-accf-95d8df3d97a5,_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778,_:3e1e612f-70a2-4b86-b748-806be43c3465)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2795<http://example.org/reading>-_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 = Valid
2796<http://example.org/reading>-_:3e1e612f-70a2-4b86-b748-806be43c3465 = Valid
2797<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Not valid
2798,false)
279921:52:16.165 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2800(<http://example.org/reading>-http://example.org/ValidReading = Valid
2801<http://example.org/reading>-_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 = Valid
2802<http://example.org/reading>-_:3e1e612f-70a2-4b86-b748-806be43c3465 = Valid
2803<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Not valid
2804,false)
280521:52:16.165 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2806(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2807<http://example.org/reading>-_:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 = Valid
2808<http://example.org/reading>-_:3e1e612f-70a2-4b86-b748-806be43c3465 = Valid
2809<http://example.org/reading>-_:c23c6967-f924-45cd-accf-95d8df3d97a5 = Not valid
2810,false)
281121:52:16.166 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3e1e612f-70a2-4b86-b748-806be43c3465
281221:52:16.166 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3e1e612f-70a2-4b86-b748-806be43c3465 =
281321:52:16.166 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3e1e612f-70a2-4b86-b748-806be43c3465 =
281421:52:16.166 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:59d3a7ef-2ef4-49c8-b56b-8cd672d47778
281521:52:16.166 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 =
281621:52:16.166 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:59d3a7ef-2ef4-49c8-b56b-8cd672d47778 =
281721:52:16.167 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c23c6967-f924-45cd-accf-95d8df3d97a5
281821:52:16.167 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c23c6967-f924-45cd-accf-95d8df3d97a5 =
281921:52:16.167 [pool-19-thread-7-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c23c6967-f924-45cd-accf-95d8df3d97a5 =
282021:52:16.170 [pool-19-thread-7-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
2821[info] SchemaTests:
2822[info] ShEx schemas
2823[info] using ShExC syntax
2824[info] validate VALID RDF data
2825[info] - in Turtle format
2826[info] - in JSON-LD format
2827[info] - in RDF/XML format
2828[info] do not validate INVALID RDF data
2829[info] - in Turtle format
2830[info] - in JSON-LD format
2831[info] - in RDF/XML format
2832[info] SHACL schemas
2833[info] using TURTLE syntax
2834[info] validate VALID RDF data
2835[info] - in Turtle format
2836[info] - in JSON-LD format
2837[info] - in RDF/XML format
2838[info] do not validate INVALID RDF data
2839[info] - in Turtle format
2840[info] - in JSON-LD format
2841[info] - in RDF/XML format
2842[info] using JSON-LD syntax
2843[info] validate VALID RDF data
2844[info] - in Turtle format
2845[info] - in JSON-LD format
2846[info] - in RDF/XML format
2847[info] do not validate INVALID RDF data
2848[info] - in Turtle format
2849[info] - in JSON-LD format
2850[info] - in RDF/XML format
2851[info] using RDF/XML syntax
2852[info] validate VALID RDF data
2853[info] - in Turtle format
2854[info] - in JSON-LD format
2855[info] - in RDF/XML format
2856[info] do not validate INVALID RDF data
2857[info] - in Turtle format
2858[info] - in JSON-LD format
2859[info] - in RDF/XML format
2860
2861************************
2862Build summary:
2863[{
2864 "module": "comet",
2865 "compile": {"status": "ok", "tookMs": 9880, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2866 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2867 "test-compile": {"status": "ok", "tookMs": 4229, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2868 "test": {"status": "ok", "tookMs": 4475, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "unknown", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
2869 "publish": {"status": "skipped", "tookMs": 0},
2870 "metadata": {
2871 "crossScalaVersions": ["2.13.8", "3.1.2"]
2872}
2873}]
2874************************
2875[success] Total time: 31 s, completed Dec 31, 2025, 9:52:16 PM
2876[0JChecking patch project/plugins.sbt...
2877Checking patch project/build.properties...
2878Checking patch build.sbt...
2879Applied patch project/plugins.sbt cleanly.
2880Applied patch project/build.properties cleanly.
2881Applied patch build.sbt cleanly.