Build Logs

ulitol97/comet • 3.8.0-RC2:2025-11-28

Errors

24

Warnings

2

Total Lines

2887

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-RC2
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-RC2
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-RC2
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-RC2
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-RC2"
60"++3.8.0-RC2 -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-RC2 """{"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.518s.
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-RC2
86OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in api/crossScalaVersions
87OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in comet/crossScalaVersions
88OpenCB::Limitting incorrect crossVersions List() -> List(3.8.0-RC2) in comet/crossScalaVersions
89OpenCB::Changing crossVersion 3.1.2 -> 3.8.0-RC2 in docs/crossScalaVersions
90[info] set current project to root (in build file:/build/repo/)
91[info] Setting Scala version to 3.8.0-RC2 on 3 projects.
92[info] Switching Scala version on:
93[info] * comet (3.8.0-RC2)
94[info] api (2.13.8, 3.8.0-RC2)
95[info] docs (3.8.0-RC2)
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 Nov 28, 2025, 12:24:37 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-RC2/classes ...
128[info] done compiling
129[info] compiling 6 Scala sources to /build/repo/api/target/scala-3.8.0-RC2/test-classes ...
130[info] done compiling
131SLF4J: Class path contains multiple SLF4J bindings.
132SLF4J: Found binding in [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/ch/qos/logback/logback-classic/1.2.11/logback-classic-1.2.11.jar!/org/slf4j/impl/StaticLoggerBinder.class]
133SLF4J: Found binding in [jar:file:/root/.cache/coursier/v1/https/repo.scala-lang.org/artifactory/maven-nightlies/org/slf4j/slf4j-simple/1.7.36/slf4j-simple-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
134SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
135SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
13612:26:39.373 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
13712:26:39.376 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
13812:26:39.379 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.LocationMapper - Failed to find configuration: file:location-mapping.rdf;file:location-mapping.n3;file:location-mapping.ttl;file:etc/location-mapping.rdf;file:etc/location-mapping.n3;file:etc/location-mapping.ttl
13912:26:39.380 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile
14012:26:39.380 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL
14112:26:39.380 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator
14212:26:39.388 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Failed to find configuration: location-mapping.ttl;location-mapping.rdf;etc/location-mapping.rdf;etc/location-mapping.ttl
14312:26:40.111 [io-compute-4] INFO org.ragna.comet.utils.package$Fs2StreamOps - Setting timed stream to 1 microsecond
14412:26:40.128 [io-compute-4] DEBUG org.ragna.comet.utils.Timer - Timer scheduled on fiber: cats.effect.IOFiber@1fb264e0 RUNNING
145org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 microsecond)
146 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
147 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
148 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
149 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
150 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
151 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
152 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
153 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
154 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
155 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
156 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
157 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
158 at modify @ fs2.internal.Scope.close(Scope.scala:262)
159 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
160 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
161 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
162 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
163 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
164org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 microsecond)
165 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
166 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
167 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
168 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
169 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
170 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
171 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
172 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
173 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
174 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
175 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
176 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
177 at modify @ fs2.internal.Scope.close(Scope.scala:262)
178 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
179 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
180 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
181 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
182 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
183org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 microsecond)
184 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
185 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
186 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
187 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
188 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
189 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
190 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
191 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
192 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
193 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
194 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
195 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
196 at modify @ fs2.internal.Scope.close(Scope.scala:262)
197 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
198 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
199 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
200 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
201 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
202org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 microsecond)
203 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
204 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
205 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
206 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
207 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
208 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
209 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
210 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
211 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
212 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
213 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
214 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
215 at modify @ fs2.internal.Scope.close(Scope.scala:262)
216 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
217 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
218 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
219 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
220 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
22112:26:40.309 [pool-19-thread-7-ScalaTest-running-TimeoutTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22212:26:40.700 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22312:26:40.700 [pool-19-thread-3-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22412:26:40.823 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
22512:26:40.846 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.utils.FileUtils$ - Creating 5 temporary files
22612:26:40.865 [pool-19-thread-5-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-11-28T12:26:40"^^xsd:dateTime ;
231 ex:readingTemperature "19.98"^^xsd:decimal ;
232 ex:status "OK" . into /tmp/6885049884613946531.tmp
23312:26:40.880 [pool-19-thread-5-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-11-28T12:26:40"^^xsd:dateTime ;
238 ex:readingTemperature "18.56"^^xsd:decimal ;
239 ex:status "OK" . into /tmp/709676513581934005.tmp
24012:26:40.882 [pool-19-thread-5-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-11-28T12:26:40"^^xsd:dateTime ;
245 ex:readingTemperature "19.59"^^xsd:decimal ;
246 ex:status "OK" . into /tmp/10790029660231741502.tmp
24712:26:40.886 [pool-19-thread-5-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-11-28T12:26:40"^^xsd:dateTime ;
252 ex:readingTemperature "18.83"^^xsd:decimal ;
253 ex:status "OK" . into /tmp/15562098943320797719.tmp
25412:26:40.889 [pool-19-thread-5-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-11-28T12:26:40"^^xsd:dateTime ;
259 ex:readingTemperature "18.42"^^xsd:decimal ;
260 ex:status "OK" . into /tmp/10726682709376175276.tmp
26112:26:41.063 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
26212:26:41.076 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
26312:26:41.083 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
26412:26:41.086 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
26512:26:41.095 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
26612:26:41.099 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/6885049884613946531.tmp
26712:26:41.099 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/709676513581934005.tmp
26812:26:41.102 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/10790029660231741502.tmp
26912:26:41.103 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/15562098943320797719.tmp
27012:26:41.103 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG org.ragna.comet.utils.FileUtils$ - Removed file /tmp/10726682709376175276.tmp
27112:26:41.104 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.utils.FileUtils$ - Removed all files in resource
27212:26:41.113 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
27312:26:41.113 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
27412:26:41.126 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
27512:26:41.126 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
27612:26:41.132 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
27712:26:41.135 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
27812:26:41.136 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
27912:26:41.157 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
28012:26:41.163 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
28112:26:41.175 [io-compute-4] INFO org.ragna.comet.utils.package$Fs2StreamOps - Setting timed stream to 1 second
28212:26:41.175 [io-compute-4] DEBUG org.ragna.comet.utils.Timer - Timer scheduled on fiber: cats.effect.IOFiber@1a08bc5 RUNNING: *> @ org.ragna.comet.utils.Timer.<init>(Timer.scala:24)
28312:26:41.291 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.clients.consumer.ConsumerConfig - ConsumerConfig values:
284 allow.auto.create.topics = true
285 auto.commit.interval.ms = 15000
286 auto.offset.reset = latest
287 bootstrap.servers = [localhost:9092]
288 check.crcs = true
289 client.dns.lookup = use_all_dns_ips
290 client.id = consumer-comet:0.1.7-1
291 client.rack =
292 connections.max.idle.ms = 540000
293 default.api.timeout.ms = 60000
294 enable.auto.commit = true
295 exclude.internal.topics = true
296 fetch.max.bytes = 52428800
297 fetch.max.wait.ms = 500
298 fetch.min.bytes = 1
299 group.id = comet:0.1.7
300 group.instance.id = null
301 heartbeat.interval.ms = 3000
302 interceptor.classes = []
303 internal.leave.group.on.close = true
304 internal.throw.on.fetch.stable.offset.unsupported = false
305 isolation.level = read_uncommitted
306 key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
307 max.partition.fetch.bytes = 1048576
308 max.poll.interval.ms = 300000
309 max.poll.records = 500
310 metadata.max.age.ms = 300000
311 metric.reporters = []
312 metrics.num.samples = 2
313 metrics.recording.level = INFO
314 metrics.sample.window.ms = 30000
315 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
316 receive.buffer.bytes = 65536
317 reconnect.backoff.max.ms = 1000
318 reconnect.backoff.ms = 50
319 request.timeout.ms = 30000
320 retry.backoff.ms = 100
321 sasl.client.callback.handler.class = null
322 sasl.jaas.config = null
323 sasl.kerberos.kinit.cmd = /usr/bin/kinit
324 sasl.kerberos.min.time.before.relogin = 60000
325 sasl.kerberos.service.name = null
326 sasl.kerberos.ticket.renew.jitter = 0.05
327 sasl.kerberos.ticket.renew.window.factor = 0.8
328 sasl.login.callback.handler.class = null
329 sasl.login.class = null
330 sasl.login.connect.timeout.ms = null
331 sasl.login.read.timeout.ms = null
332 sasl.login.refresh.buffer.seconds = 300
333 sasl.login.refresh.min.period.seconds = 60
334 sasl.login.refresh.window.factor = 0.8
335 sasl.login.refresh.window.jitter = 0.05
336 sasl.login.retry.backoff.max.ms = 10000
337 sasl.login.retry.backoff.ms = 100
338 sasl.mechanism = GSSAPI
339 sasl.oauthbearer.clock.skew.seconds = 30
340 sasl.oauthbearer.expected.audience = null
341 sasl.oauthbearer.expected.issuer = null
342 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
343 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
344 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
345 sasl.oauthbearer.jwks.endpoint.url = null
346 sasl.oauthbearer.scope.claim.name = scope
347 sasl.oauthbearer.sub.claim.name = sub
348 sasl.oauthbearer.token.endpoint.url = null
349 security.protocol = PLAINTEXT
350 security.providers = null
351 send.buffer.bytes = 131072
352 session.timeout.ms = 10000
353 socket.connection.setup.timeout.max.ms = 30000
354 socket.connection.setup.timeout.ms = 10000
355 ssl.cipher.suites = null
356 ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
357 ssl.endpoint.identification.algorithm = https
358 ssl.engine.factory.class = null
359 ssl.key.password = null
360 ssl.keymanager.algorithm = SunX509
361 ssl.keystore.certificate.chain = null
362 ssl.keystore.key = null
363 ssl.keystore.location = null
364 ssl.keystore.password = null
365 ssl.keystore.type = JKS
366 ssl.protocol = TLSv1.3
367 ssl.provider = null
368 ssl.secure.random.implementation = null
369 ssl.trustmanager.algorithm = PKIX
370 ssl.truststore.certificates = null
371 ssl.truststore.location = null
372 ssl.truststore.password = null
373 ssl.truststore.type = JKS
374 value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer
375
37612:26:41.292 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
37712:26:41.296 [pool-19-thread-5-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
37812:26:41.330 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
37912:26:41.336 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
38012:26:41.342 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
381<http://example.org/reading>-_:NodeLine19Col22 = Valid
382,true)
38312:26:41.345 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
38412:26:41.346 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
38512:26:41.347 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
38612:26:41.349 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
38712:26:41.349 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
388<http://example.org/reading>-_:NodeLine19Col22 = Valid
389,true)
39012:26:41.349 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
39112:26:41.351 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
39212:26:41.351 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
39312:26:41.351 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
39412:26:41.353 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
39512:26:41.355 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
39612:26:41.356 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
397<http://example.org/reading>-_:NodeLine19Col22 = Valid
398,true)
39912:26:41.357 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
400<http://example.org/reading>-_:NodeLine19Col22 = Valid
401,true)
40212:26:41.357 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
403<http://example.org/reading>-_:NodeLine19Col22 = Valid
404,true)
40512:26:41.357 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
40612:26:41.361 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
40712:26:41.361 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
40812:26:41.362 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
40912:26:41.364 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
41012:26:41.364 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
41112:26:41.365 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
412<http://example.org/reading>-_:NodeLine8Col29 = Valid
413,true)
41412:26:41.365 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
415<http://example.org/reading>-_:NodeLine8Col29 = Valid
416,true)
41712:26:41.365 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
418<http://example.org/reading>-_:NodeLine8Col29 = Valid
419,true)
42012:26:41.365 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
42112:26:41.365 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
42212:26:41.366 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
42312:26:41.367 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
42412:26:41.368 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
42512:26:41.371 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
42612:26:41.372 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
427<http://example.org/reading>-_:NodeLine12Col22 = Valid
428,true)
42912:26:41.372 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
43012:26:41.372 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
43112:26:41.373 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
43212:26:41.375 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
43312:26:41.376 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
43412:26:41.378 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
435<http://example.org/reading>-_:NodeLine12Col22 = Not valid
436,false)
43712:26:41.379 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
43812:26:41.382 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
43912:26:41.382 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
44012:26:41.388 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
44112:26:41.388 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
44212:26:41.389 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
443<http://example.org/reading>-_:NodeLine12Col22 = Valid
444,true)
44512:26:41.389 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
44612:26:41.392 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
44712:26:41.392 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-3-ScalaTest-running-HaltingTests
44812:26:41.393 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
44912:26:41.393 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
45012:26:41.394 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
451<http://example.org/reading>-_:NodeLine12Col22 = Valid
452,true)
45312:26:41.396 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
454<http://example.org/reading>-_:NodeLine12Col22 = Not valid
455,false)
45612:26:41.401 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
457<http://example.org/reading>-_:NodeLine12Col22 = Not valid
458,false)
45912:26:41.403 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
460<http://example.org/reading>-_:NodeLine8Col29 = Valid
461<http://example.org/reading>-_:NodeLine12Col22 = Not valid
462<http://example.org/reading>-_:NodeLine19Col22 = Valid
463,false)
46412:26:41.404 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
465(<http://example.org/reading>-http://example.org/ValidReading = Valid
466<http://example.org/reading>-_:NodeLine8Col29 = Valid
467<http://example.org/reading>-_:NodeLine12Col22 = Not valid
468<http://example.org/reading>-_:NodeLine19Col22 = Valid
469,false)
47012:26:41.404 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
471(<http://example.org/reading>-http://example.org/ValidReading = Not valid
472<http://example.org/reading>-_:NodeLine8Col29 = Valid
473<http://example.org/reading>-_:NodeLine12Col22 = Not valid
474<http://example.org/reading>-_:NodeLine19Col22 = Valid
475,false)
47612:26:41.408 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
47712:26:41.410 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
47812:26:41.411 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
47912:26:41.414 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
48012:26:41.415 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
48112:26:41.417 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
48212:26:41.418 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
48312:26:41.418 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
48412:26:41.418 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
48512:26:41.418 [pool-19-thread-3-ScalaTest-running-HaltingTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
48612:26:41.439 [pool-19-thread-3-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
48712:26:41.443 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka version: 3.1.0
48812:26:41.443 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka commitId: 37edeed0777bacb3
48912:26:41.443 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.apache.kafka.common.utils.AppInfoParser - Kafka startTimeMs: 1764329201436
49012:26:41.447 [pool-19-thread-5-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
49112:26:41.466 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
49212:26:41.467 [pool-19-thread-3-ScalaTest-running-HaltingTests] ERROR org.apache.jena.riot - [line: 1, col: 1 ] Out of place: [KEYWORD:This]
49312:26:41.473 [pool-19-thread-3-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
49412:26:41.537 [pool-19-thread-3-ScalaTest-running-HaltingTests] ERROR org.apache.jena.riot - [line: 1, col: 1 ] Out of place: [KEYWORD:This]
49512:26:41.541 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.consumer.KafkaConsumer - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Subscribed to topic(s): topic
49612:26:41.549 [pool-19-thread-3-ScalaTest-running-HaltingTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
49712:26:41.565 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
49812:26:41.565 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
49912:26:41.566 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
50012:26:41.569 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG fs2.kafka.KafkaConsumer$92839267 - Consumer subscribed to topics [topic]. Current state [State(fetches = Map(), records = Map(), pendingCommits = Chain(), onRebalances = Chain(), rebalancing = false, subscribed = true, streaming = false)].
50112:26:41.571 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
50212:26:41.571 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
50312:26:41.571 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
50412:26:41.571 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
50512:26:41.571 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
50612:26:41.571 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
50712:26:41.571 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
50812:26:41.574 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
50912:26:41.574 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
51012:26:41.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
51112:26:41.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
51212:26:41.579 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
513<http://example.org/reading>-_:NodeLine19Col22 = Valid
514,true)
51512:26:41.580 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
51612:26:41.583 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
51712:26:41.583 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
51812:26:41.591 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
51912:26:41.592 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
520<http://example.org/reading>-_:NodeLine19Col22 = Valid
521,true)
52212:26:41.592 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
52312:26:41.593 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
52412:26:41.593 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
52512:26:41.595 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
52612:26:41.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
52712:26:41.597 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
528<http://example.org/reading>-_:NodeLine19Col22 = Valid
529,true)
53012:26:41.598 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
531<http://example.org/reading>-_:NodeLine19Col22 = Valid
532,true)
53312:26:41.600 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
534<http://example.org/reading>-_:NodeLine19Col22 = Valid
535,true)
53612:26:41.600 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
53712:26:41.602 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
53812:26:41.602 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
53912:26:41.602 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
54012:26:41.603 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
54112:26:41.604 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
54212:26:41.605 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
543<http://example.org/reading>-_:NodeLine8Col29 = Valid
544,true)
54512:26:41.606 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
546<http://example.org/reading>-_:NodeLine8Col29 = Valid
547,true)
54812:26:41.607 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
549<http://example.org/reading>-_:NodeLine8Col29 = Valid
550,true)
55112:26:41.607 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
55212:26:41.608 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
55312:26:41.609 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
55412:26:41.609 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
55512:26:41.611 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
55612:26:41.611 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
55712:26:41.611 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
558<http://example.org/reading>-_:NodeLine12Col22 = Valid
559,true)
56012:26:41.612 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
56112:26:41.613 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
56212:26:41.615 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
56312:26:41.618 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
56412:26:41.621 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
56512:26:41.621 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
566<http://example.org/reading>-_:NodeLine12Col22 = Valid
567,true)
56812:26:41.622 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
56912:26:41.623 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
57012:26:41.623 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
57112:26:41.624 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.63), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
57212:26:41.624 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
57312:26:41.625 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
574<http://example.org/reading>-_:NodeLine12Col22 = Valid
575,true)
57612:26:41.625 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
57712:26:41.625 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
57812:26:41.625 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
57912:26:41.628 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
58012:26:41.629 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
58112:26:41.630 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
582<http://example.org/reading>-_:NodeLine12Col22 = Valid
583,true)
58412:26:41.631 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
585<http://example.org/reading>-_:NodeLine12Col22 = Valid
586,true)
58712:26:41.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
588<http://example.org/reading>-_:NodeLine12Col22 = Valid
589,true)
59012:26:41.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
591<http://example.org/reading>-_:NodeLine8Col29 = Valid
592<http://example.org/reading>-_:NodeLine12Col22 = Valid
593<http://example.org/reading>-_:NodeLine19Col22 = Valid
594,true)
59512:26:41.632 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
596(<http://example.org/reading>-http://example.org/ValidReading = Valid
597<http://example.org/reading>-_:NodeLine8Col29 = Valid
598<http://example.org/reading>-_:NodeLine12Col22 = Valid
599<http://example.org/reading>-_:NodeLine19Col22 = Valid
600,true)
60112:26:41.635 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
602(<http://example.org/reading>-http://example.org/ValidReading = Valid
603<http://example.org/reading>-_:NodeLine8Col29 = Valid
604<http://example.org/reading>-_:NodeLine12Col22 = Valid
605<http://example.org/reading>-_:NodeLine19Col22 = Valid
606,true)
60712:26:41.637 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
60812:26:41.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
60912:26:41.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
61012:26:41.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
61112:26:41.638 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
61212:26:41.639 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
61312:26:41.639 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
61412:26:41.639 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
61512:26:41.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
61612:26:41.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
61712:26:41.655 [pool-19-thread-5-ScalaTest-running-ExtractorTests] DEBUG fs2.kafka.KafkaConsumer$92839267 - Stored OnRebalance [OnRebalance$3083102]. Current state [State(fetches = Map(), records = Map(), pendingCommits = Chain(), onRebalances = Chain(OnRebalance$3083102), rebalancing = false, subscribed = true, streaming = true)].
61812:26:41.703 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
61912:26:41.703 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
62012:26:41.703 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
62112:26:41.704 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
62212:26:41.704 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
62312:26:41.704 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
62412:26:41.704 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
62512:26:41.704 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
62612:26:41.705 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
62712:26:41.707 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
62812:26:41.707 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
62912:26:41.707 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
63012:26:41.708 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
63112:26:41.708 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
63212:26:41.709 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
633<http://example.org/reading>-_:NodeLine19Col22 = Valid
634,true)
63512:26:41.709 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
63612:26:41.709 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
63712:26:41.709 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
63812:26:41.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
63912:26:41.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
640<http://example.org/reading>-_:NodeLine19Col22 = Valid
641,true)
64212:26:41.710 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
64312:26:41.711 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
64412:26:41.711 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
64512:26:41.712 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
64612:26:41.712 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
64712:26:41.709 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null)
64812:26:41.712 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
649<http://example.org/reading>-_:NodeLine19Col22 = Valid
650,true)
65112:26:41.714 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
652<http://example.org/reading>-_:NodeLine19Col22 = Valid
653,true)
65412:26:41.715 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
655<http://example.org/reading>-_:NodeLine19Col22 = Valid
656,true)
65712:26:41.716 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
65812:26:41.716 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
65912:26:41.716 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
66012:26:41.716 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
66112:26:41.717 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
66212:26:41.717 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
66312:26:41.718 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
664<http://example.org/reading>-_:NodeLine8Col29 = Valid
665,true)
66612:26:41.719 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
667<http://example.org/reading>-_:NodeLine8Col29 = Valid
668,true)
66912:26:41.719 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
670<http://example.org/reading>-_:NodeLine8Col29 = Valid
671,true)
67212:26:41.720 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
67312:26:41.720 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
67412:26:41.721 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
67512:26:41.722 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
67612:26:41.723 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
67712:26:41.723 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
67812:26:41.723 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
679<http://example.org/reading>-_:NodeLine12Col22 = Valid
680,true)
68112:26:41.723 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
68212:26:41.726 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
68312:26:41.726 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
68412:26:41.726 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
68512:26:41.727 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
68612:26:41.727 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
687<http://example.org/reading>-_:NodeLine12Col22 = Valid
688,true)
68912:26:41.727 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
69012:26:41.728 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
69112:26:41.728 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
69212:26:41.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.33), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
69312:26:41.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
69412:26:41.731 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
695<http://example.org/reading>-_:NodeLine12Col22 = Valid
696,true)
69712:26:41.731 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
69812:26:41.731 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
69912:26:41.731 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
70012:26:41.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
70112:26:41.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
70212:26:41.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
703<http://example.org/reading>-_:NodeLine12Col22 = Valid
704,true)
70512:26:41.734 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
706<http://example.org/reading>-_:NodeLine12Col22 = Valid
707,true)
70812:26:41.734 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
709<http://example.org/reading>-_:NodeLine12Col22 = Valid
710,true)
71112:26:41.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
712<http://example.org/reading>-_:NodeLine8Col29 = Valid
713<http://example.org/reading>-_:NodeLine12Col22 = Valid
714<http://example.org/reading>-_:NodeLine19Col22 = Valid
715,true)
71612:26:41.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
717(<http://example.org/reading>-http://example.org/ValidReading = Valid
718<http://example.org/reading>-_:NodeLine8Col29 = Valid
719<http://example.org/reading>-_:NodeLine12Col22 = Valid
720<http://example.org/reading>-_:NodeLine19Col22 = Valid
721,true)
72212:26:41.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
723(<http://example.org/reading>-http://example.org/ValidReading = Valid
724<http://example.org/reading>-_:NodeLine8Col29 = Valid
725<http://example.org/reading>-_:NodeLine12Col22 = Valid
726<http://example.org/reading>-_:NodeLine19Col22 = Valid
727,true)
72812:26:41.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
72912:26:41.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
73012:26:41.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
73112:26:41.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
73212:26:41.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
73312:26:41.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
73412:26:41.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
73512:26:41.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
73612:26:41.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
73712:26:41.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
73812:26:41.805 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
73912:26:41.806 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
74012:26:41.807 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
74112:26:41.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
74212:26:41.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
74312:26:41.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
74412:26:41.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
74512:26:41.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
74612:26:41.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
74712:26:41.808 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
74812:26:41.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
74912:26:41.809 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
75012:26:41.811 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
75112:26:41.811 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
75212:26:41.812 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
753<http://example.org/reading>-_:NodeLine19Col22 = Valid
754,true)
75512:26:41.814 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
75612:26:41.816 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
75712:26:41.816 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
75812:26:41.818 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
75912:26:41.818 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
760<http://example.org/reading>-_:NodeLine19Col22 = Valid
761,true)
76212:26:41.818 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
76312:26:41.818 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
76412:26:41.818 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
76512:26:41.819 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
76612:26:41.819 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
76712:26:41.819 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
768<http://example.org/reading>-_:NodeLine19Col22 = Valid
769,true)
77012:26:41.823 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
771<http://example.org/reading>-_:NodeLine19Col22 = Valid
772,true)
77312:26:41.824 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
774<http://example.org/reading>-_:NodeLine19Col22 = Valid
775,true)
77612:26:41.825 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
77712:26:41.826 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
77812:26:41.827 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
77912:26:41.827 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
78012:26:41.827 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
78112:26:41.828 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
78212:26:41.828 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
783<http://example.org/reading>-_:NodeLine8Col29 = Valid
784,true)
78512:26:41.828 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
786<http://example.org/reading>-_:NodeLine8Col29 = Valid
787,true)
78812:26:41.828 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
789<http://example.org/reading>-_:NodeLine8Col29 = Valid
790,true)
79112:26:41.831 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
79212:26:41.832 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
79312:26:41.833 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
79412:26:41.833 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
79512:26:41.835 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
79612:26:41.835 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
79712:26:41.836 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
798<http://example.org/reading>-_:NodeLine12Col22 = Valid
799,true)
80012:26:41.837 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
80112:26:41.837 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
80212:26:41.838 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
80312:26:41.839 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
80412:26:41.840 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
80512:26:41.841 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
806<http://example.org/reading>-_:NodeLine12Col22 = Valid
807,true)
80812:26:41.841 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
80912:26:41.843 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
81012:26:41.843 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
81112:26:41.845 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.23), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
81212:26:41.846 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
81312:26:41.847 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
814<http://example.org/reading>-_:NodeLine12Col22 = Valid
815,true)
81612:26:41.847 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
81712:26:41.848 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
81812:26:41.848 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
81912:26:41.849 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
82012:26:41.849 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
82112:26:41.851 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
822<http://example.org/reading>-_:NodeLine12Col22 = Valid
823,true)
82412:26:41.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
825<http://example.org/reading>-_:NodeLine12Col22 = Valid
826,true)
82712:26:41.853 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
828<http://example.org/reading>-_:NodeLine12Col22 = Valid
829,true)
83012:26:41.855 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
831<http://example.org/reading>-_:NodeLine8Col29 = Valid
832<http://example.org/reading>-_:NodeLine12Col22 = Valid
833<http://example.org/reading>-_:NodeLine19Col22 = Valid
834,true)
83512:26:41.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
836(<http://example.org/reading>-http://example.org/ValidReading = Valid
837<http://example.org/reading>-_:NodeLine8Col29 = Valid
838<http://example.org/reading>-_:NodeLine12Col22 = Valid
839<http://example.org/reading>-_:NodeLine19Col22 = Valid
840,true)
84112:26:41.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
842(<http://example.org/reading>-http://example.org/ValidReading = Valid
843<http://example.org/reading>-_:NodeLine8Col29 = Valid
844<http://example.org/reading>-_:NodeLine12Col22 = Valid
845<http://example.org/reading>-_:NodeLine19Col22 = Valid
846,true)
84712:26:41.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
84812:26:41.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
84912:26:41.856 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
85012:26:41.857 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
85112:26:41.857 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
85212:26:41.857 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
85312:26:41.857 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
85412:26:41.857 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
85512:26:41.857 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
85612:26:41.866 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
85712:26:41.923 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
85812:26:41.923 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
85912:26:41.924 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
86012:26:41.925 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
86112:26:41.925 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
86212:26:41.925 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
86312:26:41.925 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
86412:26:41.926 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
86512:26:41.926 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
86612:26:41.926 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
86712:26:41.927 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
86812:26:41.927 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
86912:26:41.928 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
87012:26:41.928 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
87112:26:41.929 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
872<http://example.org/reading>-_:NodeLine19Col22 = Valid
873,true)
87412:26:41.929 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
87512:26:41.930 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
87612:26:41.930 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
87712:26:41.930 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
87812:26:41.930 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
879<http://example.org/reading>-_:NodeLine19Col22 = Valid
880,true)
88112:26:41.931 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
88212:26:41.931 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
88312:26:41.931 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
88412:26:41.931 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
88512:26:41.932 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
88612:26:41.932 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
887<http://example.org/reading>-_:NodeLine19Col22 = Valid
888,true)
88912:26:41.932 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
890<http://example.org/reading>-_:NodeLine19Col22 = Valid
891,true)
89212:26:41.932 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
893<http://example.org/reading>-_:NodeLine19Col22 = Valid
894,true)
89512:26:41.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
89612:26:41.933 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
89712:26:41.934 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
89812:26:41.934 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
89912:26:41.935 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
90012:26:41.935 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
90112:26:41.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
902<http://example.org/reading>-_:NodeLine8Col29 = Valid
903,true)
90412:26:41.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
905<http://example.org/reading>-_:NodeLine8Col29 = Valid
906,true)
90712:26:41.936 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
908<http://example.org/reading>-_:NodeLine8Col29 = Valid
909,true)
91012:26:41.937 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
91112:26:41.937 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
91212:26:41.938 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
91312:26:41.938 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
91412:26:41.939 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
91512:26:41.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
91612:26:41.940 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
917<http://example.org/reading>-_:NodeLine12Col22 = Valid
918,true)
91912:26:41.941 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
92012:26:41.941 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
92112:26:41.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
92212:26:41.942 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
92312:26:41.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
92412:26:41.943 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
925<http://example.org/reading>-_:NodeLine12Col22 = Not valid
926,false)
92712:26:41.944 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
92812:26:41.944 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
92912:26:41.945 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
93012:26:41.946 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
93112:26:41.946 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
93212:26:41.946 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
933<http://example.org/reading>-_:NodeLine12Col22 = Valid
934,true)
93512:26:41.947 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
93612:26:41.947 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
93712:26:41.947 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
93812:26:41.948 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
93912:26:41.949 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
94012:26:41.949 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
941<http://example.org/reading>-_:NodeLine12Col22 = Valid
942,true)
94312:26:41.952 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
944<http://example.org/reading>-_:NodeLine12Col22 = Not valid
945,false)
94612:26:41.953 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
947<http://example.org/reading>-_:NodeLine12Col22 = Not valid
948,false)
94912:26:41.953 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
950<http://example.org/reading>-_:NodeLine8Col29 = Valid
951<http://example.org/reading>-_:NodeLine12Col22 = Not valid
952<http://example.org/reading>-_:NodeLine19Col22 = Valid
953,false)
95412:26:41.953 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
955(<http://example.org/reading>-http://example.org/ValidReading = Valid
956<http://example.org/reading>-_:NodeLine8Col29 = Valid
957<http://example.org/reading>-_:NodeLine12Col22 = Not valid
958<http://example.org/reading>-_:NodeLine19Col22 = Valid
959,false)
96012:26:41.953 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
961(<http://example.org/reading>-http://example.org/ValidReading = Not valid
962<http://example.org/reading>-_:NodeLine8Col29 = Valid
963<http://example.org/reading>-_:NodeLine12Col22 = Not valid
964<http://example.org/reading>-_:NodeLine19Col22 = Valid
965,false)
96612:26:41.953 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
96712:26:41.953 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
96812:26:41.953 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
96912:26:41.954 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
97012:26:41.954 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
97112:26:41.954 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
97212:26:41.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
97312:26:41.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
97412:26:41.955 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
97512:26:41.961 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
97612:26:42.003 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
97712:26:42.004 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
97812:26:42.004 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
97912:26:42.005 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
98012:26:42.006 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
98112:26:42.006 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
98212:26:42.006 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
98312:26:42.006 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
98412:26:42.007 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
98512:26:42.007 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
98612:26:42.007 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
98712:26:42.007 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
98812:26:42.008 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
98912:26:42.009 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
99012:26:42.009 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
991<http://example.org/reading>-_:NodeLine19Col22 = Valid
992,true)
99312:26:42.009 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
99412:26:42.010 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
99512:26:42.010 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
99612:26:42.010 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
99712:26:42.011 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
998<http://example.org/reading>-_:NodeLine19Col22 = Valid
999,true)
100012:26:42.011 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
100112:26:42.011 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
100212:26:42.011 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
100312:26:42.012 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
100412:26:42.012 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
100512:26:42.012 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1006<http://example.org/reading>-_:NodeLine19Col22 = Valid
1007,true)
100812:26:42.014 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1009<http://example.org/reading>-_:NodeLine19Col22 = Valid
1010,true)
101112:26:42.014 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1012<http://example.org/reading>-_:NodeLine19Col22 = Valid
1013,true)
101412:26:42.014 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
101512:26:42.016 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
101612:26:42.017 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
101712:26:42.017 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
101812:26:42.017 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
101912:26:42.017 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
102012:26:42.018 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1021<http://example.org/reading>-_:NodeLine8Col29 = Valid
1022,true)
102312:26:42.018 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1024<http://example.org/reading>-_:NodeLine8Col29 = Valid
1025,true)
102612:26:42.018 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1027<http://example.org/reading>-_:NodeLine8Col29 = Valid
1028,true)
102912:26:42.018 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
103012:26:42.018 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
103112:26:42.019 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
103212:26:42.019 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
103312:26:42.019 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
103412:26:42.019 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
103512:26:42.019 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1036<http://example.org/reading>-_:NodeLine12Col22 = Valid
1037,true)
103812:26:42.019 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
103912:26:42.020 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
104012:26:42.020 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
104112:26:42.020 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
104212:26:42.020 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
104312:26:42.021 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1044<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1045,false)
104612:26:42.021 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
104712:26:42.022 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
104812:26:42.022 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
104912:26:42.022 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
105012:26:42.023 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
105112:26:42.023 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1052<http://example.org/reading>-_:NodeLine12Col22 = Valid
1053,true)
105412:26:42.023 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
105512:26:42.023 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
105612:26:42.023 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
105712:26:42.024 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
105812:26:42.024 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
105912:26:42.024 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1060<http://example.org/reading>-_:NodeLine12Col22 = Valid
1061,true)
106212:26:42.025 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1063<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1064,false)
106512:26:42.025 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1066<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1067,false)
106812:26:42.026 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1069<http://example.org/reading>-_:NodeLine8Col29 = Valid
1070<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1071<http://example.org/reading>-_:NodeLine19Col22 = Valid
1072,false)
107312:26:42.026 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1074(<http://example.org/reading>-http://example.org/ValidReading = Valid
1075<http://example.org/reading>-_:NodeLine8Col29 = Valid
1076<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1077<http://example.org/reading>-_:NodeLine19Col22 = Valid
1078,false)
107912:26:42.026 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1080(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1081<http://example.org/reading>-_:NodeLine8Col29 = Valid
1082<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1083<http://example.org/reading>-_:NodeLine19Col22 = Valid
1084,false)
108512:26:42.026 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
108612:26:42.027 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
108712:26:42.027 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
108812:26:42.028 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
108912:26:42.028 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
109012:26:42.028 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
109112:26:42.029 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
109212:26:42.029 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
109312:26:42.030 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
109412:26:42.030 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.ClientUtils - Resolved host localhost as 127.0.0.1
109512:26:42.030 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1
109612:26:42.034 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
109712:26:42.060 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.common.network.Selector - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Connection with localhost/127.0.0.1 disconnected
1098java.net.ConnectException: Connection refused
1099 at java.base/sun.nio.ch.Net.pollConnect(Native Method)
1100 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
1101 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
1102 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50)
1103 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224)
1104 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526)
1105 at org.apache.kafka.common.network.Selector.poll(Selector.java:481)
1106 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560)
1107 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:265)
1108 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236)
1109 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215)
1110 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:246)
1111 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:483)
1112 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1262)
1113 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1231)
1114 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1211)
1115 at fs2.kafka.internal.KafkaConsumerActor.pollConsumer$1$$anonfun$1(KafkaConsumerActor.scala:262)
1116 at fs2.kafka.internal.WithConsumer$$anon$1.blocking$$anonfun$1(WithConsumer.scala:34)
1117 at cats.effect.IOFiber.runLoop(IOFiber.scala:283)
1118 at cats.effect.IOFiber.autoCedeR(IOFiber.scala:1393)
1119 at cats.effect.IOFiber.run(IOFiber.scala:146)
1120 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1121 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1122 at java.base/java.lang.Thread.run(Thread.java:833)
112312:26:42.061 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Node -1 disconnected.
112412:26:42.062 [fs2-kafka-consumer-325] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available.
112512:26:42.063 [fs2-kafka-consumer-325] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected
112612:26:42.066 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=4, clientId=consumer-comet:0.1.7-1, correlationId=0) due to node -1 being disconnected
112712:26:42.066 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] FindCoordinator request failed due to org.apache.kafka.common.errors.DisconnectException
112812:26:42.066 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Coordinator discovery failed, refreshing metadata
1129org.apache.kafka.common.errors.DisconnectException: null
113012:26:42.077 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] No broker available to send FindCoordinator request
113112:26:42.078 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Coordinator discovery failed, refreshing metadata
1132org.apache.kafka.clients.consumer.internals.NoAvailableBrokersException: null
113312:26:42.094 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
113412:26:42.094 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
113512:26:42.095 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
113612:26:42.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
113712:26:42.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
113812:26:42.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
113912:26:42.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
114012:26:42.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)
114112:26:42.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine19Col22
114212:26:42.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
114312:26:42.096 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
114412:26:42.097 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
114512:26:42.100 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
114612:26:42.100 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
114712:26:42.100 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1148<http://example.org/reading>-_:NodeLine19Col22 = Valid
1149,true)
115012:26:42.101 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
115112:26:42.101 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
115212:26:42.101 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
115312:26:42.101 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
115412:26:42.102 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1155<http://example.org/reading>-_:NodeLine19Col22 = Valid
1156,true)
115712:26:42.102 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine19Col22,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
115812:26:42.102 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
115912:26:42.102 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
116012:26:42.102 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
116112:26:42.103 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
116212:26:42.103 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1163<http://example.org/reading>-_:NodeLine19Col22 = Valid
1164,true)
116512:26:42.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine19Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1166<http://example.org/reading>-_:NodeLine19Col22 = Valid
1167,true)
116812:26:42.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine19Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1169<http://example.org/reading>-_:NodeLine19Col22 = Valid
1170,true)
117112:26:42.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine8Col29
117212:26:42.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine8Col29,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
117312:26:42.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
117412:26:42.104 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
117512:26:42.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
117612:26:42.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
117712:26:42.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1178<http://example.org/reading>-_:NodeLine8Col29 = Valid
1179,true)
118012:26:42.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine8Col29: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1181<http://example.org/reading>-_:NodeLine8Col29 = Valid
1182,true)
118312:26:42.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine8Col29)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1184<http://example.org/reading>-_:NodeLine8Col29 = Valid
1185,true)
118612:26:42.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:NodeLine12Col22
118712:26:42.105 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
118812:26:42.106 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
118912:26:42.106 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
119012:26:42.107 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
119112:26:42.107 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
119212:26:42.107 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1193<http://example.org/reading>-_:NodeLine12Col22 = Valid
1194,true)
119512:26:42.107 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
119612:26:42.107 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
119712:26:42.108 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
119812:26:42.108 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
119912:26:42.108 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
120012:26:42.109 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1201<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1202,false)
120312:26:42.110 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
120412:26:42.111 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
120512:26:42.111 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
120612:26:42.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:NodeLine12Col22),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
120712:26:42.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
120812:26:42.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1209<http://example.org/reading>-_:NodeLine12Col22 = Valid
1210,true)
121112:26:42.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:NodeLine12Col22,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
121212:26:42.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
121312:26:42.112 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
121412:26:42.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
121512:26:42.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
121612:26:42.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1217<http://example.org/reading>-_:NodeLine12Col22 = Valid
1218,true)
121912:26:42.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:NodeLine12Col22: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1220<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1221,false)
122212:26:42.113 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1223<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1224,false)
122512:26:42.114 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:NodeLine19Col22,_:NodeLine8Col29,_:NodeLine12Col22)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1226<http://example.org/reading>-_:NodeLine8Col29 = Valid
1227<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1228<http://example.org/reading>-_:NodeLine19Col22 = Valid
1229,false)
123012:26:42.114 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1231(<http://example.org/reading>-http://example.org/ValidReading = Valid
1232<http://example.org/reading>-_:NodeLine8Col29 = Valid
1233<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1234<http://example.org/reading>-_:NodeLine19Col22 = Valid
1235,false)
123612:26:42.114 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1237(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1238<http://example.org/reading>-_:NodeLine8Col29 = Valid
1239<http://example.org/reading>-_:NodeLine12Col22 = Not valid
1240<http://example.org/reading>-_:NodeLine19Col22 = Valid
1241,false)
124212:26:42.114 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine12Col22
124312:26:42.115 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine12Col22 =
124412:26:42.115 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine12Col22 =
124512:26:42.116 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine8Col29
124612:26:42.116 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine8Col29 =
124712:26:42.117 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine8Col29 =
124812:26:42.118 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:NodeLine19Col22
124912:26:42.118 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:NodeLine19Col22 =
125012:26:42.119 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:NodeLine19Col22 =
125112:26:42.123 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
125212:26:42.134 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Sending FindCoordinator request to broker localhost:9092 (id: -1 rack: null)
125312:26:42.134 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.ClientUtils - Resolved host localhost as 127.0.0.1
125412:26:42.134 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Initiating connection to node localhost:9092 (id: -1 rack: null) using address localhost/127.0.0.1
125512:26:42.134 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.common.network.Selector - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Connection with localhost/127.0.0.1 disconnected
1256java.net.ConnectException: Connection refused
1257 at java.base/sun.nio.ch.Net.pollConnect(Native Method)
1258 at java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)
1259 at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:946)
1260 at org.apache.kafka.common.network.PlaintextTransportLayer.finishConnect(PlaintextTransportLayer.java:50)
1261 at org.apache.kafka.common.network.KafkaChannel.finishConnect(KafkaChannel.java:224)
1262 at org.apache.kafka.common.network.Selector.pollSelectionKeys(Selector.java:526)
1263 at org.apache.kafka.common.network.Selector.poll(Selector.java:481)
1264 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:560)
1265 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:265)
1266 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:236)
1267 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:215)
1268 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:246)
1269 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:483)
1270 at org.apache.kafka.clients.consumer.KafkaConsumer.updateAssignmentMetadataIfNeeded(KafkaConsumer.java:1262)
1271 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1231)
1272 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1211)
1273 at fs2.kafka.internal.KafkaConsumerActor.pollConsumer$1$$anonfun$1(KafkaConsumerActor.scala:262)
1274 at fs2.kafka.internal.WithConsumer$$anon$1.blocking$$anonfun$1(WithConsumer.scala:34)
1275 at cats.effect.IOFiber.runLoop(IOFiber.scala:283)
1276 at cats.effect.IOFiber.autoCedeR(IOFiber.scala:1393)
1277 at cats.effect.IOFiber.run(IOFiber.scala:146)
1278 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
1279 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
1280 at java.base/java.lang.Thread.run(Thread.java:833)
128112:26:42.134 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Node -1 disconnected.
128212:26:42.134 [fs2-kafka-consumer-325] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available.
128312:26:42.134 [fs2-kafka-consumer-325] WARN org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected
128412:26:42.134 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Cancelled request with header RequestHeader(apiKey=FIND_COORDINATOR, apiVersion=4, clientId=consumer-comet:0.1.7-1, correlationId=1) due to node -1 being disconnected
128512:26:42.134 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] FindCoordinator request failed due to org.apache.kafka.common.errors.DisconnectException
128612:26:42.135 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Coordinator discovery failed, refreshing metadata
1287org.apache.kafka.common.errors.DisconnectException: null
128812:26:42.161 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
128912:26:42.172 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
129012:26:42.172 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
129112:26:42.172 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
129212:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
129312:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
129412:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
129512:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
129612:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
129712:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
129812:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
129912:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
130012:26:42.174 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
130112:26:42.176 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
130212:26:42.178 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
130312:26:42.178 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1304<http://example.org/reading>-_:b0 = Valid
1305,true)
130612:26:42.179 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
130712:26:42.179 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
130812:26:42.179 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
130912:26:42.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
131012:26:42.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
131112:26:42.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1312<http://example.org/reading>-_:b0 = Valid
1313,true)
131412:26:42.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
131512:26:42.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
131612:26:42.180 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
131712:26:42.181 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.47), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
131812:26:42.181 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
131912:26:42.181 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1320<http://example.org/reading>-_:b0 = Valid
1321,true)
132212:26:42.183 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
132312:26:42.184 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
132412:26:42.184 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
132512:26:42.184 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
132612:26:42.184 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
132712:26:42.185 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
132812:26:42.185 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1329<http://example.org/reading>-_:b0 = Valid
1330,true)
133112:26:42.185 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1332<http://example.org/reading>-_:b0 = Valid
1333,true)
133412:26:42.185 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1335<http://example.org/reading>-_:b0 = Valid
1336,true)
133712:26:42.185 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
133812:26:42.185 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
133912:26:42.185 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
134012:26:42.186 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
134112:26:42.186 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] No broker available to send FindCoordinator request
134212:26:42.187 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
134312:26:42.186 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
134412:26:42.188 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Coordinator discovery failed, refreshing metadata
1345org.apache.kafka.clients.consumer.internals.NoAvailableBrokersException: null
134612:26:42.188 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
134712:26:42.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
134812:26:42.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1349<http://example.org/reading>-_:b2 = Valid
1350,true)
135112:26:42.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1352<http://example.org/reading>-_:b2 = Valid
1353,true)
135412:26:42.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1355<http://example.org/reading>-_:b2 = Valid
1356,true)
135712:26:42.189 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
135812:26:42.190 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
135912:26:42.190 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
136012:26:42.190 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
136112:26:42.191 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
136212:26:42.191 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
136312:26:42.191 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1364<http://example.org/reading>-_:b1 = Valid
1365,true)
136612:26:42.191 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
136712:26:42.192 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
136812:26:42.192 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
136912:26:42.192 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
137012:26:42.193 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1371<http://example.org/reading>-_:b1 = Valid
1372,true)
137312:26:42.193 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
137412:26:42.193 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
137512:26:42.193 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
137612:26:42.195 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
137712:26:42.196 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
137812:26:42.196 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1379<http://example.org/reading>-_:b1 = Valid
1380,true)
138112:26:42.196 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1382<http://example.org/reading>-_:b1 = Valid
1383,true)
138412:26:42.196 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1385<http://example.org/reading>-_:b1 = Valid
1386,true)
138712:26:42.197 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1388<http://example.org/reading>-_:b2 = Valid
1389<http://example.org/reading>-_:b1 = Valid
1390<http://example.org/reading>-_:b0 = Valid
1391,true)
139212:26:42.197 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1393(<http://example.org/reading>-http://example.org/ValidReading = Valid
1394<http://example.org/reading>-_:b2 = Valid
1395<http://example.org/reading>-_:b1 = Valid
1396<http://example.org/reading>-_:b0 = Valid
1397,true)
139812:26:42.197 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1399(<http://example.org/reading>-http://example.org/ValidReading = Valid
1400<http://example.org/reading>-_:b2 = Valid
1401<http://example.org/reading>-_:b1 = Valid
1402<http://example.org/reading>-_:b0 = Valid
1403,true)
140412:26:42.197 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
140512:26:42.197 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
140612:26:42.197 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
140712:26:42.198 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
140812:26:42.198 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
140912:26:42.198 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
141012:26:42.198 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
141112:26:42.198 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
141212:26:42.198 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
141312:26:42.203 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
141412:26:42.237 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.NetworkClient - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Give up sending metadata request since no node is available
141512:26:42.237 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
141612:26:42.237 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
141712:26:42.238 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
141812:26:42.238 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Sending synchronous auto-commit of offsets {}
141912:26:42.238 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Executing onLeavePrepare with generation Generation{generationId=-1, memberId='', protocol='null'} and memberId
142012:26:42.238 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Resetting generation due to: consumer pro-actively leaving the group
142112:26:42.238 [fs2-kafka-consumer-325] INFO org.apache.kafka.clients.consumer.internals.ConsumerCoordinator - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Request joining group due to: consumer pro-actively leaving the group
142212:26:42.238 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
142312:26:42.238 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
142412:26:42.238 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
142512:26:42.238 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
142612:26:42.238 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
142712:26:42.238 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
142812:26:42.238 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
142912:26:42.239 [fs2-kafka-consumer-325] INFO org.apache.kafka.common.metrics.Metrics - Metrics scheduler closed
143012:26:42.239 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
143112:26:42.239 [fs2-kafka-consumer-325] INFO org.apache.kafka.common.metrics.Metrics - Closing reporter org.apache.kafka.common.metrics.JmxReporter
143212:26:42.239 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
143312:26:42.239 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
143412:26:42.240 [fs2-kafka-consumer-325] INFO org.apache.kafka.common.metrics.Metrics - Metrics reporters closed
143512:26:42.240 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
143612:26:42.240 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1437<http://example.org/reading>-_:b0 = Valid
1438,true)
143912:26:42.240 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
144012:26:42.240 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
144112:26:42.240 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
144212:26:42.241 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
144312:26:42.241 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
144412:26:42.241 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1445<http://example.org/reading>-_:b0 = Valid
1446,true)
144712:26:42.241 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
144812:26:42.241 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
144912:26:42.241 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
145012:26:42.241 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.51), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
145112:26:42.242 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
145212:26:42.242 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1453<http://example.org/reading>-_:b0 = Valid
1454,true)
145512:26:42.242 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
145612:26:42.242 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
145712:26:42.242 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
145812:26:42.242 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
145912:26:42.243 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
146012:26:42.243 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1461<http://example.org/reading>-_:b0 = Valid
1462,true)
146312:26:42.243 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1464<http://example.org/reading>-_:b0 = Valid
1465,true)
146612:26:42.243 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1467<http://example.org/reading>-_:b0 = Valid
1468,true)
146912:26:42.243 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
147012:26:42.243 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
147112:26:42.243 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
147212:26:42.243 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
147312:26:42.244 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
147412:26:42.244 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
147512:26:42.244 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1476<http://example.org/reading>-_:b2 = Valid
1477,true)
147812:26:42.244 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1479<http://example.org/reading>-_:b2 = Valid
1480,true)
148112:26:42.244 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1482<http://example.org/reading>-_:b2 = Valid
1483,true)
148412:26:42.244 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
148512:26:42.244 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
148612:26:42.245 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
148712:26:42.245 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
148812:26:42.245 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
148912:26:42.246 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
149012:26:42.246 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1491<http://example.org/reading>-_:b1 = Valid
1492,true)
149312:26:42.246 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
149412:26:42.246 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
149512:26:42.246 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
149612:26:42.247 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
149712:26:42.247 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1498<http://example.org/reading>-_:b1 = Valid
1499,true)
150012:26:42.247 [fs2-kafka-consumer-325] INFO org.apache.kafka.common.utils.AppInfoParser - App info kafka.consumer for consumer-comet:0.1.7-1 unregistered
150112:26:42.248 [fs2-kafka-consumer-325] DEBUG org.apache.kafka.clients.consumer.KafkaConsumer - [Consumer clientId=consumer-comet:0.1.7-1, groupId=comet:0.1.7] Kafka consumer has been closed
150212:26:42.248 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
150312:26:42.248 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
150412:26:42.249 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
150512:26:42.252 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
150612:26:42.253 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
150712:26:42.253 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1508<http://example.org/reading>-_:b1 = Valid
1509,true)
151012:26:42.253 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1511<http://example.org/reading>-_:b1 = Valid
1512,true)
151312:26:42.254 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1514<http://example.org/reading>-_:b1 = Valid
1515,true)
151612:26:42.254 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1517<http://example.org/reading>-_:b2 = Valid
1518<http://example.org/reading>-_:b1 = Valid
1519<http://example.org/reading>-_:b0 = Valid
1520,true)
152112:26:42.254 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1522(<http://example.org/reading>-http://example.org/ValidReading = Valid
1523<http://example.org/reading>-_:b2 = Valid
1524<http://example.org/reading>-_:b1 = Valid
1525<http://example.org/reading>-_:b0 = Valid
1526,true)
152712:26:42.254 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1528(<http://example.org/reading>-http://example.org/ValidReading = Valid
1529<http://example.org/reading>-_:b2 = Valid
1530<http://example.org/reading>-_:b1 = Valid
1531<http://example.org/reading>-_:b0 = Valid
1532,true)
153312:26:42.255 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
153412:26:42.255 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
153512:26:42.255 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
153612:26:42.255 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
153712:26:42.255 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
153812:26:42.255 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
1539org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1540 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1541 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1542 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1543 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1544 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1545 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1546 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1547 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1548 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1549 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1550 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1551 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1552 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1553 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1554 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1555 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1556 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1557 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
155812:26:42.256 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
155912:26:42.256 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
156012:26:42.256 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
1561org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1562 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1563 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1564 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1565 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1566 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1567 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1568 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1569 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1570 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1571 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1572 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1573 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1574 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1575 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1576 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1577 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1578 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1579 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1580org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1581 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1582 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1583 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1584 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1585 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1586 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1587 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1588 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1589 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1590 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1591 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1592 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1593 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1594 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1595 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1596 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1597 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1598 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1599org.ragna.comet.exception.stream.timed.StreamTimeoutException: The stream halted since no items where received in the specified time interval (1 second)
1600 at org.ragna.comet.exception.stream.timed.StreamTimeoutException$.apply(StreamTimeoutException.scala:13)
1601 at org.ragna.comet.utils.package$.$anonfun$2$$anonfun$1(package.scala:102)
1602 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
1603 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1604 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1$$anonfun$3(Pull.scala:1187)
1605 at update @ fs2.internal.InterruptContext.complete(InterruptContext.scala:49)
1606 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1607 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1608 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1609 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1610 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1611 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1612 at modify @ fs2.internal.Scope.close(Scope.scala:262)
1613 at flatMap @ fs2.Compiler$Target.flatMap(Compiler.scala:162)
1614 at flatMap @ fs2.Pull$.goCloseScope$1$$anonfun$1(Pull.scala:1188)
1615 at handleErrorWith @ fs2.Compiler$Target.handleErrorWith(Compiler.scala:160)
1616 at flatMap @ fs2.Pull$.goCloseScope$1(Pull.scala:1195)
1617 at get @ es.weso.rdf.jena.RDFAsJenaModel.getModel(RDFAsJenaModel.scala:66)
161812:26:42.259 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
161912:26:42.261 [pool-19-thread-5-ScalaTest-running-ExtractorTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
1620[info] ExtractorTests:
1621[info] LIST extractor
1622[info] - works
1623[info] FILE extractor
1624[info] - works
1625[info] KAFKA extractor
1626[info] - works
162712:26:42.298 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
162812:26:42.298 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
162912:26:42.299 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
163012:26:42.300 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
163112:26:42.300 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
163212:26:42.300 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
163312:26:42.300 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
163412:26:42.300 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
163512:26:42.300 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
163612:26:42.301 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
163712:26:42.301 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
163812:26:42.301 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
163912:26:42.302 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
164012:26:42.302 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
164112:26:42.302 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1642<http://example.org/reading>-_:b0 = Valid
1643,true)
164412:26:42.302 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
164512:26:42.303 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
164612:26:42.303 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
164712:26:42.303 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
164812:26:42.303 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
164912:26:42.304 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1650<http://example.org/reading>-_:b0 = Valid
1651,true)
165212:26:42.304 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
165312:26:42.304 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
165412:26:42.304 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
165512:26:42.305 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.01), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
165612:26:42.305 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
165712:26:42.305 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1658<http://example.org/reading>-_:b0 = Valid
1659,true)
166012:26:42.305 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
166112:26:42.305 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
166212:26:42.305 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
166312:26:42.306 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
166412:26:42.306 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
166512:26:42.306 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1666<http://example.org/reading>-_:b0 = Valid
1667,true)
166812:26:42.307 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1669<http://example.org/reading>-_:b0 = Valid
1670,true)
167112:26:42.307 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1672<http://example.org/reading>-_:b0 = Valid
1673,true)
167412:26:42.307 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
167512:26:42.307 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
167612:26:42.307 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
167712:26:42.307 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
167812:26:42.308 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
167912:26:42.308 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
168012:26:42.308 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1681<http://example.org/reading>-_:b2 = Valid
1682,true)
168312:26:42.309 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1684<http://example.org/reading>-_:b2 = Valid
1685,true)
168612:26:42.309 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1687<http://example.org/reading>-_:b2 = Valid
1688,true)
168912:26:42.309 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
169012:26:42.309 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
169112:26:42.309 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
169212:26:42.309 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
169312:26:42.310 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
169412:26:42.310 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
169512:26:42.310 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1696<http://example.org/reading>-_:b1 = Valid
1697,true)
169812:26:42.310 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
169912:26:42.310 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
170012:26:42.310 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
170112:26:42.311 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
170212:26:42.311 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1703<http://example.org/reading>-_:b1 = Valid
1704,true)
170512:26:42.311 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
170612:26:42.311 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
170712:26:42.312 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
170812:26:42.312 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
170912:26:42.312 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
171012:26:42.313 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1711<http://example.org/reading>-_:b1 = Valid
1712,true)
171312:26:42.313 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1714<http://example.org/reading>-_:b1 = Valid
1715,true)
171612:26:42.313 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1717<http://example.org/reading>-_:b1 = Valid
1718,true)
171912:26:42.314 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1720<http://example.org/reading>-_:b2 = Valid
1721<http://example.org/reading>-_:b1 = Valid
1722<http://example.org/reading>-_:b0 = Valid
1723,true)
172412:26:42.314 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1725(<http://example.org/reading>-http://example.org/ValidReading = Valid
1726<http://example.org/reading>-_:b2 = Valid
1727<http://example.org/reading>-_:b1 = Valid
1728<http://example.org/reading>-_:b0 = Valid
1729,true)
173012:26:42.314 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1731(<http://example.org/reading>-http://example.org/ValidReading = Valid
1732<http://example.org/reading>-_:b2 = Valid
1733<http://example.org/reading>-_:b1 = Valid
1734<http://example.org/reading>-_:b0 = Valid
1735,true)
173612:26:42.314 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
173712:26:42.315 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
173812:26:42.315 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
173912:26:42.316 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
174012:26:42.316 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
174112:26:42.316 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
174212:26:42.316 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
174312:26:42.316 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
174412:26:42.317 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
174512:26:42.320 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
174612:26:42.352 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
174712:26:42.352 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
174812:26:42.352 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
174912:26:42.353 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
175012:26:42.354 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
175112:26:42.354 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
175212:26:42.355 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
175312:26:42.355 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
175412:26:42.356 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
175512:26:42.356 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
175612:26:42.356 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
175712:26:42.356 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
175812:26:42.358 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
175912:26:42.358 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
176012:26:42.358 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1761<http://example.org/reading>-_:b0 = Valid
1762,true)
176312:26:42.358 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
176412:26:42.359 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
176512:26:42.359 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
176612:26:42.360 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
176712:26:42.360 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
176812:26:42.360 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1769<http://example.org/reading>-_:b0 = Not valid
1770,false)
177112:26:42.360 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
177212:26:42.360 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
177312:26:42.360 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
177412:26:42.361 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
177512:26:42.361 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
177612:26:42.361 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1777<http://example.org/reading>-_:b0 = Valid
1778,true)
177912:26:42.361 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
178012:26:42.361 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
178112:26:42.361 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
178212:26:42.362 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
178312:26:42.362 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
178412:26:42.362 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1785<http://example.org/reading>-_:b0 = Valid
1786,true)
178712:26:42.363 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1788<http://example.org/reading>-_:b0 = Not valid
1789,false)
179012:26:42.363 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1791<http://example.org/reading>-_:b0 = Not valid
1792,false)
179312:26:42.363 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
179412:26:42.363 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
179512:26:42.363 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
179612:26:42.363 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
179712:26:42.363 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
179812:26:42.364 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
179912:26:42.364 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1800<http://example.org/reading>-_:b2 = Valid
1801,true)
180212:26:42.364 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1803<http://example.org/reading>-_:b2 = Valid
1804,true)
180512:26:42.364 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1806<http://example.org/reading>-_:b2 = Valid
1807,true)
180812:26:42.366 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
180912:26:42.366 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
181012:26:42.366 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
181112:26:42.366 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
181212:26:42.367 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
181312:26:42.367 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
181412:26:42.367 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1815<http://example.org/reading>-_:b1 = Valid
1816,true)
181712:26:42.367 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
181812:26:42.370 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
181912:26:42.370 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
182012:26:42.371 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
182112:26:42.371 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1822<http://example.org/reading>-_:b1 = Valid
1823,true)
182412:26:42.371 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
182512:26:42.371 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
182612:26:42.371 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
182712:26:42.372 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
182812:26:42.372 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
182912:26:42.372 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1830<http://example.org/reading>-_:b1 = Valid
1831,true)
183212:26:42.373 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1833<http://example.org/reading>-_:b1 = Valid
1834,true)
183512:26:42.373 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1836<http://example.org/reading>-_:b1 = Valid
1837,true)
183812:26:42.373 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1839<http://example.org/reading>-_:b2 = Valid
1840<http://example.org/reading>-_:b1 = Valid
1841<http://example.org/reading>-_:b0 = Not valid
1842,false)
184312:26:42.373 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1844(<http://example.org/reading>-http://example.org/ValidReading = Valid
1845<http://example.org/reading>-_:b2 = Valid
1846<http://example.org/reading>-_:b1 = Valid
1847<http://example.org/reading>-_:b0 = Not valid
1848,false)
184912:26:42.373 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1850(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1851<http://example.org/reading>-_:b2 = Valid
1852<http://example.org/reading>-_:b1 = Valid
1853<http://example.org/reading>-_:b0 = Not valid
1854,false)
185512:26:42.374 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
185612:26:42.374 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
185712:26:42.374 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
185812:26:42.375 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
185912:26:42.375 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
186012:26:42.378 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
186112:26:42.378 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
186212:26:42.378 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
186312:26:42.378 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
186412:26:42.382 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
186512:26:42.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
186612:26:42.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
186712:26:42.414 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
186812:26:42.415 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
186912:26:42.416 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
187012:26:42.416 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
187112:26:42.416 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
187212:26:42.417 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
187312:26:42.417 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
187412:26:42.418 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
187512:26:42.418 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
187612:26:42.418 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
187712:26:42.419 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
187812:26:42.419 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
187912:26:42.420 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1880<http://example.org/reading>-_:b0 = Valid
1881,true)
188212:26:42.420 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
188312:26:42.421 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
188412:26:42.421 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
188512:26:42.422 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
188612:26:42.422 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
188712:26:42.422 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1888<http://example.org/reading>-_:b0 = Not valid
1889,false)
189012:26:42.422 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
189112:26:42.422 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
189212:26:42.422 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
189312:26:42.423 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
189412:26:42.423 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
189512:26:42.423 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1896<http://example.org/reading>-_:b0 = Valid
1897,true)
189812:26:42.423 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
189912:26:42.423 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
190012:26:42.424 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
190112:26:42.425 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
190212:26:42.425 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
190312:26:42.425 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1904<http://example.org/reading>-_:b0 = Valid
1905,true)
190612:26:42.426 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1907<http://example.org/reading>-_:b0 = Not valid
1908,false)
190912:26:42.426 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1910<http://example.org/reading>-_:b0 = Not valid
1911,false)
191212:26:42.427 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
191312:26:42.427 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
191412:26:42.428 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
191512:26:42.428 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
191612:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
191712:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
191812:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1919<http://example.org/reading>-_:b2 = Valid
1920,true)
192112:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1922<http://example.org/reading>-_:b2 = Valid
1923,true)
192412:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1925<http://example.org/reading>-_:b2 = Valid
1926,true)
192712:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
192812:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
192912:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
193012:26:42.430 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
193112:26:42.431 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
193212:26:42.431 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
193312:26:42.431 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1934<http://example.org/reading>-_:b1 = Valid
1935,true)
193612:26:42.431 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
193712:26:42.431 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
193812:26:42.431 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
193912:26:42.432 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
194012:26:42.432 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1941<http://example.org/reading>-_:b1 = Valid
1942,true)
194312:26:42.432 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
194412:26:42.434 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
194512:26:42.434 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
194612:26:42.435 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
194712:26:42.436 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
194812:26:42.436 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1949<http://example.org/reading>-_:b1 = Valid
1950,true)
195112:26:42.436 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1952<http://example.org/reading>-_:b1 = Valid
1953,true)
195412:26:42.436 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1955<http://example.org/reading>-_:b1 = Valid
1956,true)
195712:26:42.437 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
1958<http://example.org/reading>-_:b2 = Valid
1959<http://example.org/reading>-_:b1 = Valid
1960<http://example.org/reading>-_:b0 = Not valid
1961,false)
196212:26:42.438 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
1963(<http://example.org/reading>-http://example.org/ValidReading = Valid
1964<http://example.org/reading>-_:b2 = Valid
1965<http://example.org/reading>-_:b1 = Valid
1966<http://example.org/reading>-_:b0 = Not valid
1967,false)
196812:26:42.439 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
1969(<http://example.org/reading>-http://example.org/ValidReading = Not valid
1970<http://example.org/reading>-_:b2 = Valid
1971<http://example.org/reading>-_:b1 = Valid
1972<http://example.org/reading>-_:b0 = Not valid
1973,false)
197412:26:42.439 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
197512:26:42.439 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
197612:26:42.439 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
197712:26:42.439 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
197812:26:42.440 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
197912:26:42.440 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
198012:26:42.440 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
198112:26:42.440 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
198212:26:42.440 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
198312:26:42.445 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
198412:26:42.475 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
198512:26:42.475 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
198612:26:42.475 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
198712:26:42.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
198812:26:42.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
198912:26:42.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
199012:26:42.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
199112:26:42.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)
199212:26:42.476 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b0
199312:26:42.477 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MaxInclusive(20.0)
199412:26:42.477 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
199512:26:42.477 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
199612:26:42.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
199712:26:42.478 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
199812:26:42.479 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
1999<http://example.org/reading>-_:b0 = Valid
2000,true)
200112:26:42.479 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinInclusive(18.0)
200212:26:42.479 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
200312:26:42.479 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
200412:26:42.480 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
200512:26:42.481 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
200612:26:42.481 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2007<http://example.org/reading>-_:b0 = Not valid
2008,false)
200912:26:42.481 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: MinCount(1)
201012:26:42.482 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
201112:26:42.482 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
201212:26:42.483 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:b0),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
201312:26:42.483 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
201412:26:42.483 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2015<http://example.org/reading>-_:b0 = Valid
2016,true)
201712:26:42.483 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b0,PredicatePath(<http://example.org/readingTemperature>),List(MaxInclusive(20.0), MinInclusive(18.0), MinCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingTemperature>), component: Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
201812:26:42.483 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
201912:26:42.483 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
202012:26:42.484 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
202112:26:42.484 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
202212:26:42.484 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2023<http://example.org/reading>-_:b0 = Valid
2024,true)
202512:26:42.485 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2026<http://example.org/reading>-_:b0 = Not valid
2027,false)
202812:26:42.485 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2029<http://example.org/reading>-_:b0 = Not valid
2030,false)
203112:26:42.486 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2
203212:26:42.486 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2,PredicatePath(<http://example.org/readingDateTime>),List(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/readingDateTime>), component: Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
203312:26:42.486 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
203412:26:42.486 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
203512:26:42.487 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
203612:26:42.487 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
203712:26:42.488 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2038<http://example.org/reading>-_:b2 = Valid
2039,true)
204012:26:42.488 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2041<http://example.org/reading>-_:b2 = Valid
2042,true)
204312:26:42.489 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2044<http://example.org/reading>-_:b2 = Valid
2045,true)
204612:26:42.489 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b1
204712:26:42.489 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Pattern(OK|RUNNING,None)
204812:26:42.489 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
204912:26:42.490 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
205012:26:42.490 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
205112:26:42.491 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
205212:26:42.491 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2053<http://example.org/reading>-_:b1 = Valid
2054,true)
205512:26:42.491 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: MaxCount(1)
205612:26:42.492 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
205712:26:42.492 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
205812:26:42.493 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
205912:26:42.493 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2060<http://example.org/reading>-_:b1 = Valid
2061,true)
206212:26:42.494 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b1,PredicatePath(<http://example.org/status>),List(Pattern(OK|RUNNING,None), MaxCount(1), Datatype(<http://www.w3.org/2001/XMLSchema#string>)),List(),List(),false,List(),false,,None,,,None,None,None,List()), path: PredicatePath(<http://example.org/status>), component: Datatype(<http://www.w3.org/2001/XMLSchema#string>)
206312:26:42.494 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
206412:26:42.495 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
206512:26:42.495 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
206612:26:42.496 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
206712:26:42.496 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2068<http://example.org/reading>-_:b1 = Valid
2069,true)
207012:26:42.497 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2071<http://example.org/reading>-_:b1 = Valid
2072,true)
207312:26:42.497 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2074<http://example.org/reading>-_:b1 = Valid
2075,true)
207612:26:42.497 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:b0,_:b2,_:b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2077<http://example.org/reading>-_:b2 = Valid
2078<http://example.org/reading>-_:b1 = Valid
2079<http://example.org/reading>-_:b0 = Not valid
2080,false)
208112:26:42.498 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2082(<http://example.org/reading>-http://example.org/ValidReading = Valid
2083<http://example.org/reading>-_:b2 = Valid
2084<http://example.org/reading>-_:b1 = Valid
2085<http://example.org/reading>-_:b0 = Not valid
2086,false)
208712:26:42.498 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2088(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2089<http://example.org/reading>-_:b2 = Valid
2090<http://example.org/reading>-_:b1 = Valid
2091<http://example.org/reading>-_:b0 = Not valid
2092,false)
209312:26:42.498 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b1
209412:26:42.498 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b1 =
209512:26:42.498 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b1 =
209612:26:42.499 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2
209712:26:42.499 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2 =
209812:26:42.499 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2 =
209912:26:42.500 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0
210012:26:42.500 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0 =
210112:26:42.500 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0 =
210212:26:42.503 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
210312:26:42.533 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
210412:26:42.534 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
210512:26:42.534 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
210612:26:42.535 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
210712:26:42.535 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
210812:26:42.535 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
210912:26:42.535 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
211012:26:42.535 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:727615b8-f4b3-4222-ac62-b5e1e50bc21b,_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9,_:f106c613-375b-4d6d-b282-0a77c102b6e0)
211112:26:42.536 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:727615b8-f4b3-4222-ac62-b5e1e50bc21b
211212:26:42.536 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:727615b8-f4b3-4222-ac62-b5e1e50bc21b,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)
211312:26:42.536 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
211412:26:42.536 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
211512:26:42.537 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
211612:26:42.537 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
211712:26:42.538 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2118<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2119,true)
212012:26:42.538 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:727615b8-f4b3-4222-ac62-b5e1e50bc21b,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)
212112:26:42.538 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
212212:26:42.538 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
212312:26:42.539 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
212412:26:42.539 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
212512:26:42.540 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2126<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2127,true)
212812:26:42.540 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:727615b8-f4b3-4222-ac62-b5e1e50bc21b,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)
212912:26:42.540 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
213012:26:42.540 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
213112:26:42.540 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(18.74), attempt: Attempt(<http://example.org/reading>,RefNode(_:727615b8-f4b3-4222-ac62-b5e1e50bc21b),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
213212:26:42.541 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
213312:26:42.541 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2134<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2135,true)
213612:26:42.541 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:727615b8-f4b3-4222-ac62-b5e1e50bc21b,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>)
213712:26:42.541 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
213812:26:42.541 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
213912:26:42.542 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
214012:26:42.543 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
214112:26:42.543 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2142<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2143,true)
214412:26:42.544 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:727615b8-f4b3-4222-ac62-b5e1e50bc21b: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2145<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2146,true)
214712:26:42.544 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:727615b8-f4b3-4222-ac62-b5e1e50bc21b)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2148<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2149,true)
215012:26:42.544 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:29f73886-5ba0-48f6-8d54-5a9ae896f5c9
215112:26:42.544 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9,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>)
215212:26:42.544 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
215312:26:42.544 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
215412:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
215512:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
215612:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2157<http://example.org/reading>-_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9 = Valid
2158,true)
215912:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:29f73886-5ba0-48f6-8d54-5a9ae896f5c9: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2160<http://example.org/reading>-_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9 = Valid
2161,true)
216212:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2163<http://example.org/reading>-_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9 = Valid
2164,true)
216512:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:f106c613-375b-4d6d-b282-0a77c102b6e0
216612:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f106c613-375b-4d6d-b282-0a77c102b6e0,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)
216712:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
216812:26:42.545 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
216912:26:42.546 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
217012:26:42.546 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
217112:26:42.546 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2172<http://example.org/reading>-_:f106c613-375b-4d6d-b282-0a77c102b6e0 = Valid
2173,true)
217412:26:42.546 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f106c613-375b-4d6d-b282-0a77c102b6e0,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)
217512:26:42.546 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
217612:26:42.546 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
217712:26:42.547 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
217812:26:42.547 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2179<http://example.org/reading>-_:f106c613-375b-4d6d-b282-0a77c102b6e0 = Valid
2180,true)
218112:26:42.547 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:f106c613-375b-4d6d-b282-0a77c102b6e0,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>)
218212:26:42.547 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
218312:26:42.547 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
218412:26:42.548 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
218512:26:42.548 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
218612:26:42.548 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2187<http://example.org/reading>-_:f106c613-375b-4d6d-b282-0a77c102b6e0 = Valid
2188,true)
218912:26:42.548 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:f106c613-375b-4d6d-b282-0a77c102b6e0: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2190<http://example.org/reading>-_:f106c613-375b-4d6d-b282-0a77c102b6e0 = Valid
2191,true)
219212:26:42.548 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:f106c613-375b-4d6d-b282-0a77c102b6e0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2193<http://example.org/reading>-_:f106c613-375b-4d6d-b282-0a77c102b6e0 = Valid
2194,true)
219512:26:42.548 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:727615b8-f4b3-4222-ac62-b5e1e50bc21b,_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9,_:f106c613-375b-4d6d-b282-0a77c102b6e0)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2196<http://example.org/reading>-_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9 = Valid
2197<http://example.org/reading>-_:f106c613-375b-4d6d-b282-0a77c102b6e0 = Valid
2198<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2199,true)
220012:26:42.548 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2201(<http://example.org/reading>-http://example.org/ValidReading = Valid
2202<http://example.org/reading>-_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9 = Valid
2203<http://example.org/reading>-_:f106c613-375b-4d6d-b282-0a77c102b6e0 = Valid
2204<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2205,true)
220612:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2207(<http://example.org/reading>-http://example.org/ValidReading = Valid
2208<http://example.org/reading>-_:29f73886-5ba0-48f6-8d54-5a9ae896f5c9 = Valid
2209<http://example.org/reading>-_:f106c613-375b-4d6d-b282-0a77c102b6e0 = Valid
2210<http://example.org/reading>-_:727615b8-f4b3-4222-ac62-b5e1e50bc21b = Valid
2211,true)
221212:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f106c613-375b-4d6d-b282-0a77c102b6e0
221312:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f106c613-375b-4d6d-b282-0a77c102b6e0 =
221412:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f106c613-375b-4d6d-b282-0a77c102b6e0 =
221512:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:29f73886-5ba0-48f6-8d54-5a9ae896f5c9
221612:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:29f73886-5ba0-48f6-8d54-5a9ae896f5c9 =
221712:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:29f73886-5ba0-48f6-8d54-5a9ae896f5c9 =
221812:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:727615b8-f4b3-4222-ac62-b5e1e50bc21b
221912:26:42.549 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:727615b8-f4b3-4222-ac62-b5e1e50bc21b =
222012:26:42.550 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:727615b8-f4b3-4222-ac62-b5e1e50bc21b =
222112:26:42.552 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
222212:26:42.587 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
222312:26:42.588 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
222412:26:42.588 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
222512:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
222612:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
222712:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
222812:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
222912:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:7a0e9e98-f00f-4db0-9b45-b80dad1bd570,_:a97e00d8-e8a5-453d-8f44-a5c5ed508400,_:195e5902-9ad0-46bc-beb3-89d1f06c81ed)
223012:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:7a0e9e98-f00f-4db0-9b45-b80dad1bd570
223112:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570,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)
223212:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
223312:26:42.589 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
223412:26:42.590 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
223512:26:42.590 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
223612:26:42.590 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2237<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2238,true)
223912:26:42.591 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570,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)
224012:26:42.591 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
224112:26:42.591 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
224212:26:42.591 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
224312:26:42.591 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
224412:26:42.592 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2245<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2246,true)
224712:26:42.592 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570,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)
224812:26:42.592 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
224912:26:42.592 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
225012:26:42.592 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.36), attempt: Attempt(<http://example.org/reading>,RefNode(_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
225112:26:42.592 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
225212:26:42.593 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2253<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2254,true)
225512:26:42.593 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570,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>)
225612:26:42.593 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
225712:26:42.594 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
225812:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
225912:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
226012:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2261<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2262,true)
226312:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:7a0e9e98-f00f-4db0-9b45-b80dad1bd570: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2264<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2265,true)
226612:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2267<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2268,true)
226912:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:a97e00d8-e8a5-453d-8f44-a5c5ed508400
227012:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:a97e00d8-e8a5-453d-8f44-a5c5ed508400,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)
227112:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
227212:26:42.596 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
227312:26:42.597 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
227412:26:42.598 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
227512:26:42.599 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2276<http://example.org/reading>-_:a97e00d8-e8a5-453d-8f44-a5c5ed508400 = Valid
2277,true)
227812:26:42.599 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:a97e00d8-e8a5-453d-8f44-a5c5ed508400,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)
227912:26:42.599 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
228012:26:42.599 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
228112:26:42.600 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
228212:26:42.600 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2283<http://example.org/reading>-_:a97e00d8-e8a5-453d-8f44-a5c5ed508400 = Valid
2284,true)
228512:26:42.600 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:a97e00d8-e8a5-453d-8f44-a5c5ed508400,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>)
228612:26:42.600 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
228712:26:42.600 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
228812:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
228912:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
229012:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2291<http://example.org/reading>-_:a97e00d8-e8a5-453d-8f44-a5c5ed508400 = Valid
2292,true)
229312:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:a97e00d8-e8a5-453d-8f44-a5c5ed508400: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2294<http://example.org/reading>-_:a97e00d8-e8a5-453d-8f44-a5c5ed508400 = Valid
2295,true)
229612:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:a97e00d8-e8a5-453d-8f44-a5c5ed508400)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2297<http://example.org/reading>-_:a97e00d8-e8a5-453d-8f44-a5c5ed508400 = Valid
2298,true)
229912:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:195e5902-9ad0-46bc-beb3-89d1f06c81ed
230012:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:195e5902-9ad0-46bc-beb3-89d1f06c81ed,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>)
230112:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
230212:26:42.601 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
230312:26:42.602 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
230412:26:42.602 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
230512:26:42.602 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2306<http://example.org/reading>-_:195e5902-9ad0-46bc-beb3-89d1f06c81ed = Valid
2307,true)
230812:26:42.602 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:195e5902-9ad0-46bc-beb3-89d1f06c81ed: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2309<http://example.org/reading>-_:195e5902-9ad0-46bc-beb3-89d1f06c81ed = Valid
2310,true)
231112:26:42.603 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:195e5902-9ad0-46bc-beb3-89d1f06c81ed)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2312<http://example.org/reading>-_:195e5902-9ad0-46bc-beb3-89d1f06c81ed = Valid
2313,true)
231412:26:42.603 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:7a0e9e98-f00f-4db0-9b45-b80dad1bd570,_:a97e00d8-e8a5-453d-8f44-a5c5ed508400,_:195e5902-9ad0-46bc-beb3-89d1f06c81ed)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2315<http://example.org/reading>-_:a97e00d8-e8a5-453d-8f44-a5c5ed508400 = Valid
2316<http://example.org/reading>-_:195e5902-9ad0-46bc-beb3-89d1f06c81ed = Valid
2317<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2318,true)
231912:26:42.603 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2320(<http://example.org/reading>-http://example.org/ValidReading = Valid
2321<http://example.org/reading>-_:a97e00d8-e8a5-453d-8f44-a5c5ed508400 = Valid
2322<http://example.org/reading>-_:195e5902-9ad0-46bc-beb3-89d1f06c81ed = Valid
2323<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2324,true)
232512:26:42.603 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2326(<http://example.org/reading>-http://example.org/ValidReading = Valid
2327<http://example.org/reading>-_:a97e00d8-e8a5-453d-8f44-a5c5ed508400 = Valid
2328<http://example.org/reading>-_:195e5902-9ad0-46bc-beb3-89d1f06c81ed = Valid
2329<http://example.org/reading>-_:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 = Valid
2330,true)
233112:26:42.604 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:195e5902-9ad0-46bc-beb3-89d1f06c81ed
233212:26:42.604 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:195e5902-9ad0-46bc-beb3-89d1f06c81ed =
233312:26:42.604 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:195e5902-9ad0-46bc-beb3-89d1f06c81ed =
233412:26:42.605 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a97e00d8-e8a5-453d-8f44-a5c5ed508400
233512:26:42.605 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a97e00d8-e8a5-453d-8f44-a5c5ed508400 =
233612:26:42.605 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a97e00d8-e8a5-453d-8f44-a5c5ed508400 =
233712:26:42.606 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7a0e9e98-f00f-4db0-9b45-b80dad1bd570
233812:26:42.607 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 =
233912:26:42.607 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7a0e9e98-f00f-4db0-9b45-b80dad1bd570 =
234012:26:42.610 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
234112:26:42.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
234212:26:42.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
234312:26:42.640 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
234412:26:42.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
234512:26:42.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
234612:26:42.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
234712:26:42.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
234812:26:42.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:0088eb9f-26b1-4502-8ee7-57ef3533b312,_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1,_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3)
234912:26:42.641 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:0088eb9f-26b1-4502-8ee7-57ef3533b312
235012:26:42.642 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0088eb9f-26b1-4502-8ee7-57ef3533b312,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)
235112:26:42.642 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
235212:26:42.642 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
235312:26:42.643 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
235412:26:42.644 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
235512:26:42.644 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2356<http://example.org/reading>-_:0088eb9f-26b1-4502-8ee7-57ef3533b312 = Valid
2357,true)
235812:26:42.644 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0088eb9f-26b1-4502-8ee7-57ef3533b312,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)
235912:26:42.644 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
236012:26:42.644 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
236112:26:42.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
236212:26:42.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2363<http://example.org/reading>-_:0088eb9f-26b1-4502-8ee7-57ef3533b312 = Valid
2364,true)
236512:26:42.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0088eb9f-26b1-4502-8ee7-57ef3533b312,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>)
236612:26:42.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
236712:26:42.645 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
236812:26:42.646 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
236912:26:42.646 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
237012:26:42.646 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2371<http://example.org/reading>-_:0088eb9f-26b1-4502-8ee7-57ef3533b312 = Valid
2372,true)
237312:26:42.646 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:0088eb9f-26b1-4502-8ee7-57ef3533b312: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2374<http://example.org/reading>-_:0088eb9f-26b1-4502-8ee7-57ef3533b312 = Valid
2375,true)
237612:26:42.646 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:0088eb9f-26b1-4502-8ee7-57ef3533b312)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2377<http://example.org/reading>-_:0088eb9f-26b1-4502-8ee7-57ef3533b312 = Valid
2378,true)
237912:26:42.647 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1
238012:26:42.647 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1,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>)
238112:26:42.648 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
238212:26:42.648 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
238312:26:42.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
238412:26:42.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
238512:26:42.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2386<http://example.org/reading>-_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1 = Valid
2387,true)
238812:26:42.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2389<http://example.org/reading>-_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1 = Valid
2390,true)
239112:26:42.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2392<http://example.org/reading>-_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1 = Valid
2393,true)
239412:26:42.649 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b2dbac92-c262-43e7-bef5-3c8fed57c5d3
239512:26:42.650 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3,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)
239612:26:42.650 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
239712:26:42.650 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
239812:26:42.650 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
239912:26:42.650 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
240012:26:42.650 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2401<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2402,true)
240312:26:42.651 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3,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)
240412:26:42.651 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
240512:26:42.651 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
240612:26:42.652 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
240712:26:42.652 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
240812:26:42.652 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2409<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2410,true)
241112:26:42.652 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3,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)
241212:26:42.652 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
241312:26:42.652 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
241412:26:42.653 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(19.58), attempt: Attempt(<http://example.org/reading>,RefNode(_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
241512:26:42.653 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
241612:26:42.653 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2417<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2418,true)
241912:26:42.653 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3,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>)
242012:26:42.653 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
242112:26:42.653 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
242212:26:42.654 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
242312:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
242412:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2425<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2426,true)
242712:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b2dbac92-c262-43e7-bef5-3c8fed57c5d3: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2428<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2429,true)
243012:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2431<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2432,true)
243312:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:0088eb9f-26b1-4502-8ee7-57ef3533b312,_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1,_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2434<http://example.org/reading>-_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1 = Valid
2435<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2436<http://example.org/reading>-_:0088eb9f-26b1-4502-8ee7-57ef3533b312 = Valid
2437,true)
243812:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2439(<http://example.org/reading>-http://example.org/ValidReading = Valid
2440<http://example.org/reading>-_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1 = Valid
2441<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2442<http://example.org/reading>-_:0088eb9f-26b1-4502-8ee7-57ef3533b312 = Valid
2443,true)
244412:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2445(<http://example.org/reading>-http://example.org/ValidReading = Valid
2446<http://example.org/reading>-_:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1 = Valid
2447<http://example.org/reading>-_:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 = Valid
2448<http://example.org/reading>-_:0088eb9f-26b1-4502-8ee7-57ef3533b312 = Valid
2449,true)
245012:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b2dbac92-c262-43e7-bef5-3c8fed57c5d3
245112:26:42.655 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 =
245212:26:42.656 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b2dbac92-c262-43e7-bef5-3c8fed57c5d3 =
245312:26:42.656 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1
245412:26:42.656 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1 =
245512:26:42.656 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:fbc57ee2-122c-4731-bc5e-a03fe4f6d6b1 =
245612:26:42.656 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0088eb9f-26b1-4502-8ee7-57ef3533b312
245712:26:42.656 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0088eb9f-26b1-4502-8ee7-57ef3533b312 =
245812:26:42.656 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0088eb9f-26b1-4502-8ee7-57ef3533b312 =
245912:26:42.658 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
246012:26:42.686 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
246112:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
246212:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
246312:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
246412:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
246512:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
246612:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
246712:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:9d9a82f5-41c3-40ae-a625-ac737b05ab3f,_:0e2edd63-4e7f-4a15-8b91-77933f832ba4,_:359c6f53-bce6-4603-bc46-78f33b4bd6b1)
246812:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:9d9a82f5-41c3-40ae-a625-ac737b05ab3f
246912:26:42.687 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f,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)
247012:26:42.688 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
247112:26:42.688 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
247212:26:42.688 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
247312:26:42.688 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
247412:26:42.688 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2475<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Valid
2476,true)
247712:26:42.689 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f,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)
247812:26:42.689 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
247912:26:42.689 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
248012:26:42.689 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
248112:26:42.689 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
248212:26:42.689 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2483<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Not valid
2484,false)
248512:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f,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)
248612:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
248712:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
248812:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
248912:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
249012:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2491<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Valid
2492,true)
249312:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f,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>)
249412:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
249512:26:42.690 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
249612:26:42.691 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
249712:26:42.691 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
249812:26:42.691 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2499<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Valid
2500,true)
250112:26:42.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:9d9a82f5-41c3-40ae-a625-ac737b05ab3f: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2502<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Not valid
2503,false)
250412:26:42.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2505<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Not valid
2506,false)
250712:26:42.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:0e2edd63-4e7f-4a15-8b91-77933f832ba4
250812:26:42.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:0e2edd63-4e7f-4a15-8b91-77933f832ba4,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>)
250912:26:42.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
251012:26:42.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
251112:26:42.692 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
251212:26:42.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
251312:26:42.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2514<http://example.org/reading>-_:0e2edd63-4e7f-4a15-8b91-77933f832ba4 = Valid
2515,true)
251612:26:42.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:0e2edd63-4e7f-4a15-8b91-77933f832ba4: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2517<http://example.org/reading>-_:0e2edd63-4e7f-4a15-8b91-77933f832ba4 = Valid
2518,true)
251912:26:42.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:0e2edd63-4e7f-4a15-8b91-77933f832ba4)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2520<http://example.org/reading>-_:0e2edd63-4e7f-4a15-8b91-77933f832ba4 = Valid
2521,true)
252212:26:42.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:359c6f53-bce6-4603-bc46-78f33b4bd6b1
252312:26:42.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:359c6f53-bce6-4603-bc46-78f33b4bd6b1,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)
252412:26:42.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
252512:26:42.693 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
252612:26:42.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
252712:26:42.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
252812:26:42.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2529<http://example.org/reading>-_:359c6f53-bce6-4603-bc46-78f33b4bd6b1 = Valid
2530,true)
253112:26:42.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:359c6f53-bce6-4603-bc46-78f33b4bd6b1,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)
253212:26:42.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
253312:26:42.694 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
253412:26:42.695 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
253512:26:42.695 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2536<http://example.org/reading>-_:359c6f53-bce6-4603-bc46-78f33b4bd6b1 = Valid
2537,true)
253812:26:42.695 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:359c6f53-bce6-4603-bc46-78f33b4bd6b1,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>)
253912:26:42.695 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
254012:26:42.695 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
254112:26:42.695 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
254212:26:42.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
254312:26:42.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2544<http://example.org/reading>-_:359c6f53-bce6-4603-bc46-78f33b4bd6b1 = Valid
2545,true)
254612:26:42.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:359c6f53-bce6-4603-bc46-78f33b4bd6b1: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2547<http://example.org/reading>-_:359c6f53-bce6-4603-bc46-78f33b4bd6b1 = Valid
2548,true)
254912:26:42.696 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:359c6f53-bce6-4603-bc46-78f33b4bd6b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2550<http://example.org/reading>-_:359c6f53-bce6-4603-bc46-78f33b4bd6b1 = Valid
2551,true)
255212:26:42.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:9d9a82f5-41c3-40ae-a625-ac737b05ab3f,_:0e2edd63-4e7f-4a15-8b91-77933f832ba4,_:359c6f53-bce6-4603-bc46-78f33b4bd6b1)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2553<http://example.org/reading>-_:0e2edd63-4e7f-4a15-8b91-77933f832ba4 = Valid
2554<http://example.org/reading>-_:359c6f53-bce6-4603-bc46-78f33b4bd6b1 = Valid
2555<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Not valid
2556,false)
255712:26:42.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2558(<http://example.org/reading>-http://example.org/ValidReading = Valid
2559<http://example.org/reading>-_:0e2edd63-4e7f-4a15-8b91-77933f832ba4 = Valid
2560<http://example.org/reading>-_:359c6f53-bce6-4603-bc46-78f33b4bd6b1 = Valid
2561<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Not valid
2562,false)
256312:26:42.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2564(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2565<http://example.org/reading>-_:0e2edd63-4e7f-4a15-8b91-77933f832ba4 = Valid
2566<http://example.org/reading>-_:359c6f53-bce6-4603-bc46-78f33b4bd6b1 = Valid
2567<http://example.org/reading>-_:9d9a82f5-41c3-40ae-a625-ac737b05ab3f = Not valid
2568,false)
256912:26:42.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:359c6f53-bce6-4603-bc46-78f33b4bd6b1
257012:26:42.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:359c6f53-bce6-4603-bc46-78f33b4bd6b1 =
257112:26:42.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:359c6f53-bce6-4603-bc46-78f33b4bd6b1 =
257212:26:42.697 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0e2edd63-4e7f-4a15-8b91-77933f832ba4
257312:26:42.698 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0e2edd63-4e7f-4a15-8b91-77933f832ba4 =
257412:26:42.698 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0e2edd63-4e7f-4a15-8b91-77933f832ba4 =
257512:26:42.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9d9a82f5-41c3-40ae-a625-ac737b05ab3f
257612:26:42.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9d9a82f5-41c3-40ae-a625-ac737b05ab3f =
257712:26:42.699 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9d9a82f5-41c3-40ae-a625-ac737b05ab3f =
257812:26:42.702 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
257912:26:42.729 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
258012:26:42.729 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
258112:26:42.729 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
258212:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
258312:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
258412:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
258512:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
258612:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:2efc3e4e-a1dd-42b8-a782-99a670a1719c,_:536fdd5c-decd-483b-81cb-876664cd439b,_:a5f0b687-daef-441f-b1d5-c1260fa27960)
258712:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:2efc3e4e-a1dd-42b8-a782-99a670a1719c
258812:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:2efc3e4e-a1dd-42b8-a782-99a670a1719c,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)
258912:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
259012:26:42.730 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
259112:26:42.731 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
259212:26:42.731 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
259312:26:42.731 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2594<http://example.org/reading>-_:2efc3e4e-a1dd-42b8-a782-99a670a1719c = Valid
2595,true)
259612:26:42.731 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:2efc3e4e-a1dd-42b8-a782-99a670a1719c,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)
259712:26:42.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
259812:26:42.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
259912:26:42.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
260012:26:42.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2601<http://example.org/reading>-_:2efc3e4e-a1dd-42b8-a782-99a670a1719c = Valid
2602,true)
260312:26:42.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:2efc3e4e-a1dd-42b8-a782-99a670a1719c,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>)
260412:26:42.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
260512:26:42.732 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
260612:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
260712:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
260812:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2609<http://example.org/reading>-_:2efc3e4e-a1dd-42b8-a782-99a670a1719c = Valid
2610,true)
261112:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:2efc3e4e-a1dd-42b8-a782-99a670a1719c: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2612<http://example.org/reading>-_:2efc3e4e-a1dd-42b8-a782-99a670a1719c = Valid
2613,true)
261412:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:2efc3e4e-a1dd-42b8-a782-99a670a1719c)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2615<http://example.org/reading>-_:2efc3e4e-a1dd-42b8-a782-99a670a1719c = Valid
2616,true)
261712:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:536fdd5c-decd-483b-81cb-876664cd439b
261812:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:536fdd5c-decd-483b-81cb-876664cd439b,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)
261912:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
262012:26:42.733 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
262112:26:42.734 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
262212:26:42.734 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
262312:26:42.734 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2624<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Valid
2625,true)
262612:26:42.734 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:536fdd5c-decd-483b-81cb-876664cd439b,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)
262712:26:42.734 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
262812:26:42.734 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
262912:26:42.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
263012:26:42.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
263112:26:42.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2632<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Not valid
2633,false)
263412:26:42.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:536fdd5c-decd-483b-81cb-876664cd439b,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)
263512:26:42.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
263612:26:42.735 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
263712:26:42.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:536fdd5c-decd-483b-81cb-876664cd439b),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
263812:26:42.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
263912:26:42.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2640<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Valid
2641,true)
264212:26:42.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:536fdd5c-decd-483b-81cb-876664cd439b,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>)
264312:26:42.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
264412:26:42.736 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
264512:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
264612:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
264712:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2648<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Valid
2649,true)
265012:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:536fdd5c-decd-483b-81cb-876664cd439b: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2651<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Not valid
2652,false)
265312:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:536fdd5c-decd-483b-81cb-876664cd439b)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2654<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Not valid
2655,false)
265612:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:a5f0b687-daef-441f-b1d5-c1260fa27960
265712:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:a5f0b687-daef-441f-b1d5-c1260fa27960,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>)
265812:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
265912:26:42.737 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
266012:26:42.739 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
266112:26:42.740 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
266212:26:42.740 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2663<http://example.org/reading>-_:a5f0b687-daef-441f-b1d5-c1260fa27960 = Valid
2664,true)
266512:26:42.741 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:a5f0b687-daef-441f-b1d5-c1260fa27960: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2666<http://example.org/reading>-_:a5f0b687-daef-441f-b1d5-c1260fa27960 = Valid
2667,true)
266812:26:42.741 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:a5f0b687-daef-441f-b1d5-c1260fa27960)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2669<http://example.org/reading>-_:a5f0b687-daef-441f-b1d5-c1260fa27960 = Valid
2670,true)
267112:26:42.741 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:2efc3e4e-a1dd-42b8-a782-99a670a1719c,_:536fdd5c-decd-483b-81cb-876664cd439b,_:a5f0b687-daef-441f-b1d5-c1260fa27960)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2672<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Not valid
2673<http://example.org/reading>-_:a5f0b687-daef-441f-b1d5-c1260fa27960 = Valid
2674<http://example.org/reading>-_:2efc3e4e-a1dd-42b8-a782-99a670a1719c = Valid
2675,false)
267612:26:42.741 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2677(<http://example.org/reading>-http://example.org/ValidReading = Valid
2678<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Not valid
2679<http://example.org/reading>-_:a5f0b687-daef-441f-b1d5-c1260fa27960 = Valid
2680<http://example.org/reading>-_:2efc3e4e-a1dd-42b8-a782-99a670a1719c = Valid
2681,false)
268212:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2683(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2684<http://example.org/reading>-_:536fdd5c-decd-483b-81cb-876664cd439b = Not valid
2685<http://example.org/reading>-_:a5f0b687-daef-441f-b1d5-c1260fa27960 = Valid
2686<http://example.org/reading>-_:2efc3e4e-a1dd-42b8-a782-99a670a1719c = Valid
2687,false)
268812:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a5f0b687-daef-441f-b1d5-c1260fa27960
268912:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a5f0b687-daef-441f-b1d5-c1260fa27960 =
269012:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a5f0b687-daef-441f-b1d5-c1260fa27960 =
269112:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:536fdd5c-decd-483b-81cb-876664cd439b
269212:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:536fdd5c-decd-483b-81cb-876664cd439b =
269312:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:536fdd5c-decd-483b-81cb-876664cd439b =
269412:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2efc3e4e-a1dd-42b8-a782-99a670a1719c
269512:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2efc3e4e-a1dd-42b8-a782-99a670a1719c =
269612:26:42.742 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2efc3e4e-a1dd-42b8-a782-99a670a1719c =
269712:26:42.745 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
269812:26:42.768 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://example.org/ValidReading
269912:26:42.768 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://example.org/ValidReading =
270012:26:42.769 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of http://example.org/ValidReading = <http://example.org/sensorReading>
270112:26:42.769 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - NodeShape http://example.org/ValidReading
270212:26:42.770 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node shape is deactivated? (false)
270312:26:42.770 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)
270412:26:42.770 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - chechComponents(<http://example.org/reading>,...)
270512:26:42.770 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(<http://example.org/reading>, _:403bb07e-30e7-4690-9a3f-d67854a7f985,_:b25b03e7-922a-43ea-bdc1-3ff81be539b3,_:d30f5766-68fa-4142-bf9e-c26200a75be6)
270612:26:42.770 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:403bb07e-30e7-4690-9a3f-d67854a7f985
270712:26:42.770 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:403bb07e-30e7-4690-9a3f-d67854a7f985,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>)
270812:26:42.771 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
270912:26:42.771 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
271012:26:42.771 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#dateTime>)
271112:26:42.772 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
271212:26:42.772 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2713<http://example.org/reading>-_:403bb07e-30e7-4690-9a3f-d67854a7f985 = Valid
2714,true)
271512:26:42.773 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:403bb07e-30e7-4690-9a3f-d67854a7f985: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2716<http://example.org/reading>-_:403bb07e-30e7-4690-9a3f-d67854a7f985 = Valid
2717,true)
271812:26:42.773 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:403bb07e-30e7-4690-9a3f-d67854a7f985)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2719<http://example.org/reading>-_:403bb07e-30e7-4690-9a3f-d67854a7f985 = Valid
2720,true)
272112:26:42.773 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:b25b03e7-922a-43ea-bdc1-3ff81be539b3
272212:26:42.773 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b25b03e7-922a-43ea-bdc1-3ff81be539b3,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)
272312:26:42.773 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
272412:26:42.773 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
272512:26:42.774 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MaxInclusive(20.0)
272612:26:42.774 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
272712:26:42.774 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2728<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Valid
2729,true)
273012:26:42.774 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b25b03e7-922a-43ea-bdc1-3ff81be539b3,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)
273112:26:42.774 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
273212:26:42.774 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
273312:26:42.775 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(MinInclusive(18.0)
273412:26:42.775 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
273512:26:42.775 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2736<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Not valid
2737,false)
273812:26:42.775 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b25b03e7-922a-43ea-bdc1-3ff81be539b3,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)
273912:26:42.776 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
274012:26:42.776 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
274112:26:42.776 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(17.00), attempt: Attempt(<http://example.org/reading>,RefNode(_:b25b03e7-922a-43ea-bdc1-3ff81be539b3),,ViolationSeverity,Some(PredicatePath(<http://example.org/readingTemperature>))), path: PredicatePath(<http://example.org/readingTemperature>)
274212:26:42.776 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
274312:26:42.776 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2744<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Valid
2745,true)
274612:26:42.776 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:b25b03e7-922a-43ea-bdc1-3ff81be539b3,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>)
274712:26:42.776 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
274812:26:42.776 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
274912:26:42.777 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#decimal>)
275012:26:42.777 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
275112:26:42.777 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2752<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Valid
2753,true)
275412:26:42.777 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:b25b03e7-922a-43ea-bdc1-3ff81be539b3: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2755<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Not valid
2756,false)
275712:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:b25b03e7-922a-43ea-bdc1-3ff81be539b3)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2758<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Not valid
2759,false)
276012:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Node <http://example.org/reading> - PropertyShape _:d30f5766-68fa-4142-bf9e-c26200a75be6
276112:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:d30f5766-68fa-4142-bf9e-c26200a75be6,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)
276212:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
276312:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
276412:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Pattern(OK|RUNNING,None)
276512:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
276612:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2767<http://example.org/reading>-_:d30f5766-68fa-4142-bf9e-c26200a75be6 = Valid
2768,true)
276912:26:42.778 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:d30f5766-68fa-4142-bf9e-c26200a75be6,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)
277012:26:42.779 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
277112:26:42.779 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
277212:26:42.779 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
277312:26:42.779 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2774<http://example.org/reading>-_:d30f5766-68fa-4142-bf9e-c26200a75be6 = Valid
2775,true)
277612:26:42.779 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2PropertyChecker. propertyShape: PropertyShape(_:d30f5766-68fa-4142-bf9e-c26200a75be6,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>)
277712:26:42.779 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
277812:26:42.779 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG org.apache.jena.shared.LockMRSW - Lock : pool-19-thread-1-ScalaTest-running-SchemaTests
277912:26:42.780 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - component2Checker(Datatype(<http://www.w3.org/2001/XMLSchema#string>)
278012:26:42.780 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - condition(,...)
278112:26:42.780 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - result of condition: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2782<http://example.org/reading>-_:d30f5766-68fa-4142-bf9e-c26200a75be6 = Valid
2783,true)
278412:26:42.780 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - PropertyShape _:d30f5766-68fa-4142-bf9e-c26200a75be6: (<http://example.org/reading>-http://example.org/ValidReading = Valid
2785<http://example.org/reading>-_:d30f5766-68fa-4142-bf9e-c26200a75be6 = Valid
2786,true)
278712:26:42.780 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(<http://example.org/reading>,_:d30f5766-68fa-4142-bf9e-c26200a75be6)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2788<http://example.org/reading>-_:d30f5766-68fa-4142-bf9e-c26200a75be6 = Valid
2789,true)
279012:26:42.780 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(<http://example.org/reading>, _:403bb07e-30e7-4690-9a3f-d67854a7f985,_:b25b03e7-922a-43ea-bdc1-3ff81be539b3,_:d30f5766-68fa-4142-bf9e-c26200a75be6)=(<http://example.org/reading>-http://example.org/ValidReading = Valid
2791<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Not valid
2792<http://example.org/reading>-_:d30f5766-68fa-4142-bf9e-c26200a75be6 = Valid
2793<http://example.org/reading>-_:403bb07e-30e7-4690-9a3f-d67854a7f985 = Valid
2794,false)
279512:26:42.780 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(<http://example.org/reading>,http://example.org/ValidReading)=
2796(<http://example.org/reading>-http://example.org/ValidReading = Valid
2797<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Not valid
2798<http://example.org/reading>-_:d30f5766-68fa-4142-bf9e-c26200a75be6 = Valid
2799<http://example.org/reading>-_:403bb07e-30e7-4690-9a3f-d67854a7f985 = Valid
2800,false)
280112:26:42.780 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Result of node <http://example.org/reading> - NodeShape http://example.org/ValidReading)
2802(<http://example.org/reading>-http://example.org/ValidReading = Not valid
2803<http://example.org/reading>-_:b25b03e7-922a-43ea-bdc1-3ff81be539b3 = Not valid
2804<http://example.org/reading>-_:d30f5766-68fa-4142-bf9e-c26200a75be6 = Valid
2805<http://example.org/reading>-_:403bb07e-30e7-4690-9a3f-d67854a7f985 = Valid
2806,false)
280712:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d30f5766-68fa-4142-bf9e-c26200a75be6
280812:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d30f5766-68fa-4142-bf9e-c26200a75be6 =
280912:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d30f5766-68fa-4142-bf9e-c26200a75be6 =
281012:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b25b03e7-922a-43ea-bdc1-3ff81be539b3
281112:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b25b03e7-922a-43ea-bdc1-3ff81be539b3 =
281212:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b25b03e7-922a-43ea-bdc1-3ff81be539b3 =
281312:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:403bb07e-30e7-4690-9a3f-d67854a7f985
281412:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:403bb07e-30e7-4690-9a3f-d67854a7f985 =
281512:26:42.781 [pool-19-thread-1-ScalaTest-running-SchemaTests] DEBUG es.weso.shacl.validator.Validator - Target classes of _:403bb07e-30e7-4690-9a3f-d67854a7f985 =
281612:26:42.784 [pool-19-thread-1-ScalaTest-running-SchemaTests] INFO org.ragna.comet.validation.Validator - Validation stream finalized
2817[info] HaltingTests:
2818[info] Validation halts
2819[info] on INVALID results
2820[info] - using ShEx schemas
2821[info] - using SHACL schemas
2822[info] on ERRORED results
2823[info] - using ShEx schemas
2824[info] - using SHACL schemas
2825[info] TimeoutTests:
2826[info] - Validation halts on extractor TIMEOUT
2827[info] SchemaTests:
2828[info] ShEx schemas
2829[info] using ShExC syntax
2830[info] validate VALID RDF data
2831[info] - in Turtle format
2832[info] - in JSON-LD format
2833[info] - in RDF/XML format
2834[info] do not validate INVALID RDF data
2835[info] - in Turtle format
2836[info] - in JSON-LD format
2837[info] - in RDF/XML format
2838[info] SHACL schemas
2839[info] using TURTLE syntax
2840[info] validate VALID RDF data
2841[info] - in Turtle format
2842[info] - in JSON-LD format
2843[info] - in RDF/XML format
2844[info] do not validate INVALID RDF data
2845[info] - in Turtle format
2846[info] - in JSON-LD format
2847[info] - in RDF/XML format
2848[info] using JSON-LD syntax
2849[info] validate VALID RDF data
2850[info] - in Turtle format
2851[info] - in JSON-LD format
2852[info] - in RDF/XML format
2853[info] do not validate INVALID RDF data
2854[info] - in Turtle format
2855[info] - in JSON-LD format
2856[info] - in RDF/XML format
2857[info] using RDF/XML syntax
2858[info] validate VALID RDF data
2859[info] - in Turtle format
2860[info] - in JSON-LD format
2861[info] - in RDF/XML format
2862[info] do not validate INVALID RDF data
2863[info] - in Turtle format
2864[info] - in JSON-LD format
2865[info] - in RDF/XML format
2866
2867************************
2868Build summary:
2869[{
2870 "module": "comet",
2871 "compile": {"status": "ok", "tookMs": 13045, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2872 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
2873 "test-compile": {"status": "ok", "tookMs": 4451, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
2874 "test": {"status": "ok", "tookMs": 4168, "passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32, "byFramework": [{"framework": "unknown", "stats": {"passed": 32, "failed": 0, "ignored": 0, "skipped": 0, "total": 32}}]},
2875 "publish": {"status": "skipped", "tookMs": 0},
2876 "metadata": {
2877 "crossScalaVersions": ["2.13.8", "3.1.2"]
2878}
2879}]
2880************************
2881[success] Total time: 125 s (0:02:05.0), completed Nov 28, 2025, 12:26:43 PM
2882[0JChecking patch project/plugins.sbt...
2883Checking patch project/build.properties...
2884Checking patch build.sbt...
2885Applied patch project/plugins.sbt cleanly.
2886Applied patch project/build.properties cleanly.
2887Applied patch build.sbt cleanly.