Started by an SCM change Running as SYSTEM Agent default-agent-lgr63 is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (): * [jnlp] eclipsecbijenkins/jenkins-agent:3.29@sha256:90d0b4f1eaa744217d4cd5df8caef86dfc76ce4d38bba6bda6a40de4eb8307cd(resourceRequestCpu: 1000m, resourceRequestMemory: 4096Mi, resourceLimitCpu: 2000m, resourceLimitMemory: 4096Mi) yaml: apiVersion: v1 kind: Pod spec: containers: - name: jnlp volumeMounts: - name: settings-xml mountPath: /home/jenkins/.m2/settings.xml subPath: settings.xml readOnly: true - name: toolchains-xml mountPath: /home/jenkins/.m2/toolchains.xml subPath: toolchains.xml readOnly: true - name: settings-security-xml mountPath: /home/jenkins/.m2/settings-security.xml subPath: settings-security.xml readOnly: true volumes: - name: settings-xml secret: secretName: m2-secret-dir items: - key: settings.xml path: settings.xml - name: toolchains-xml configMap: name: m2-dir items: - key: toolchains.xml path: toolchains.xml - name: settings-security-xml secret: secretName: m2-secret-dir items: - key: settings-security.xml path: settings-security.xml Building remotely on default-agent-lgr63 in workspace /home/jenkins/workspace/lyo-validation-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-sVcmWbWA59b8/agent.56 SSH_AGENT_PID=58 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/workspace/lyo-validation-master@tmp/private_key_8514744758564843653.key (/home/jenkins/workspace/lyo-validation-master@tmp/private_key_8514744758564843653.key) [ssh-agent] Using credentials genie.lyo (ssh://genie.lyo@projects-storage.eclipse.org) No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/lyo-validation.git > /usr/bin/git init /home/jenkins/workspace/lyo-validation-master # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo-validation.git > /usr/bin/git --version # timeout=10 > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo-validation.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo-validation.git # timeout=10 > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > /usr/bin/git config remote.origin.url https://github.com/eclipse/lyo-validation.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/lyo-validation.git > /usr/bin/git fetch --tags --force --progress https://github.com/eclipse/lyo-validation.git +refs/heads/*:refs/remotes/origin/* > /usr/bin/git rev-parse origin/master^{commit} # timeout=10 Checking out Revision da6d2b435dcf85842f09aa0f9f283ee9ac1fa9af (origin/master) > /usr/bin/git config core.sparsecheckout # timeout=10 > /usr/bin/git checkout -f da6d2b435dcf85842f09aa0f9f283ee9ac1fa9af Commit message: "Update README.md" > /usr/bin/git rev-list --no-walk 0e1cd04a6a688283515e90dbf31fb4ca9b921dd5 # timeout=10 [lyo-validation-master] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -B clean package javadoc:aggregate Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Scanning for projects... [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-eclipse-plugin/2.8/maven-eclipse-plugin-2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-eclipse-plugin/2.8/maven-eclipse-plugin-2.8.pom (12 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/17/maven-plugins-17.pom (13 kB at 360 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 931 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 390 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-eclipse-plugin/2.8/maven-eclipse-plugin-2.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-eclipse-plugin/2.8/maven-eclipse-plugin-2.8.jar (206 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.pom (6.7 kB at 215 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9.2 kB at 400 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 570 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.2.1/maven-source-plugin-2.2.1.jar (30 kB at 732 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.pom (15 kB at 335 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/2.9/maven-javadoc-plugin-2.9.jar (362 kB at 4.3 MB/s) [INFO] [INFO] ------------< org.eclipse.lyo.experimental:lyo-validation >------------- [INFO] Building lyo-validation 0.2.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (3.9 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 kB at 543 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 779 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 kB at 648 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.pom (6.0 kB at 298 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 kB at 619 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/2.4.3/maven-resources-plugin-2.4.3.jar (24 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.pom (10 kB at 537 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/24/maven-plugins-24.pom (11 kB at 491 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 699 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.1/maven-compiler-plugin-3.1.jar (43 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.pom (10 kB at 499 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.12.4/surefire-2.12.4.pom (14 kB at 373 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.12.4/maven-surefire-plugin-2.12.4.jar (30 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (5.8 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 kB at 1.1 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.pom (9.2 kB at 177 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena/3.6.0/jena-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena/3.6.0/jena-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena/3.6.0/jena-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena/3.6.0/jena-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena/3.6.0/jena-3.6.0.pom (34 kB at 800 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/18/apache-18.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/apache/18/apache-18.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 341 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 101 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 307 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.pom (3.9 kB at 104 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.pom (3.4 kB at 79 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 72 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.pom (11 kB at 261 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.7 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.pom (4.7 kB at 28 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.pom (3.2 kB at 82 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.5/commons-csv-1.5.pom (19 kB at 440 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 339 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 555 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 1.5 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/16/apache-16.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/apache/16/apache-16.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 428 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/andrewoma/dexx/collection/0.7/collection-0.7.pom (2.1 kB at 46 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.pom (6.7 kB at 197 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.pom (6.4 kB at 121 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.3/httpcomponents-client-4.5.3.pom (16 kB at 364 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 568 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.pom (5.1 kB at 128 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.6/httpcomponents-core-4.4.6.pom (13 kB at 364 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 kB at 296 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.1 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.pom (2.8 kB at 70 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/jsonld-java/jsonld-java-parent/0.11.1/jsonld-java-parent-0.11.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/jsonld-java/jsonld-java-parent/0.11.1/jsonld-java-parent-0.11.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/jsonld-java/jsonld-java-parent/0.11.1/jsonld-java-parent-0.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java-parent/0.11.1/jsonld-java-parent-0.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java-parent/0.11.1/jsonld-java-parent-0.11.1.pom (14 kB at 340 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.pom (5.5 kB at 113 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 224 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 417 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.pom (5.9 kB at 168 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.0/jackson-bom-2.9.0.pom (12 kB at 307 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.pom (959 B at 28 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 369 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 1.6 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.pom (6.4 kB at 151 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.pom (3.3 kB at 95 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.12/slf4j-api-1.7.12.pom (2.7 kB at 65 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.12/slf4j-parent-1.7.12.pom (12 kB at 219 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient/4.4.1/httpclient-4.4.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient/4.4.1/httpclient-4.4.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpclient/4.4.1/httpclient-4.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.4.1/httpclient-4.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.4.1/httpclient-4.4.1.pom (6.4 kB at 188 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-client/4.4.1/httpcomponents-client-4.4.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-client/4.4.1/httpcomponents-client-4.4.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcomponents-client/4.4.1/httpcomponents-client-4.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.4.1/httpcomponents-client-4.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.4.1/httpcomponents-client-4.4.1.pom (16 kB at 402 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 565 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.3 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/shaclex_2.12/0.0.87/shaclex_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/shaclex_2.12/0.0.87/shaclex_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/shaclex_2.12/0.0.87/shaclex_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/shaclex_2.12/0.0.87/shaclex_2.12-0.0.87.pom (5.6 kB at 12 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.pom (1.6 kB at 38 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/schema_2.12/0.0.87/schema_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/schema_2.12/0.0.87/schema_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/schema_2.12/0.0.87/schema_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/schema_2.12/0.0.87/schema_2.12-0.0.87.pom (3.7 kB at 8.0 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/shex_2.12/0.0.87/shex_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/shex_2.12/0.0.87/shex_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/shex_2.12/0.0.87/shex_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/shex_2.12/0.0.87/shex_2.12-0.0.87.pom (6.2 kB at 32 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/srdf_2.12/0.0.87/srdf_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/srdf_2.12/0.0.87/srdf_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/srdf_2.12/0.0.87/srdf_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/srdf_2.12/0.0.87/srdf_2.12-0.0.87.pom (4.1 kB at 22 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.pom (2.2 kB at 64 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.4/scala-library-2.12.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.4/scala-library-2.12.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.4/scala-library-2.12.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.4/scala-library-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.4/scala-library-2.12.4.pom (1.6 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.pom (1.8 kB at 30 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.pom (4.7 kB at 135 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.pom (4.2 kB at 122 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.pom (1.8 kB at 31 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0/scala-library-2.12.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0/scala-library-2.12.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0/scala-library-2.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0/scala-library-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0/scala-library-2.12.0.pom (1.6 kB at 47 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0/scala-reflect-2.12.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0/scala-reflect-2.12.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0/scala-reflect-2.12.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0/scala-reflect-2.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0/scala-reflect-2.12.0.pom (1.8 kB at 50 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.pom (4.0 kB at 65 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.pom (2.0 kB at 39 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.pom (1.6 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-core_2.12/1.0.1/cats-core_2.12-1.0.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-core_2.12/1.0.1/cats-core_2.12-1.0.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-core_2.12/1.0.1/cats-core_2.12-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-core_2.12/1.0.1/cats-core_2.12-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-core_2.12/1.0.1/cats-core_2.12-1.0.1.pom (4.7 kB at 139 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-macros_2.12/1.0.1/cats-macros_2.12-1.0.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-macros_2.12/1.0.1/cats-macros_2.12-1.0.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-macros_2.12/1.0.1/cats-macros_2.12-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-macros_2.12/1.0.1/cats-macros_2.12-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-macros_2.12/1.0.1/cats-macros_2.12-1.0.1.pom (4.2 kB at 130 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-kernel_2.12/1.0.1/cats-kernel_2.12-1.0.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-kernel_2.12/1.0.1/cats-kernel_2.12-1.0.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-kernel_2.12/1.0.1/cats-kernel_2.12-1.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-kernel_2.12/1.0.1/cats-kernel_2.12-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-kernel_2.12/1.0.1/cats-kernel_2.12-1.0.1.pom (4.0 kB at 58 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.pom (2.6 kB at 78 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.pom (1.9 kB at 53 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.pom (2.3 kB at 69 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.pom (2.0 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.pom (2.0 kB at 58 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.pom (1.9 kB at 31 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.2/scala-library-2.12.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.2/scala-library-2.12.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.2/scala-library-2.12.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.2/scala-library-2.12.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.2/scala-library-2.12.2.pom (1.6 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.pom (2.7 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.2/scala-reflect-2.12.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.2/scala-reflect-2.12.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.2/scala-reflect-2.12.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.2/scala-reflect-2.12.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.2/scala-reflect-2.12.2.pom (1.8 kB at 46 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/typing_2.12/0.0.87/typing_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/typing_2.12/0.0.87/typing_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/typing_2.12/0.0.87/typing_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/typing_2.12/0.0.87/typing_2.12-0.0.87.pom (3.4 kB at 7.4 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/utils_2.12/0.0.87/utils_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/utils_2.12/0.0.87/utils_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/utils_2.12/0.0.87/utils_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/utils_2.12/0.0.87/utils_2.12-0.0.87.pom (4.6 kB at 24 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.pom (3.0 kB at 88 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.3/scala-library-2.12.3.pom (1.6 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-core_2.12/0.9.0/cats-core_2.12-0.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-core_2.12/0.9.0/cats-core_2.12-0.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-core_2.12/0.9.0/cats-core_2.12-0.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-core_2.12/0.9.0/cats-core_2.12-0.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-core_2.12/0.9.0/cats-core_2.12-0.9.0.pom (4.6 kB at 135 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.1/scala-library-2.12.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.1/scala-library-2.12.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.1/scala-library-2.12.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.1/scala-library-2.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.1/scala-library-2.12.1.pom (1.6 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-macros_2.12/0.9.0/cats-macros_2.12-0.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-macros_2.12/0.9.0/cats-macros_2.12-0.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-macros_2.12/0.9.0/cats-macros_2.12-0.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-macros_2.12/0.9.0/cats-macros_2.12-0.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-macros_2.12/0.9.0/cats-macros_2.12-0.9.0.pom (4.0 kB at 112 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/mpilquist/simulacrum_2.12/0.10.0/simulacrum_2.12-0.10.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/mpilquist/simulacrum_2.12/0.10.0/simulacrum_2.12-0.10.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/mpilquist/simulacrum_2.12/0.10.0/simulacrum_2.12-0.10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/mpilquist/simulacrum_2.12/0.10.0/simulacrum_2.12-0.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/mpilquist/simulacrum_2.12/0.10.0/simulacrum_2.12-0.10.0.pom (2.1 kB at 50 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/machinist_2.12/0.6.1/machinist_2.12-0.6.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/machinist_2.12/0.6.1/machinist_2.12-0.6.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/machinist_2.12/0.6.1/machinist_2.12-0.6.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/machinist_2.12/0.6.1/machinist_2.12-0.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/machinist_2.12/0.6.1/machinist_2.12-0.6.1.pom (1.8 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-kernel_2.12/0.9.0/cats-kernel_2.12-0.9.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-kernel_2.12/0.9.0/cats-kernel_2.12-0.9.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-kernel_2.12/0.9.0/cats-kernel_2.12-0.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-kernel_2.12/0.9.0/cats-kernel_2.12-0.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-kernel_2.12/0.9.0/cats-kernel_2.12-0.9.0.pom (3.7 kB at 105 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.pom (2.6 kB at 82 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.pom (2.3 kB at 16 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-text/1.2/commons-text-1.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-text/1.2/commons-text-1.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-text/1.2/commons-text-1.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.2/commons-text-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.2/commons-text-1.2.pom (15 kB at 435 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 765 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/validating_2.12/0.0.87/validating_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/validating_2.12/0.0.87/validating_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/validating_2.12/0.0.87/validating_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/validating_2.12/0.0.87/validating_2.12-0.0.87.pom (4.1 kB at 9.0 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/shapemaps_2.12/0.0.87/shapemaps_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/shapemaps_2.12/0.0.87/shapemaps_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/shapemaps_2.12/0.0.87/shapemaps_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/shapemaps_2.12/0.0.87/shapemaps_2.12-0.0.87.pom (5.2 kB at 28 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr4/4.7.1/antlr4-4.7.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr4/4.7.1/antlr4-4.7.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/antlr4/4.7.1/antlr4-4.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4/4.7.1/antlr4-4.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4/4.7.1/antlr4-4.7.1.pom (6.2 kB at 57 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 112 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 168 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 98 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.pom (2.2 kB at 66 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.5.2/antlr-master-3.5.2.pom (12 kB at 332 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.pom (14 kB at 229 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.pom (5.2 kB at 84 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 121 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.pom (9.2 kB at 308 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/json/1.0.4/json-1.0.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/json/1.0.4/json-1.0.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/glassfish/json/1.0.4/json-1.0.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/json/1.0.4/json-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/json/1.0.4/json-1.0.4.pom (11 kB at 246 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 141 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/58.2/icu4j-58.2.pom (5.0 kB at 134 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/rbe_2.12/0.0.87/rbe_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/rbe_2.12/0.0.87/rbe_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/rbe_2.12/0.0.87/rbe_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/rbe_2.12/0.0.87/rbe_2.12-0.0.87.pom (4.2 kB at 8.9 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.pom (2.1 kB at 56 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/depgraphs_2.12/0.0.87/depgraphs_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/depgraphs_2.12/0.0.87/depgraphs_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/depgraphs_2.12/0.0.87/depgraphs_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/depgraphs_2.12/0.0.87/depgraphs_2.12-0.0.87.pom (3.6 kB at 5.5 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.pom (2.5 kB at 71 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/jgrapht/jgrapht/1.1.0/jgrapht-1.1.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/jgrapht/jgrapht/1.1.0/jgrapht-1.1.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/jgrapht/jgrapht/1.1.0/jgrapht-1.1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht/1.1.0/jgrapht-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht/1.1.0/jgrapht-1.1.0.pom (7.0 kB at 200 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/shacl_2.12/0.0.87/shacl_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/shacl_2.12/0.0.87/shacl_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/shacl_2.12/0.0.87/shacl_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/shacl_2.12/0.0.87/shacl_2.12-0.0.87.pom (4.9 kB at 8.3 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.pom (4.9 kB at 98 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/maven-metadata.xml [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/maven-metadata.xml [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/maven-metadata.xml [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/maven-metadata.xml [INFO] Downloading from bintraylabramaven: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/maven-metadata.xml [INFO] Downloading from bintraywesowesoreleases: https://dl.bintray.com/weso/weso-releases/org/scala-lang/scala-reflect/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/maven-metadata.xml (3.4 kB at 103 kB/s) [INFO] Downloading from sonatypesnapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-reflect/maven-metadata.xml [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-reflect/maven-metadata.xml [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.0/scala-reflect-2.10.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.0/scala-reflect-2.10.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.0/scala-reflect-2.10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.0/scala-reflect-2.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.0/scala-reflect-2.10.0.pom (1.8 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.0/scala-library-2.10.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.0/scala-library-2.10.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.0/scala-library-2.10.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.0/scala-library-2.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.0/scala-library-2.10.0.pom (1.9 kB at 63 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.1-RC1/scala-reflect-2.10.1-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.1-RC1/scala-reflect-2.10.1-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.1-RC1/scala-reflect-2.10.1-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.1-RC1/scala-reflect-2.10.1-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.1-RC1/scala-reflect-2.10.1-RC1.pom (1.8 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.1-RC1/scala-library-2.10.1-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.1-RC1/scala-library-2.10.1-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.1-RC1/scala-library-2.10.1-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.1-RC1/scala-library-2.10.1-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.1-RC1/scala-library-2.10.1-RC1.pom (1.9 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.1-RC2/scala-reflect-2.10.1-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.1-RC2/scala-reflect-2.10.1-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.1-RC2/scala-reflect-2.10.1-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.1-RC2/scala-reflect-2.10.1-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.1-RC2/scala-reflect-2.10.1-RC2.pom (1.8 kB at 60 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.1-RC2/scala-library-2.10.1-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.1-RC2/scala-library-2.10.1-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.1-RC2/scala-library-2.10.1-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.1-RC2/scala-library-2.10.1-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.1-RC2/scala-library-2.10.1-RC2.pom (1.9 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.1-RC3/scala-reflect-2.10.1-RC3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.1-RC3/scala-reflect-2.10.1-RC3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.1-RC3/scala-reflect-2.10.1-RC3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.1-RC3/scala-reflect-2.10.1-RC3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.1-RC3/scala-reflect-2.10.1-RC3.pom (1.8 kB at 35 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.1-RC3/scala-library-2.10.1-RC3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.1-RC3/scala-library-2.10.1-RC3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.1-RC3/scala-library-2.10.1-RC3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.1-RC3/scala-library-2.10.1-RC3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.1-RC3/scala-library-2.10.1-RC3.pom (1.9 kB at 54 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.1/scala-reflect-2.10.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.1/scala-reflect-2.10.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.1/scala-reflect-2.10.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.1/scala-reflect-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.1/scala-reflect-2.10.1.pom (1.8 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.1/scala-library-2.10.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.1/scala-library-2.10.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.1/scala-library-2.10.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.1/scala-library-2.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.1/scala-library-2.10.1.pom (1.9 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.2-RC1/scala-reflect-2.10.2-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.2-RC1/scala-reflect-2.10.2-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.2-RC1/scala-reflect-2.10.2-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.2-RC1/scala-reflect-2.10.2-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.2-RC1/scala-reflect-2.10.2-RC1.pom (2.0 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.2-RC1/scala-library-2.10.2-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.2-RC1/scala-library-2.10.2-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.2-RC1/scala-library-2.10.2-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.2-RC1/scala-library-2.10.2-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.2-RC1/scala-library-2.10.2-RC1.pom (2.1 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.2-RC2/scala-reflect-2.10.2-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.2-RC2/scala-reflect-2.10.2-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.2-RC2/scala-reflect-2.10.2-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.2-RC2/scala-reflect-2.10.2-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.2-RC2/scala-reflect-2.10.2-RC2.pom (2.0 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.2-RC2/scala-library-2.10.2-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.2-RC2/scala-library-2.10.2-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.2-RC2/scala-library-2.10.2-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.2-RC2/scala-library-2.10.2-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.2-RC2/scala-library-2.10.2-RC2.pom (2.1 kB at 57 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.2/scala-reflect-2.10.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.2/scala-reflect-2.10.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.2/scala-reflect-2.10.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.2/scala-reflect-2.10.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.2/scala-reflect-2.10.2.pom (1.9 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.pom (2.0 kB at 31 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.3-RC1/scala-reflect-2.10.3-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.3-RC1/scala-reflect-2.10.3-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.3-RC1/scala-reflect-2.10.3-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.3-RC1/scala-reflect-2.10.3-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.3-RC1/scala-reflect-2.10.3-RC1.pom (2.0 kB at 43 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.3-RC1/scala-library-2.10.3-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.3-RC1/scala-library-2.10.3-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.3-RC1/scala-library-2.10.3-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.3-RC1/scala-library-2.10.3-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.3-RC1/scala-library-2.10.3-RC1.pom (2.1 kB at 64 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.3-RC2/scala-reflect-2.10.3-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.3-RC2/scala-reflect-2.10.3-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.3-RC2/scala-reflect-2.10.3-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.3-RC2/scala-reflect-2.10.3-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.3-RC2/scala-reflect-2.10.3-RC2.pom (2.0 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.3-RC2/scala-library-2.10.3-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.3-RC2/scala-library-2.10.3-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.3-RC2/scala-library-2.10.3-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.3-RC2/scala-library-2.10.3-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.3-RC2/scala-library-2.10.3-RC2.pom (2.1 kB at 44 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.3-RC3/scala-reflect-2.10.3-RC3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.3-RC3/scala-reflect-2.10.3-RC3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.3-RC3/scala-reflect-2.10.3-RC3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.3-RC3/scala-reflect-2.10.3-RC3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.3-RC3/scala-reflect-2.10.3-RC3.pom (2.0 kB at 54 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.3-RC3/scala-library-2.10.3-RC3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.3-RC3/scala-library-2.10.3-RC3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.3-RC3/scala-library-2.10.3-RC3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.3-RC3/scala-library-2.10.3-RC3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.3-RC3/scala-library-2.10.3-RC3.pom (2.1 kB at 60 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.3/scala-reflect-2.10.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.3/scala-reflect-2.10.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.3/scala-reflect-2.10.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.3/scala-reflect-2.10.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.3/scala-reflect-2.10.3.pom (1.9 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.3/scala-library-2.10.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.3/scala-library-2.10.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.3/scala-library-2.10.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.3/scala-library-2.10.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.3/scala-library-2.10.3.pom (2.0 kB at 64 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.4-RC1/scala-reflect-2.10.4-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.4-RC1/scala-reflect-2.10.4-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.4-RC1/scala-reflect-2.10.4-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.4-RC1/scala-reflect-2.10.4-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.4-RC1/scala-reflect-2.10.4-RC1.pom (2.0 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.4-RC1/scala-library-2.10.4-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.4-RC1/scala-library-2.10.4-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.4-RC1/scala-library-2.10.4-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.4-RC1/scala-library-2.10.4-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.4-RC1/scala-library-2.10.4-RC1.pom (2.1 kB at 64 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.4-RC2/scala-reflect-2.10.4-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.4-RC2/scala-reflect-2.10.4-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.4-RC2/scala-reflect-2.10.4-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.4-RC2/scala-reflect-2.10.4-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.4-RC2/scala-reflect-2.10.4-RC2.pom (2.0 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.4-RC2/scala-library-2.10.4-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.4-RC2/scala-library-2.10.4-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.4-RC2/scala-library-2.10.4-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.4-RC2/scala-library-2.10.4-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.4-RC2/scala-library-2.10.4-RC2.pom (2.1 kB at 60 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.4-RC3/scala-reflect-2.10.4-RC3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.4-RC3/scala-reflect-2.10.4-RC3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.4-RC3/scala-reflect-2.10.4-RC3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.4-RC3/scala-reflect-2.10.4-RC3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.4-RC3/scala-reflect-2.10.4-RC3.pom (2.0 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.4-RC3/scala-library-2.10.4-RC3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.4-RC3/scala-library-2.10.4-RC3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.4-RC3/scala-library-2.10.4-RC3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.4-RC3/scala-library-2.10.4-RC3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.4-RC3/scala-library-2.10.4-RC3.pom (2.1 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.4/scala-reflect-2.10.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.4/scala-reflect-2.10.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.4/scala-reflect-2.10.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.4/scala-reflect-2.10.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.4/scala-reflect-2.10.4.pom (1.9 kB at 27 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.4/scala-library-2.10.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.4/scala-library-2.10.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.4/scala-library-2.10.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.4/scala-library-2.10.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.4/scala-library-2.10.4.pom (2.0 kB at 57 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.5/scala-reflect-2.10.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.5/scala-reflect-2.10.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.5/scala-reflect-2.10.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.5/scala-reflect-2.10.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.5/scala-reflect-2.10.5.pom (1.9 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.5/scala-library-2.10.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.5/scala-library-2.10.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.5/scala-library-2.10.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.5/scala-library-2.10.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.5/scala-library-2.10.5.pom (2.0 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.6/scala-reflect-2.10.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.6/scala-reflect-2.10.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.6/scala-reflect-2.10.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.6/scala-reflect-2.10.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.6/scala-reflect-2.10.6.pom (1.9 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.6/scala-library-2.10.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.6/scala-library-2.10.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.6/scala-library-2.10.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.6/scala-library-2.10.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.6/scala-library-2.10.6.pom (2.0 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.pom (1.9 kB at 50 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.pom (2.0 kB at 62 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-M1/scala-reflect-2.11.0-M1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-M1/scala-reflect-2.11.0-M1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-M1/scala-reflect-2.11.0-M1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M1/scala-reflect-2.11.0-M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M1/scala-reflect-2.11.0-M1.pom (1.8 kB at 60 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-M1/scala-library-2.11.0-M1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-M1/scala-library-2.11.0-M1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-M1/scala-library-2.11.0-M1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M1/scala-library-2.11.0-M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M1/scala-library-2.11.0-M1.pom (1.9 kB at 39 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-M2/scala-reflect-2.11.0-M2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-M2/scala-reflect-2.11.0-M2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-M2/scala-reflect-2.11.0-M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M2/scala-reflect-2.11.0-M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M2/scala-reflect-2.11.0-M2.pom (1.8 kB at 54 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-M2/scala-library-2.11.0-M2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-M2/scala-library-2.11.0-M2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-M2/scala-library-2.11.0-M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M2/scala-library-2.11.0-M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M2/scala-library-2.11.0-M2.pom (1.9 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-M3/scala-reflect-2.11.0-M3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-M3/scala-reflect-2.11.0-M3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-M3/scala-reflect-2.11.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M3/scala-reflect-2.11.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M3/scala-reflect-2.11.0-M3.pom (1.9 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-M3/scala-library-2.11.0-M3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-M3/scala-library-2.11.0-M3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-M3/scala-library-2.11.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M3/scala-library-2.11.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M3/scala-library-2.11.0-M3.pom (2.0 kB at 62 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-M4/scala-reflect-2.11.0-M4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-M4/scala-reflect-2.11.0-M4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-M4/scala-reflect-2.11.0-M4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M4/scala-reflect-2.11.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M4/scala-reflect-2.11.0-M4.pom (1.9 kB at 54 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-M4/scala-library-2.11.0-M4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-M4/scala-library-2.11.0-M4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-M4/scala-library-2.11.0-M4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M4/scala-library-2.11.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M4/scala-library-2.11.0-M4.pom (1.9 kB at 54 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-M5/scala-reflect-2.11.0-M5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-M5/scala-reflect-2.11.0-M5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-M5/scala-reflect-2.11.0-M5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M5/scala-reflect-2.11.0-M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M5/scala-reflect-2.11.0-M5.pom (1.9 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-M5/scala-library-2.11.0-M5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-M5/scala-library-2.11.0-M5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-M5/scala-library-2.11.0-M5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M5/scala-library-2.11.0-M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M5/scala-library-2.11.0-M5.pom (1.9 kB at 47 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-M6/scala-reflect-2.11.0-M6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-M6/scala-reflect-2.11.0-M6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-M6/scala-reflect-2.11.0-M6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M6/scala-reflect-2.11.0-M6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M6/scala-reflect-2.11.0-M6.pom (1.9 kB at 34 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-M6/scala-library-2.11.0-M6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-M6/scala-library-2.11.0-M6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-M6/scala-library-2.11.0-M6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M6/scala-library-2.11.0-M6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M6/scala-library-2.11.0-M6.pom (1.9 kB at 39 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-M7/scala-reflect-2.11.0-M7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-M7/scala-reflect-2.11.0-M7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-M7/scala-reflect-2.11.0-M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M7/scala-reflect-2.11.0-M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M7/scala-reflect-2.11.0-M7.pom (2.0 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-M7/scala-library-2.11.0-M7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-M7/scala-library-2.11.0-M7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-M7/scala-library-2.11.0-M7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M7/scala-library-2.11.0-M7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M7/scala-library-2.11.0-M7.pom (1.8 kB at 55 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-M8/scala-reflect-2.11.0-M8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-M8/scala-reflect-2.11.0-M8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-M8/scala-reflect-2.11.0-M8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M8/scala-reflect-2.11.0-M8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-M8/scala-reflect-2.11.0-M8.pom (2.0 kB at 68 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-M8/scala-library-2.11.0-M8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-M8/scala-library-2.11.0-M8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-M8/scala-library-2.11.0-M8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M8/scala-library-2.11.0-M8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-M8/scala-library-2.11.0-M8.pom (1.8 kB at 63 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-RC1/scala-reflect-2.11.0-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-RC1/scala-reflect-2.11.0-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-RC1/scala-reflect-2.11.0-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-RC1/scala-reflect-2.11.0-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-RC1/scala-reflect-2.11.0-RC1.pom (1.6 kB at 34 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-RC1/scala-library-2.11.0-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-RC1/scala-library-2.11.0-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-RC1/scala-library-2.11.0-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-RC1/scala-library-2.11.0-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-RC1/scala-library-2.11.0-RC1.pom (1.4 kB at 39 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-RC3/scala-reflect-2.11.0-RC3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-RC3/scala-reflect-2.11.0-RC3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-RC3/scala-reflect-2.11.0-RC3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-RC3/scala-reflect-2.11.0-RC3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-RC3/scala-reflect-2.11.0-RC3.pom (1.6 kB at 42 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-RC3/scala-library-2.11.0-RC3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-RC3/scala-library-2.11.0-RC3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-RC3/scala-library-2.11.0-RC3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-RC3/scala-library-2.11.0-RC3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-RC3/scala-library-2.11.0-RC3.pom (1.4 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0-RC4/scala-reflect-2.11.0-RC4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0-RC4/scala-reflect-2.11.0-RC4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0-RC4/scala-reflect-2.11.0-RC4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-RC4/scala-reflect-2.11.0-RC4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0-RC4/scala-reflect-2.11.0-RC4.pom (1.6 kB at 43 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0-RC4/scala-library-2.11.0-RC4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0-RC4/scala-library-2.11.0-RC4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0-RC4/scala-library-2.11.0-RC4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-RC4/scala-library-2.11.0-RC4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0-RC4/scala-library-2.11.0-RC4.pom (1.4 kB at 38 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.0/scala-reflect-2.11.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.0/scala-reflect-2.11.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.0/scala-reflect-2.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0/scala-reflect-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.0/scala-reflect-2.11.0.pom (1.6 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.0/scala-library-2.11.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.0/scala-library-2.11.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.0/scala-library-2.11.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0/scala-library-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.0/scala-library-2.11.0.pom (1.4 kB at 43 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.pom (1.6 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.pom (1.4 kB at 41 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.2/scala-reflect-2.11.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.2/scala-reflect-2.11.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.2/scala-reflect-2.11.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.2/scala-reflect-2.11.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.2/scala-reflect-2.11.2.pom (1.6 kB at 46 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.2/scala-library-2.11.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.2/scala-library-2.11.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.2/scala-library-2.11.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.2/scala-library-2.11.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.2/scala-library-2.11.2.pom (1.4 kB at 44 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.3/scala-reflect-2.11.3.pom (1.6 kB at 38 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.3/scala-library-2.11.3.pom (1.4 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.4/scala-reflect-2.11.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.4/scala-reflect-2.11.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.4/scala-reflect-2.11.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.4/scala-reflect-2.11.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.4/scala-reflect-2.11.4.pom (1.6 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.4/scala-library-2.11.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.4/scala-library-2.11.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.4/scala-library-2.11.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.4/scala-library-2.11.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.4/scala-library-2.11.4.pom (1.4 kB at 47 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.5/scala-reflect-2.11.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.5/scala-reflect-2.11.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.5/scala-reflect-2.11.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.5/scala-reflect-2.11.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.5/scala-reflect-2.11.5.pom (1.6 kB at 33 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.5/scala-library-2.11.5.pom (1.4 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.6/scala-reflect-2.11.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.6/scala-reflect-2.11.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.6/scala-reflect-2.11.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.6/scala-reflect-2.11.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.6/scala-reflect-2.11.6.pom (1.6 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.6/scala-library-2.11.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.6/scala-library-2.11.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.6/scala-library-2.11.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.6/scala-library-2.11.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.6/scala-library-2.11.6.pom (1.4 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.7/scala-reflect-2.11.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.7/scala-reflect-2.11.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.7/scala-reflect-2.11.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.7/scala-reflect-2.11.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.7/scala-reflect-2.11.7.pom (1.6 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.7/scala-library-2.11.7.pom (1.4 kB at 35 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.8/scala-reflect-2.11.8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.8/scala-reflect-2.11.8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.8/scala-reflect-2.11.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.8/scala-reflect-2.11.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.8/scala-reflect-2.11.8.pom (1.6 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.8/scala-library-2.11.8.pom (1.4 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.8-18269ea/scala-reflect-2.11.8-18269ea.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.8-18269ea/scala-reflect-2.11.8-18269ea.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.8-18269ea/scala-reflect-2.11.8-18269ea.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.8-18269ea/scala-reflect-2.11.8-18269ea.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.8-18269ea/scala-reflect-2.11.8-18269ea.pom (1.6 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.8-18269ea/scala-library-2.11.8-18269ea.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.8-18269ea/scala-library-2.11.8-18269ea.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.8-18269ea/scala-library-2.11.8-18269ea.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.8-18269ea/scala-library-2.11.8-18269ea.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.8-18269ea/scala-library-2.11.8-18269ea.pom (1.4 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.9/scala-reflect-2.11.9.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.9/scala-reflect-2.11.9.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.9/scala-reflect-2.11.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.9/scala-reflect-2.11.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.9/scala-reflect-2.11.9.pom (1.6 kB at 36 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.9/scala-library-2.11.9.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.9/scala-library-2.11.9.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.9/scala-library-2.11.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.9/scala-library-2.11.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.9/scala-library-2.11.9.pom (1.4 kB at 38 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.10/scala-reflect-2.11.10.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.10/scala-reflect-2.11.10.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.10/scala-reflect-2.11.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.10/scala-reflect-2.11.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.10/scala-reflect-2.11.10.pom (1.6 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.10/scala-library-2.11.10.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.10/scala-library-2.11.10.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.10/scala-library-2.11.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.10/scala-library-2.11.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.10/scala-library-2.11.10.pom (1.4 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.11/scala-reflect-2.11.11.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.11/scala-reflect-2.11.11.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.11/scala-reflect-2.11.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.11/scala-reflect-2.11.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.11/scala-reflect-2.11.11.pom (1.6 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.11/scala-library-2.11.11.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.11/scala-library-2.11.11.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.11/scala-library-2.11.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.11/scala-library-2.11.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.11/scala-library-2.11.11.pom (1.4 kB at 46 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.11.12/scala-reflect-2.11.12.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.11.12/scala-reflect-2.11.12.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.11.12/scala-reflect-2.11.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.12/scala-reflect-2.11.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.11.12/scala-reflect-2.11.12.pom (1.6 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.11.12/scala-library-2.11.12.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.11.12/scala-library-2.11.12.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.11.12/scala-library-2.11.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.12/scala-library-2.11.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.11.12/scala-library-2.11.12.pom (1.4 kB at 46 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-M1/scala-reflect-2.12.0-M1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-M1/scala-reflect-2.12.0-M1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-M1/scala-reflect-2.12.0-M1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M1/scala-reflect-2.12.0-M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M1/scala-reflect-2.12.0-M1.pom (1.6 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-M1/scala-library-2.12.0-M1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-M1/scala-library-2.12.0-M1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-M1/scala-library-2.12.0-M1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M1/scala-library-2.12.0-M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M1/scala-library-2.12.0-M1.pom (1.4 kB at 30 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-M2/scala-reflect-2.12.0-M2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-M2/scala-reflect-2.12.0-M2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-M2/scala-reflect-2.12.0-M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M2/scala-reflect-2.12.0-M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M2/scala-reflect-2.12.0-M2.pom (1.6 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-M2/scala-library-2.12.0-M2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-M2/scala-library-2.12.0-M2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-M2/scala-library-2.12.0-M2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M2/scala-library-2.12.0-M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M2/scala-library-2.12.0-M2.pom (1.4 kB at 24 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-M3/scala-reflect-2.12.0-M3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-M3/scala-reflect-2.12.0-M3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-M3/scala-reflect-2.12.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M3/scala-reflect-2.12.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M3/scala-reflect-2.12.0-M3.pom (1.6 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-M3/scala-library-2.12.0-M3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-M3/scala-library-2.12.0-M3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-M3/scala-library-2.12.0-M3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M3/scala-library-2.12.0-M3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M3/scala-library-2.12.0-M3.pom (1.4 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-M3-dc9effe/scala-reflect-2.12.0-M3-dc9effe.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-M3-dc9effe/scala-reflect-2.12.0-M3-dc9effe.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-M3-dc9effe/scala-reflect-2.12.0-M3-dc9effe.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M3-dc9effe/scala-reflect-2.12.0-M3-dc9effe.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M3-dc9effe/scala-reflect-2.12.0-M3-dc9effe.pom (1.6 kB at 28 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-M3-dc9effe/scala-library-2.12.0-M3-dc9effe.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-M3-dc9effe/scala-library-2.12.0-M3-dc9effe.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-M3-dc9effe/scala-library-2.12.0-M3-dc9effe.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M3-dc9effe/scala-library-2.12.0-M3-dc9effe.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M3-dc9effe/scala-library-2.12.0-M3-dc9effe.pom (1.4 kB at 24 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-M4/scala-reflect-2.12.0-M4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-M4/scala-reflect-2.12.0-M4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-M4/scala-reflect-2.12.0-M4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M4/scala-reflect-2.12.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M4/scala-reflect-2.12.0-M4.pom (1.6 kB at 39 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-M4/scala-library-2.12.0-M4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-M4/scala-library-2.12.0-M4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-M4/scala-library-2.12.0-M4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M4/scala-library-2.12.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M4/scala-library-2.12.0-M4.pom (1.4 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-M4-9901daf/scala-reflect-2.12.0-M4-9901daf.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-M4-9901daf/scala-reflect-2.12.0-M4-9901daf.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-M4-9901daf/scala-reflect-2.12.0-M4-9901daf.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M4-9901daf/scala-reflect-2.12.0-M4-9901daf.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M4-9901daf/scala-reflect-2.12.0-M4-9901daf.pom (1.6 kB at 28 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-M4-9901daf/scala-library-2.12.0-M4-9901daf.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-M4-9901daf/scala-library-2.12.0-M4-9901daf.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-M4-9901daf/scala-library-2.12.0-M4-9901daf.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M4-9901daf/scala-library-2.12.0-M4-9901daf.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M4-9901daf/scala-library-2.12.0-M4-9901daf.pom (1.4 kB at 22 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-M5/scala-reflect-2.12.0-M5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-M5/scala-reflect-2.12.0-M5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-M5/scala-reflect-2.12.0-M5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M5/scala-reflect-2.12.0-M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-M5/scala-reflect-2.12.0-M5.pom (1.6 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-M5/scala-library-2.12.0-M5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-M5/scala-library-2.12.0-M5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-M5/scala-library-2.12.0-M5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M5/scala-library-2.12.0-M5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-M5/scala-library-2.12.0-M5.pom (1.4 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-RC1/scala-reflect-2.12.0-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-RC1/scala-reflect-2.12.0-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-RC1/scala-reflect-2.12.0-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC1/scala-reflect-2.12.0-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC1/scala-reflect-2.12.0-RC1.pom (1.8 kB at 53 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-RC1/scala-library-2.12.0-RC1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-RC1/scala-library-2.12.0-RC1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-RC1/scala-library-2.12.0-RC1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC1/scala-library-2.12.0-RC1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC1/scala-library-2.12.0-RC1.pom (1.6 kB at 46 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-RC1-be43eb5/scala-reflect-2.12.0-RC1-be43eb5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-RC1-be43eb5/scala-reflect-2.12.0-RC1-be43eb5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-RC1-be43eb5/scala-reflect-2.12.0-RC1-be43eb5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC1-be43eb5/scala-reflect-2.12.0-RC1-be43eb5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC1-be43eb5/scala-reflect-2.12.0-RC1-be43eb5.pom (1.8 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-RC1-be43eb5/scala-library-2.12.0-RC1-be43eb5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-RC1-be43eb5/scala-library-2.12.0-RC1-be43eb5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-RC1-be43eb5/scala-library-2.12.0-RC1-be43eb5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC1-be43eb5/scala-library-2.12.0-RC1-be43eb5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC1-be43eb5/scala-library-2.12.0-RC1-be43eb5.pom (1.6 kB at 24 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-RC1-ceaf419/scala-reflect-2.12.0-RC1-ceaf419.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-RC1-ceaf419/scala-reflect-2.12.0-RC1-ceaf419.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-RC1-ceaf419/scala-reflect-2.12.0-RC1-ceaf419.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC1-ceaf419/scala-reflect-2.12.0-RC1-ceaf419.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC1-ceaf419/scala-reflect-2.12.0-RC1-ceaf419.pom (1.8 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-RC1-ceaf419/scala-library-2.12.0-RC1-ceaf419.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-RC1-ceaf419/scala-library-2.12.0-RC1-ceaf419.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-RC1-ceaf419/scala-library-2.12.0-RC1-ceaf419.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC1-ceaf419/scala-library-2.12.0-RC1-ceaf419.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC1-ceaf419/scala-library-2.12.0-RC1-ceaf419.pom (1.6 kB at 32 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-RC1-1e81a09/scala-reflect-2.12.0-RC1-1e81a09.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-RC1-1e81a09/scala-reflect-2.12.0-RC1-1e81a09.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-RC1-1e81a09/scala-reflect-2.12.0-RC1-1e81a09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC1-1e81a09/scala-reflect-2.12.0-RC1-1e81a09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC1-1e81a09/scala-reflect-2.12.0-RC1-1e81a09.pom (1.8 kB at 27 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-RC1-1e81a09/scala-library-2.12.0-RC1-1e81a09.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-RC1-1e81a09/scala-library-2.12.0-RC1-1e81a09.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-RC1-1e81a09/scala-library-2.12.0-RC1-1e81a09.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC1-1e81a09/scala-library-2.12.0-RC1-1e81a09.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC1-1e81a09/scala-library-2.12.0-RC1-1e81a09.pom (1.6 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.0-RC2/scala-reflect-2.12.0-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.0-RC2/scala-reflect-2.12.0-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.0-RC2/scala-reflect-2.12.0-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC2/scala-reflect-2.12.0-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.0-RC2/scala-reflect-2.12.0-RC2.pom (1.8 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.0-RC2/scala-library-2.12.0-RC2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.0-RC2/scala-library-2.12.0-RC2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.0-RC2/scala-library-2.12.0-RC2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC2/scala-library-2.12.0-RC2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.0-RC2/scala-library-2.12.0-RC2.pom (1.6 kB at 37 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.1/scala-reflect-2.12.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.1/scala-reflect-2.12.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.1/scala-reflect-2.12.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.1/scala-reflect-2.12.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.1/scala-reflect-2.12.1.pom (1.8 kB at 44 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.3/scala-reflect-2.12.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.3/scala-reflect-2.12.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.3/scala-reflect-2.12.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.3/scala-reflect-2.12.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.3/scala-reflect-2.12.3.pom (1.8 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.5/scala-reflect-2.12.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.5/scala-reflect-2.12.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.5/scala-reflect-2.12.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.5/scala-reflect-2.12.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.5/scala-reflect-2.12.5.pom (1.8 kB at 49 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.5/scala-library-2.12.5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.5/scala-library-2.12.5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.5/scala-library-2.12.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.5/scala-library-2.12.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.5/scala-library-2.12.5.pom (1.6 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.6/scala-reflect-2.12.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.6/scala-reflect-2.12.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.6/scala-reflect-2.12.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.6/scala-reflect-2.12.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.6/scala-reflect-2.12.6.pom (1.8 kB at 28 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.7/scala-reflect-2.12.7.pom (1.8 kB at 53 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.7/scala-library-2.12.7.pom (1.6 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.8/scala-reflect-2.12.8.pom (1.8 kB at 55 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.8/scala-library-2.12.8.pom (1.6 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/maven-metadata.xml [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/maven-metadata.xml [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/maven-metadata.xml [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/maven-metadata.xml [INFO] Downloading from bintraylabramaven: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/maven-metadata.xml [INFO] Downloading from bintraywesowesoreleases: https://dl.bintray.com/weso/weso-releases/org/scala-lang/scala-library/maven-metadata.xml [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/maven-metadata.xml (6.6 kB at 87 kB/s) [INFO] Downloading from sonatypesnapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/maven-metadata.xml [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/maven-metadata.xml [INFO] Downloaded from sonatypesnapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/maven-metadata.xml (565 B at 1.1 kB/s) [INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/maven-metadata.xml (565 B at 1.2 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bintraylabramaven: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml [INFO] Downloading from bintraywesowesoreleases: https://dl.bintray.com/weso/weso-releases/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml [INFO] Downloading from sonatypesnapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from sonatypesnapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml (1.3 kB at 8.0 kB/s) [INFO] Downloading from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from sonatype-nexus-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/maven-metadata.xml (1.3 kB at 2.1 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/scala-library-2.10.0.virtualized-20111215.211756-5.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/scala-library-2.10.0.virtualized-20111215.211756-5.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/scala-library-2.10.0.virtualized-20111215.211756-5.pom [INFO] Downloading from bintraywesowesoreleases: https://dl.bintray.com/weso/weso-releases/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/scala-library-2.10.0.virtualized-20111215.211756-5.pom [INFO] Downloading from sonatypesnapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/scala-library-2.10.0.virtualized-20111215.211756-5.pom [INFO] Downloaded from sonatypesnapshots: https://oss.sonatype.org/content/repositories/snapshots/org/scala-lang/scala-library/2.10.0.virtualized-SNAPSHOT/scala-library-2.10.0.virtualized-20111215.211756-5.pom (1.4 kB at 1.0 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/converter_2.12/0.0.87/converter_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/converter_2.12/0.0.87/converter_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/converter_2.12/0.0.87/converter_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/converter_2.12/0.0.87/converter_2.12-0.0.87.pom (3.4 kB at 7.5 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/srdfjena_2.12/0.0.87/srdfjena_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/srdfjena_2.12/0.0.87/srdfjena_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/srdfjena_2.12/0.0.87/srdfjena_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/srdfjena_2.12/0.0.87/srdfjena_2.12-0.0.87.pom (4.5 kB at 24 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/srdf4j_2.12/0.0.87/srdf4j_2.12-0.0.87.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/srdf4j_2.12/0.0.87/srdf4j_2.12-0.0.87.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/srdf4j_2.12/0.0.87/srdf4j_2.12-0.0.87.pom [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/srdf4j_2.12/0.0.87/srdf4j_2.12-0.0.87.pom (4.5 kB at 13 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.pom (7.9 kB at 208 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-core/2.2.4/rdf4j-core-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-core/2.2.4/rdf4j-core-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-core/2.2.4/rdf4j-core-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-core/2.2.4/rdf4j-core-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-core/2.2.4/rdf4j-core-2.2.4.pom (3.4 kB at 107 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j/2.2.4/rdf4j-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j/2.2.4/rdf4j-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j/2.2.4/rdf4j-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j/2.2.4/rdf4j-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j/2.2.4/rdf4j-2.2.4.pom (22 kB at 700 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.pom (960 B at 17 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.pom (1.2 kB at 41 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 183 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 233 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.10/slf4j-api-1.7.10.pom (2.7 kB at 68 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.10/slf4j-parent-1.7.10.pom (13 kB at 320 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.pom (1.7 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository/2.2.4/rdf4j-repository-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository/2.2.4/rdf4j-repository-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository/2.2.4/rdf4j-repository-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository/2.2.4/rdf4j-repository-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository/2.2.4/rdf4j-repository-2.2.4.pom (778 B at 13 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.pom (1.3 kB at 34 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.pom (1.2 kB at 34 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio/2.2.4/rdf4j-rio-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio/2.2.4/rdf4j-rio-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio/2.2.4/rdf4j-rio-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio/2.2.4/rdf4j-rio-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio/2.2.4/rdf4j-rio-2.2.4.pom (933 B at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.pom (2.8 kB at 59 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.pom (1.0 kB at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.pom (3.1 kB at 70 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.pom (1.6 kB at 31 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail/2.2.4/rdf4j-sail-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail/2.2.4/rdf4j-sail-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail/2.2.4/rdf4j-sail-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail/2.2.4/rdf4j-sail-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail/2.2.4/rdf4j-sail-2.2.4.pom (786 B at 25 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.pom (1.3 kB at 18 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryalgebra/2.2.4/rdf4j-queryalgebra-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra/2.2.4/rdf4j-queryalgebra-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryalgebra/2.2.4/rdf4j-queryalgebra-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra/2.2.4/rdf4j-queryalgebra-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra/2.2.4/rdf4j-queryalgebra-2.2.4.pom (659 B at 21 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.pom (2.6 kB at 77 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-http/2.2.4/rdf4j-http-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-http/2.2.4/rdf4j-http-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-http/2.2.4/rdf4j-http-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http/2.2.4/rdf4j-http-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http/2.2.4/rdf4j-http-2.2.4.pom (722 B at 23 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.pom (1.3 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.pom (1.4 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.pom (1.0 kB at 28 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.pom (1.0 kB at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 299 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 1.4 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/9/apache-9.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/9/apache-9.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/apache/9/apache-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 446 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.pom (1.5 kB at 20 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio/2.2.4/rdf4j-queryresultio-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio/2.2.4/rdf4j-queryresultio-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio/2.2.4/rdf4j-queryresultio-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio/2.2.4/rdf4j-queryresultio-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio/2.2.4/rdf4j-queryresultio-2.2.4.pom (715 B at 22 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (6.4 kB at 200 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 kB at 241 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (5.5 kB at 131 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 kB at 391 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-codec/commons-codec/1.10/commons-codec-1.10.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-codec/commons-codec/1.10/commons-codec-1.10.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-codec/commons-codec/1.10/commons-codec-1.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 322 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 1.7 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/15/apache-15.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/apache/15/apache-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 462 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.pom (1.4 kB at 45 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryparser/2.2.4/rdf4j-queryparser-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryparser/2.2.4/rdf4j-queryparser-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryparser/2.2.4/rdf4j-queryparser-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser/2.2.4/rdf4j-queryparser-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser/2.2.4/rdf4j-queryparser-2.2.4.pom (649 B at 19 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.pom (1.6 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.pom (1.8 kB at 35 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.pom (2.5 kB at 43 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.pom (1.9 kB at 39 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.pom (1.5 kB at 26 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.pom (1.5 kB at 25 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.pom (11 kB at 312 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.pom (2.5 kB at 68 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.pom (2.1 kB at 66 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.pom (2.6 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.pom (1.5 kB at 27 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.pom (1.0 kB at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.pom (2.5 kB at 78 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.pom (1.0 kB at 18 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.pom (1.5 kB at 5.6 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.pom (2.5 kB at 65 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.pom (1.4 kB at 21 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.pom (1.4 kB at 26 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.8.2/jackson-core-2.8.2.pom (5.4 kB at 159 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8.0 kB at 249 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/oss-parent/27/oss-parent-27.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/oss-parent/27/oss-parent-27.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/oss-parent/27/oss-parent-27.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/27/oss-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 kB at 578 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.pom (1.5 kB at 30 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/opencsv/opencsv/3.2/opencsv-3.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/opencsv/opencsv/3.2/opencsv-3.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/opencsv/opencsv/3.2/opencsv-3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/opencsv/opencsv/3.2/opencsv-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/opencsv/opencsv/3.2/opencsv-3.2.pom (13 kB at 251 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 kB at 617 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/33/commons-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/33/commons-parent-33.pom (53 kB at 1.6 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.pom (1.4 kB at 36 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.pom (1.9 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/jsonld-java/jsonld-java/0.8.3/jsonld-java-0.8.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/jsonld-java/jsonld-java/0.8.3/jsonld-java-0.8.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/jsonld-java/jsonld-java/0.8.3/jsonld-java-0.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.8.3/jsonld-java-0.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.8.3/jsonld-java-0.8.3.pom (2.8 kB at 70 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/jsonld-java/jsonld-java-parent/0.8.3/jsonld-java-parent-0.8.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/jsonld-java/jsonld-java-parent/0.8.3/jsonld-java-parent-0.8.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/jsonld-java/jsonld-java-parent/0.8.3/jsonld-java-parent-0.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java-parent/0.8.3/jsonld-java-parent-0.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java-parent/0.8.3/jsonld-java-parent-0.8.3.pom (14 kB at 312 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.7.4/jackson-core-2.7.4.pom (5.1 kB at 163 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.7/jackson-parent-2.7.pom (8.1 kB at 204 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/oss-parent/25/oss-parent-25.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/oss-parent/25/oss-parent-25.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/oss-parent/25/oss-parent-25.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/25/oss-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/25/oss-parent-25.pom (19 kB at 669 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.7.4/jackson-databind-2.7.4.pom (5.2 kB at 144 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.7.0/jackson-annotations-2.7.0.pom (1.5 kB at 42 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient-osgi/4.5.2/httpclient-osgi-4.5.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient-osgi/4.5.2/httpclient-osgi-4.5.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpclient-osgi/4.5.2/httpclient-osgi-4.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-osgi/4.5.2/httpclient-osgi-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-osgi/4.5.2/httpclient-osgi-4.5.2.pom (8.4 kB at 261 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpmime/4.5.2/httpmime-4.5.2.pom (4.8 kB at 141 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient-cache/4.5.2/httpclient-cache-4.5.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient-cache/4.5.2/httpclient-cache-4.5.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpclient-cache/4.5.2/httpclient-cache-4.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.2/httpclient-cache-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.2/httpclient-cache-4.5.2.pom (6.4 kB at 193 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/fluent-hc/4.5.2/fluent-hc-4.5.2.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/fluent-hc/4.5.2/fluent-hc-4.5.2.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/fluent-hc/4.5.2/fluent-hc-4.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/fluent-hc/4.5.2/fluent-hc-4.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/fluent-hc/4.5.2/fluent-hc-4.5.2.pom (4.7 kB at 124 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcore-osgi/4.4.4/httpcore-osgi-4.4.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcore-osgi/4.4.4/httpcore-osgi-4.4.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcore-osgi/4.4.4/httpcore-osgi-4.4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-osgi/4.4.4/httpcore-osgi-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-osgi/4.4.4/httpcore-osgi-4.4.4.pom (8.6 kB at 262 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.pom (4.9 kB at 145 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (2.8 kB at 82 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 kB at 409 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/jcl-over-slf4j/1.7.21/jcl-over-slf4j-1.7.21.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/jcl-over-slf4j/1.7.21/jcl-over-slf4j-1.7.21.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/jcl-over-slf4j/1.7.21/jcl-over-slf4j-1.7.21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.21/jcl-over-slf4j-1.7.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.21/jcl-over-slf4j-1.7.21.pom (963 B at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.pom (1.5 kB at 53 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.pom (1.4 kB at 40 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.pom (1.6 kB at 29 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.pom (1.8 kB at 52 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.pom (1.8 kB at 24 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.pom (2.3 kB at 73 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-fts/2.2.4/rdf4j-sail-fts-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-fts/2.2.4/rdf4j-sail-fts-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-fts/2.2.4/rdf4j-sail-fts-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-fts/2.2.4/rdf4j-sail-fts-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-fts/2.2.4/rdf4j-sail-fts-2.2.4.pom (718 B at 21 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.pom (1.7 kB at 55 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.pom (10 kB at 316 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.pom (3.1 kB at 100 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-parent/5.2.1/lucene-parent-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-parent/5.2.1/lucene-parent-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-parent/5.2.1/lucene-parent-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-parent/5.2.1/lucene-parent-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-parent/5.2.1/lucene-parent-5.2.1.pom (4.8 kB at 131 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-solr-grandparent/5.2.1/lucene-solr-grandparent-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-solr-grandparent/5.2.1/lucene-solr-grandparent-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-solr-grandparent/5.2.1/lucene-solr-grandparent-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-solr-grandparent/5.2.1/lucene-solr-grandparent-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-solr-grandparent/5.2.1/lucene-solr-grandparent-5.2.1.pom (343 kB at 5.8 MB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.pom (2.9 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.pom (3.4 kB at 85 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.pom (3.0 kB at 58 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.pom (3.0 kB at 90 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.pom (3.1 kB at 96 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.pom (3.3 kB at 102 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.pom (3.1 kB at 94 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.pom (2.9 kB at 50 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.pom (2.9 kB at 85 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.pom (1.7 kB at 52 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.pom (1.8 kB at 48 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 357 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 709 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.pom (1.1 kB at 31 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.pom (2.4 kB at 44 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom (13 kB at 319 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom (18 kB at 395 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom (4.2 kB at 105 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.pom (1.8 kB at 52 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.pom (7.0 kB at 234 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (9.7 kB at 225 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-core/2.4.0/oslc4j-core-2.4.0.pom [INFO] Downloaded from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-core/2.4.0/oslc4j-core-2.4.0.pom (5.1 kB at 175 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-core-build/2.4.0/oslc4j-core-build-2.4.0.pom [INFO] Downloaded from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-core-build/2.4.0/oslc4j-core-build-2.4.0.pom (6.4 kB at 236 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 137 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/apache-jena-libs/3.6.0/apache-jena-libs-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/apache-jena-libs/3.6.0/apache-jena-libs-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/apache-jena-libs/3.6.0/apache-jena-libs-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/apache-jena-libs/3.6.0/apache-jena-libs-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/apache-jena-libs/3.6.0/apache-jena-libs-3.6.0.pom (2.0 kB at 53 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.pom (5.2 kB at 154 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.pom (2.5 kB at 81 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-db/3.6.0/jena-db-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-db/3.6.0/jena-db-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-db/3.6.0/jena-db-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-db/3.6.0/jena-db-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-db/3.6.0/jena-db-3.6.0.pom (3.2 kB at 81 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.pom (2.5 kB at 70 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.pom (1.5 kB at 33 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.pom (2.4 kB at 61 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.pom (1.5 kB at 50 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.pom (5.0 kB at 166 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.8.0/assertj-core-3.8.0.pom (8.7 kB at 212 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.1.6/assertj-parent-pom-2.1.6.pom (15 kB at 460 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-jena-provider/2.4.0/oslc4j-jena-provider-2.4.0.pom [INFO] Downloaded from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-jena-provider/2.4.0/oslc4j-jena-provider-2.4.0.pom (4.5 kB at 68 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 51 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/3/apache-3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/apache/3/apache-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 60 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 27 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/apache/1/apache-1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/apache/1/apache-1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/apache/1/apache-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 103 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 19 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/shacl/2.4.0/shacl-2.4.0.pom [INFO] Downloaded from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/shacl/2.4.0/shacl-2.4.0.pom (3.4 kB at 197 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.pom (1.1 kB at 35 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-parent/1.7.24/slf4j-parent-1.7.24.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-parent/1.7.24/slf4j-parent-1.7.24.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-parent/1.7.24/slf4j-parent-1.7.24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.24/slf4j-parent-1.7.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.24/slf4j-parent-1.7.24.pom (14 kB at 307 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.pom (3.8 kB at 120 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 494 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.pom (10 kB at 293 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/2.1.9/assertj-parent-pom-2.1.9.pom (15 kB at 397 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/junit/junit/4.11/junit-4.11.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 73 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 27 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 73 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.8.1/gson-2.8.1.pom (1.9 kB at 44 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson-parent/2.8.1/gson-parent-2.8.1.pom (3.7 kB at 111 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/schema_2.12/0.0.87/schema_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/shacl_2.12/0.0.87/shacl_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/shex_2.12/0.0.87/shex_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr4/4.7.1/antlr4-4.7.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/ibm/icu/icu4j/58.2/icu4j-58.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/srdfjena_2.12/0.0.87/srdfjena_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/srdf4j_2.12/0.0.87/srdf4j_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/opencsv/opencsv/3.2/opencsv-3.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/srdf_2.12/0.0.87/srdf_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/utils_2.12/0.0.87/utils_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/commons/commons-text/1.2/commons-text-1.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/converter_2.12/0.0.87/converter_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/rbe_2.12/0.0.87/rbe_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/typing_2.12/0.0.87/typing_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/validating_2.12/0.0.87/validating_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/shapemaps_2.12/0.0.87/shapemaps_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/es/weso/depgraphs_2.12/0.0.87/depgraphs_2.12-0.0.87.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-core/2.4.0/oslc4j-core-2.4.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-jena-provider/2.4.0/oslc4j-jena-provider-2.4.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/shacl/2.4.0/shacl-2.4.0.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.jar [INFO] Downloaded from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-jena-provider/2.4.0/oslc4j-jena-provider-2.4.0.jar (69 kB at 64 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/junit/junit/4.11/junit-4.11.jar [INFO] Downloaded from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/shacl/2.4.0/shacl-2.4.0.jar (42 kB at 39 kB/s) [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar [INFO] Downloaded from lyo-releases: https://repo.eclipse.org/content/repositories/lyo-releases/org/eclipse/lyo/oslc4j/core/oslc4j-core/2.4.0/oslc4j-core-2.4.0.jar (108 kB at 97 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/schema_2.12/0.0.87/schema_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/shacl_2.12/0.0.87/shacl_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/shex_2.12/0.0.87/shex_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr4/4.7.1/antlr4-4.7.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/ibm/icu/icu4j/58.2/icu4j-58.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/srdfjena_2.12/0.0.87/srdfjena_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/srdf4j_2.12/0.0.87/srdf4j_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/opencsv/opencsv/3.2/opencsv-3.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/srdf_2.12/0.0.87/srdf_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/utils_2.12/0.0.87/utils_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/commons/commons-text/1.2/commons-text-1.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/converter_2.12/0.0.87/converter_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/rbe_2.12/0.0.87/rbe_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/typing_2.12/0.0.87/typing_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/validating_2.12/0.0.87/validating_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/shapemaps_2.12/0.0.87/shapemaps_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/es/weso/depgraphs_2.12/0.0.87/depgraphs_2.12-0.0.87.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/junit/junit/4.11/junit-4.11.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/schema_2.12/0.0.87/schema_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/shacl_2.12/0.0.87/shacl_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/shex_2.12/0.0.87/shex_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/antlr4/4.7.1/antlr4-4.7.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/schema_2.12/0.0.87/schema_2.12-0.0.87.jar (97 kB at 36 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/shacl_2.12/0.0.87/shacl_2.12-0.0.87.jar (378 kB at 140 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/ibm/icu/icu4j/58.2/icu4j-58.2.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/shex_2.12/0.0.87/shex_2.12-0.0.87.jar (1.0 MB at 337 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/srdfjena_2.12/0.0.87/srdfjena_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/srdf4j_2.12/0.0.87/srdf4j_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/srdfjena_2.12/0.0.87/srdfjena_2.12-0.0.87.jar (89 kB at 22 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/srdf4j_2.12/0.0.87/srdf4j_2.12-0.0.87.jar (29 kB at 6.9 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/opencsv/opencsv/3.2/opencsv-3.2.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/srdf_2.12/0.0.87/srdf_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/utils_2.12/0.0.87/utils_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/commons/commons-text/1.2/commons-text-1.2.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/converter_2.12/0.0.87/converter_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/rbe_2.12/0.0.87/rbe_2.12-0.0.87.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/utils_2.12/0.0.87/utils_2.12-0.0.87.jar (74 kB at 8.1 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/typing_2.12/0.0.87/typing_2.12-0.0.87.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/srdf_2.12/0.0.87/srdf_2.12-0.0.87.jar (194 kB at 21 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/validating_2.12/0.0.87/validating_2.12-0.0.87.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/converter_2.12/0.0.87/converter_2.12-0.0.87.jar (17 kB at 1.9 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/shapemaps_2.12/0.0.87/shapemaps_2.12-0.0.87.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/typing_2.12/0.0.87/typing_2.12-0.0.87.jar (29 kB at 3.1 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/es/weso/depgraphs_2.12/0.0.87/depgraphs_2.12-0.0.87.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/rbe_2.12/0.0.87/rbe_2.12-0.0.87.jar (211 kB at 23 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/shapemaps_2.12/0.0.87/shapemaps_2.12-0.0.87.jar (213 kB at 23 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/depgraphs_2.12/0.0.87/depgraphs_2.12-0.0.87.jar (23 kB at 2.4 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.jar [INFO] Downloaded from labra: https://dl.bintray.com/labra/maven/es/weso/validating_2.12/0.0.87/validating_2.12-0.0.87.jar (25 kB at 2.6 kB/s) [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/junit/junit/4.11/junit-4.11.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from labra: https://dl.bintray.com/labra/maven/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.4/commons-cli-1.4.jar (54 kB at 928 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 549 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-iri/3.6.0/jena-iri-3.6.0.jar (138 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-csv/1.5/commons-csv-1.5.jar (42 kB at 442 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-base/3.6.0/jena-base-3.6.0.jar (218 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-core/3.6.0/jena-core-3.6.0.jar (1.4 MB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.11.0/xercesImpl-2.11.0.jar (1.4 MB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/andrewoma/dexx/collection/0.7/collection-0.7.jar (165 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.6/httpcore-4.4.6.jar (324 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.3/httpclient-4.5.3.jar (748 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (264 kB at 825 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/jsonld-java/jsonld-java/0.11.1/jsonld-java-0.11.1.jar (107 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-arq/3.6.0/jena-arq-3.6.0.jar (2.9 MB at 8.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 565 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar (320 kB at 821 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient-cache/4.5.3/httpclient-cache-4.5.3.jar (160 kB at 395 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-shaded-guava/3.6.0/jena-shaded-guava-3.6.0.jar (2.6 MB at 6.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/thrift/libthrift/0.10.0/libthrift-0.10.0.jar (237 kB at 563 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar (67 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.25/jcl-over-slf4j-1.7.25.jar (17 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.jar (1.3 MB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 859 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/nikita-volkov/sext/0.2.6/sext-0.2.6.jar (61 kB at 118 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-macros_2.12/1.1.0/cats-macros_2.12-1.1.0.jar (6.2 kB at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4/4.7.1/antlr4-4.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/machinist_2.12/0.6.2/machinist_2.12-0.6.2.jar (34 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.5.2/antlr-runtime-3.5.2.jar (168 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4/4.7.1/antlr4-4.7.1.jar (1.4 MB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-library/2.12.6/scala-library-2.12.6.jar (5.3 MB at 6.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/abego/treelayout/org.abego.treelayout.core/1.0.3/org.abego.treelayout.core-1.0.3.jar (27 kB at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/58.2/icu4j-58.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/javax.json/1.0.4/javax.json-1.0.4.jar (85 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-kernel_2.12/1.1.0/cats-kernel_2.12-1.1.0.jar (3.1 MB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 397 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-core_2.12/0.9.0/circe-core_2.12-0.9.0.jar (888 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-generic_2.12/0.9.0/circe-generic_2.12-0.9.0.jar (154 kB at 172 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/macro-compat_2.12/1.1.1/macro-compat_2.12-1.1.1.jar (3.2 kB at 3.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/chuusai/shapeless_2.12/2.3.3/shapeless_2.12-2.3.3.jar (3.2 MB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-parser_2.12/0.9.0/circe-parser_2.12-0.9.0.jar (2.7 kB at 2.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-jawn_2.12/0.9.0/circe-jawn_2.12-0.9.0.jar (12 kB at 11 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/spire-math/jawn-parser_2.12/0.11.0/jawn-parser_2.12-0.11.0.jar (76 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-runtime/2.2.4/rdf4j-runtime-2.2.4.jar (5.8 kB at 5.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-model/2.2.4/rdf4j-model-2.2.4.jar (217 kB at 192 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/ibm/icu/icu4j/58.2/icu4j-58.2.jar (12 MB at 8.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/ST4/4.0.8/ST4-4.0.8.jar (240 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-util/2.2.4/rdf4j-util-2.2.4.jar (97 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/typelevel/cats-core_2.12/1.1.0/cats-core_2.12-1.1.0.jar (4.0 MB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/circe/circe-numbers_2.12/0.9.0/circe-numbers_2.12-0.9.0.jar (14 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-api/2.2.4/rdf4j-repository-api-2.2.4.jar (67 kB at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-manager/2.2.4/rdf4j-repository-manager-2.2.4.jar (35 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-event/2.2.4/rdf4j-repository-event-2.2.4.jar (25 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-query/2.2.4/rdf4j-query-2.2.4.jar (61 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-sparql/2.2.4/rdf4j-repository-sparql-2.2.4.jar (40 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-contextaware/2.2.4/rdf4j-repository-contextaware-2.2.4.jar (19 kB at 13 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-http/2.2.4/rdf4j-repository-http-2.2.4.jar (29 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra-model/2.2.4/rdf4j-queryalgebra-model-2.2.4.jar (154 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-sail/2.2.4/rdf4j-repository-sail-2.2.4.jar (56 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http-client/2.2.4/rdf4j-http-client-2.2.4.jar (44 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryalgebra-evaluation/2.2.4/rdf4j-queryalgebra-evaluation-2.2.4.jar (343 kB at 237 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-federation/2.2.4/rdf4j-sail-federation-2.2.4.jar (96 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-api/2.2.4/rdf4j-sail-api-2.2.4.jar (65 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-api/2.2.4/rdf4j-queryparser-api-2.2.4.jar (24 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-api/2.2.4/rdf4j-queryresultio-api-2.2.4.jar (31 kB at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mapdb/mapdb/1.0.8/mapdb-1.0.8.jar (417 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-binary/2.2.4/rdf4j-queryresultio-binary-2.2.4.jar (14 kB at 9.7 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-serql/2.2.4/rdf4j-queryparser-serql-2.2.4.jar (169 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/opencsv/opencsv/3.2/opencsv-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-sparqlxml/2.2.4/rdf4j-queryresultio-sparqlxml-2.2.4.jar (25 kB at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryparser-sparql/2.2.4/rdf4j-queryparser-sparql-2.2.4.jar (293 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-text/2.2.4/rdf4j-queryresultio-text-2.2.4.jar (24 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-repository-dataset/2.2.4/rdf4j-repository-dataset-2.2.4.jar (12 kB at 8.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-api/2.2.4/rdf4j-rio-api-2.2.4.jar (68 kB at 46 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/opencsv/opencsv/3.2/opencsv-3.2.jar (29 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-http-protocol/2.2.4/rdf4j-http-protocol-2.2.4.jar (31 kB at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-datatypes/2.2.4/rdf4j-rio-datatypes-2.2.4.jar (9.0 kB at 5.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-binary/2.2.4/rdf4j-rio-binary-2.2.4.jar (12 kB at 7.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-jsonld/2.2.4/rdf4j-rio-jsonld-2.2.4.jar (15 kB at 9.8 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryresultio-sparqljson/2.2.4/rdf4j-queryresultio-sparqljson-2.2.4.jar (21 kB at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-ntriples/2.2.4/rdf4j-rio-ntriples-2.2.4.jar (18 kB at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-nquads/2.2.4/rdf4j-rio-nquads-2.2.4.jar (7.7 kB at 5.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-n3/2.2.4/rdf4j-rio-n3-2.2.4.jar (4.8 kB at 3.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-languages/2.2.4/rdf4j-rio-languages-2.2.4.jar (4.9 kB at 3.2 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-rdfjson/2.2.4/rdf4j-rio-rdfjson-2.2.4.jar (14 kB at 9.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-trix/2.2.4/rdf4j-rio-trix-2.2.4.jar (13 kB at 8.6 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-rdfxml/2.2.4/rdf4j-rio-rdfxml-2.2.4.jar (39 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-turtle/2.2.4/rdf4j-rio-turtle-2.2.4.jar (25 kB at 16 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-rio-trig/2.2.4/rdf4j-rio-trig-2.2.4.jar (8.6 kB at 5.5 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-inferencer/2.2.4/rdf4j-sail-inferencer-2.2.4.jar (60 kB at 39 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-lucene/2.2.4/rdf4j-sail-lucene-2.2.4.jar (35 kB at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-model/2.2.4/rdf4j-sail-model-2.2.4.jar (8.0 kB at 5.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-lucene-api/2.2.4/rdf4j-sail-lucene-api-2.2.4.jar (87 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.jar (102 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-queries/5.2.1/lucene-queries-5.2.1.jar (210 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-highlighter/5.2.1/lucene-highlighter-5.2.1.jar (143 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-join/5.2.1/lucene-join-5.2.1.jar (102 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-memory/5.2.1/lucene-memory-5.2.1.jar (33 kB at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-sandbox/5.2.1/lucene-sandbox-5.2.1.jar (107 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-spatial/5.2.1/lucene-spatial-5.2.1.jar (295 kB at 180 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-queryparser/5.2.1/lucene-queryparser-5.2.1.jar (400 kB at 244 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-memory/2.2.4/rdf4j-sail-memory-2.2.4.jar (60 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-analyzers-common/5.2.1/lucene-analyzers-common-5.2.1.jar (1.6 MB at 919 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-misc/5.2.1/lucene-misc-5.2.1.jar (172 kB at 101 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/lucene/lucene-core/5.2.1/lucene-core-5.2.1.jar (2.3 MB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-base/2.2.4/rdf4j-sail-base-2.2.4.jar (63 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-spin/2.2.4/rdf4j-spin-2.2.4.jar (256 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-spin/2.2.4/rdf4j-sail-spin-2.2.4.jar (60 kB at 35 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-queryrender/2.2.4/rdf4j-queryrender-2.2.4.jar (48 kB at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.2/commons-text-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/rdf4j/rdf4j-sail-nativerdf/2.2.4/rdf4j-sail-nativerdf-2.2.4.jar (138 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/gnieh/diffson-circe_2.12/2.2.5/diffson-circe_2.12-2.2.5.jar (22 kB at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/gnieh/diffson-core_2.12/2.2.5/diffson-core_2.12-2.2.5.jar (109 kB at 62 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/github/mpilquist/simulacrum_2.12/0.11.0/simulacrum_2.12-0.11.0.jar (85 kB at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-text/1.2/commons-text-1.2.jar (137 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/atnos/eff_2.12/4.6.1/eff_2.12-4.6.1.jar (899 kB at 504 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgrapht/jgrapht-core/1.1.0/jgrapht-core-1.1.0.jar (590 kB at 325 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar (290 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scalactic/scalactic_2.12/3.0.5/scalactic_2.12-3.0.5.jar (708 kB at 389 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar (472 kB at 258 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/typesafe/scala-logging/scala-logging_2.12/3.7.2/scala-logging_2.12-3.7.2.jar (31 kB at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/rogach/scallop_2.12/3.1.1/scallop_2.12-3.1.1.jar (336 kB at 181 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-trans-data/3.6.0/jena-dboe-trans-data-3.6.0.jar (97 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb/3.6.0/jena-tdb-3.6.0.jar (522 kB at 272 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-tdb2/3.6.0/jena-tdb2-3.6.0.jar (224 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-transaction/3.6.0/jena-dboe-transaction-3.6.0.jar (76 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-base/3.6.0/jena-dboe-base-3.6.0.jar (139 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/scala-lang/scala-reflect/2.12.4/scala-reflect-2.12.4.jar (3.6 MB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-dboe-index/3.6.0/jena-dboe-index-3.6.0.jar (22 kB at 11 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jena/jena-rdfconnection/3.6.0/jena-rdfconnection-3.6.0.jar (41 kB at 20 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.jar (12 kB at 6.1 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 22 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 239 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/gson/gson/2.8.1/gson-2.8.1.jar (233 kB at 114 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 119 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.9.1/assertj-core-3.9.1.jar (3.9 MB at 1.8 MB/s) [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 503 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 896 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 239 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 522 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 597 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 7.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 38 kB/s) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 118 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 408 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 81 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 169 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 274 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 373 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 119 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 263 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 986 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.pom (4.7 kB at 291 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 491 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 428 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 726 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 365 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 504 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 81 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 590 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 665 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 352 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 371 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 381 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 682 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 287 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 650 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 747 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (223 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-4/maven-filtering-1.0-beta-4.jar (35 kB at 208 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 40 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 332 kB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-validation-master/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 700 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 383 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 300 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (7.8 kB at 432 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2.0 kB at 123 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (1.7 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (2.1 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (1.3 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (3.4 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 424 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 447 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 56 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 122 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 119 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 466 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 103 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 194 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 42 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 466 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 303 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 109 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 283 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 213 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 192 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 520 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 646 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.pom (769 B at 43 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.2/plexus-compilers-2.2.pom (1.2 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 81 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 94 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.0 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 297 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 862 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 397 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.jar (211 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (160 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 253 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 260 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 482 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 kB at 309 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (10 kB at 84 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 kB at 235 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 817 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 214 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.jar (155 kB at 984 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.2/plexus-compiler-javac-2.2.jar (19 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.jar (217 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.jar (134 kB at 679 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.jar (46 kB at 230 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.jar (358 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar (45 kB at 206 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 484 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 2.5 MB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/workspace/lyo-validation-master/target/classes [WARNING] /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/impl/ShaclExValidatorImpl.java: /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/impl/ShaclExValidatorImpl.java uses or overrides a deprecated API. [WARNING] /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/impl/ShaclExValidatorImpl.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ lyo-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lyo-validation --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/workspace/lyo-validation-master/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.pom (3.0 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.pom (2.5 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.pom (5.5 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.pom (1.6 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.1/maven-plugin-tools-3.1.pom (16 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (1.8 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (1.5 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (3.5 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 892 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (3.7 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (9.3 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 914 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 kB at 374 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.12.4/maven-surefire-common-2.12.4.jar (263 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar (118 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar (35 kB at 282 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.1/maven-plugin-annotations-3.1.jar (14 kB at 104 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 kB at 70 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 kB at 234 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 1.1 MB/s) [INFO] Surefire report directory: /home/jenkins/workspace/lyo-validation-master/target/surefire-reports [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.pom (2.4 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/2.12.4/surefire-providers-2.12.4.pom (2.3 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar (37 kB at 947 kB/s) ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.lyo.validation.ShaclMinLengthValidationTest SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 21:00:23.325 [main] DEBUG Jena - Jena initialization 21:00:23.703 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile 21:00:23.703 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator 21:00:23.706 [main] 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 21:00:23.706 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile 21:00:23.707 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL 21:00:23.707 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator 21:00:23.714 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Failed to find configuration: location-mapping.ttl;location-mapping.rdf;location-mapping.n3;etc/location-mapping.rdf;etc/location-mapping.n3;etc/location-mapping.ttl 21:00:24.195 [main] DEBUG org.apache.jena.info - System architecture: 64 bit 21:00:24.234 [main] DEBUG org.apache.jena.info - System architecture: 64 bit @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:22.982Z"^^ ; "Between" ; 12 . 21:00:24.613 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:targetClass . 21:00:24.627 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:25.393 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:25.780 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:25.830 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:f0a618cd-9d86-4e1f-984d-e4480a574944,_:b455a75c-f620-42dd-8959-b16301335a1c,_:49089536-e108-4a8a-8a5b-93eb4f38b2df,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889,_:a7ba4d7b-61d4-4da7-8302-e638a0b71933,_:4be899de-3afd-4969-ae08-044fb1159d38,_:22946ba7-f7cd-4aef-a793-479483c71af0,_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3. Pending nodes: 21:00:25.839 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f0a618cd-9d86-4e1f-984d-e4480a574944 21:00:25.857 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b455a75c-f620-42dd-8959-b16301335a1c 21:00:25.870 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:49089536-e108-4a8a-8a5b-93eb4f38b2df 21:00:25.883 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889 21:00:25.905 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a7ba4d7b-61d4-4da7-8302-e638a0b71933 21:00:25.912 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4be899de-3afd-4969-ae08-044fb1159d38 21:00:25.921 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:22946ba7-f7cd-4aef-a793-479483c71af0 21:00:25.937 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3 21:00:25.979 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3 21:00:26.064 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:26.064 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:22946ba7-f7cd-4aef-a793-479483c71af0 21:00:26.065 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4be899de-3afd-4969-ae08-044fb1159d38 21:00:26.065 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a7ba4d7b-61d4-4da7-8302-e638a0b71933 21:00:26.065 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889 21:00:26.066 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:49089536-e108-4a8a-8a5b-93eb4f38b2df 21:00:26.066 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b455a75c-f620-42dd-8959-b16301335a1c 21:00:26.066 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f0a618cd-9d86-4e1f-984d-e4480a574944 21:00:26.120 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3 = 21:00:26.134 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3 = 21:00:26.138 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3: 21:00:26.162 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:26.164 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:26.176 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:26.177 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:26.179 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:26.197 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:f0a618cd-9d86-4e1f-984d-e4480a574944,_:b455a75c-f620-42dd-8959-b16301335a1c,_:49089536-e108-4a8a-8a5b-93eb4f38b2df,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889,_:a7ba4d7b-61d4-4da7-8302-e638a0b71933,_:4be899de-3afd-4969-ae08-044fb1159d38,_:22946ba7-f7cd-4aef-a793-479483c71af0,_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3) 21:00:26.207 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f0a618cd-9d86-4e1f-984d-e4480a574944) 21:00:26.213 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b455a75c-f620-42dd-8959-b16301335a1c) 21:00:26.213 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:49089536-e108-4a8a-8a5b-93eb4f38b2df) 21:00:26.214 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889) 21:00:26.215 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a7ba4d7b-61d4-4da7-8302-e638a0b71933) 21:00:26.215 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4be899de-3afd-4969-ae08-044fb1159d38) 21:00:26.215 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:22946ba7-f7cd-4aef-a793-479483c71af0) 21:00:26.216 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3) 21:00:26.236 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.236 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.465 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.465 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.469 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f0a618cd-9d86-4e1f-984d-e4480a574944=ShapeTyping(TypingMap(Map())) 21:00:26.470 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.470 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.471 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.471 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.473 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b455a75c-f620-42dd-8959-b16301335a1c=ShapeTyping(TypingMap(Map())) 21:00:26.473 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.473 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.496 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.496 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.497 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:22.982Z"^^), attempt: Attempt([,_:49089536-e108-4a8a-8a5b-93eb4f38b2df],Some(PredicatePath())), path: PredicatePath() 21:00:26.511 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:49089536-e108-4a8a-8a5b-93eb4f38b2df=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:f0a618cd-9d86-4e1f-984d-e4480a574944), ShapeRef(_:b455a75c-f620-42dd-8959-b16301335a1c), ShapeRef(_:49089536-e108-4a8a-8a5b-93eb4f38b2df), ShapeRef(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889), ShapeRef(_:a7ba4d7b-61d4-4da7-8302-e638a0b71933), ShapeRef(_:4be899de-3afd-4969-ae08-044fb1159d38), ShapeRef(_:22946ba7-f7cd-4aef-a793-479483c71af0), ShapeRef(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:49089536-e108-4a8a-8a5b-93eb4f38b2df,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:26.512 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.512 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.513 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.513 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.515 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.515 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.516 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.516 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.518 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889],Some(PredicatePath())), path: PredicatePath() 21:00:26.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.523 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:f0a618cd-9d86-4e1f-984d-e4480a574944), ShapeRef(_:b455a75c-f620-42dd-8959-b16301335a1c), ShapeRef(_:49089536-e108-4a8a-8a5b-93eb4f38b2df), ShapeRef(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889), ShapeRef(_:a7ba4d7b-61d4-4da7-8302-e638a0b71933), ShapeRef(_:4be899de-3afd-4969-ae08-044fb1159d38), ShapeRef(_:22946ba7-f7cd-4aef-a793-479483c71af0), ShapeRef(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:26.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.525 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a7ba4d7b-61d4-4da7-8302-e638a0b71933=ShapeTyping(TypingMap(Map())) 21:00:26.525 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.525 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.526 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4be899de-3afd-4969-ae08-044fb1159d38=ShapeTyping(TypingMap(Map())) 21:00:26.526 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.527 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.533 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.533 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.536 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.536 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.538 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.538 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.539 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:22946ba7-f7cd-4aef-a793-479483c71af0],Some(PredicatePath())), path: PredicatePath() 21:00:26.540 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.540 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.547 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:22946ba7-f7cd-4aef-a793-479483c71af0=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:f0a618cd-9d86-4e1f-984d-e4480a574944), ShapeRef(_:b455a75c-f620-42dd-8959-b16301335a1c), ShapeRef(_:49089536-e108-4a8a-8a5b-93eb4f38b2df), ShapeRef(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889), ShapeRef(_:a7ba4d7b-61d4-4da7-8302-e638a0b71933), ShapeRef(_:4be899de-3afd-4969-ae08-044fb1159d38), ShapeRef(_:22946ba7-f7cd-4aef-a793-479483c71af0), ShapeRef(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:22946ba7-f7cd-4aef-a793-479483c71af0,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:26.548 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.548 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.577 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.578 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.579 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.579 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.581 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.581 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.583 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.583 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.584 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3],Some(PredicatePath())), path: PredicatePath() 21:00:26.586 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:f0a618cd-9d86-4e1f-984d-e4480a574944), ShapeRef(_:b455a75c-f620-42dd-8959-b16301335a1c), ShapeRef(_:49089536-e108-4a8a-8a5b-93eb4f38b2df), ShapeRef(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889), ShapeRef(_:a7ba4d7b-61d4-4da7-8302-e638a0b71933), ShapeRef(_:4be899de-3afd-4969-ae08-044fb1159d38), ShapeRef(_:22946ba7-f7cd-4aef-a793-479483c71af0), ShapeRef(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:26.592 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:f0a618cd-9d86-4e1f-984d-e4480a574944,_:b455a75c-f620-42dd-8959-b16301335a1c,_:49089536-e108-4a8a-8a5b-93eb4f38b2df,_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889,_:a7ba4d7b-61d4-4da7-8302-e638a0b71933,_:4be899de-3afd-4969-ae08-044fb1159d38,_:22946ba7-f7cd-4aef-a793-479483c71af0,_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3)=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:f0a618cd-9d86-4e1f-984d-e4480a574944), ShapeRef(_:b455a75c-f620-42dd-8959-b16301335a1c), ShapeRef(_:49089536-e108-4a8a-8a5b-93eb4f38b2df), ShapeRef(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889), ShapeRef(_:a7ba4d7b-61d4-4da7-8302-e638a0b71933), ShapeRef(_:4be899de-3afd-4969-ae08-044fb1159d38), ShapeRef(_:22946ba7-f7cd-4aef-a793-479483c71af0), ShapeRef(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:49089536-e108-4a8a-8a5b-93eb4f38b2df,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:22946ba7-f7cd-4aef-a793-479483c71af0,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:26.602 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:f0a618cd-9d86-4e1f-984d-e4480a574944), ShapeRef(_:b455a75c-f620-42dd-8959-b16301335a1c), ShapeRef(_:49089536-e108-4a8a-8a5b-93eb4f38b2df), ShapeRef(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889), ShapeRef(_:a7ba4d7b-61d4-4da7-8302-e638a0b71933), ShapeRef(_:4be899de-3afd-4969-ae08-044fb1159d38), ShapeRef(_:22946ba7-f7cd-4aef-a793-479483c71af0), ShapeRef(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:49089536-e108-4a8a-8a5b-93eb4f38b2df,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:22946ba7-f7cd-4aef-a793-479483c71af0,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:26.604 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:f0a618cd-9d86-4e1f-984d-e4480a574944), ShapeRef(_:b455a75c-f620-42dd-8959-b16301335a1c), ShapeRef(_:49089536-e108-4a8a-8a5b-93eb4f38b2df), ShapeRef(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889), ShapeRef(_:a7ba4d7b-61d4-4da7-8302-e638a0b71933), ShapeRef(_:4be899de-3afd-4969-ae08-044fb1159d38), ShapeRef(_:22946ba7-f7cd-4aef-a793-479483c71af0), ShapeRef(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:49089536-e108-4a8a-8a5b-93eb4f38b2df,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:22946ba7-f7cd-4aef-a793-479483c71af0,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:3417ed7a-73d5-4cd0-92a9-61b4871ad8d3,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:26.606 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:22946ba7-f7cd-4aef-a793-479483c71af0 = 21:00:26.606 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:22946ba7-f7cd-4aef-a793-479483c71af0 = 21:00:26.606 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:22946ba7-f7cd-4aef-a793-479483c71af0: 21:00:26.607 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4be899de-3afd-4969-ae08-044fb1159d38 = 21:00:26.608 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4be899de-3afd-4969-ae08-044fb1159d38 = 21:00:26.608 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4be899de-3afd-4969-ae08-044fb1159d38: 21:00:26.609 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a7ba4d7b-61d4-4da7-8302-e638a0b71933 = 21:00:26.610 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a7ba4d7b-61d4-4da7-8302-e638a0b71933 = 21:00:26.610 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a7ba4d7b-61d4-4da7-8302-e638a0b71933: 21:00:26.611 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889 = 21:00:26.612 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889 = 21:00:26.612 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2c29c8bb-229e-4b53-8bb8-f06fa1ab3889: 21:00:26.613 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:49089536-e108-4a8a-8a5b-93eb4f38b2df = 21:00:26.613 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:49089536-e108-4a8a-8a5b-93eb4f38b2df = 21:00:26.613 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:49089536-e108-4a8a-8a5b-93eb4f38b2df: 21:00:26.614 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b455a75c-f620-42dd-8959-b16301335a1c = 21:00:26.615 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b455a75c-f620-42dd-8959-b16301335a1c = 21:00:26.615 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b455a75c-f620-42dd-8959-b16301335a1c: 21:00:26.616 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f0a618cd-9d86-4e1f-984d-e4480a574944 = 21:00:26.616 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f0a618cd-9d86-4e1f-984d-e4480a574944 = 21:00:26.617 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f0a618cd-9d86-4e1f-984d-e4480a574944: 21:00:26.712 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:26.744 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:26.754Z"^^ ; "Betwee" ; 12 . 21:00:26.806 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:26.811 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:26.814 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:26.821 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:26.832 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:5eb9c199-6fbf-471a-8843-cb60d70f5543,_:2c34203d-6459-40f9-bf56-a7e17d490490,_:34fd547d-c500-4457-94f0-cd2f59082de1,_:a1e3a4c5-252c-41ae-a702-468da27c89cd,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,_:daddcc90-1da3-429f-9285-7dde7ef34f5b,_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e,_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4. Pending nodes: 21:00:26.834 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5eb9c199-6fbf-471a-8843-cb60d70f5543 21:00:26.871 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2c34203d-6459-40f9-bf56-a7e17d490490 21:00:26.879 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:34fd547d-c500-4457-94f0-cd2f59082de1 21:00:26.884 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a1e3a4c5-252c-41ae-a702-468da27c89cd 21:00:26.889 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3 21:00:26.896 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:daddcc90-1da3-429f-9285-7dde7ef34f5b 21:00:26.901 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e 21:00:26.915 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4 21:00:26.919 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4 21:00:26.919 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:26.919 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e 21:00:26.919 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:daddcc90-1da3-429f-9285-7dde7ef34f5b 21:00:26.920 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3 21:00:26.920 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a1e3a4c5-252c-41ae-a702-468da27c89cd 21:00:26.920 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:34fd547d-c500-4457-94f0-cd2f59082de1 21:00:26.924 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2c34203d-6459-40f9-bf56-a7e17d490490 21:00:26.924 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5eb9c199-6fbf-471a-8843-cb60d70f5543 21:00:26.925 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4 = 21:00:26.925 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4 = 21:00:26.925 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4: 21:00:26.926 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:26.927 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:26.927 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:26.927 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:26.927 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:26.928 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:5eb9c199-6fbf-471a-8843-cb60d70f5543,_:2c34203d-6459-40f9-bf56-a7e17d490490,_:34fd547d-c500-4457-94f0-cd2f59082de1,_:a1e3a4c5-252c-41ae-a702-468da27c89cd,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,_:daddcc90-1da3-429f-9285-7dde7ef34f5b,_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e,_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4) 21:00:26.929 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5eb9c199-6fbf-471a-8843-cb60d70f5543) 21:00:26.930 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2c34203d-6459-40f9-bf56-a7e17d490490) 21:00:26.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:34fd547d-c500-4457-94f0-cd2f59082de1) 21:00:26.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a1e3a4c5-252c-41ae-a702-468da27c89cd) 21:00:26.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3) 21:00:26.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:daddcc90-1da3-429f-9285-7dde7ef34f5b) 21:00:26.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e) 21:00:26.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4) 21:00:26.933 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.933 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.935 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.935 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.935 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.935 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.971 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:5eb9c199-6fbf-471a-8843-cb60d70f5543],Some(PredicatePath())), path: PredicatePath() 21:00:26.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.974 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5eb9c199-6fbf-471a-8843-cb60d70f5543=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5eb9c199-6fbf-471a-8843-cb60d70f5543), ShapeRef(_:2c34203d-6459-40f9-bf56-a7e17d490490), ShapeRef(_:34fd547d-c500-4457-94f0-cd2f59082de1), ShapeRef(_:a1e3a4c5-252c-41ae-a702-468da27c89cd), ShapeRef(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3), ShapeRef(_:daddcc90-1da3-429f-9285-7dde7ef34f5b), ShapeRef(_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e), ShapeRef(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5eb9c199-6fbf-471a-8843-cb60d70f5543,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:26.974 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.974 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.976 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.976 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.977 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:26.977 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.012 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.012 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.013 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.013 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.014 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Betwee"), attempt: Attempt([,_:2c34203d-6459-40f9-bf56-a7e17d490490],Some(PredicatePath())), path: PredicatePath() 21:00:27.019 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2c34203d-6459-40f9-bf56-a7e17d490490=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5eb9c199-6fbf-471a-8843-cb60d70f5543), ShapeRef(_:2c34203d-6459-40f9-bf56-a7e17d490490), ShapeRef(_:34fd547d-c500-4457-94f0-cd2f59082de1), ShapeRef(_:a1e3a4c5-252c-41ae-a702-468da27c89cd), ShapeRef(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3), ShapeRef(_:daddcc90-1da3-429f-9285-7dde7ef34f5b), ShapeRef(_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e), ShapeRef(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2c34203d-6459-40f9-bf56-a7e17d490490,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Betwee": LiteralValue("minLength violation. Expected length("Betwee") >= 7")))))))) 21:00:27.019 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.019 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.020 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.020 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.021 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:34fd547d-c500-4457-94f0-cd2f59082de1=ShapeTyping(TypingMap(Map())) 21:00:27.021 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.021 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.022 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a1e3a4c5-252c-41ae-a702-468da27c89cd=ShapeTyping(TypingMap(Map())) 21:00:27.022 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.022 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.071 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.072 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.073 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.073 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.074 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.074 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.075 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3],Some(PredicatePath())), path: PredicatePath() 21:00:27.075 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.075 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.077 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5eb9c199-6fbf-471a-8843-cb60d70f5543), ShapeRef(_:2c34203d-6459-40f9-bf56-a7e17d490490), ShapeRef(_:34fd547d-c500-4457-94f0-cd2f59082de1), ShapeRef(_:a1e3a4c5-252c-41ae-a702-468da27c89cd), ShapeRef(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3), ShapeRef(_:daddcc90-1da3-429f-9285-7dde7ef34f5b), ShapeRef(_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e), ShapeRef(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.078 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.078 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.079 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:daddcc90-1da3-429f-9285-7dde7ef34f5b=ShapeTyping(TypingMap(Map())) 21:00:27.079 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.079 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.080 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.080 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.081 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e=ShapeTyping(TypingMap(Map())) 21:00:27.081 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.081 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.082 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.082 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.082 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:26.754Z"^^), attempt: Attempt([,_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4],Some(PredicatePath())), path: PredicatePath() 21:00:27.083 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5eb9c199-6fbf-471a-8843-cb60d70f5543), ShapeRef(_:2c34203d-6459-40f9-bf56-a7e17d490490), ShapeRef(_:34fd547d-c500-4457-94f0-cd2f59082de1), ShapeRef(_:a1e3a4c5-252c-41ae-a702-468da27c89cd), ShapeRef(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3), ShapeRef(_:daddcc90-1da3-429f-9285-7dde7ef34f5b), ShapeRef(_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e), ShapeRef(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.085 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:5eb9c199-6fbf-471a-8843-cb60d70f5543,_:2c34203d-6459-40f9-bf56-a7e17d490490,_:34fd547d-c500-4457-94f0-cd2f59082de1,_:a1e3a4c5-252c-41ae-a702-468da27c89cd,_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,_:daddcc90-1da3-429f-9285-7dde7ef34f5b,_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e,_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:2c34203d-6459-40f9-bf56-a7e17d490490,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Betwee": LiteralValue("minLength violation. Expected length("Betwee") >= 7")))), PropertyShape(_:5eb9c199-6fbf-471a-8843-cb60d70f5543,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5eb9c199-6fbf-471a-8843-cb60d70f5543), ShapeRef(_:2c34203d-6459-40f9-bf56-a7e17d490490), ShapeRef(_:34fd547d-c500-4457-94f0-cd2f59082de1), ShapeRef(_:a1e3a4c5-252c-41ae-a702-468da27c89cd), ShapeRef(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3), ShapeRef(_:daddcc90-1da3-429f-9285-7dde7ef34f5b), ShapeRef(_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e), ShapeRef(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4)),false,List()) -> TypingResult(Valid(List())))))) 21:00:27.087 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:2c34203d-6459-40f9-bf56-a7e17d490490,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Betwee": LiteralValue("minLength violation. Expected length("Betwee") >= 7")))), PropertyShape(_:5eb9c199-6fbf-471a-8843-cb60d70f5543,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5eb9c199-6fbf-471a-8843-cb60d70f5543), ShapeRef(_:2c34203d-6459-40f9-bf56-a7e17d490490), ShapeRef(_:34fd547d-c500-4457-94f0-cd2f59082de1), ShapeRef(_:a1e3a4c5-252c-41ae-a702-468da27c89cd), ShapeRef(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3), ShapeRef(_:daddcc90-1da3-429f-9285-7dde7ef34f5b), ShapeRef(_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e), ShapeRef(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4)),false,List()) -> TypingResult(Valid(List())))))) 21:00:27.088 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:2c34203d-6459-40f9-bf56-a7e17d490490,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Betwee": LiteralValue("minLength violation. Expected length("Betwee") >= 7")))), PropertyShape(_:5eb9c199-6fbf-471a-8843-cb60d70f5543,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5eb9c199-6fbf-471a-8843-cb60d70f5543), ShapeRef(_:2c34203d-6459-40f9-bf56-a7e17d490490), ShapeRef(_:34fd547d-c500-4457-94f0-cd2f59082de1), ShapeRef(_:a1e3a4c5-252c-41ae-a702-468da27c89cd), ShapeRef(_:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3), ShapeRef(_:daddcc90-1da3-429f-9285-7dde7ef34f5b), ShapeRef(_:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e), ShapeRef(_:8b1c51e0-ec0d-4213-a92c-2750fa94d6d4)),false,List()) -> TypingResult(Valid(List())))))) 21:00:27.089 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e = 21:00:27.090 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e = 21:00:27.090 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0c1bc3a3-6cc5-4f15-9066-1ed8b2775b6e: 21:00:27.090 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:daddcc90-1da3-429f-9285-7dde7ef34f5b = 21:00:27.091 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:daddcc90-1da3-429f-9285-7dde7ef34f5b = 21:00:27.091 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:daddcc90-1da3-429f-9285-7dde7ef34f5b: 21:00:27.091 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3 = 21:00:27.092 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3 = 21:00:27.092 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5ec7c1d3-5e03-4d33-a1e1-5d5bf60464b3: 21:00:27.093 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a1e3a4c5-252c-41ae-a702-468da27c89cd = 21:00:27.093 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a1e3a4c5-252c-41ae-a702-468da27c89cd = 21:00:27.093 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a1e3a4c5-252c-41ae-a702-468da27c89cd: 21:00:27.094 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:34fd547d-c500-4457-94f0-cd2f59082de1 = 21:00:27.094 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:34fd547d-c500-4457-94f0-cd2f59082de1 = 21:00:27.094 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:34fd547d-c500-4457-94f0-cd2f59082de1: 21:00:27.095 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2c34203d-6459-40f9-bf56-a7e17d490490 = 21:00:27.095 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2c34203d-6459-40f9-bf56-a7e17d490490 = 21:00:27.095 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2c34203d-6459-40f9-bf56-a7e17d490490: 21:00:27.096 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5eb9c199-6fbf-471a-8843-cb60d70f5543 = 21:00:27.096 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5eb9c199-6fbf-471a-8843-cb60d70f5543 = 21:00:27.096 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5eb9c199-6fbf-471a-8843-cb60d70f5543: 21:00:27.172 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Betwee" ; sh:message "minLength violation. Expected length(\"Betwee\") >= 7" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinLengthConstraintComponent ] ] . 21:00:27.178 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Betwee" ; sh:message "minLength violation. Expected length(\"Betwee\") >= 7" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinLengthConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.299 sec Running org.eclipse.lyo.validation.ShaclMaxInclusiveValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:27.188Z"^^ ; "Between" ; 12 ; 15 . 21:00:27.212 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:27.216 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:27.218 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:27.271 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:27.278 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:a017c94e-c2f3-4d8f-9c24-da278d724002,_:4d639b75-23f2-4828-8e45-4c953b95e707,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8,_:95318f4b-87ec-40fc-a440-f8f25bfa3606,_:b783ed8d-9712-459d-ad98-748cbe75c97f,_:1f33d051-0478-419d-8881-9cfd4e84d3bc. Pending nodes: 21:00:27.280 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a017c94e-c2f3-4d8f-9c24-da278d724002 21:00:27.285 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4d639b75-23f2-4828-8e45-4c953b95e707 21:00:27.290 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8a764692-a122-4e4b-96c0-cd6a5f6e7212 21:00:27.295 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3 21:00:27.299 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8 21:00:27.304 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:95318f4b-87ec-40fc-a440-f8f25bfa3606 21:00:27.308 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b783ed8d-9712-459d-ad98-748cbe75c97f 21:00:27.311 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1f33d051-0478-419d-8881-9cfd4e84d3bc 21:00:27.313 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:27.314 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1f33d051-0478-419d-8881-9cfd4e84d3bc 21:00:27.314 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b783ed8d-9712-459d-ad98-748cbe75c97f 21:00:27.314 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:95318f4b-87ec-40fc-a440-f8f25bfa3606 21:00:27.314 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8 21:00:27.314 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3 21:00:27.314 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8a764692-a122-4e4b-96c0-cd6a5f6e7212 21:00:27.314 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4d639b75-23f2-4828-8e45-4c953b95e707 21:00:27.314 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a017c94e-c2f3-4d8f-9c24-da278d724002 21:00:27.315 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:27.316 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:27.318 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:27.318 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:27.318 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:27.320 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:a017c94e-c2f3-4d8f-9c24-da278d724002,_:4d639b75-23f2-4828-8e45-4c953b95e707,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8,_:95318f4b-87ec-40fc-a440-f8f25bfa3606,_:b783ed8d-9712-459d-ad98-748cbe75c97f,_:1f33d051-0478-419d-8881-9cfd4e84d3bc) 21:00:27.321 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a017c94e-c2f3-4d8f-9c24-da278d724002) 21:00:27.322 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4d639b75-23f2-4828-8e45-4c953b95e707) 21:00:27.322 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212) 21:00:27.323 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3) 21:00:27.323 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8) 21:00:27.323 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:95318f4b-87ec-40fc-a440-f8f25bfa3606) 21:00:27.323 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b783ed8d-9712-459d-ad98-748cbe75c97f) 21:00:27.324 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:1f33d051-0478-419d-8881-9cfd4e84d3bc) 21:00:27.325 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.325 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.328 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.328 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.328 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.328 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.330 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.330 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.330 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:a017c94e-c2f3-4d8f-9c24-da278d724002],Some(PredicatePath())), path: PredicatePath() 21:00:27.331 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.331 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.332 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a017c94e-c2f3-4d8f-9c24-da278d724002=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a017c94e-c2f3-4d8f-9c24-da278d724002), ShapeRef(_:4d639b75-23f2-4828-8e45-4c953b95e707), ShapeRef(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212), ShapeRef(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3), ShapeRef(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8), ShapeRef(_:95318f4b-87ec-40fc-a440-f8f25bfa3606), ShapeRef(_:b783ed8d-9712-459d-ad98-748cbe75c97f), ShapeRef(_:1f33d051-0478-419d-8881-9cfd4e84d3bc)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a017c94e-c2f3-4d8f-9c24-da278d724002,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.332 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.332 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.333 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.333 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.334 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4d639b75-23f2-4828-8e45-4c953b95e707=ShapeTyping(TypingMap(Map())) 21:00:27.334 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.334 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.336 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.336 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.337 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.337 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.338 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.338 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.370 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.370 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.371 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212],Some(PredicatePath())), path: PredicatePath() 21:00:27.372 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a017c94e-c2f3-4d8f-9c24-da278d724002), ShapeRef(_:4d639b75-23f2-4828-8e45-4c953b95e707), ShapeRef(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212), ShapeRef(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3), ShapeRef(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8), ShapeRef(_:95318f4b-87ec-40fc-a440-f8f25bfa3606), ShapeRef(_:b783ed8d-9712-459d-ad98-748cbe75c97f), ShapeRef(_:1f33d051-0478-419d-8881-9cfd4e84d3bc)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:27.372 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.372 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.385 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.385 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.388 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a017c94e-c2f3-4d8f-9c24-da278d724002), ShapeRef(_:4d639b75-23f2-4828-8e45-4c953b95e707), ShapeRef(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212), ShapeRef(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3), ShapeRef(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8), ShapeRef(_:95318f4b-87ec-40fc-a440-f8f25bfa3606), ShapeRef(_:b783ed8d-9712-459d-ad98-748cbe75c97f), ShapeRef(_:1f33d051-0478-419d-8881-9cfd4e84d3bc)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))))))) 21:00:27.388 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.388 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.389 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.389 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.391 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.391 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.392 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.392 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.392 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8],Some(PredicatePath())), path: PredicatePath() 21:00:27.393 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.393 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.395 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a017c94e-c2f3-4d8f-9c24-da278d724002), ShapeRef(_:4d639b75-23f2-4828-8e45-4c953b95e707), ShapeRef(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212), ShapeRef(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3), ShapeRef(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8), ShapeRef(_:95318f4b-87ec-40fc-a440-f8f25bfa3606), ShapeRef(_:b783ed8d-9712-459d-ad98-748cbe75c97f), ShapeRef(_:1f33d051-0478-419d-8881-9cfd4e84d3bc)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.395 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.395 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.396 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:95318f4b-87ec-40fc-a440-f8f25bfa3606=ShapeTyping(TypingMap(Map())) 21:00:27.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.397 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.397 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.397 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:27.188Z"^^), attempt: Attempt([,_:b783ed8d-9712-459d-ad98-748cbe75c97f],Some(PredicatePath())), path: PredicatePath() 21:00:27.398 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b783ed8d-9712-459d-ad98-748cbe75c97f=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a017c94e-c2f3-4d8f-9c24-da278d724002), ShapeRef(_:4d639b75-23f2-4828-8e45-4c953b95e707), ShapeRef(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212), ShapeRef(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3), ShapeRef(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8), ShapeRef(_:95318f4b-87ec-40fc-a440-f8f25bfa3606), ShapeRef(_:b783ed8d-9712-459d-ad98-748cbe75c97f), ShapeRef(_:1f33d051-0478-419d-8881-9cfd4e84d3bc)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b783ed8d-9712-459d-ad98-748cbe75c97f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.398 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.398 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.399 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:1f33d051-0478-419d-8881-9cfd4e84d3bc=ShapeTyping(TypingMap(Map())) 21:00:27.400 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:a017c94e-c2f3-4d8f-9c24-da278d724002,_:4d639b75-23f2-4828-8e45-4c953b95e707,_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3,_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8,_:95318f4b-87ec-40fc-a440-f8f25bfa3606,_:b783ed8d-9712-459d-ad98-748cbe75c97f,_:1f33d051-0478-419d-8881-9cfd4e84d3bc)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a017c94e-c2f3-4d8f-9c24-da278d724002,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a017c94e-c2f3-4d8f-9c24-da278d724002), ShapeRef(_:4d639b75-23f2-4828-8e45-4c953b95e707), ShapeRef(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212), ShapeRef(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3), ShapeRef(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8), ShapeRef(_:95318f4b-87ec-40fc-a440-f8f25bfa3606), ShapeRef(_:b783ed8d-9712-459d-ad98-748cbe75c97f), ShapeRef(_:1f33d051-0478-419d-8881-9cfd4e84d3bc)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), PropertyShape(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:b783ed8d-9712-459d-ad98-748cbe75c97f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.402 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a017c94e-c2f3-4d8f-9c24-da278d724002,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a017c94e-c2f3-4d8f-9c24-da278d724002), ShapeRef(_:4d639b75-23f2-4828-8e45-4c953b95e707), ShapeRef(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212), ShapeRef(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3), ShapeRef(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8), ShapeRef(_:95318f4b-87ec-40fc-a440-f8f25bfa3606), ShapeRef(_:b783ed8d-9712-459d-ad98-748cbe75c97f), ShapeRef(_:1f33d051-0478-419d-8881-9cfd4e84d3bc)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), PropertyShape(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:b783ed8d-9712-459d-ad98-748cbe75c97f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.403 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a017c94e-c2f3-4d8f-9c24-da278d724002,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a017c94e-c2f3-4d8f-9c24-da278d724002), ShapeRef(_:4d639b75-23f2-4828-8e45-4c953b95e707), ShapeRef(_:8a764692-a122-4e4b-96c0-cd6a5f6e7212), ShapeRef(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3), ShapeRef(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8), ShapeRef(_:95318f4b-87ec-40fc-a440-f8f25bfa3606), ShapeRef(_:b783ed8d-9712-459d-ad98-748cbe75c97f), ShapeRef(_:1f33d051-0478-419d-8881-9cfd4e84d3bc)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), PropertyShape(_:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:b783ed8d-9712-459d-ad98-748cbe75c97f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.404 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1f33d051-0478-419d-8881-9cfd4e84d3bc = 21:00:27.405 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1f33d051-0478-419d-8881-9cfd4e84d3bc = 21:00:27.405 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1f33d051-0478-419d-8881-9cfd4e84d3bc: 21:00:27.405 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b783ed8d-9712-459d-ad98-748cbe75c97f = 21:00:27.406 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b783ed8d-9712-459d-ad98-748cbe75c97f = 21:00:27.406 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b783ed8d-9712-459d-ad98-748cbe75c97f: 21:00:27.406 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:95318f4b-87ec-40fc-a440-f8f25bfa3606 = 21:00:27.407 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:95318f4b-87ec-40fc-a440-f8f25bfa3606 = 21:00:27.407 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:95318f4b-87ec-40fc-a440-f8f25bfa3606: 21:00:27.407 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8 = 21:00:27.408 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8 = 21:00:27.408 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:216d2cc4-38dc-44eb-9c1a-eac1a4a1c2c8: 21:00:27.408 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3 = 21:00:27.409 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3 = 21:00:27.409 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a6f578db-1a6a-46ce-9396-f1d7b57cdfa3: 21:00:27.409 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8a764692-a122-4e4b-96c0-cd6a5f6e7212 = 21:00:27.409 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8a764692-a122-4e4b-96c0-cd6a5f6e7212 = 21:00:27.410 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8a764692-a122-4e4b-96c0-cd6a5f6e7212: 21:00:27.410 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4d639b75-23f2-4828-8e45-4c953b95e707 = 21:00:27.411 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4d639b75-23f2-4828-8e45-4c953b95e707 = 21:00:27.411 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4d639b75-23f2-4828-8e45-4c953b95e707: 21:00:27.411 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a017c94e-c2f3-4d8f-9c24-da278d724002 = 21:00:27.411 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a017c94e-c2f3-4d8f-9c24-da278d724002 = 21:00:27.412 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a017c94e-c2f3-4d8f-9c24-da278d724002: 21:00:27.417 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:27.421 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:27.425Z"^^ ; "Between" ; 12 ; 16 . 21:00:27.492 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:27.495 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:27.498 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:27.502 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:27.507 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:a76ab6c4-abb7-4e23-a510-460ba4577427,_:34eca101-f11f-4280-9704-2f29b3f3b8c9,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,_:54accf2d-492f-4cd2-9444-615dfb180831,_:4f528020-ef5c-4243-9456-48b2a69b7d72,_:15c21391-6ac3-4086-85fa-c34a7ba034c4,_:0510f912-cdff-4f64-a239-75999a29dd9d,_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db. Pending nodes: 21:00:27.508 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a76ab6c4-abb7-4e23-a510-460ba4577427 21:00:27.511 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:34eca101-f11f-4280-9704-2f29b3f3b8c9 21:00:27.514 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:fb70dc72-28c4-4e45-a6c1-af9222ecc711 21:00:27.519 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:54accf2d-492f-4cd2-9444-615dfb180831 21:00:27.522 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4f528020-ef5c-4243-9456-48b2a69b7d72 21:00:27.525 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:15c21391-6ac3-4086-85fa-c34a7ba034c4 21:00:27.528 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0510f912-cdff-4f64-a239-75999a29dd9d 21:00:27.533 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db 21:00:27.537 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db 21:00:27.537 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0510f912-cdff-4f64-a239-75999a29dd9d 21:00:27.537 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:27.538 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:15c21391-6ac3-4086-85fa-c34a7ba034c4 21:00:27.538 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4f528020-ef5c-4243-9456-48b2a69b7d72 21:00:27.538 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:54accf2d-492f-4cd2-9444-615dfb180831 21:00:27.538 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:fb70dc72-28c4-4e45-a6c1-af9222ecc711 21:00:27.538 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:34eca101-f11f-4280-9704-2f29b3f3b8c9 21:00:27.538 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a76ab6c4-abb7-4e23-a510-460ba4577427 21:00:27.539 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db = 21:00:27.539 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db = 21:00:27.539 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db: 21:00:27.540 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0510f912-cdff-4f64-a239-75999a29dd9d = 21:00:27.540 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0510f912-cdff-4f64-a239-75999a29dd9d = 21:00:27.540 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0510f912-cdff-4f64-a239-75999a29dd9d: 21:00:27.541 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:27.541 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:27.541 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:27.541 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:27.541 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:27.542 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:a76ab6c4-abb7-4e23-a510-460ba4577427,_:34eca101-f11f-4280-9704-2f29b3f3b8c9,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,_:54accf2d-492f-4cd2-9444-615dfb180831,_:4f528020-ef5c-4243-9456-48b2a69b7d72,_:15c21391-6ac3-4086-85fa-c34a7ba034c4,_:0510f912-cdff-4f64-a239-75999a29dd9d,_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db) 21:00:27.542 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a76ab6c4-abb7-4e23-a510-460ba4577427) 21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:34eca101-f11f-4280-9704-2f29b3f3b8c9) 21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711) 21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:54accf2d-492f-4cd2-9444-615dfb180831) 21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4f528020-ef5c-4243-9456-48b2a69b7d72) 21:00:27.543 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:15c21391-6ac3-4086-85fa-c34a7ba034c4) 21:00:27.544 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0510f912-cdff-4f64-a239-75999a29dd9d) 21:00:27.544 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db) 21:00:27.570 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.571 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.572 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a76ab6c4-abb7-4e23-a510-460ba4577427=ShapeTyping(TypingMap(Map())) 21:00:27.572 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.572 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.572 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.572 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.573 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:34eca101-f11f-4280-9704-2f29b3f3b8c9=ShapeTyping(TypingMap(Map())) 21:00:27.573 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.573 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.574 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.574 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.575 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.575 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.576 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.576 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.576 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711],Some(PredicatePath())), path: PredicatePath() 21:00:27.577 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.577 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.578 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a76ab6c4-abb7-4e23-a510-460ba4577427), ShapeRef(_:34eca101-f11f-4280-9704-2f29b3f3b8c9), ShapeRef(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711), ShapeRef(_:54accf2d-492f-4cd2-9444-615dfb180831), ShapeRef(_:4f528020-ef5c-4243-9456-48b2a69b7d72), ShapeRef(_:15c21391-6ac3-4086-85fa-c34a7ba034c4), ShapeRef(_:0510f912-cdff-4f64-a239-75999a29dd9d), ShapeRef(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.578 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.578 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.579 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.579 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.580 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:27.425Z"^^), attempt: Attempt([,_:54accf2d-492f-4cd2-9444-615dfb180831],Some(PredicatePath())), path: PredicatePath() 21:00:27.581 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:54accf2d-492f-4cd2-9444-615dfb180831=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a76ab6c4-abb7-4e23-a510-460ba4577427), ShapeRef(_:34eca101-f11f-4280-9704-2f29b3f3b8c9), ShapeRef(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711), ShapeRef(_:54accf2d-492f-4cd2-9444-615dfb180831), ShapeRef(_:4f528020-ef5c-4243-9456-48b2a69b7d72), ShapeRef(_:15c21391-6ac3-4086-85fa-c34a7ba034c4), ShapeRef(_:0510f912-cdff-4f64-a239-75999a29dd9d), ShapeRef(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:54accf2d-492f-4cd2-9444-615dfb180831,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.581 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.581 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.582 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4f528020-ef5c-4243-9456-48b2a69b7d72=ShapeTyping(TypingMap(Map())) 21:00:27.582 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.582 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.583 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.583 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.584 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:15c21391-6ac3-4086-85fa-c34a7ba034c4=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a76ab6c4-abb7-4e23-a510-460ba4577427), ShapeRef(_:34eca101-f11f-4280-9704-2f29b3f3b8c9), ShapeRef(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711), ShapeRef(_:54accf2d-492f-4cd2-9444-615dfb180831), ShapeRef(_:4f528020-ef5c-4243-9456-48b2a69b7d72), ShapeRef(_:15c21391-6ac3-4086-85fa-c34a7ba034c4), ShapeRef(_:0510f912-cdff-4f64-a239-75999a29dd9d), ShapeRef(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:15c21391-6ac3-4086-85fa-c34a7ba034c4,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxInclusive violation. Expected 16 <= 15")))))))) 21:00:27.585 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.585 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.586 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.586 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.587 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.587 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.588 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.588 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.588 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:0510f912-cdff-4f64-a239-75999a29dd9d],Some(PredicatePath())), path: PredicatePath() 21:00:27.589 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.589 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.590 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0510f912-cdff-4f64-a239-75999a29dd9d=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a76ab6c4-abb7-4e23-a510-460ba4577427), ShapeRef(_:34eca101-f11f-4280-9704-2f29b3f3b8c9), ShapeRef(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711), ShapeRef(_:54accf2d-492f-4cd2-9444-615dfb180831), ShapeRef(_:4f528020-ef5c-4243-9456-48b2a69b7d72), ShapeRef(_:15c21391-6ac3-4086-85fa-c34a7ba034c4), ShapeRef(_:0510f912-cdff-4f64-a239-75999a29dd9d), ShapeRef(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0510f912-cdff-4f64-a239-75999a29dd9d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.590 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.590 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.592 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.592 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.593 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.593 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.594 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.594 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.595 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.595 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.595 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db],Some(PredicatePath())), path: PredicatePath() 21:00:27.596 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a76ab6c4-abb7-4e23-a510-460ba4577427), ShapeRef(_:34eca101-f11f-4280-9704-2f29b3f3b8c9), ShapeRef(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711), ShapeRef(_:54accf2d-492f-4cd2-9444-615dfb180831), ShapeRef(_:4f528020-ef5c-4243-9456-48b2a69b7d72), ShapeRef(_:15c21391-6ac3-4086-85fa-c34a7ba034c4), ShapeRef(_:0510f912-cdff-4f64-a239-75999a29dd9d), ShapeRef(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:27.597 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:a76ab6c4-abb7-4e23-a510-460ba4577427,_:34eca101-f11f-4280-9704-2f29b3f3b8c9,_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,_:54accf2d-492f-4cd2-9444-615dfb180831,_:4f528020-ef5c-4243-9456-48b2a69b7d72,_:15c21391-6ac3-4086-85fa-c34a7ba034c4,_:0510f912-cdff-4f64-a239-75999a29dd9d,_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:15c21391-6ac3-4086-85fa-c34a7ba034c4,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxInclusive violation. Expected 16 <= 15")))), PropertyShape(_:0510f912-cdff-4f64-a239-75999a29dd9d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a76ab6c4-abb7-4e23-a510-460ba4577427), ShapeRef(_:34eca101-f11f-4280-9704-2f29b3f3b8c9), ShapeRef(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711), ShapeRef(_:54accf2d-492f-4cd2-9444-615dfb180831), ShapeRef(_:4f528020-ef5c-4243-9456-48b2a69b7d72), ShapeRef(_:15c21391-6ac3-4086-85fa-c34a7ba034c4), ShapeRef(_:0510f912-cdff-4f64-a239-75999a29dd9d), ShapeRef(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:54accf2d-492f-4cd2-9444-615dfb180831,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.599 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:15c21391-6ac3-4086-85fa-c34a7ba034c4,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxInclusive violation. Expected 16 <= 15")))), PropertyShape(_:0510f912-cdff-4f64-a239-75999a29dd9d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a76ab6c4-abb7-4e23-a510-460ba4577427), ShapeRef(_:34eca101-f11f-4280-9704-2f29b3f3b8c9), ShapeRef(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711), ShapeRef(_:54accf2d-492f-4cd2-9444-615dfb180831), ShapeRef(_:4f528020-ef5c-4243-9456-48b2a69b7d72), ShapeRef(_:15c21391-6ac3-4086-85fa-c34a7ba034c4), ShapeRef(_:0510f912-cdff-4f64-a239-75999a29dd9d), ShapeRef(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:54accf2d-492f-4cd2-9444-615dfb180831,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.600 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:15c21391-6ac3-4086-85fa-c34a7ba034c4,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxInclusive violation. Expected 16 <= 15")))), PropertyShape(_:0510f912-cdff-4f64-a239-75999a29dd9d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a76ab6c4-abb7-4e23-a510-460ba4577427), ShapeRef(_:34eca101-f11f-4280-9704-2f29b3f3b8c9), ShapeRef(_:fb70dc72-28c4-4e45-a6c1-af9222ecc711), ShapeRef(_:54accf2d-492f-4cd2-9444-615dfb180831), ShapeRef(_:4f528020-ef5c-4243-9456-48b2a69b7d72), ShapeRef(_:15c21391-6ac3-4086-85fa-c34a7ba034c4), ShapeRef(_:0510f912-cdff-4f64-a239-75999a29dd9d), ShapeRef(_:0ccc1519-6a8c-4363-96eb-dc3ddbdac6db)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:54accf2d-492f-4cd2-9444-615dfb180831,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.600 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:15c21391-6ac3-4086-85fa-c34a7ba034c4 = 21:00:27.601 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:15c21391-6ac3-4086-85fa-c34a7ba034c4 = 21:00:27.601 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:15c21391-6ac3-4086-85fa-c34a7ba034c4: 21:00:27.601 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4f528020-ef5c-4243-9456-48b2a69b7d72 = 21:00:27.602 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4f528020-ef5c-4243-9456-48b2a69b7d72 = 21:00:27.602 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4f528020-ef5c-4243-9456-48b2a69b7d72: 21:00:27.602 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:54accf2d-492f-4cd2-9444-615dfb180831 = 21:00:27.602 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:54accf2d-492f-4cd2-9444-615dfb180831 = 21:00:27.603 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:54accf2d-492f-4cd2-9444-615dfb180831: 21:00:27.603 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:fb70dc72-28c4-4e45-a6c1-af9222ecc711 = 21:00:27.603 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:fb70dc72-28c4-4e45-a6c1-af9222ecc711 = 21:00:27.603 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:fb70dc72-28c4-4e45-a6c1-af9222ecc711: 21:00:27.604 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:34eca101-f11f-4280-9704-2f29b3f3b8c9 = 21:00:27.604 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:34eca101-f11f-4280-9704-2f29b3f3b8c9 = 21:00:27.604 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:34eca101-f11f-4280-9704-2f29b3f3b8c9: 21:00:27.605 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a76ab6c4-abb7-4e23-a510-460ba4577427 = 21:00:27.605 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a76ab6c4-abb7-4e23-a510-460ba4577427 = 21:00:27.605 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a76ab6c4-abb7-4e23-a510-460ba4577427: 21:00:27.611 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 16 ; sh:message "maxInclusive violation. Expected 16 <= 15" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxInclusiveConstraintComponent ] ] . 21:00:27.617 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 16 ; sh:message "maxInclusive violation. Expected 16 <= 15" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxInclusiveConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec Running org.eclipse.lyo.validation.OslcAnnotationsBasedValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:27.674Z"^^ ; "Cat" ; 12 ; 12 ; 12 ; 12 . 21:00:27.701 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:minCount 0 ; sh:name "anotherIntegerProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:datatype oslc:Resource ; sh:maxCount 1 ; sh:minCount 0 ; sh:name "aReferenceProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "anIntegerProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:minCount 1 ; sh:name "aSetOfDates" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "integerProperty2" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "integerProperty3" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:description "a Simple Single String Property" ; sh:minCount 1 ; sh:name "aStringProperty" ; sh:path ] ; sh:targetClass . 21:00:27.704 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:27.706 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:27.709 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:27.713 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:8b02bd4a-a80a-4298-a155-415adf8936df,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,_:046e792a-38c1-4f92-bf6d-21f940b12c18,_:efef5ed5-d243-4214-83b9-2a897f1bc72c,_:0f556976-e77a-4f77-a0fb-09ee19f83b6d. Pending nodes: 21:00:27.714 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8b02bd4a-a80a-4298-a155-415adf8936df 21:00:27.718 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde 21:00:27.722 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:58ba962c-5b9f-4013-8e9f-6d634ec0ea77 21:00:27.726 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 21:00:27.730 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:046e792a-38c1-4f92-bf6d-21f940b12c18 21:00:27.734 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:efef5ed5-d243-4214-83b9-2a897f1bc72c 21:00:27.737 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0f556976-e77a-4f77-a0fb-09ee19f83b6d 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0f556976-e77a-4f77-a0fb-09ee19f83b6d 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:efef5ed5-d243-4214-83b9-2a897f1bc72c 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:046e792a-38c1-4f92-bf6d-21f940b12c18 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:58ba962c-5b9f-4013-8e9f-6d634ec0ea77 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AnOslcResource 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8b02bd4a-a80a-4298-a155-415adf8936df 21:00:27.773 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0f556976-e77a-4f77-a0fb-09ee19f83b6d = 21:00:27.774 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0f556976-e77a-4f77-a0fb-09ee19f83b6d = 21:00:27.774 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0f556976-e77a-4f77-a0fb-09ee19f83b6d: 21:00:27.774 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:efef5ed5-d243-4214-83b9-2a897f1bc72c = 21:00:27.775 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:efef5ed5-d243-4214-83b9-2a897f1bc72c = 21:00:27.775 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:efef5ed5-d243-4214-83b9-2a897f1bc72c: 21:00:27.775 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:046e792a-38c1-4f92-bf6d-21f940b12c18 = 21:00:27.775 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:046e792a-38c1-4f92-bf6d-21f940b12c18 = 21:00:27.775 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:046e792a-38c1-4f92-bf6d-21f940b12c18: 21:00:27.776 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 = 21:00:27.776 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5 = 21:00:27.776 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5: 21:00:27.777 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:58ba962c-5b9f-4013-8e9f-6d634ec0ea77 = 21:00:27.777 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:58ba962c-5b9f-4013-8e9f-6d634ec0ea77 = 21:00:27.777 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:58ba962c-5b9f-4013-8e9f-6d634ec0ea77: 21:00:27.778 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde = 21:00:27.778 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde = 21:00:27.778 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde: 21:00:27.778 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AnOslcResource = 21:00:27.779 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AnOslcResource = 21:00:27.779 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AnOslcResource: 21:00:27.779 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AnOslcResource 21:00:27.779 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AnOslcResource) 21:00:27.779 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:8b02bd4a-a80a-4298-a155-415adf8936df,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,_:046e792a-38c1-4f92-bf6d-21f940b12c18,_:efef5ed5-d243-4214-83b9-2a897f1bc72c,_:0f556976-e77a-4f77-a0fb-09ee19f83b6d) 21:00:27.780 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8b02bd4a-a80a-4298-a155-415adf8936df) 21:00:27.780 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde) 21:00:27.780 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77) 21:00:27.780 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5) 21:00:27.781 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:046e792a-38c1-4f92-bf6d-21f940b12c18) 21:00:27.781 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:efef5ed5-d243-4214-83b9-2a897f1bc72c) 21:00:27.781 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0f556976-e77a-4f77-a0fb-09ee19f83b6d) 21:00:27.781 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.781 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.782 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Cat"), attempt: Attempt([,_:8b02bd4a-a80a-4298-a155-415adf8936df],Some(PredicatePath())), path: PredicatePath() 21:00:27.783 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.783 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.784 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8b02bd4a-a80a-4298-a155-415adf8936df=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8b02bd4a-a80a-4298-a155-415adf8936df,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))))))) 21:00:27.784 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.784 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.786 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.786 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.786 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde],Some(PredicatePath())), path: PredicatePath() 21:00:27.787 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.787 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.787 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.787 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.788 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.788 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.788 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.789 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.789 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.790 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77],Some(PredicatePath())), path: PredicatePath() 21:00:27.790 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.790 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.791 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.792 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.792 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.792 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(12), attempt: Attempt([,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5],Some(PredicatePath())), path: PredicatePath() 21:00:27.793 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.793 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.794 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.794 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.794 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.795 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.795 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.795 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:046e792a-38c1-4f92-bf6d-21f940b12c18],Some(PredicatePath())), path: PredicatePath() 21:00:27.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.797 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:046e792a-38c1-4f92-bf6d-21f940b12c18=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:046e792a-38c1-4f92-bf6d-21f940b12c18,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.798 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("2019-07-12T21:00:27.674Z"^^), attempt: Attempt([,_:efef5ed5-d243-4214-83b9-2a897f1bc72c],Some(PredicatePath())), path: PredicatePath() 21:00:27.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.799 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:efef5ed5-d243-4214-83b9-2a897f1bc72c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:efef5ed5-d243-4214-83b9-2a897f1bc72c,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:27.674Z"^^ has datatype ))))))) 21:00:27.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.801 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:0f556976-e77a-4f77-a0fb-09ee19f83b6d],Some(PredicatePath())), path: PredicatePath() 21:00:27.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.803 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0f556976-e77a-4f77-a0fb-09ee19f83b6d=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.804 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:8b02bd4a-a80a-4298-a155-415adf8936df,_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77,_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,_:046e792a-38c1-4f92-bf6d-21f940b12c18,_:efef5ed5-d243-4214-83b9-2a897f1bc72c,_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:efef5ed5-d243-4214-83b9-2a897f1bc72c,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:27.674Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:046e792a-38c1-4f92-bf6d-21f940b12c18,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8b02bd4a-a80a-4298-a155-415adf8936df,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.805 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AnOslcResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:efef5ed5-d243-4214-83b9-2a897f1bc72c,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:27.674Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:046e792a-38c1-4f92-bf6d-21f940b12c18,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8b02bd4a-a80a-4298-a155-415adf8936df,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.806 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AnOslcResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:efef5ed5-d243-4214-83b9-2a897f1bc72c,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:27.674Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b02bd4a-a80a-4298-a155-415adf8936df), ShapeRef(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde), ShapeRef(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77), ShapeRef(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5), ShapeRef(_:046e792a-38c1-4f92-bf6d-21f940b12c18), ShapeRef(_:efef5ed5-d243-4214-83b9-2a897f1bc72c), ShapeRef(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:58ba962c-5b9f-4013-8e9f-6d634ec0ea77,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:046e792a-38c1-4f92-bf6d-21f940b12c18,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:0f8bdb7f-e925-47eb-85e9-5c67e27d5fde,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8b02bd4a-a80a-4298-a155-415adf8936df,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:0f556976-e77a-4f77-a0fb-09ee19f83b6d,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5e9e4358-ff1b-4f53-abfe-4666f0a6abf5,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.807 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8b02bd4a-a80a-4298-a155-415adf8936df = 21:00:27.807 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8b02bd4a-a80a-4298-a155-415adf8936df = 21:00:27.807 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8b02bd4a-a80a-4298-a155-415adf8936df: 21:00:27.810 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:27.813 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:27.816Z"^^ ; "Cat" ; 12 ; 12 ; 12 . 21:00:27.885 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "anIntegerProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "integerProperty2" ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:datatype oslc:Resource ; sh:maxCount 1 ; sh:minCount 0 ; sh:name "aReferenceProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:description "a Simple Single String Property" ; sh:minCount 1 ; sh:name "aStringProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:minCount 1 ; sh:name "aSetOfDates" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "integerProperty3" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:minCount 0 ; sh:name "anotherIntegerProperty" ; sh:path ] ; sh:targetClass . 21:00:27.888 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:27.889 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:27.892 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:27.896 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:0e2f2d24-587b-4a67-a5ad-9e175dd04213,_:21aa0a99-903e-48ee-84d5-5db544eb7109,_:b27d7a7f-7132-4f32-9e11-1465304c2db0,_:2ca39322-4fde-40af-add3-ec94548a4047,_:f0b549fe-12cc-4487-b86b-4bff1c076513,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,_:c11665df-9096-4704-b839-37dc24af4dd7. Pending nodes: 21:00:27.898 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0e2f2d24-587b-4a67-a5ad-9e175dd04213 21:00:27.902 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:21aa0a99-903e-48ee-84d5-5db544eb7109 21:00:27.906 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b27d7a7f-7132-4f32-9e11-1465304c2db0 21:00:27.909 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2ca39322-4fde-40af-add3-ec94548a4047 21:00:27.913 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f0b549fe-12cc-4487-b86b-4bff1c076513 21:00:27.917 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66 21:00:27.921 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c11665df-9096-4704-b839-37dc24af4dd7 21:00:27.924 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c11665df-9096-4704-b839-37dc24af4dd7 21:00:27.924 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66 21:00:27.924 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f0b549fe-12cc-4487-b86b-4bff1c076513 21:00:27.924 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2ca39322-4fde-40af-add3-ec94548a4047 21:00:27.925 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b27d7a7f-7132-4f32-9e11-1465304c2db0 21:00:27.925 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:21aa0a99-903e-48ee-84d5-5db544eb7109 21:00:27.925 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AnOslcResource 21:00:27.925 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0e2f2d24-587b-4a67-a5ad-9e175dd04213 21:00:27.925 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c11665df-9096-4704-b839-37dc24af4dd7 = 21:00:27.925 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c11665df-9096-4704-b839-37dc24af4dd7 = 21:00:27.925 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c11665df-9096-4704-b839-37dc24af4dd7: 21:00:27.926 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66 = 21:00:27.926 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66 = 21:00:27.926 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66: 21:00:27.927 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f0b549fe-12cc-4487-b86b-4bff1c076513 = 21:00:27.927 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f0b549fe-12cc-4487-b86b-4bff1c076513 = 21:00:27.927 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f0b549fe-12cc-4487-b86b-4bff1c076513: 21:00:27.927 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2ca39322-4fde-40af-add3-ec94548a4047 = 21:00:27.927 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2ca39322-4fde-40af-add3-ec94548a4047 = 21:00:27.928 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2ca39322-4fde-40af-add3-ec94548a4047: 21:00:27.928 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b27d7a7f-7132-4f32-9e11-1465304c2db0 = 21:00:27.928 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b27d7a7f-7132-4f32-9e11-1465304c2db0 = 21:00:27.928 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b27d7a7f-7132-4f32-9e11-1465304c2db0: 21:00:27.929 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:21aa0a99-903e-48ee-84d5-5db544eb7109 = 21:00:27.929 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:21aa0a99-903e-48ee-84d5-5db544eb7109 = 21:00:27.929 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:21aa0a99-903e-48ee-84d5-5db544eb7109: 21:00:27.929 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AnOslcResource = 21:00:27.930 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AnOslcResource = 21:00:27.930 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AnOslcResource: 21:00:27.930 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AnOslcResource 21:00:27.930 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AnOslcResource) 21:00:27.930 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:0e2f2d24-587b-4a67-a5ad-9e175dd04213,_:21aa0a99-903e-48ee-84d5-5db544eb7109,_:b27d7a7f-7132-4f32-9e11-1465304c2db0,_:2ca39322-4fde-40af-add3-ec94548a4047,_:f0b549fe-12cc-4487-b86b-4bff1c076513,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,_:c11665df-9096-4704-b839-37dc24af4dd7) 21:00:27.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0e2f2d24-587b-4a67-a5ad-9e175dd04213) 21:00:27.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:21aa0a99-903e-48ee-84d5-5db544eb7109) 21:00:27.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b27d7a7f-7132-4f32-9e11-1465304c2db0) 21:00:27.931 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2ca39322-4fde-40af-add3-ec94548a4047) 21:00:27.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f0b549fe-12cc-4487-b86b-4bff1c076513) 21:00:27.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66) 21:00:27.932 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c11665df-9096-4704-b839-37dc24af4dd7) 21:00:27.932 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.932 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.933 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.933 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.934 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:0e2f2d24-587b-4a67-a5ad-9e175dd04213],Some(PredicatePath())), path: PredicatePath() 21:00:27.970 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.970 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.972 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0e2f2d24-587b-4a67-a5ad-9e175dd04213=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.973 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(12), attempt: Attempt([,_:21aa0a99-903e-48ee-84d5-5db544eb7109],Some(PredicatePath())), path: PredicatePath() 21:00:27.973 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.973 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.974 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:21aa0a99-903e-48ee-84d5-5db544eb7109=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:21aa0a99-903e-48ee-84d5-5db544eb7109,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.974 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.974 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.975 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.975 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.976 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:b27d7a7f-7132-4f32-9e11-1465304c2db0],Some(PredicatePath())), path: PredicatePath() 21:00:27.976 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.976 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.977 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b27d7a7f-7132-4f32-9e11-1465304c2db0=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b27d7a7f-7132-4f32-9e11-1465304c2db0,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.977 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.977 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.978 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Cat"), attempt: Attempt([,_:2ca39322-4fde-40af-add3-ec94548a4047],Some(PredicatePath())), path: PredicatePath() 21:00:27.978 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.978 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.980 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2ca39322-4fde-40af-add3-ec94548a4047=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2ca39322-4fde-40af-add3-ec94548a4047,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))))))) 21:00:27.980 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.980 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.981 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.981 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.981 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:f0b549fe-12cc-4487-b86b-4bff1c076513],Some(PredicatePath())), path: PredicatePath() 21:00:27.982 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.982 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.983 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f0b549fe-12cc-4487-b86b-4bff1c076513=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f0b549fe-12cc-4487-b86b-4bff1c076513,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:27.983 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.983 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.984 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("2019-07-12T21:00:27.816Z"^^), attempt: Attempt([,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66],Some(PredicatePath())), path: PredicatePath() 21:00:27.984 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.984 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.985 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:27.816Z"^^ has datatype ))))))) 21:00:27.985 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.985 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.987 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.987 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.987 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(), attempt: Attempt([,_:c11665df-9096-4704-b839-37dc24af4dd7],Some(PredicatePath())), path: PredicatePath() 21:00:27.987 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.987 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:27.988 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c11665df-9096-4704-b839-37dc24af4dd7=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c11665df-9096-4704-b839-37dc24af4dd7,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))))))) 21:00:27.989 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:0e2f2d24-587b-4a67-a5ad-9e175dd04213,_:21aa0a99-903e-48ee-84d5-5db544eb7109,_:b27d7a7f-7132-4f32-9e11-1465304c2db0,_:2ca39322-4fde-40af-add3-ec94548a4047,_:f0b549fe-12cc-4487-b86b-4bff1c076513,_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,_:c11665df-9096-4704-b839-37dc24af4dd7)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:f0b549fe-12cc-4487-b86b-4bff1c076513,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:21aa0a99-903e-48ee-84d5-5db544eb7109,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c11665df-9096-4704-b839-37dc24af4dd7,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:2ca39322-4fde-40af-add3-ec94548a4047,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:b27d7a7f-7132-4f32-9e11-1465304c2db0,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:27.816Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.991 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AnOslcResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:f0b549fe-12cc-4487-b86b-4bff1c076513,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:21aa0a99-903e-48ee-84d5-5db544eb7109,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c11665df-9096-4704-b839-37dc24af4dd7,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:2ca39322-4fde-40af-add3-ec94548a4047,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:b27d7a7f-7132-4f32-9e11-1465304c2db0,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:27.816Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.992 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AnOslcResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:f0b549fe-12cc-4487-b86b-4bff1c076513,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:21aa0a99-903e-48ee-84d5-5db544eb7109,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c11665df-9096-4704-b839-37dc24af4dd7,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:2ca39322-4fde-40af-add3-ec94548a4047,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:b27d7a7f-7132-4f32-9e11-1465304c2db0,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:27.816Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213), ShapeRef(_:21aa0a99-903e-48ee-84d5-5db544eb7109), ShapeRef(_:b27d7a7f-7132-4f32-9e11-1465304c2db0), ShapeRef(_:2ca39322-4fde-40af-add3-ec94548a4047), ShapeRef(_:f0b549fe-12cc-4487-b86b-4bff1c076513), ShapeRef(_:5cde4ba3-72f0-45dd-9a88-e7f2c9261f66), ShapeRef(_:c11665df-9096-4704-b839-37dc24af4dd7)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0e2f2d24-587b-4a67-a5ad-9e175dd04213,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:27.992 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0e2f2d24-587b-4a67-a5ad-9e175dd04213 = 21:00:27.993 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0e2f2d24-587b-4a67-a5ad-9e175dd04213 = 21:00:27.993 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0e2f2d24-587b-4a67-a5ad-9e175dd04213: 21:00:28.002 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MinCount violation. Expected 1, obtained: 0" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinCountConstraintComponent ] ] . 21:00:28.007 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MinCount violation. Expected 1, obtained: 0" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinCountConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.337 sec Running org.eclipse.lyo.validation.ShaclMaxCountValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:28.014Z"^^ ; "Between" ; 12 . 21:00:28.079 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:28.082 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:28.084 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:28.088 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:28.092 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c,_:03380754-f844-401e-9187-fa18c0b4a529,_:e195715d-378a-42cc-9a07-2475089fa1fa,_:ea092d48-8bda-4dbd-b1cb-401b431b1226,_:8c9f995a-690a-4776-92fd-56c23e607e35,_:a9ebf5b8-089f-4c88-852b-f96638be8080,_:741410b2-d487-4595-8b32-470eaa8ddc03,_:3f563647-088b-4489-94d5-71455e250054. Pending nodes: 21:00:28.093 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c 21:00:28.097 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:03380754-f844-401e-9187-fa18c0b4a529 21:00:28.099 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:e195715d-378a-42cc-9a07-2475089fa1fa 21:00:28.103 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ea092d48-8bda-4dbd-b1cb-401b431b1226 21:00:28.108 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8c9f995a-690a-4776-92fd-56c23e607e35 21:00:28.113 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a9ebf5b8-089f-4c88-852b-f96638be8080 21:00:28.116 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:741410b2-d487-4595-8b32-470eaa8ddc03 21:00:28.119 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:3f563647-088b-4489-94d5-71455e250054 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3f563647-088b-4489-94d5-71455e250054 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:741410b2-d487-4595-8b32-470eaa8ddc03 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a9ebf5b8-089f-4c88-852b-f96638be8080 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8c9f995a-690a-4776-92fd-56c23e607e35 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ea092d48-8bda-4dbd-b1cb-401b431b1226 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e195715d-378a-42cc-9a07-2475089fa1fa 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:03380754-f844-401e-9187-fa18c0b4a529 21:00:28.128 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c 21:00:28.129 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:28.129 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:28.129 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:28.129 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:28.130 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:28.130 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c,_:03380754-f844-401e-9187-fa18c0b4a529,_:e195715d-378a-42cc-9a07-2475089fa1fa,_:ea092d48-8bda-4dbd-b1cb-401b431b1226,_:8c9f995a-690a-4776-92fd-56c23e607e35,_:a9ebf5b8-089f-4c88-852b-f96638be8080,_:741410b2-d487-4595-8b32-470eaa8ddc03,_:3f563647-088b-4489-94d5-71455e250054) 21:00:28.130 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c) 21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:03380754-f844-401e-9187-fa18c0b4a529) 21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:e195715d-378a-42cc-9a07-2475089fa1fa) 21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ea092d48-8bda-4dbd-b1cb-401b431b1226) 21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8c9f995a-690a-4776-92fd-56c23e607e35) 21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a9ebf5b8-089f-4c88-852b-f96638be8080) 21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:741410b2-d487-4595-8b32-470eaa8ddc03) 21:00:28.131 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:3f563647-088b-4489-94d5-71455e250054) 21:00:28.132 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.132 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.133 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c=ShapeTyping(TypingMap(Map())) 21:00:28.133 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.133 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.133 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:03380754-f844-401e-9187-fa18c0b4a529=ShapeTyping(TypingMap(Map())) 21:00:28.133 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.133 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.134 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.134 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.135 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:28.014Z"^^), attempt: Attempt([,_:e195715d-378a-42cc-9a07-2475089fa1fa],Some(PredicatePath())), path: PredicatePath() 21:00:28.135 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:e195715d-378a-42cc-9a07-2475089fa1fa=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c), ShapeRef(_:03380754-f844-401e-9187-fa18c0b4a529), ShapeRef(_:e195715d-378a-42cc-9a07-2475089fa1fa), ShapeRef(_:ea092d48-8bda-4dbd-b1cb-401b431b1226), ShapeRef(_:8c9f995a-690a-4776-92fd-56c23e607e35), ShapeRef(_:a9ebf5b8-089f-4c88-852b-f96638be8080), ShapeRef(_:741410b2-d487-4595-8b32-470eaa8ddc03), ShapeRef(_:3f563647-088b-4489-94d5-71455e250054)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e195715d-378a-42cc-9a07-2475089fa1fa,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.136 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.136 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.137 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.137 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.138 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.138 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.138 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.138 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.170 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.170 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.171 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:ea092d48-8bda-4dbd-b1cb-401b431b1226],Some(PredicatePath())), path: PredicatePath() 21:00:28.172 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ea092d48-8bda-4dbd-b1cb-401b431b1226=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c), ShapeRef(_:03380754-f844-401e-9187-fa18c0b4a529), ShapeRef(_:e195715d-378a-42cc-9a07-2475089fa1fa), ShapeRef(_:ea092d48-8bda-4dbd-b1cb-401b431b1226), ShapeRef(_:8c9f995a-690a-4776-92fd-56c23e607e35), ShapeRef(_:a9ebf5b8-089f-4c88-852b-f96638be8080), ShapeRef(_:741410b2-d487-4595-8b32-470eaa8ddc03), ShapeRef(_:3f563647-088b-4489-94d5-71455e250054)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ea092d48-8bda-4dbd-b1cb-401b431b1226,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:28.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.174 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.174 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.175 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.175 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.175 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:8c9f995a-690a-4776-92fd-56c23e607e35],Some(PredicatePath())), path: PredicatePath() 21:00:28.176 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.176 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.178 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8c9f995a-690a-4776-92fd-56c23e607e35=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c), ShapeRef(_:03380754-f844-401e-9187-fa18c0b4a529), ShapeRef(_:e195715d-378a-42cc-9a07-2475089fa1fa), ShapeRef(_:ea092d48-8bda-4dbd-b1cb-401b431b1226), ShapeRef(_:8c9f995a-690a-4776-92fd-56c23e607e35), ShapeRef(_:a9ebf5b8-089f-4c88-852b-f96638be8080), ShapeRef(_:741410b2-d487-4595-8b32-470eaa8ddc03), ShapeRef(_:3f563647-088b-4489-94d5-71455e250054)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8c9f995a-690a-4776-92fd-56c23e607e35,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.178 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.178 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.178 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.178 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.179 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a9ebf5b8-089f-4c88-852b-f96638be8080=ShapeTyping(TypingMap(Map())) 21:00:28.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.180 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.180 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.181 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:741410b2-d487-4595-8b32-470eaa8ddc03=ShapeTyping(TypingMap(Map())) 21:00:28.181 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.181 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.182 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.182 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.182 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.182 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.183 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.183 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.184 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:3f563647-088b-4489-94d5-71455e250054],Some(PredicatePath())), path: PredicatePath() 21:00:28.184 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.184 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.185 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:3f563647-088b-4489-94d5-71455e250054=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c), ShapeRef(_:03380754-f844-401e-9187-fa18c0b4a529), ShapeRef(_:e195715d-378a-42cc-9a07-2475089fa1fa), ShapeRef(_:ea092d48-8bda-4dbd-b1cb-401b431b1226), ShapeRef(_:8c9f995a-690a-4776-92fd-56c23e607e35), ShapeRef(_:a9ebf5b8-089f-4c88-852b-f96638be8080), ShapeRef(_:741410b2-d487-4595-8b32-470eaa8ddc03), ShapeRef(_:3f563647-088b-4489-94d5-71455e250054)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:3f563647-088b-4489-94d5-71455e250054,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.185 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c,_:03380754-f844-401e-9187-fa18c0b4a529,_:e195715d-378a-42cc-9a07-2475089fa1fa,_:ea092d48-8bda-4dbd-b1cb-401b431b1226,_:8c9f995a-690a-4776-92fd-56c23e607e35,_:a9ebf5b8-089f-4c88-852b-f96638be8080,_:741410b2-d487-4595-8b32-470eaa8ddc03,_:3f563647-088b-4489-94d5-71455e250054)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8c9f995a-690a-4776-92fd-56c23e607e35,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:3f563647-088b-4489-94d5-71455e250054,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c), ShapeRef(_:03380754-f844-401e-9187-fa18c0b4a529), ShapeRef(_:e195715d-378a-42cc-9a07-2475089fa1fa), ShapeRef(_:ea092d48-8bda-4dbd-b1cb-401b431b1226), ShapeRef(_:8c9f995a-690a-4776-92fd-56c23e607e35), ShapeRef(_:a9ebf5b8-089f-4c88-852b-f96638be8080), ShapeRef(_:741410b2-d487-4595-8b32-470eaa8ddc03), ShapeRef(_:3f563647-088b-4489-94d5-71455e250054)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e195715d-378a-42cc-9a07-2475089fa1fa,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ea092d48-8bda-4dbd-b1cb-401b431b1226,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:28.186 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8c9f995a-690a-4776-92fd-56c23e607e35,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:3f563647-088b-4489-94d5-71455e250054,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c), ShapeRef(_:03380754-f844-401e-9187-fa18c0b4a529), ShapeRef(_:e195715d-378a-42cc-9a07-2475089fa1fa), ShapeRef(_:ea092d48-8bda-4dbd-b1cb-401b431b1226), ShapeRef(_:8c9f995a-690a-4776-92fd-56c23e607e35), ShapeRef(_:a9ebf5b8-089f-4c88-852b-f96638be8080), ShapeRef(_:741410b2-d487-4595-8b32-470eaa8ddc03), ShapeRef(_:3f563647-088b-4489-94d5-71455e250054)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e195715d-378a-42cc-9a07-2475089fa1fa,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ea092d48-8bda-4dbd-b1cb-401b431b1226,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:28.187 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8c9f995a-690a-4776-92fd-56c23e607e35,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:3f563647-088b-4489-94d5-71455e250054,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c), ShapeRef(_:03380754-f844-401e-9187-fa18c0b4a529), ShapeRef(_:e195715d-378a-42cc-9a07-2475089fa1fa), ShapeRef(_:ea092d48-8bda-4dbd-b1cb-401b431b1226), ShapeRef(_:8c9f995a-690a-4776-92fd-56c23e607e35), ShapeRef(_:a9ebf5b8-089f-4c88-852b-f96638be8080), ShapeRef(_:741410b2-d487-4595-8b32-470eaa8ddc03), ShapeRef(_:3f563647-088b-4489-94d5-71455e250054)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e195715d-378a-42cc-9a07-2475089fa1fa,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ea092d48-8bda-4dbd-b1cb-401b431b1226,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:28.187 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3f563647-088b-4489-94d5-71455e250054 = 21:00:28.188 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3f563647-088b-4489-94d5-71455e250054 = 21:00:28.188 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:3f563647-088b-4489-94d5-71455e250054: 21:00:28.188 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:741410b2-d487-4595-8b32-470eaa8ddc03 = 21:00:28.188 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:741410b2-d487-4595-8b32-470eaa8ddc03 = 21:00:28.188 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:741410b2-d487-4595-8b32-470eaa8ddc03: 21:00:28.189 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a9ebf5b8-089f-4c88-852b-f96638be8080 = 21:00:28.189 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a9ebf5b8-089f-4c88-852b-f96638be8080 = 21:00:28.189 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a9ebf5b8-089f-4c88-852b-f96638be8080: 21:00:28.190 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8c9f995a-690a-4776-92fd-56c23e607e35 = 21:00:28.190 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8c9f995a-690a-4776-92fd-56c23e607e35 = 21:00:28.190 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8c9f995a-690a-4776-92fd-56c23e607e35: 21:00:28.191 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ea092d48-8bda-4dbd-b1cb-401b431b1226 = 21:00:28.191 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ea092d48-8bda-4dbd-b1cb-401b431b1226 = 21:00:28.191 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ea092d48-8bda-4dbd-b1cb-401b431b1226: 21:00:28.192 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e195715d-378a-42cc-9a07-2475089fa1fa = 21:00:28.192 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e195715d-378a-42cc-9a07-2475089fa1fa = 21:00:28.192 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:e195715d-378a-42cc-9a07-2475089fa1fa: 21:00:28.193 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:03380754-f844-401e-9187-fa18c0b4a529 = 21:00:28.193 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:03380754-f844-401e-9187-fa18c0b4a529 = 21:00:28.193 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:03380754-f844-401e-9187-fa18c0b4a529: 21:00:28.194 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c = 21:00:28.194 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c = 21:00:28.194 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2d4e754a-9a4b-42e5-828e-73c7f20f7f8c: 21:00:28.197 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:28.200 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:28.202Z"^^ ; "Between" ; 1 ; 12 . 21:00:28.222 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:targetClass . 21:00:28.224 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:28.226 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:28.271 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:28.277 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:d5704f75-68f2-483b-aa83-271a56c2d2ee,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,_:a802c267-597b-4f41-9850-400fcbba1634,_:ef9a7a42-0216-4457-bc86-8ab9dc634b59,_:574f311b-b238-45e3-805a-71b7cb2cb41f,_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78,_:b98fb378-4182-46fe-b011-9eab71fa843a,_:72982bf1-290b-4c96-b68d-a2a935f16dfb. Pending nodes: 21:00:28.278 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d5704f75-68f2-483b-aa83-271a56c2d2ee 21:00:28.281 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95 21:00:28.286 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a802c267-597b-4f41-9850-400fcbba1634 21:00:28.290 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ef9a7a42-0216-4457-bc86-8ab9dc634b59 21:00:28.292 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:574f311b-b238-45e3-805a-71b7cb2cb41f 21:00:28.294 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78 21:00:28.297 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b98fb378-4182-46fe-b011-9eab71fa843a 21:00:28.301 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:72982bf1-290b-4c96-b68d-a2a935f16dfb 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:72982bf1-290b-4c96-b68d-a2a935f16dfb 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b98fb378-4182-46fe-b011-9eab71fa843a 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:574f311b-b238-45e3-805a-71b7cb2cb41f 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ef9a7a42-0216-4457-bc86-8ab9dc634b59 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a802c267-597b-4f41-9850-400fcbba1634 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95 21:00:28.303 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d5704f75-68f2-483b-aa83-271a56c2d2ee 21:00:28.304 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:72982bf1-290b-4c96-b68d-a2a935f16dfb = 21:00:28.304 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:72982bf1-290b-4c96-b68d-a2a935f16dfb = 21:00:28.304 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:72982bf1-290b-4c96-b68d-a2a935f16dfb: 21:00:28.304 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:28.305 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:28.305 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:28.305 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:28.305 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:28.305 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:d5704f75-68f2-483b-aa83-271a56c2d2ee,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,_:a802c267-597b-4f41-9850-400fcbba1634,_:ef9a7a42-0216-4457-bc86-8ab9dc634b59,_:574f311b-b238-45e3-805a-71b7cb2cb41f,_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78,_:b98fb378-4182-46fe-b011-9eab71fa843a,_:72982bf1-290b-4c96-b68d-a2a935f16dfb) 21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d5704f75-68f2-483b-aa83-271a56c2d2ee) 21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95) 21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a802c267-597b-4f41-9850-400fcbba1634) 21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ef9a7a42-0216-4457-bc86-8ab9dc634b59) 21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:574f311b-b238-45e3-805a-71b7cb2cb41f) 21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78) 21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b98fb378-4182-46fe-b011-9eab71fa843a) 21:00:28.306 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:72982bf1-290b-4c96-b68d-a2a935f16dfb) 21:00:28.307 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.307 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.308 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.308 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.308 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d5704f75-68f2-483b-aa83-271a56c2d2ee=ShapeTyping(TypingMap(Map())) 21:00:28.308 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.308 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.309 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.309 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.310 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.310 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.311 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.311 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.312 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.312 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.312 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95],Some(PredicatePath())), path: PredicatePath() 21:00:28.313 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5704f75-68f2-483b-aa83-271a56c2d2ee), ShapeRef(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95), ShapeRef(_:a802c267-597b-4f41-9850-400fcbba1634), ShapeRef(_:ef9a7a42-0216-4457-bc86-8ab9dc634b59), ShapeRef(_:574f311b-b238-45e3-805a-71b7cb2cb41f), ShapeRef(_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78), ShapeRef(_:b98fb378-4182-46fe-b011-9eab71fa843a), ShapeRef(_:72982bf1-290b-4c96-b68d-a2a935f16dfb)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:28.313 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.313 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.314 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.314 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.315 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.315 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.316 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.316 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.316 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(1), attempt: Attempt([,_:a802c267-597b-4f41-9850-400fcbba1634],Some(PredicatePath())), path: PredicatePath() 21:00:28.317 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.317 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.318 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a802c267-597b-4f41-9850-400fcbba1634=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5704f75-68f2-483b-aa83-271a56c2d2ee), ShapeRef(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95), ShapeRef(_:a802c267-597b-4f41-9850-400fcbba1634), ShapeRef(_:ef9a7a42-0216-4457-bc86-8ab9dc634b59), ShapeRef(_:574f311b-b238-45e3-805a-71b7cb2cb41f), ShapeRef(_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78), ShapeRef(_:b98fb378-4182-46fe-b011-9eab71fa843a), ShapeRef(_:72982bf1-290b-4c96-b68d-a2a935f16dfb)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a802c267-597b-4f41-9850-400fcbba1634,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MaxCount violation. Expected 0, obtained: 1")))))))) 21:00:28.319 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.319 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.319 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ef9a7a42-0216-4457-bc86-8ab9dc634b59=ShapeTyping(TypingMap(Map())) 21:00:28.319 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.319 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.320 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:574f311b-b238-45e3-805a-71b7cb2cb41f=ShapeTyping(TypingMap(Map())) 21:00:28.320 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.320 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.320 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.320 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.321 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78=ShapeTyping(TypingMap(Map())) 21:00:28.321 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.321 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.322 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.322 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.323 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.323 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.324 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.324 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.324 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:b98fb378-4182-46fe-b011-9eab71fa843a],Some(PredicatePath())), path: PredicatePath() 21:00:28.324 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.324 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.326 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b98fb378-4182-46fe-b011-9eab71fa843a=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5704f75-68f2-483b-aa83-271a56c2d2ee), ShapeRef(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95), ShapeRef(_:a802c267-597b-4f41-9850-400fcbba1634), ShapeRef(_:ef9a7a42-0216-4457-bc86-8ab9dc634b59), ShapeRef(_:574f311b-b238-45e3-805a-71b7cb2cb41f), ShapeRef(_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78), ShapeRef(_:b98fb378-4182-46fe-b011-9eab71fa843a), ShapeRef(_:72982bf1-290b-4c96-b68d-a2a935f16dfb)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b98fb378-4182-46fe-b011-9eab71fa843a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.326 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.326 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.327 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.327 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.327 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:28.202Z"^^), attempt: Attempt([,_:72982bf1-290b-4c96-b68d-a2a935f16dfb],Some(PredicatePath())), path: PredicatePath() 21:00:28.328 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:72982bf1-290b-4c96-b68d-a2a935f16dfb=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5704f75-68f2-483b-aa83-271a56c2d2ee), ShapeRef(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95), ShapeRef(_:a802c267-597b-4f41-9850-400fcbba1634), ShapeRef(_:ef9a7a42-0216-4457-bc86-8ab9dc634b59), ShapeRef(_:574f311b-b238-45e3-805a-71b7cb2cb41f), ShapeRef(_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78), ShapeRef(_:b98fb378-4182-46fe-b011-9eab71fa843a), ShapeRef(_:72982bf1-290b-4c96-b68d-a2a935f16dfb)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:72982bf1-290b-4c96-b68d-a2a935f16dfb,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.328 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:d5704f75-68f2-483b-aa83-271a56c2d2ee,_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,_:a802c267-597b-4f41-9850-400fcbba1634,_:ef9a7a42-0216-4457-bc86-8ab9dc634b59,_:574f311b-b238-45e3-805a-71b7cb2cb41f,_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78,_:b98fb378-4182-46fe-b011-9eab71fa843a,_:72982bf1-290b-4c96-b68d-a2a935f16dfb)=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5704f75-68f2-483b-aa83-271a56c2d2ee), ShapeRef(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95), ShapeRef(_:a802c267-597b-4f41-9850-400fcbba1634), ShapeRef(_:ef9a7a42-0216-4457-bc86-8ab9dc634b59), ShapeRef(_:574f311b-b238-45e3-805a-71b7cb2cb41f), ShapeRef(_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78), ShapeRef(_:b98fb378-4182-46fe-b011-9eab71fa843a), ShapeRef(_:72982bf1-290b-4c96-b68d-a2a935f16dfb)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:72982bf1-290b-4c96-b68d-a2a935f16dfb,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b98fb378-4182-46fe-b011-9eab71fa843a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:a802c267-597b-4f41-9850-400fcbba1634,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MaxCount violation. Expected 0, obtained: 1")))))))) 21:00:28.329 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5704f75-68f2-483b-aa83-271a56c2d2ee), ShapeRef(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95), ShapeRef(_:a802c267-597b-4f41-9850-400fcbba1634), ShapeRef(_:ef9a7a42-0216-4457-bc86-8ab9dc634b59), ShapeRef(_:574f311b-b238-45e3-805a-71b7cb2cb41f), ShapeRef(_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78), ShapeRef(_:b98fb378-4182-46fe-b011-9eab71fa843a), ShapeRef(_:72982bf1-290b-4c96-b68d-a2a935f16dfb)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:72982bf1-290b-4c96-b68d-a2a935f16dfb,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b98fb378-4182-46fe-b011-9eab71fa843a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:a802c267-597b-4f41-9850-400fcbba1634,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MaxCount violation. Expected 0, obtained: 1")))))))) 21:00:28.330 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5704f75-68f2-483b-aa83-271a56c2d2ee), ShapeRef(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95), ShapeRef(_:a802c267-597b-4f41-9850-400fcbba1634), ShapeRef(_:ef9a7a42-0216-4457-bc86-8ab9dc634b59), ShapeRef(_:574f311b-b238-45e3-805a-71b7cb2cb41f), ShapeRef(_:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78), ShapeRef(_:b98fb378-4182-46fe-b011-9eab71fa843a), ShapeRef(_:72982bf1-290b-4c96-b68d-a2a935f16dfb)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:72982bf1-290b-4c96-b68d-a2a935f16dfb,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b98fb378-4182-46fe-b011-9eab71fa843a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:a802c267-597b-4f41-9850-400fcbba1634,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MaxCount violation. Expected 0, obtained: 1")))))))) 21:00:28.370 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b98fb378-4182-46fe-b011-9eab71fa843a = 21:00:28.371 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b98fb378-4182-46fe-b011-9eab71fa843a = 21:00:28.371 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b98fb378-4182-46fe-b011-9eab71fa843a: 21:00:28.371 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78 = 21:00:28.371 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78 = 21:00:28.371 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ca091ca6-7f8e-43ad-b36b-7ff97fd83a78: 21:00:28.372 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:574f311b-b238-45e3-805a-71b7cb2cb41f = 21:00:28.372 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:574f311b-b238-45e3-805a-71b7cb2cb41f = 21:00:28.372 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:574f311b-b238-45e3-805a-71b7cb2cb41f: 21:00:28.372 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ef9a7a42-0216-4457-bc86-8ab9dc634b59 = 21:00:28.373 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ef9a7a42-0216-4457-bc86-8ab9dc634b59 = 21:00:28.373 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ef9a7a42-0216-4457-bc86-8ab9dc634b59: 21:00:28.373 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a802c267-597b-4f41-9850-400fcbba1634 = 21:00:28.373 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a802c267-597b-4f41-9850-400fcbba1634 = 21:00:28.373 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a802c267-597b-4f41-9850-400fcbba1634: 21:00:28.374 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95 = 21:00:28.374 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95 = 21:00:28.374 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:7aebf11b-57d4-4d21-b48f-ce6cdc09ee95: 21:00:28.374 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d5704f75-68f2-483b-aa83-271a56c2d2ee = 21:00:28.374 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d5704f75-68f2-483b-aa83-271a56c2d2ee = 21:00:28.374 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d5704f75-68f2-483b-aa83-271a56c2d2ee: 21:00:28.379 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MaxCount violation. Expected 0, obtained: 1" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxCountConstraintComponent ] ] . 21:00:28.384 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MaxCount violation. Expected 0, obtained: 1" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxCountConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec Running org.eclipse.lyo.validation.ShaclMaxExclusiveValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:28.389Z"^^ ; "Between" ; 12 ; 14 . 21:00:28.408 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:targetClass . 21:00:28.410 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:28.411 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:28.414 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:28.418 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:e6e3daf8-0580-4c9f-b68d-1959e283f838,_:af9edab4-3e4a-468a-945d-7885ac8c990c,_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,_:80c7cdcd-0ed9-4865-9723-413cb532f97c,_:b42b806a-c4b3-488e-9423-42add629dcad,_:6dfe5021-591f-4df1-b8fb-ba4248046149,_:ca6cf6dd-f99b-4441-8fbc-77f389688da6. Pending nodes: 21:00:28.419 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:e6e3daf8-0580-4c9f-b68d-1959e283f838 21:00:28.421 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:af9edab4-3e4a-468a-945d-7885ac8c990c 21:00:28.425 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16 21:00:28.471 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2 21:00:28.475 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:80c7cdcd-0ed9-4865-9723-413cb532f97c 21:00:28.477 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b42b806a-c4b3-488e-9423-42add629dcad 21:00:28.480 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6dfe5021-591f-4df1-b8fb-ba4248046149 21:00:28.482 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ca6cf6dd-f99b-4441-8fbc-77f389688da6 21:00:28.485 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ca6cf6dd-f99b-4441-8fbc-77f389688da6 21:00:28.485 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:28.485 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6dfe5021-591f-4df1-b8fb-ba4248046149 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b42b806a-c4b3-488e-9423-42add629dcad 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:80c7cdcd-0ed9-4865-9723-413cb532f97c 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:af9edab4-3e4a-468a-945d-7885ac8c990c 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e6e3daf8-0580-4c9f-b68d-1959e283f838 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ca6cf6dd-f99b-4441-8fbc-77f389688da6 = 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ca6cf6dd-f99b-4441-8fbc-77f389688da6 = 21:00:28.486 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ca6cf6dd-f99b-4441-8fbc-77f389688da6: 21:00:28.487 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:28.487 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:28.487 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:28.487 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:28.488 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:28.488 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:e6e3daf8-0580-4c9f-b68d-1959e283f838,_:af9edab4-3e4a-468a-945d-7885ac8c990c,_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,_:80c7cdcd-0ed9-4865-9723-413cb532f97c,_:b42b806a-c4b3-488e-9423-42add629dcad,_:6dfe5021-591f-4df1-b8fb-ba4248046149,_:ca6cf6dd-f99b-4441-8fbc-77f389688da6) 21:00:28.488 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:e6e3daf8-0580-4c9f-b68d-1959e283f838) 21:00:28.488 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:af9edab4-3e4a-468a-945d-7885ac8c990c) 21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16) 21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2) 21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:80c7cdcd-0ed9-4865-9723-413cb532f97c) 21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b42b806a-c4b3-488e-9423-42add629dcad) 21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6dfe5021-591f-4df1-b8fb-ba4248046149) 21:00:28.489 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ca6cf6dd-f99b-4441-8fbc-77f389688da6) 21:00:28.489 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.490 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.490 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:e6e3daf8-0580-4c9f-b68d-1959e283f838=ShapeTyping(TypingMap(Map())) 21:00:28.490 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.491 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.492 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.492 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.493 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.493 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.493 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.494 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.494 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.494 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.495 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:af9edab4-3e4a-468a-945d-7885ac8c990c],Some(PredicatePath())), path: PredicatePath() 21:00:28.496 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:af9edab4-3e4a-468a-945d-7885ac8c990c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:e6e3daf8-0580-4c9f-b68d-1959e283f838), ShapeRef(_:af9edab4-3e4a-468a-945d-7885ac8c990c), ShapeRef(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16), ShapeRef(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2), ShapeRef(_:80c7cdcd-0ed9-4865-9723-413cb532f97c), ShapeRef(_:b42b806a-c4b3-488e-9423-42add629dcad), ShapeRef(_:6dfe5021-591f-4df1-b8fb-ba4248046149), ShapeRef(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:af9edab4-3e4a-468a-945d-7885ac8c990c,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:28.496 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.496 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.498 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.498 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.500 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:e6e3daf8-0580-4c9f-b68d-1959e283f838), ShapeRef(_:af9edab4-3e4a-468a-945d-7885ac8c990c), ShapeRef(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16), ShapeRef(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2), ShapeRef(_:80c7cdcd-0ed9-4865-9723-413cb532f97c), ShapeRef(_:b42b806a-c4b3-488e-9423-42add629dcad), ShapeRef(_:6dfe5021-591f-4df1-b8fb-ba4248046149), ShapeRef(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))))))) 21:00:28.500 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.500 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.501 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.501 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.502 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.502 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.503 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.503 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.503 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2],Some(PredicatePath())), path: PredicatePath() 21:00:28.504 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.504 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.505 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:e6e3daf8-0580-4c9f-b68d-1959e283f838), ShapeRef(_:af9edab4-3e4a-468a-945d-7885ac8c990c), ShapeRef(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16), ShapeRef(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2), ShapeRef(_:80c7cdcd-0ed9-4865-9723-413cb532f97c), ShapeRef(_:b42b806a-c4b3-488e-9423-42add629dcad), ShapeRef(_:6dfe5021-591f-4df1-b8fb-ba4248046149), ShapeRef(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.505 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.505 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.506 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.506 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.506 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:28.389Z"^^), attempt: Attempt([,_:80c7cdcd-0ed9-4865-9723-413cb532f97c],Some(PredicatePath())), path: PredicatePath() 21:00:28.507 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:80c7cdcd-0ed9-4865-9723-413cb532f97c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:e6e3daf8-0580-4c9f-b68d-1959e283f838), ShapeRef(_:af9edab4-3e4a-468a-945d-7885ac8c990c), ShapeRef(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16), ShapeRef(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2), ShapeRef(_:80c7cdcd-0ed9-4865-9723-413cb532f97c), ShapeRef(_:b42b806a-c4b3-488e-9423-42add629dcad), ShapeRef(_:6dfe5021-591f-4df1-b8fb-ba4248046149), ShapeRef(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:80c7cdcd-0ed9-4865-9723-413cb532f97c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.507 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.507 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.508 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.508 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.508 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b42b806a-c4b3-488e-9423-42add629dcad=ShapeTyping(TypingMap(Map())) 21:00:28.508 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.508 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.509 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6dfe5021-591f-4df1-b8fb-ba4248046149=ShapeTyping(TypingMap(Map())) 21:00:28.509 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.509 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.510 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.510 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.510 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.510 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.511 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:ca6cf6dd-f99b-4441-8fbc-77f389688da6],Some(PredicatePath())), path: PredicatePath() 21:00:28.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.512 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ca6cf6dd-f99b-4441-8fbc-77f389688da6=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:e6e3daf8-0580-4c9f-b68d-1959e283f838), ShapeRef(_:af9edab4-3e4a-468a-945d-7885ac8c990c), ShapeRef(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16), ShapeRef(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2), ShapeRef(_:80c7cdcd-0ed9-4865-9723-413cb532f97c), ShapeRef(_:b42b806a-c4b3-488e-9423-42add629dcad), ShapeRef(_:6dfe5021-591f-4df1-b8fb-ba4248046149), ShapeRef(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.513 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:e6e3daf8-0580-4c9f-b68d-1959e283f838,_:af9edab4-3e4a-468a-945d-7885ac8c990c,_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,_:80c7cdcd-0ed9-4865-9723-413cb532f97c,_:b42b806a-c4b3-488e-9423-42add629dcad,_:6dfe5021-591f-4df1-b8fb-ba4248046149,_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:af9edab4-3e4a-468a-945d-7885ac8c990c,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:e6e3daf8-0580-4c9f-b68d-1959e283f838), ShapeRef(_:af9edab4-3e4a-468a-945d-7885ac8c990c), ShapeRef(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16), ShapeRef(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2), ShapeRef(_:80c7cdcd-0ed9-4865-9723-413cb532f97c), ShapeRef(_:b42b806a-c4b3-488e-9423-42add629dcad), ShapeRef(_:6dfe5021-591f-4df1-b8fb-ba4248046149), ShapeRef(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), PropertyShape(_:80c7cdcd-0ed9-4865-9723-413cb532f97c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.514 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:af9edab4-3e4a-468a-945d-7885ac8c990c,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:e6e3daf8-0580-4c9f-b68d-1959e283f838), ShapeRef(_:af9edab4-3e4a-468a-945d-7885ac8c990c), ShapeRef(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16), ShapeRef(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2), ShapeRef(_:80c7cdcd-0ed9-4865-9723-413cb532f97c), ShapeRef(_:b42b806a-c4b3-488e-9423-42add629dcad), ShapeRef(_:6dfe5021-591f-4df1-b8fb-ba4248046149), ShapeRef(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), PropertyShape(_:80c7cdcd-0ed9-4865-9723-413cb532f97c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.514 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:af9edab4-3e4a-468a-945d-7885ac8c990c,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:e6e3daf8-0580-4c9f-b68d-1959e283f838), ShapeRef(_:af9edab4-3e4a-468a-945d-7885ac8c990c), ShapeRef(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16), ShapeRef(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2), ShapeRef(_:80c7cdcd-0ed9-4865-9723-413cb532f97c), ShapeRef(_:b42b806a-c4b3-488e-9423-42add629dcad), ShapeRef(_:6dfe5021-591f-4df1-b8fb-ba4248046149), ShapeRef(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ca6cf6dd-f99b-4441-8fbc-77f389688da6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), PropertyShape(_:80c7cdcd-0ed9-4865-9723-413cb532f97c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.515 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6dfe5021-591f-4df1-b8fb-ba4248046149 = 21:00:28.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6dfe5021-591f-4df1-b8fb-ba4248046149 = 21:00:28.515 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6dfe5021-591f-4df1-b8fb-ba4248046149: 21:00:28.515 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b42b806a-c4b3-488e-9423-42add629dcad = 21:00:28.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b42b806a-c4b3-488e-9423-42add629dcad = 21:00:28.516 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b42b806a-c4b3-488e-9423-42add629dcad: 21:00:28.516 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:80c7cdcd-0ed9-4865-9723-413cb532f97c = 21:00:28.516 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:80c7cdcd-0ed9-4865-9723-413cb532f97c = 21:00:28.516 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:80c7cdcd-0ed9-4865-9723-413cb532f97c: 21:00:28.516 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2 = 21:00:28.516 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2 = 21:00:28.516 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:90fa0b4d-16ca-43be-afbc-b1fa1ae107b2: 21:00:28.517 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16 = 21:00:28.517 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16 = 21:00:28.517 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f6d8cf8f-82e1-4d85-b8e0-3dbf15812f16: 21:00:28.517 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:af9edab4-3e4a-468a-945d-7885ac8c990c = 21:00:28.517 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:af9edab4-3e4a-468a-945d-7885ac8c990c = 21:00:28.517 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:af9edab4-3e4a-468a-945d-7885ac8c990c: 21:00:28.518 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e6e3daf8-0580-4c9f-b68d-1959e283f838 = 21:00:28.518 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e6e3daf8-0580-4c9f-b68d-1959e283f838 = 21:00:28.518 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:e6e3daf8-0580-4c9f-b68d-1959e283f838: 21:00:28.521 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:28.571 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:28.573Z"^^ ; "Between" ; 12 ; 16 . 21:00:28.595 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:28.596 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:28.598 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:28.600 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:28.603 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:ae619815-2fbb-48a0-b857-253b0ba7799b,_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,_:1472b886-71fd-4f4d-926d-8f1822ae2922,_:22774de9-fa6d-4534-801a-0dd58363a629,_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b,_:08689aea-314e-4034-be5f-b729892d9bb7,_:37d65837-0eaa-4bd3-bb45-b60d6ee93800,_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16. Pending nodes: 21:00:28.604 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ae619815-2fbb-48a0-b857-253b0ba7799b 21:00:28.607 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:fe33b560-1c9f-4316-8f9e-e96da2fcc1af 21:00:28.610 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1472b886-71fd-4f4d-926d-8f1822ae2922 21:00:28.613 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:22774de9-fa6d-4534-801a-0dd58363a629 21:00:28.616 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b 21:00:28.618 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:08689aea-314e-4034-be5f-b729892d9bb7 21:00:28.620 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:37d65837-0eaa-4bd3-bb45-b60d6ee93800 21:00:28.622 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:37d65837-0eaa-4bd3-bb45-b60d6ee93800 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:08689aea-314e-4034-be5f-b729892d9bb7 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:22774de9-fa6d-4534-801a-0dd58363a629 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1472b886-71fd-4f4d-926d-8f1822ae2922 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:fe33b560-1c9f-4316-8f9e-e96da2fcc1af 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ae619815-2fbb-48a0-b857-253b0ba7799b 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16 = 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16 = 21:00:28.624 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16: 21:00:28.625 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:28.625 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:28.625 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:28.625 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:28.625 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:ae619815-2fbb-48a0-b857-253b0ba7799b,_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,_:1472b886-71fd-4f4d-926d-8f1822ae2922,_:22774de9-fa6d-4534-801a-0dd58363a629,_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b,_:08689aea-314e-4034-be5f-b729892d9bb7,_:37d65837-0eaa-4bd3-bb45-b60d6ee93800,_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16) 21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ae619815-2fbb-48a0-b857-253b0ba7799b) 21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af) 21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:1472b886-71fd-4f4d-926d-8f1822ae2922) 21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:22774de9-fa6d-4534-801a-0dd58363a629) 21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b) 21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:08689aea-314e-4034-be5f-b729892d9bb7) 21:00:28.626 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:37d65837-0eaa-4bd3-bb45-b60d6ee93800) 21:00:28.627 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16) 21:00:28.627 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.627 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.628 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.628 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.628 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.629 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.629 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.629 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.630 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:ae619815-2fbb-48a0-b857-253b0ba7799b],Some(PredicatePath())), path: PredicatePath() 21:00:28.630 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.630 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.631 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ae619815-2fbb-48a0-b857-253b0ba7799b=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ae619815-2fbb-48a0-b857-253b0ba7799b), ShapeRef(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af), ShapeRef(_:1472b886-71fd-4f4d-926d-8f1822ae2922), ShapeRef(_:22774de9-fa6d-4534-801a-0dd58363a629), ShapeRef(_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b), ShapeRef(_:08689aea-314e-4034-be5f-b729892d9bb7), ShapeRef(_:37d65837-0eaa-4bd3-bb45-b60d6ee93800), ShapeRef(_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ae619815-2fbb-48a0-b857-253b0ba7799b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.631 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.631 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.632 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.632 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.633 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ae619815-2fbb-48a0-b857-253b0ba7799b), ShapeRef(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af), ShapeRef(_:1472b886-71fd-4f4d-926d-8f1822ae2922), ShapeRef(_:22774de9-fa6d-4534-801a-0dd58363a629), ShapeRef(_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b), ShapeRef(_:08689aea-314e-4034-be5f-b729892d9bb7), ShapeRef(_:37d65837-0eaa-4bd3-bb45-b60d6ee93800), ShapeRef(_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxExclusive violation. Expected 16 < 15")))))))) 21:00:28.633 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.633 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.634 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.634 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.634 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.634 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.635 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.635 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.635 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:1472b886-71fd-4f4d-926d-8f1822ae2922],Some(PredicatePath())), path: PredicatePath() 21:00:28.635 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.635 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.636 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:1472b886-71fd-4f4d-926d-8f1822ae2922=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ae619815-2fbb-48a0-b857-253b0ba7799b), ShapeRef(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af), ShapeRef(_:1472b886-71fd-4f4d-926d-8f1822ae2922), ShapeRef(_:22774de9-fa6d-4534-801a-0dd58363a629), ShapeRef(_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b), ShapeRef(_:08689aea-314e-4034-be5f-b729892d9bb7), ShapeRef(_:37d65837-0eaa-4bd3-bb45-b60d6ee93800), ShapeRef(_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1472b886-71fd-4f4d-926d-8f1822ae2922,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.636 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.636 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.637 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.637 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.638 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.638 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.671 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.671 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.672 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.672 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.672 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:22774de9-fa6d-4534-801a-0dd58363a629],Some(PredicatePath())), path: PredicatePath() 21:00:28.673 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:22774de9-fa6d-4534-801a-0dd58363a629=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ae619815-2fbb-48a0-b857-253b0ba7799b), ShapeRef(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af), ShapeRef(_:1472b886-71fd-4f4d-926d-8f1822ae2922), ShapeRef(_:22774de9-fa6d-4534-801a-0dd58363a629), ShapeRef(_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b), ShapeRef(_:08689aea-314e-4034-be5f-b729892d9bb7), ShapeRef(_:37d65837-0eaa-4bd3-bb45-b60d6ee93800), ShapeRef(_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:22774de9-fa6d-4534-801a-0dd58363a629,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:28.673 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.673 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.674 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b=ShapeTyping(TypingMap(Map())) 21:00:28.674 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.674 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.674 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.674 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.675 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:28.573Z"^^), attempt: Attempt([,_:08689aea-314e-4034-be5f-b729892d9bb7],Some(PredicatePath())), path: PredicatePath() 21:00:28.675 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:08689aea-314e-4034-be5f-b729892d9bb7=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ae619815-2fbb-48a0-b857-253b0ba7799b), ShapeRef(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af), ShapeRef(_:1472b886-71fd-4f4d-926d-8f1822ae2922), ShapeRef(_:22774de9-fa6d-4534-801a-0dd58363a629), ShapeRef(_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b), ShapeRef(_:08689aea-314e-4034-be5f-b729892d9bb7), ShapeRef(_:37d65837-0eaa-4bd3-bb45-b60d6ee93800), ShapeRef(_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:08689aea-314e-4034-be5f-b729892d9bb7,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.676 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:37d65837-0eaa-4bd3-bb45-b60d6ee93800=ShapeTyping(TypingMap(Map())) 21:00:28.676 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.676 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.676 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.676 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.677 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16=ShapeTyping(TypingMap(Map())) 21:00:28.678 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:ae619815-2fbb-48a0-b857-253b0ba7799b,_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,_:1472b886-71fd-4f4d-926d-8f1822ae2922,_:22774de9-fa6d-4534-801a-0dd58363a629,_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b,_:08689aea-314e-4034-be5f-b729892d9bb7,_:37d65837-0eaa-4bd3-bb45-b60d6ee93800,_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxExclusive violation. Expected 16 < 15")))), PropertyShape(_:22774de9-fa6d-4534-801a-0dd58363a629,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:08689aea-314e-4034-be5f-b729892d9bb7,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ae619815-2fbb-48a0-b857-253b0ba7799b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ae619815-2fbb-48a0-b857-253b0ba7799b), ShapeRef(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af), ShapeRef(_:1472b886-71fd-4f4d-926d-8f1822ae2922), ShapeRef(_:22774de9-fa6d-4534-801a-0dd58363a629), ShapeRef(_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b), ShapeRef(_:08689aea-314e-4034-be5f-b729892d9bb7), ShapeRef(_:37d65837-0eaa-4bd3-bb45-b60d6ee93800), ShapeRef(_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1472b886-71fd-4f4d-926d-8f1822ae2922,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.679 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxExclusive violation. Expected 16 < 15")))), PropertyShape(_:22774de9-fa6d-4534-801a-0dd58363a629,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:08689aea-314e-4034-be5f-b729892d9bb7,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ae619815-2fbb-48a0-b857-253b0ba7799b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ae619815-2fbb-48a0-b857-253b0ba7799b), ShapeRef(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af), ShapeRef(_:1472b886-71fd-4f4d-926d-8f1822ae2922), ShapeRef(_:22774de9-fa6d-4534-801a-0dd58363a629), ShapeRef(_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b), ShapeRef(_:08689aea-314e-4034-be5f-b729892d9bb7), ShapeRef(_:37d65837-0eaa-4bd3-bb45-b60d6ee93800), ShapeRef(_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1472b886-71fd-4f4d-926d-8f1822ae2922,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.679 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxExclusive violation. Expected 16 < 15")))), PropertyShape(_:22774de9-fa6d-4534-801a-0dd58363a629,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:08689aea-314e-4034-be5f-b729892d9bb7,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ae619815-2fbb-48a0-b857-253b0ba7799b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ae619815-2fbb-48a0-b857-253b0ba7799b), ShapeRef(_:fe33b560-1c9f-4316-8f9e-e96da2fcc1af), ShapeRef(_:1472b886-71fd-4f4d-926d-8f1822ae2922), ShapeRef(_:22774de9-fa6d-4534-801a-0dd58363a629), ShapeRef(_:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b), ShapeRef(_:08689aea-314e-4034-be5f-b729892d9bb7), ShapeRef(_:37d65837-0eaa-4bd3-bb45-b60d6ee93800), ShapeRef(_:27d5ede2-0cd4-4fd2-bc77-37b6ac71fc16)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1472b886-71fd-4f4d-926d-8f1822ae2922,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.680 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:37d65837-0eaa-4bd3-bb45-b60d6ee93800 = 21:00:28.680 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:37d65837-0eaa-4bd3-bb45-b60d6ee93800 = 21:00:28.680 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:37d65837-0eaa-4bd3-bb45-b60d6ee93800: 21:00:28.680 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:08689aea-314e-4034-be5f-b729892d9bb7 = 21:00:28.680 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:08689aea-314e-4034-be5f-b729892d9bb7 = 21:00:28.680 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:08689aea-314e-4034-be5f-b729892d9bb7: 21:00:28.680 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b = 21:00:28.681 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b = 21:00:28.681 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5c16d863-8e3a-439b-b4b7-3eb5fd4c9f1b: 21:00:28.681 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:22774de9-fa6d-4534-801a-0dd58363a629 = 21:00:28.681 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:22774de9-fa6d-4534-801a-0dd58363a629 = 21:00:28.681 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:22774de9-fa6d-4534-801a-0dd58363a629: 21:00:28.681 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1472b886-71fd-4f4d-926d-8f1822ae2922 = 21:00:28.681 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1472b886-71fd-4f4d-926d-8f1822ae2922 = 21:00:28.681 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1472b886-71fd-4f4d-926d-8f1822ae2922: 21:00:28.682 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:fe33b560-1c9f-4316-8f9e-e96da2fcc1af = 21:00:28.682 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:fe33b560-1c9f-4316-8f9e-e96da2fcc1af = 21:00:28.682 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:fe33b560-1c9f-4316-8f9e-e96da2fcc1af: 21:00:28.682 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ae619815-2fbb-48a0-b857-253b0ba7799b = 21:00:28.682 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ae619815-2fbb-48a0-b857-253b0ba7799b = 21:00:28.682 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ae619815-2fbb-48a0-b857-253b0ba7799b: 21:00:28.686 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 16 ; sh:message "maxExclusive violation. Expected 16 < 15" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxExclusiveConstraintComponent ] ] . 21:00:28.690 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 16 ; sh:message "maxExclusive violation. Expected 16 < 15" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxExclusiveConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec Running org.eclipse.lyo.validation.ShaclMinInclusiveValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:28.695Z"^^ ; "Between" ; 12 ; 5 . 21:00:28.713 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:28.715 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:28.716 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:28.718 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:28.773 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:4be946df-72cd-4b1a-a87e-bd0c97add94e,_:751cf3ef-516f-4902-889c-2f2d1dbe358e,_:c16584ff-5739-4888-ae7c-23200de7659e,_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660,_:6776e38c-0f39-41dd-b75e-d8da4b338bd6,_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,_:06725da0-2979-4a92-8df1-45aa99e02942. Pending nodes: 21:00:28.773 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4be946df-72cd-4b1a-a87e-bd0c97add94e 21:00:28.776 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:751cf3ef-516f-4902-889c-2f2d1dbe358e 21:00:28.779 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c16584ff-5739-4888-ae7c-23200de7659e 21:00:28.781 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660 21:00:28.783 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6776e38c-0f39-41dd-b75e-d8da4b338bd6 21:00:28.785 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933 21:00:28.787 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:72efb97f-6cf9-48ae-ab14-eab01f0685c9 21:00:28.790 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:06725da0-2979-4a92-8df1-45aa99e02942 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:06725da0-2979-4a92-8df1-45aa99e02942 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:72efb97f-6cf9-48ae-ab14-eab01f0685c9 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6776e38c-0f39-41dd-b75e-d8da4b338bd6 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c16584ff-5739-4888-ae7c-23200de7659e 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:751cf3ef-516f-4902-889c-2f2d1dbe358e 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4be946df-72cd-4b1a-a87e-bd0c97add94e 21:00:28.793 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:28.794 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:28.794 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:28.794 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:28.794 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:28.794 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:4be946df-72cd-4b1a-a87e-bd0c97add94e,_:751cf3ef-516f-4902-889c-2f2d1dbe358e,_:c16584ff-5739-4888-ae7c-23200de7659e,_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660,_:6776e38c-0f39-41dd-b75e-d8da4b338bd6,_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,_:06725da0-2979-4a92-8df1-45aa99e02942) 21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4be946df-72cd-4b1a-a87e-bd0c97add94e) 21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:751cf3ef-516f-4902-889c-2f2d1dbe358e) 21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c16584ff-5739-4888-ae7c-23200de7659e) 21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660) 21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6776e38c-0f39-41dd-b75e-d8da4b338bd6) 21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933) 21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9) 21:00:28.795 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:06725da0-2979-4a92-8df1-45aa99e02942) 21:00:28.795 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.798 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4be946df-72cd-4b1a-a87e-bd0c97add94e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4be946df-72cd-4b1a-a87e-bd0c97add94e), ShapeRef(_:751cf3ef-516f-4902-889c-2f2d1dbe358e), ShapeRef(_:c16584ff-5739-4888-ae7c-23200de7659e), ShapeRef(_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660), ShapeRef(_:6776e38c-0f39-41dd-b75e-d8da4b338bd6), ShapeRef(_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933), ShapeRef(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9), ShapeRef(_:06725da0-2979-4a92-8df1-45aa99e02942)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:4be946df-72cd-4b1a-a87e-bd0c97add94e,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))))))) 21:00:28.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.801 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:751cf3ef-516f-4902-889c-2f2d1dbe358e],Some(PredicatePath())), path: PredicatePath() 21:00:28.802 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:751cf3ef-516f-4902-889c-2f2d1dbe358e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4be946df-72cd-4b1a-a87e-bd0c97add94e), ShapeRef(_:751cf3ef-516f-4902-889c-2f2d1dbe358e), ShapeRef(_:c16584ff-5739-4888-ae7c-23200de7659e), ShapeRef(_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660), ShapeRef(_:6776e38c-0f39-41dd-b75e-d8da4b338bd6), ShapeRef(_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933), ShapeRef(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9), ShapeRef(_:06725da0-2979-4a92-8df1-45aa99e02942)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:751cf3ef-516f-4902-889c-2f2d1dbe358e,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:28.802 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.802 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.803 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.803 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.803 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:28.695Z"^^), attempt: Attempt([,_:c16584ff-5739-4888-ae7c-23200de7659e],Some(PredicatePath())), path: PredicatePath() 21:00:28.803 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c16584ff-5739-4888-ae7c-23200de7659e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4be946df-72cd-4b1a-a87e-bd0c97add94e), ShapeRef(_:751cf3ef-516f-4902-889c-2f2d1dbe358e), ShapeRef(_:c16584ff-5739-4888-ae7c-23200de7659e), ShapeRef(_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660), ShapeRef(_:6776e38c-0f39-41dd-b75e-d8da4b338bd6), ShapeRef(_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933), ShapeRef(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9), ShapeRef(_:06725da0-2979-4a92-8df1-45aa99e02942)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c16584ff-5739-4888-ae7c-23200de7659e,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.804 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.804 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.804 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660=ShapeTyping(TypingMap(Map())) 21:00:28.804 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.804 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.805 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.805 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.805 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6776e38c-0f39-41dd-b75e-d8da4b338bd6=ShapeTyping(TypingMap(Map())) 21:00:28.805 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.805 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.806 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933=ShapeTyping(TypingMap(Map())) 21:00:28.806 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.806 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.806 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.806 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.807 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.807 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.808 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.808 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.808 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9],Some(PredicatePath())), path: PredicatePath() 21:00:28.808 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.808 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.809 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4be946df-72cd-4b1a-a87e-bd0c97add94e), ShapeRef(_:751cf3ef-516f-4902-889c-2f2d1dbe358e), ShapeRef(_:c16584ff-5739-4888-ae7c-23200de7659e), ShapeRef(_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660), ShapeRef(_:6776e38c-0f39-41dd-b75e-d8da4b338bd6), ShapeRef(_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933), ShapeRef(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9), ShapeRef(_:06725da0-2979-4a92-8df1-45aa99e02942)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.809 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.809 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.810 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.810 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.810 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.810 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.811 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.811 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.812 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:06725da0-2979-4a92-8df1-45aa99e02942],Some(PredicatePath())), path: PredicatePath() 21:00:28.812 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.812 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.812 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:06725da0-2979-4a92-8df1-45aa99e02942=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4be946df-72cd-4b1a-a87e-bd0c97add94e), ShapeRef(_:751cf3ef-516f-4902-889c-2f2d1dbe358e), ShapeRef(_:c16584ff-5739-4888-ae7c-23200de7659e), ShapeRef(_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660), ShapeRef(_:6776e38c-0f39-41dd-b75e-d8da4b338bd6), ShapeRef(_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933), ShapeRef(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9), ShapeRef(_:06725da0-2979-4a92-8df1-45aa99e02942)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:06725da0-2979-4a92-8df1-45aa99e02942,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.813 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:4be946df-72cd-4b1a-a87e-bd0c97add94e,_:751cf3ef-516f-4902-889c-2f2d1dbe358e,_:c16584ff-5739-4888-ae7c-23200de7659e,_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660,_:6776e38c-0f39-41dd-b75e-d8da4b338bd6,_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933,_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,_:06725da0-2979-4a92-8df1-45aa99e02942)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c16584ff-5739-4888-ae7c-23200de7659e,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4be946df-72cd-4b1a-a87e-bd0c97add94e), ShapeRef(_:751cf3ef-516f-4902-889c-2f2d1dbe358e), ShapeRef(_:c16584ff-5739-4888-ae7c-23200de7659e), ShapeRef(_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660), ShapeRef(_:6776e38c-0f39-41dd-b75e-d8da4b338bd6), ShapeRef(_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933), ShapeRef(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9), ShapeRef(_:06725da0-2979-4a92-8df1-45aa99e02942)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:06725da0-2979-4a92-8df1-45aa99e02942,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4be946df-72cd-4b1a-a87e-bd0c97add94e,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), PropertyShape(_:751cf3ef-516f-4902-889c-2f2d1dbe358e,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.814 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c16584ff-5739-4888-ae7c-23200de7659e,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4be946df-72cd-4b1a-a87e-bd0c97add94e), ShapeRef(_:751cf3ef-516f-4902-889c-2f2d1dbe358e), ShapeRef(_:c16584ff-5739-4888-ae7c-23200de7659e), ShapeRef(_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660), ShapeRef(_:6776e38c-0f39-41dd-b75e-d8da4b338bd6), ShapeRef(_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933), ShapeRef(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9), ShapeRef(_:06725da0-2979-4a92-8df1-45aa99e02942)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:06725da0-2979-4a92-8df1-45aa99e02942,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4be946df-72cd-4b1a-a87e-bd0c97add94e,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), PropertyShape(_:751cf3ef-516f-4902-889c-2f2d1dbe358e,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.814 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c16584ff-5739-4888-ae7c-23200de7659e,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4be946df-72cd-4b1a-a87e-bd0c97add94e), ShapeRef(_:751cf3ef-516f-4902-889c-2f2d1dbe358e), ShapeRef(_:c16584ff-5739-4888-ae7c-23200de7659e), ShapeRef(_:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660), ShapeRef(_:6776e38c-0f39-41dd-b75e-d8da4b338bd6), ShapeRef(_:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933), ShapeRef(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9), ShapeRef(_:06725da0-2979-4a92-8df1-45aa99e02942)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:06725da0-2979-4a92-8df1-45aa99e02942,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4be946df-72cd-4b1a-a87e-bd0c97add94e,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), PropertyShape(_:751cf3ef-516f-4902-889c-2f2d1dbe358e,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:72efb97f-6cf9-48ae-ab14-eab01f0685c9,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:28.815 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:06725da0-2979-4a92-8df1-45aa99e02942 = 21:00:28.815 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:06725da0-2979-4a92-8df1-45aa99e02942 = 21:00:28.815 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:06725da0-2979-4a92-8df1-45aa99e02942: 21:00:28.815 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:72efb97f-6cf9-48ae-ab14-eab01f0685c9 = 21:00:28.815 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:72efb97f-6cf9-48ae-ab14-eab01f0685c9 = 21:00:28.815 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:72efb97f-6cf9-48ae-ab14-eab01f0685c9: 21:00:28.815 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933 = 21:00:28.815 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933 = 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:fbaff4c0-2ae9-4d98-bed7-4bc6824f5933: 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6776e38c-0f39-41dd-b75e-d8da4b338bd6 = 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6776e38c-0f39-41dd-b75e-d8da4b338bd6 = 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6776e38c-0f39-41dd-b75e-d8da4b338bd6: 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660 = 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660 = 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b6d52a0c-a717-47f0-b6fa-1cc1cfd74660: 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c16584ff-5739-4888-ae7c-23200de7659e = 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c16584ff-5739-4888-ae7c-23200de7659e = 21:00:28.816 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c16584ff-5739-4888-ae7c-23200de7659e: 21:00:28.817 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:751cf3ef-516f-4902-889c-2f2d1dbe358e = 21:00:28.817 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:751cf3ef-516f-4902-889c-2f2d1dbe358e = 21:00:28.817 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:751cf3ef-516f-4902-889c-2f2d1dbe358e: 21:00:28.817 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4be946df-72cd-4b1a-a87e-bd0c97add94e = 21:00:28.817 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4be946df-72cd-4b1a-a87e-bd0c97add94e = 21:00:28.817 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4be946df-72cd-4b1a-a87e-bd0c97add94e: 21:00:28.820 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:28.871 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:28.873Z"^^ ; "Between" ; 12 ; 4 . 21:00:28.959 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:targetClass . 21:00:28.960 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:28.961 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:28.971 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:28.974 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:229cf179-2787-4deb-bbc2-2fecd56a0a3c,_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6,_:ebac0b16-321b-4ca1-8fe5-c25bab56b788,_:0549236e-84e2-42b0-aec2-a444d0f84b43,_:a5309a4e-4afa-4df6-b18e-0dadbef031c6,_:25b9db96-e267-4081-a943-cfb8ef5de1d8,_:0abd0a78-45c0-4815-ba75-7880e85c8882. Pending nodes: 21:00:28.975 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:229cf179-2787-4deb-bbc2-2fecd56a0a3c 21:00:28.978 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:31b10582-e2a2-46fd-97ae-226ba5c7e34a 21:00:28.980 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9afaf9f7-69dd-4a5f-9dd9-8101178455f6 21:00:28.983 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ebac0b16-321b-4ca1-8fe5-c25bab56b788 21:00:28.984 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0549236e-84e2-42b0-aec2-a444d0f84b43 21:00:28.986 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a5309a4e-4afa-4df6-b18e-0dadbef031c6 21:00:28.988 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:25b9db96-e267-4081-a943-cfb8ef5de1d8 21:00:28.991 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0abd0a78-45c0-4815-ba75-7880e85c8882 21:00:28.992 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0abd0a78-45c0-4815-ba75-7880e85c8882 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:25b9db96-e267-4081-a943-cfb8ef5de1d8 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a5309a4e-4afa-4df6-b18e-0dadbef031c6 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0549236e-84e2-42b0-aec2-a444d0f84b43 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ebac0b16-321b-4ca1-8fe5-c25bab56b788 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9afaf9f7-69dd-4a5f-9dd9-8101178455f6 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:31b10582-e2a2-46fd-97ae-226ba5c7e34a 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:229cf179-2787-4deb-bbc2-2fecd56a0a3c 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:28.993 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:229cf179-2787-4deb-bbc2-2fecd56a0a3c,_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6,_:ebac0b16-321b-4ca1-8fe5-c25bab56b788,_:0549236e-84e2-42b0-aec2-a444d0f84b43,_:a5309a4e-4afa-4df6-b18e-0dadbef031c6,_:25b9db96-e267-4081-a943-cfb8ef5de1d8,_:0abd0a78-45c0-4815-ba75-7880e85c8882) 21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:229cf179-2787-4deb-bbc2-2fecd56a0a3c) 21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:31b10582-e2a2-46fd-97ae-226ba5c7e34a) 21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6) 21:00:28.994 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ebac0b16-321b-4ca1-8fe5-c25bab56b788) 21:00:28.995 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0549236e-84e2-42b0-aec2-a444d0f84b43) 21:00:28.995 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a5309a4e-4afa-4df6-b18e-0dadbef031c6) 21:00:28.995 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:25b9db96-e267-4081-a943-cfb8ef5de1d8) 21:00:28.995 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0abd0a78-45c0-4815-ba75-7880e85c8882) 21:00:28.995 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.995 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.996 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.996 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.996 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.996 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.997 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.997 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.997 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:229cf179-2787-4deb-bbc2-2fecd56a0a3c],Some(PredicatePath())), path: PredicatePath() 21:00:28.997 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.997 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.998 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:229cf179-2787-4deb-bbc2-2fecd56a0a3c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c), ShapeRef(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a), ShapeRef(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6), ShapeRef(_:ebac0b16-321b-4ca1-8fe5-c25bab56b788), ShapeRef(_:0549236e-84e2-42b0-aec2-a444d0f84b43), ShapeRef(_:a5309a4e-4afa-4df6-b18e-0dadbef031c6), ShapeRef(_:25b9db96-e267-4081-a943-cfb8ef5de1d8), ShapeRef(_:0abd0a78-45c0-4815-ba75-7880e85c8882)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:28.998 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.998 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.999 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:28.999 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.000 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:31b10582-e2a2-46fd-97ae-226ba5c7e34a=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c), ShapeRef(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a), ShapeRef(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6), ShapeRef(_:ebac0b16-321b-4ca1-8fe5-c25bab56b788), ShapeRef(_:0549236e-84e2-42b0-aec2-a444d0f84b43), ShapeRef(_:a5309a4e-4afa-4df6-b18e-0dadbef031c6), ShapeRef(_:25b9db96-e267-4081-a943-cfb8ef5de1d8), ShapeRef(_:0abd0a78-45c0-4815-ba75-7880e85c8882)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 4: LiteralValue("minInclusive violation. Expected 4 >= 5")))))))) 21:00:29.000 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.000 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.001 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.001 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.001 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.002 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.002 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.002 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.003 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.003 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.003 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6],Some(PredicatePath())), path: PredicatePath() 21:00:29.004 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c), ShapeRef(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a), ShapeRef(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6), ShapeRef(_:ebac0b16-321b-4ca1-8fe5-c25bab56b788), ShapeRef(_:0549236e-84e2-42b0-aec2-a444d0f84b43), ShapeRef(_:a5309a4e-4afa-4df6-b18e-0dadbef031c6), ShapeRef(_:25b9db96-e267-4081-a943-cfb8ef5de1d8), ShapeRef(_:0abd0a78-45c0-4815-ba75-7880e85c8882)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.004 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.004 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.004 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ebac0b16-321b-4ca1-8fe5-c25bab56b788=ShapeTyping(TypingMap(Map())) 21:00:29.005 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.005 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.005 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.005 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.006 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:28.873Z"^^), attempt: Attempt([,_:0549236e-84e2-42b0-aec2-a444d0f84b43],Some(PredicatePath())), path: PredicatePath() 21:00:29.006 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0549236e-84e2-42b0-aec2-a444d0f84b43=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c), ShapeRef(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a), ShapeRef(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6), ShapeRef(_:ebac0b16-321b-4ca1-8fe5-c25bab56b788), ShapeRef(_:0549236e-84e2-42b0-aec2-a444d0f84b43), ShapeRef(_:a5309a4e-4afa-4df6-b18e-0dadbef031c6), ShapeRef(_:25b9db96-e267-4081-a943-cfb8ef5de1d8), ShapeRef(_:0abd0a78-45c0-4815-ba75-7880e85c8882)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0549236e-84e2-42b0-aec2-a444d0f84b43,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.006 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.006 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.007 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a5309a4e-4afa-4df6-b18e-0dadbef031c6=ShapeTyping(TypingMap(Map())) 21:00:29.007 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.007 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.007 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.007 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.008 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.008 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.008 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.008 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.009 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:25b9db96-e267-4081-a943-cfb8ef5de1d8],Some(PredicatePath())), path: PredicatePath() 21:00:29.009 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.009 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.010 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:25b9db96-e267-4081-a943-cfb8ef5de1d8=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c), ShapeRef(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a), ShapeRef(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6), ShapeRef(_:ebac0b16-321b-4ca1-8fe5-c25bab56b788), ShapeRef(_:0549236e-84e2-42b0-aec2-a444d0f84b43), ShapeRef(_:a5309a4e-4afa-4df6-b18e-0dadbef031c6), ShapeRef(_:25b9db96-e267-4081-a943-cfb8ef5de1d8), ShapeRef(_:0abd0a78-45c0-4815-ba75-7880e85c8882)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:25b9db96-e267-4081-a943-cfb8ef5de1d8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.010 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.010 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.011 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.011 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.011 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0abd0a78-45c0-4815-ba75-7880e85c8882=ShapeTyping(TypingMap(Map())) 21:00:29.012 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:229cf179-2787-4deb-bbc2-2fecd56a0a3c,_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6,_:ebac0b16-321b-4ca1-8fe5-c25bab56b788,_:0549236e-84e2-42b0-aec2-a444d0f84b43,_:a5309a4e-4afa-4df6-b18e-0dadbef031c6,_:25b9db96-e267-4081-a943-cfb8ef5de1d8,_:0abd0a78-45c0-4815-ba75-7880e85c8882)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 4: LiteralValue("minInclusive violation. Expected 4 >= 5")))), PropertyShape(_:25b9db96-e267-4081-a943-cfb8ef5de1d8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c), ShapeRef(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a), ShapeRef(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6), ShapeRef(_:ebac0b16-321b-4ca1-8fe5-c25bab56b788), ShapeRef(_:0549236e-84e2-42b0-aec2-a444d0f84b43), ShapeRef(_:a5309a4e-4afa-4df6-b18e-0dadbef031c6), ShapeRef(_:25b9db96-e267-4081-a943-cfb8ef5de1d8), ShapeRef(_:0abd0a78-45c0-4815-ba75-7880e85c8882)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:0549236e-84e2-42b0-aec2-a444d0f84b43,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.012 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 4: LiteralValue("minInclusive violation. Expected 4 >= 5")))), PropertyShape(_:25b9db96-e267-4081-a943-cfb8ef5de1d8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c), ShapeRef(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a), ShapeRef(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6), ShapeRef(_:ebac0b16-321b-4ca1-8fe5-c25bab56b788), ShapeRef(_:0549236e-84e2-42b0-aec2-a444d0f84b43), ShapeRef(_:a5309a4e-4afa-4df6-b18e-0dadbef031c6), ShapeRef(_:25b9db96-e267-4081-a943-cfb8ef5de1d8), ShapeRef(_:0abd0a78-45c0-4815-ba75-7880e85c8882)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:0549236e-84e2-42b0-aec2-a444d0f84b43,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.013 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 4: LiteralValue("minInclusive violation. Expected 4 >= 5")))), PropertyShape(_:25b9db96-e267-4081-a943-cfb8ef5de1d8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c), ShapeRef(_:31b10582-e2a2-46fd-97ae-226ba5c7e34a), ShapeRef(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6), ShapeRef(_:ebac0b16-321b-4ca1-8fe5-c25bab56b788), ShapeRef(_:0549236e-84e2-42b0-aec2-a444d0f84b43), ShapeRef(_:a5309a4e-4afa-4df6-b18e-0dadbef031c6), ShapeRef(_:25b9db96-e267-4081-a943-cfb8ef5de1d8), ShapeRef(_:0abd0a78-45c0-4815-ba75-7880e85c8882)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9afaf9f7-69dd-4a5f-9dd9-8101178455f6,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:0549236e-84e2-42b0-aec2-a444d0f84b43,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:229cf179-2787-4deb-bbc2-2fecd56a0a3c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.013 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0abd0a78-45c0-4815-ba75-7880e85c8882 = 21:00:29.013 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0abd0a78-45c0-4815-ba75-7880e85c8882 = 21:00:29.013 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0abd0a78-45c0-4815-ba75-7880e85c8882: 21:00:29.014 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:25b9db96-e267-4081-a943-cfb8ef5de1d8 = 21:00:29.014 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:25b9db96-e267-4081-a943-cfb8ef5de1d8 = 21:00:29.014 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:25b9db96-e267-4081-a943-cfb8ef5de1d8: 21:00:29.014 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a5309a4e-4afa-4df6-b18e-0dadbef031c6 = 21:00:29.014 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a5309a4e-4afa-4df6-b18e-0dadbef031c6 = 21:00:29.014 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a5309a4e-4afa-4df6-b18e-0dadbef031c6: 21:00:29.014 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0549236e-84e2-42b0-aec2-a444d0f84b43 = 21:00:29.014 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0549236e-84e2-42b0-aec2-a444d0f84b43 = 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0549236e-84e2-42b0-aec2-a444d0f84b43: 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ebac0b16-321b-4ca1-8fe5-c25bab56b788 = 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ebac0b16-321b-4ca1-8fe5-c25bab56b788 = 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ebac0b16-321b-4ca1-8fe5-c25bab56b788: 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9afaf9f7-69dd-4a5f-9dd9-8101178455f6 = 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9afaf9f7-69dd-4a5f-9dd9-8101178455f6 = 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9afaf9f7-69dd-4a5f-9dd9-8101178455f6: 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:31b10582-e2a2-46fd-97ae-226ba5c7e34a = 21:00:29.015 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:31b10582-e2a2-46fd-97ae-226ba5c7e34a = 21:00:29.016 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:31b10582-e2a2-46fd-97ae-226ba5c7e34a: 21:00:29.016 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:229cf179-2787-4deb-bbc2-2fecd56a0a3c = 21:00:29.016 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:229cf179-2787-4deb-bbc2-2fecd56a0a3c = 21:00:29.016 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:229cf179-2787-4deb-bbc2-2fecd56a0a3c: 21:00:29.020 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 4 ; sh:message "minInclusive violation. Expected 4 >= 5" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinInclusiveConstraintComponent ] ] . 21:00:29.071 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 4 ; sh:message "minInclusive violation. Expected 4 >= 5" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinInclusiveConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec Running org.eclipse.lyo.validation.ShaclPatternValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:29.076Z"^^ ; "Between" ; 12 . 21:00:29.094 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:29.095 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:29.096 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:29.098 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:29.101 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70,_:b43324c7-bd2a-43ee-84c7-31debf4ca395,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a,_:fd98278e-8bed-408c-91ee-93ed403d4916,_:55d909b8-c828-4fcf-a401-72b03d56c7f3,_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294,_:9725d420-2916-4618-8b98-66c309ed1363,_:5bad5415-dcde-467a-a03a-4e4c30b51a76. Pending nodes: 21:00:29.101 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70 21:00:29.103 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b43324c7-bd2a-43ee-84c7-31debf4ca395 21:00:29.106 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c14c7acf-b30e-457d-ae93-e9e98d09a68a 21:00:29.109 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:fd98278e-8bed-408c-91ee-93ed403d4916 21:00:29.111 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:55d909b8-c828-4fcf-a401-72b03d56c7f3 21:00:29.113 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b9d588bc-2b11-4c2b-ad6b-c853d87ed294 21:00:29.114 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9725d420-2916-4618-8b98-66c309ed1363 21:00:29.116 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5bad5415-dcde-467a-a03a-4e4c30b51a76 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5bad5415-dcde-467a-a03a-4e4c30b51a76 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9725d420-2916-4618-8b98-66c309ed1363 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b9d588bc-2b11-4c2b-ad6b-c853d87ed294 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:55d909b8-c828-4fcf-a401-72b03d56c7f3 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:fd98278e-8bed-408c-91ee-93ed403d4916 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c14c7acf-b30e-457d-ae93-e9e98d09a68a 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b43324c7-bd2a-43ee-84c7-31debf4ca395 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5bad5415-dcde-467a-a03a-4e4c30b51a76 = 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5bad5415-dcde-467a-a03a-4e4c30b51a76 = 21:00:29.119 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5bad5415-dcde-467a-a03a-4e4c30b51a76: 21:00:29.120 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9725d420-2916-4618-8b98-66c309ed1363 = 21:00:29.120 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9725d420-2916-4618-8b98-66c309ed1363 = 21:00:29.120 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9725d420-2916-4618-8b98-66c309ed1363: 21:00:29.120 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:29.120 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:29.120 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:29.120 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70,_:b43324c7-bd2a-43ee-84c7-31debf4ca395,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a,_:fd98278e-8bed-408c-91ee-93ed403d4916,_:55d909b8-c828-4fcf-a401-72b03d56c7f3,_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294,_:9725d420-2916-4618-8b98-66c309ed1363,_:5bad5415-dcde-467a-a03a-4e4c30b51a76) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b43324c7-bd2a-43ee-84c7-31debf4ca395) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:fd98278e-8bed-408c-91ee-93ed403d4916) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:55d909b8-c828-4fcf-a401-72b03d56c7f3) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9725d420-2916-4618-8b98-66c309ed1363) 21:00:29.121 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5bad5415-dcde-467a-a03a-4e4c30b51a76) 21:00:29.122 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.122 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.122 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70=ShapeTyping(TypingMap(Map())) 21:00:29.122 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.122 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.123 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.123 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.124 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.124 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.125 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.125 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.125 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.125 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.126 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:b43324c7-bd2a-43ee-84c7-31debf4ca395],Some(PredicatePath())), path: PredicatePath() 21:00:29.126 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b43324c7-bd2a-43ee-84c7-31debf4ca395=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70), ShapeRef(_:b43324c7-bd2a-43ee-84c7-31debf4ca395), ShapeRef(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a), ShapeRef(_:fd98278e-8bed-408c-91ee-93ed403d4916), ShapeRef(_:55d909b8-c828-4fcf-a401-72b03d56c7f3), ShapeRef(_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294), ShapeRef(_:9725d420-2916-4618-8b98-66c309ed1363), ShapeRef(_:5bad5415-dcde-467a-a03a-4e4c30b51a76)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b43324c7-bd2a-43ee-84c7-31debf4ca395,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.128 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.128 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.128 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a],Some(PredicatePath())), path: PredicatePath() 21:00:29.129 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.129 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.130 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70), ShapeRef(_:b43324c7-bd2a-43ee-84c7-31debf4ca395), ShapeRef(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a), ShapeRef(_:fd98278e-8bed-408c-91ee-93ed403d4916), ShapeRef(_:55d909b8-c828-4fcf-a401-72b03d56c7f3), ShapeRef(_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294), ShapeRef(_:9725d420-2916-4618-8b98-66c309ed1363), ShapeRef(_:5bad5415-dcde-467a-a03a-4e4c30b51a76)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.130 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.130 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.130 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.130 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.131 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:fd98278e-8bed-408c-91ee-93ed403d4916=ShapeTyping(TypingMap(Map())) 21:00:29.131 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.131 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.131 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.131 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.132 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:29.076Z"^^), attempt: Attempt([,_:55d909b8-c828-4fcf-a401-72b03d56c7f3],Some(PredicatePath())), path: PredicatePath() 21:00:29.132 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:55d909b8-c828-4fcf-a401-72b03d56c7f3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70), ShapeRef(_:b43324c7-bd2a-43ee-84c7-31debf4ca395), ShapeRef(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a), ShapeRef(_:fd98278e-8bed-408c-91ee-93ed403d4916), ShapeRef(_:55d909b8-c828-4fcf-a401-72b03d56c7f3), ShapeRef(_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294), ShapeRef(_:9725d420-2916-4618-8b98-66c309ed1363), ShapeRef(_:5bad5415-dcde-467a-a03a-4e4c30b51a76)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:55d909b8-c828-4fcf-a401-72b03d56c7f3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.132 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.132 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.132 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294=ShapeTyping(TypingMap(Map())) 21:00:29.133 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.133 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.133 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.170 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.171 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9725d420-2916-4618-8b98-66c309ed1363=ShapeTyping(TypingMap(Map())) 21:00:29.171 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.171 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.173 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:5bad5415-dcde-467a-a03a-4e4c30b51a76],Some(PredicatePath())), path: PredicatePath() 21:00:29.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.174 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5bad5415-dcde-467a-a03a-4e4c30b51a76=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70), ShapeRef(_:b43324c7-bd2a-43ee-84c7-31debf4ca395), ShapeRef(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a), ShapeRef(_:fd98278e-8bed-408c-91ee-93ed403d4916), ShapeRef(_:55d909b8-c828-4fcf-a401-72b03d56c7f3), ShapeRef(_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294), ShapeRef(_:9725d420-2916-4618-8b98-66c309ed1363), ShapeRef(_:5bad5415-dcde-467a-a03a-4e4c30b51a76)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5bad5415-dcde-467a-a03a-4e4c30b51a76,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.174 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70,_:b43324c7-bd2a-43ee-84c7-31debf4ca395,_:c14c7acf-b30e-457d-ae93-e9e98d09a68a,_:fd98278e-8bed-408c-91ee-93ed403d4916,_:55d909b8-c828-4fcf-a401-72b03d56c7f3,_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294,_:9725d420-2916-4618-8b98-66c309ed1363,_:5bad5415-dcde-467a-a03a-4e4c30b51a76)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:55d909b8-c828-4fcf-a401-72b03d56c7f3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5bad5415-dcde-467a-a03a-4e4c30b51a76,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b43324c7-bd2a-43ee-84c7-31debf4ca395,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70), ShapeRef(_:b43324c7-bd2a-43ee-84c7-31debf4ca395), ShapeRef(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a), ShapeRef(_:fd98278e-8bed-408c-91ee-93ed403d4916), ShapeRef(_:55d909b8-c828-4fcf-a401-72b03d56c7f3), ShapeRef(_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294), ShapeRef(_:9725d420-2916-4618-8b98-66c309ed1363), ShapeRef(_:5bad5415-dcde-467a-a03a-4e4c30b51a76)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.175 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:55d909b8-c828-4fcf-a401-72b03d56c7f3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5bad5415-dcde-467a-a03a-4e4c30b51a76,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b43324c7-bd2a-43ee-84c7-31debf4ca395,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70), ShapeRef(_:b43324c7-bd2a-43ee-84c7-31debf4ca395), ShapeRef(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a), ShapeRef(_:fd98278e-8bed-408c-91ee-93ed403d4916), ShapeRef(_:55d909b8-c828-4fcf-a401-72b03d56c7f3), ShapeRef(_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294), ShapeRef(_:9725d420-2916-4618-8b98-66c309ed1363), ShapeRef(_:5bad5415-dcde-467a-a03a-4e4c30b51a76)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.175 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:55d909b8-c828-4fcf-a401-72b03d56c7f3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5bad5415-dcde-467a-a03a-4e4c30b51a76,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b43324c7-bd2a-43ee-84c7-31debf4ca395,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70), ShapeRef(_:b43324c7-bd2a-43ee-84c7-31debf4ca395), ShapeRef(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a), ShapeRef(_:fd98278e-8bed-408c-91ee-93ed403d4916), ShapeRef(_:55d909b8-c828-4fcf-a401-72b03d56c7f3), ShapeRef(_:b9d588bc-2b11-4c2b-ad6b-c853d87ed294), ShapeRef(_:9725d420-2916-4618-8b98-66c309ed1363), ShapeRef(_:5bad5415-dcde-467a-a03a-4e4c30b51a76)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c14c7acf-b30e-457d-ae93-e9e98d09a68a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.176 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b9d588bc-2b11-4c2b-ad6b-c853d87ed294 = 21:00:29.176 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b9d588bc-2b11-4c2b-ad6b-c853d87ed294 = 21:00:29.176 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b9d588bc-2b11-4c2b-ad6b-c853d87ed294: 21:00:29.176 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:55d909b8-c828-4fcf-a401-72b03d56c7f3 = 21:00:29.176 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:55d909b8-c828-4fcf-a401-72b03d56c7f3 = 21:00:29.176 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:55d909b8-c828-4fcf-a401-72b03d56c7f3: 21:00:29.176 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:fd98278e-8bed-408c-91ee-93ed403d4916 = 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:fd98278e-8bed-408c-91ee-93ed403d4916 = 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:fd98278e-8bed-408c-91ee-93ed403d4916: 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c14c7acf-b30e-457d-ae93-e9e98d09a68a = 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c14c7acf-b30e-457d-ae93-e9e98d09a68a = 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c14c7acf-b30e-457d-ae93-e9e98d09a68a: 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b43324c7-bd2a-43ee-84c7-31debf4ca395 = 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b43324c7-bd2a-43ee-84c7-31debf4ca395 = 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b43324c7-bd2a-43ee-84c7-31debf4ca395: 21:00:29.177 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70 = 21:00:29.178 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70 = 21:00:29.178 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:655d2f8c-c4f1-45cc-a8f9-52e32cc16d70: 21:00:29.180 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:29.182 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:29.184Z"^^ ; "Catalyzer" ; 12 . 21:00:29.202 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:29.203 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:29.204 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:29.206 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:29.209 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:6f7d8a98-fd3a-45cb-a190-a791f180934a,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46,_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2,_:5660e8b7-992e-43b8-a814-d34e16a29633,_:5be4a3e1-9795-4578-beca-a039c7fbd834,_:c383596f-9f4c-4d9b-b828-f107957d2dc7,_:aafcebee-7d70-469b-a735-4c9d9dbbcd13,_:b899af86-9136-4381-bdf9-cd1f6cee1e04. Pending nodes: 21:00:29.209 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6f7d8a98-fd3a-45cb-a190-a791f180934a 21:00:29.211 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a6d101c9-177f-4d6f-9627-178a9d4b9a46 21:00:29.214 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:94e14a2f-8c04-41fe-b6ca-f717b1dccee2 21:00:29.215 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5660e8b7-992e-43b8-a814-d34e16a29633 21:00:29.217 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5be4a3e1-9795-4578-beca-a039c7fbd834 21:00:29.220 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c383596f-9f4c-4d9b-b828-f107957d2dc7 21:00:29.222 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:aafcebee-7d70-469b-a735-4c9d9dbbcd13 21:00:29.223 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b899af86-9136-4381-bdf9-cd1f6cee1e04 21:00:29.225 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b899af86-9136-4381-bdf9-cd1f6cee1e04 21:00:29.225 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:aafcebee-7d70-469b-a735-4c9d9dbbcd13 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c383596f-9f4c-4d9b-b828-f107957d2dc7 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5be4a3e1-9795-4578-beca-a039c7fbd834 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5660e8b7-992e-43b8-a814-d34e16a29633 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:94e14a2f-8c04-41fe-b6ca-f717b1dccee2 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a6d101c9-177f-4d6f-9627-178a9d4b9a46 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6f7d8a98-fd3a-45cb-a190-a791f180934a 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b899af86-9136-4381-bdf9-cd1f6cee1e04 = 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b899af86-9136-4381-bdf9-cd1f6cee1e04 = 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b899af86-9136-4381-bdf9-cd1f6cee1e04: 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:aafcebee-7d70-469b-a735-4c9d9dbbcd13 = 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:aafcebee-7d70-469b-a735-4c9d9dbbcd13 = 21:00:29.226 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:aafcebee-7d70-469b-a735-4c9d9dbbcd13: 21:00:29.227 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:29.227 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:29.227 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:29.227 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:29.227 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:29.227 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:6f7d8a98-fd3a-45cb-a190-a791f180934a,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46,_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2,_:5660e8b7-992e-43b8-a814-d34e16a29633,_:5be4a3e1-9795-4578-beca-a039c7fbd834,_:c383596f-9f4c-4d9b-b828-f107957d2dc7,_:aafcebee-7d70-469b-a735-4c9d9dbbcd13,_:b899af86-9136-4381-bdf9-cd1f6cee1e04) 21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6f7d8a98-fd3a-45cb-a190-a791f180934a) 21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46) 21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2) 21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5660e8b7-992e-43b8-a814-d34e16a29633) 21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5be4a3e1-9795-4578-beca-a039c7fbd834) 21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c383596f-9f4c-4d9b-b828-f107957d2dc7) 21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:aafcebee-7d70-469b-a735-4c9d9dbbcd13) 21:00:29.228 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b899af86-9136-4381-bdf9-cd1f6cee1e04) 21:00:29.228 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.228 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.229 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.229 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.271 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6f7d8a98-fd3a-45cb-a190-a791f180934a=ShapeTyping(TypingMap(Map())) 21:00:29.271 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.271 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.272 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.272 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.273 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.273 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.273 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.273 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.273 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46],Some(PredicatePath())), path: PredicatePath() 21:00:29.274 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.274 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.275 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6f7d8a98-fd3a-45cb-a190-a791f180934a), ShapeRef(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46), ShapeRef(_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2), ShapeRef(_:5660e8b7-992e-43b8-a814-d34e16a29633), ShapeRef(_:5be4a3e1-9795-4578-beca-a039c7fbd834), ShapeRef(_:c383596f-9f4c-4d9b-b828-f107957d2dc7), ShapeRef(_:aafcebee-7d70-469b-a735-4c9d9dbbcd13), ShapeRef(_:b899af86-9136-4381-bdf9-cd1f6cee1e04)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.275 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.275 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.275 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.275 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.276 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2=ShapeTyping(TypingMap(Map())) 21:00:29.276 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.276 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.276 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.276 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.277 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:29.184Z"^^), attempt: Attempt([,_:5660e8b7-992e-43b8-a814-d34e16a29633],Some(PredicatePath())), path: PredicatePath() 21:00:29.277 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5660e8b7-992e-43b8-a814-d34e16a29633=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6f7d8a98-fd3a-45cb-a190-a791f180934a), ShapeRef(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46), ShapeRef(_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2), ShapeRef(_:5660e8b7-992e-43b8-a814-d34e16a29633), ShapeRef(_:5be4a3e1-9795-4578-beca-a039c7fbd834), ShapeRef(_:c383596f-9f4c-4d9b-b828-f107957d2dc7), ShapeRef(_:aafcebee-7d70-469b-a735-4c9d9dbbcd13), ShapeRef(_:b899af86-9136-4381-bdf9-cd1f6cee1e04)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5660e8b7-992e-43b8-a814-d34e16a29633,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.277 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.277 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.278 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.278 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.280 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.280 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.280 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Catalyzer"), attempt: Attempt([,_:5be4a3e1-9795-4578-beca-a039c7fbd834],Some(PredicatePath())), path: PredicatePath() 21:00:29.281 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5be4a3e1-9795-4578-beca-a039c7fbd834=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6f7d8a98-fd3a-45cb-a190-a791f180934a), ShapeRef(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46), ShapeRef(_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2), ShapeRef(_:5660e8b7-992e-43b8-a814-d34e16a29633), ShapeRef(_:5be4a3e1-9795-4578-beca-a039c7fbd834), ShapeRef(_:c383596f-9f4c-4d9b-b828-f107957d2dc7), ShapeRef(_:aafcebee-7d70-469b-a735-4c9d9dbbcd13), ShapeRef(_:b899af86-9136-4381-bdf9-cd1f6cee1e04)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5be4a3e1-9795-4578-beca-a039c7fbd834,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Catalyzer": LiteralValue("pattern violation. Expected "Catalyzer" to match '^B'")))))))) 21:00:29.281 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.281 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.281 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c383596f-9f4c-4d9b-b828-f107957d2dc7=ShapeTyping(TypingMap(Map())) 21:00:29.281 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.281 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.282 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:aafcebee-7d70-469b-a735-4c9d9dbbcd13=ShapeTyping(TypingMap(Map())) 21:00:29.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.283 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.283 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.283 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.283 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.283 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:b899af86-9136-4381-bdf9-cd1f6cee1e04],Some(PredicatePath())), path: PredicatePath() 21:00:29.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.284 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b899af86-9136-4381-bdf9-cd1f6cee1e04=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6f7d8a98-fd3a-45cb-a190-a791f180934a), ShapeRef(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46), ShapeRef(_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2), ShapeRef(_:5660e8b7-992e-43b8-a814-d34e16a29633), ShapeRef(_:5be4a3e1-9795-4578-beca-a039c7fbd834), ShapeRef(_:c383596f-9f4c-4d9b-b828-f107957d2dc7), ShapeRef(_:aafcebee-7d70-469b-a735-4c9d9dbbcd13), ShapeRef(_:b899af86-9136-4381-bdf9-cd1f6cee1e04)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b899af86-9136-4381-bdf9-cd1f6cee1e04,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.285 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:6f7d8a98-fd3a-45cb-a190-a791f180934a,_:a6d101c9-177f-4d6f-9627-178a9d4b9a46,_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2,_:5660e8b7-992e-43b8-a814-d34e16a29633,_:5be4a3e1-9795-4578-beca-a039c7fbd834,_:c383596f-9f4c-4d9b-b828-f107957d2dc7,_:aafcebee-7d70-469b-a735-4c9d9dbbcd13,_:b899af86-9136-4381-bdf9-cd1f6cee1e04)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:b899af86-9136-4381-bdf9-cd1f6cee1e04,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6f7d8a98-fd3a-45cb-a190-a791f180934a), ShapeRef(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46), ShapeRef(_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2), ShapeRef(_:5660e8b7-992e-43b8-a814-d34e16a29633), ShapeRef(_:5be4a3e1-9795-4578-beca-a039c7fbd834), ShapeRef(_:c383596f-9f4c-4d9b-b828-f107957d2dc7), ShapeRef(_:aafcebee-7d70-469b-a735-4c9d9dbbcd13), ShapeRef(_:b899af86-9136-4381-bdf9-cd1f6cee1e04)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5be4a3e1-9795-4578-beca-a039c7fbd834,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Catalyzer": LiteralValue("pattern violation. Expected "Catalyzer" to match '^B'")))), PropertyShape(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5660e8b7-992e-43b8-a814-d34e16a29633,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.286 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:b899af86-9136-4381-bdf9-cd1f6cee1e04,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6f7d8a98-fd3a-45cb-a190-a791f180934a), ShapeRef(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46), ShapeRef(_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2), ShapeRef(_:5660e8b7-992e-43b8-a814-d34e16a29633), ShapeRef(_:5be4a3e1-9795-4578-beca-a039c7fbd834), ShapeRef(_:c383596f-9f4c-4d9b-b828-f107957d2dc7), ShapeRef(_:aafcebee-7d70-469b-a735-4c9d9dbbcd13), ShapeRef(_:b899af86-9136-4381-bdf9-cd1f6cee1e04)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5be4a3e1-9795-4578-beca-a039c7fbd834,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Catalyzer": LiteralValue("pattern violation. Expected "Catalyzer" to match '^B'")))), PropertyShape(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5660e8b7-992e-43b8-a814-d34e16a29633,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.286 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:b899af86-9136-4381-bdf9-cd1f6cee1e04,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6f7d8a98-fd3a-45cb-a190-a791f180934a), ShapeRef(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46), ShapeRef(_:94e14a2f-8c04-41fe-b6ca-f717b1dccee2), ShapeRef(_:5660e8b7-992e-43b8-a814-d34e16a29633), ShapeRef(_:5be4a3e1-9795-4578-beca-a039c7fbd834), ShapeRef(_:c383596f-9f4c-4d9b-b828-f107957d2dc7), ShapeRef(_:aafcebee-7d70-469b-a735-4c9d9dbbcd13), ShapeRef(_:b899af86-9136-4381-bdf9-cd1f6cee1e04)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5be4a3e1-9795-4578-beca-a039c7fbd834,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Catalyzer": LiteralValue("pattern violation. Expected "Catalyzer" to match '^B'")))), PropertyShape(_:a6d101c9-177f-4d6f-9627-178a9d4b9a46,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:5660e8b7-992e-43b8-a814-d34e16a29633,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.286 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c383596f-9f4c-4d9b-b828-f107957d2dc7 = 21:00:29.286 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c383596f-9f4c-4d9b-b828-f107957d2dc7 = 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c383596f-9f4c-4d9b-b828-f107957d2dc7: 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5be4a3e1-9795-4578-beca-a039c7fbd834 = 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5be4a3e1-9795-4578-beca-a039c7fbd834 = 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5be4a3e1-9795-4578-beca-a039c7fbd834: 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5660e8b7-992e-43b8-a814-d34e16a29633 = 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5660e8b7-992e-43b8-a814-d34e16a29633 = 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5660e8b7-992e-43b8-a814-d34e16a29633: 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:94e14a2f-8c04-41fe-b6ca-f717b1dccee2 = 21:00:29.287 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:94e14a2f-8c04-41fe-b6ca-f717b1dccee2 = 21:00:29.288 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:94e14a2f-8c04-41fe-b6ca-f717b1dccee2: 21:00:29.288 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a6d101c9-177f-4d6f-9627-178a9d4b9a46 = 21:00:29.288 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a6d101c9-177f-4d6f-9627-178a9d4b9a46 = 21:00:29.288 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a6d101c9-177f-4d6f-9627-178a9d4b9a46: 21:00:29.288 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6f7d8a98-fd3a-45cb-a190-a791f180934a = 21:00:29.288 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6f7d8a98-fd3a-45cb-a190-a791f180934a = 21:00:29.288 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6f7d8a98-fd3a-45cb-a190-a791f180934a: 21:00:29.292 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Catalyzer" ; sh:message "pattern violation. Expected \"Catalyzer\" to match '^B'" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:PatternConstraintComponent ] ] . 21:00:29.295 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Catalyzer" ; sh:message "pattern violation. Expected \"Catalyzer\" to match '^B'" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:PatternConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec Running org.eclipse.lyo.validation.ShaclInValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:29.299Z"^^ ; "Between" ; 12 . 21:00:29.316 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:29.370 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:29.372 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:29.374 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:29.376 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:5d4c73a6-ffda-4e67-9b35-35b55e9736a4,_:0c4916b6-a339-49c3-969a-5654db0e03a8,_:7185ca73-70da-4dc3-9925-c447bd52a4c5,_:cf439699-225f-44cd-8c74-f494dc7ddf6b,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,_:6917ea03-1f89-4118-8204-5007e8d2f6eb,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15,_:9770fa06-6e4b-42be-a650-b0f5174460d4. Pending nodes: 21:00:29.377 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5d4c73a6-ffda-4e67-9b35-35b55e9736a4 21:00:29.378 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0c4916b6-a339-49c3-969a-5654db0e03a8 21:00:29.380 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:7185ca73-70da-4dc3-9925-c447bd52a4c5 21:00:29.382 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:cf439699-225f-44cd-8c74-f494dc7ddf6b 21:00:29.385 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8f9a2b40-7c56-40ee-9b56-e5f4f043f305 21:00:29.387 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6917ea03-1f89-4118-8204-5007e8d2f6eb 21:00:29.389 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ac3043fa-4d51-4788-b282-1e0ebbdf5b15 21:00:29.391 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9770fa06-6e4b-42be-a650-b0f5174460d4 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9770fa06-6e4b-42be-a650-b0f5174460d4 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ac3043fa-4d51-4788-b282-1e0ebbdf5b15 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6917ea03-1f89-4118-8204-5007e8d2f6eb 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8f9a2b40-7c56-40ee-9b56-e5f4f043f305 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:cf439699-225f-44cd-8c74-f494dc7ddf6b 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7185ca73-70da-4dc3-9925-c447bd52a4c5 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0c4916b6-a339-49c3-969a-5654db0e03a8 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5d4c73a6-ffda-4e67-9b35-35b55e9736a4 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:29.393 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:5d4c73a6-ffda-4e67-9b35-35b55e9736a4,_:0c4916b6-a339-49c3-969a-5654db0e03a8,_:7185ca73-70da-4dc3-9925-c447bd52a4c5,_:cf439699-225f-44cd-8c74-f494dc7ddf6b,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,_:6917ea03-1f89-4118-8204-5007e8d2f6eb,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15,_:9770fa06-6e4b-42be-a650-b0f5174460d4) 21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4) 21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0c4916b6-a339-49c3-969a-5654db0e03a8) 21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:7185ca73-70da-4dc3-9925-c447bd52a4c5) 21:00:29.394 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:cf439699-225f-44cd-8c74-f494dc7ddf6b) 21:00:29.395 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305) 21:00:29.395 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6917ea03-1f89-4118-8204-5007e8d2f6eb) 21:00:29.395 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15) 21:00:29.395 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9770fa06-6e4b-42be-a650-b0f5174460d4) 21:00:29.395 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.395 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.396 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4=ShapeTyping(TypingMap(Map())) 21:00:29.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.397 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0c4916b6-a339-49c3-969a-5654db0e03a8=ShapeTyping(TypingMap(Map())) 21:00:29.397 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.397 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.398 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.398 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.398 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:29.299Z"^^), attempt: Attempt([,_:7185ca73-70da-4dc3-9925-c447bd52a4c5],Some(PredicatePath())), path: PredicatePath() 21:00:29.399 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:7185ca73-70da-4dc3-9925-c447bd52a4c5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4), ShapeRef(_:0c4916b6-a339-49c3-969a-5654db0e03a8), ShapeRef(_:7185ca73-70da-4dc3-9925-c447bd52a4c5), ShapeRef(_:cf439699-225f-44cd-8c74-f494dc7ddf6b), ShapeRef(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305), ShapeRef(_:6917ea03-1f89-4118-8204-5007e8d2f6eb), ShapeRef(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15), ShapeRef(_:9770fa06-6e4b-42be-a650-b0f5174460d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:7185ca73-70da-4dc3-9925-c447bd52a4c5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.399 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.399 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.399 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.399 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.400 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.400 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.400 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.400 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.401 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:cf439699-225f-44cd-8c74-f494dc7ddf6b],Some(PredicatePath())), path: PredicatePath() 21:00:29.401 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.401 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.401 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:cf439699-225f-44cd-8c74-f494dc7ddf6b=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4), ShapeRef(_:0c4916b6-a339-49c3-969a-5654db0e03a8), ShapeRef(_:7185ca73-70da-4dc3-9925-c447bd52a4c5), ShapeRef(_:cf439699-225f-44cd-8c74-f494dc7ddf6b), ShapeRef(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305), ShapeRef(_:6917ea03-1f89-4118-8204-5007e8d2f6eb), ShapeRef(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15), ShapeRef(_:9770fa06-6e4b-42be-a650-b0f5174460d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:cf439699-225f-44cd-8c74-f494dc7ddf6b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.402 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.402 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.402 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.402 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.403 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.403 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.403 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.403 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.404 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305],Some(PredicatePath())), path: PredicatePath() 21:00:29.404 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.404 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.405 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4), ShapeRef(_:0c4916b6-a339-49c3-969a-5654db0e03a8), ShapeRef(_:7185ca73-70da-4dc3-9925-c447bd52a4c5), ShapeRef(_:cf439699-225f-44cd-8c74-f494dc7ddf6b), ShapeRef(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305), ShapeRef(_:6917ea03-1f89-4118-8204-5007e8d2f6eb), ShapeRef(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15), ShapeRef(_:9770fa06-6e4b-42be-a650-b0f5174460d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.405 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.405 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.405 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6917ea03-1f89-4118-8204-5007e8d2f6eb=ShapeTyping(TypingMap(Map())) 21:00:29.405 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.405 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.406 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.406 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.407 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.407 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.407 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.407 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.408 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.408 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.408 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15],Some(PredicatePath())), path: PredicatePath() 21:00:29.409 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4), ShapeRef(_:0c4916b6-a339-49c3-969a-5654db0e03a8), ShapeRef(_:7185ca73-70da-4dc3-9925-c447bd52a4c5), ShapeRef(_:cf439699-225f-44cd-8c74-f494dc7ddf6b), ShapeRef(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305), ShapeRef(_:6917ea03-1f89-4118-8204-5007e8d2f6eb), ShapeRef(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15), ShapeRef(_:9770fa06-6e4b-42be-a650-b0f5174460d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.409 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.409 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.410 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9770fa06-6e4b-42be-a650-b0f5174460d4=ShapeTyping(TypingMap(Map())) 21:00:29.410 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:5d4c73a6-ffda-4e67-9b35-35b55e9736a4,_:0c4916b6-a339-49c3-969a-5654db0e03a8,_:7185ca73-70da-4dc3-9925-c447bd52a4c5,_:cf439699-225f-44cd-8c74-f494dc7ddf6b,_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,_:6917ea03-1f89-4118-8204-5007e8d2f6eb,_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15,_:9770fa06-6e4b-42be-a650-b0f5174460d4)=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4), ShapeRef(_:0c4916b6-a339-49c3-969a-5654db0e03a8), ShapeRef(_:7185ca73-70da-4dc3-9925-c447bd52a4c5), ShapeRef(_:cf439699-225f-44cd-8c74-f494dc7ddf6b), ShapeRef(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305), ShapeRef(_:6917ea03-1f89-4118-8204-5007e8d2f6eb), ShapeRef(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15), ShapeRef(_:9770fa06-6e4b-42be-a650-b0f5174460d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:7185ca73-70da-4dc3-9925-c447bd52a4c5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:cf439699-225f-44cd-8c74-f494dc7ddf6b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.411 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4), ShapeRef(_:0c4916b6-a339-49c3-969a-5654db0e03a8), ShapeRef(_:7185ca73-70da-4dc3-9925-c447bd52a4c5), ShapeRef(_:cf439699-225f-44cd-8c74-f494dc7ddf6b), ShapeRef(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305), ShapeRef(_:6917ea03-1f89-4118-8204-5007e8d2f6eb), ShapeRef(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15), ShapeRef(_:9770fa06-6e4b-42be-a650-b0f5174460d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:7185ca73-70da-4dc3-9925-c447bd52a4c5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:cf439699-225f-44cd-8c74-f494dc7ddf6b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.411 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:5d4c73a6-ffda-4e67-9b35-35b55e9736a4), ShapeRef(_:0c4916b6-a339-49c3-969a-5654db0e03a8), ShapeRef(_:7185ca73-70da-4dc3-9925-c447bd52a4c5), ShapeRef(_:cf439699-225f-44cd-8c74-f494dc7ddf6b), ShapeRef(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305), ShapeRef(_:6917ea03-1f89-4118-8204-5007e8d2f6eb), ShapeRef(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15), ShapeRef(_:9770fa06-6e4b-42be-a650-b0f5174460d4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ac3043fa-4d51-4788-b282-1e0ebbdf5b15,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:7185ca73-70da-4dc3-9925-c447bd52a4c5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:8f9a2b40-7c56-40ee-9b56-e5f4f043f305,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:cf439699-225f-44cd-8c74-f494dc7ddf6b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.411 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9770fa06-6e4b-42be-a650-b0f5174460d4 = 21:00:29.412 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9770fa06-6e4b-42be-a650-b0f5174460d4 = 21:00:29.412 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9770fa06-6e4b-42be-a650-b0f5174460d4: 21:00:29.412 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ac3043fa-4d51-4788-b282-1e0ebbdf5b15 = 21:00:29.412 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ac3043fa-4d51-4788-b282-1e0ebbdf5b15 = 21:00:29.412 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ac3043fa-4d51-4788-b282-1e0ebbdf5b15: 21:00:29.412 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6917ea03-1f89-4118-8204-5007e8d2f6eb = 21:00:29.412 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6917ea03-1f89-4118-8204-5007e8d2f6eb = 21:00:29.412 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6917ea03-1f89-4118-8204-5007e8d2f6eb: 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8f9a2b40-7c56-40ee-9b56-e5f4f043f305 = 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8f9a2b40-7c56-40ee-9b56-e5f4f043f305 = 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8f9a2b40-7c56-40ee-9b56-e5f4f043f305: 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:cf439699-225f-44cd-8c74-f494dc7ddf6b = 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:cf439699-225f-44cd-8c74-f494dc7ddf6b = 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:cf439699-225f-44cd-8c74-f494dc7ddf6b: 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7185ca73-70da-4dc3-9925-c447bd52a4c5 = 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7185ca73-70da-4dc3-9925-c447bd52a4c5 = 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:7185ca73-70da-4dc3-9925-c447bd52a4c5: 21:00:29.413 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0c4916b6-a339-49c3-969a-5654db0e03a8 = 21:00:29.414 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0c4916b6-a339-49c3-969a-5654db0e03a8 = 21:00:29.414 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0c4916b6-a339-49c3-969a-5654db0e03a8: 21:00:29.414 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5d4c73a6-ffda-4e67-9b35-35b55e9736a4 = 21:00:29.414 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5d4c73a6-ffda-4e67-9b35-35b55e9736a4 = 21:00:29.414 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5d4c73a6-ffda-4e67-9b35-35b55e9736a4: 21:00:29.416 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:29.418 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:29.472Z"^^ ; "Between" ; 6 ; "D" . 21:00:29.492 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:29.493 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:29.494 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:29.496 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:29.498 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:ce464d11-4695-42a7-a364-fa9160e58211,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,_:84c263e1-f410-4d31-b77a-800ff81009c2,_:03549f06-94bc-4f01-817c-3d59121f9a84,_:1a48cad2-72c1-4322-9174-4d56c9ce8315,_:881473af-eade-4c1a-bbe6-66ecddb97292,_:03946493-d069-4d45-be53-0732b7679eca,_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86. Pending nodes: 21:00:29.499 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ce464d11-4695-42a7-a364-fa9160e58211 21:00:29.501 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0 21:00:29.504 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:84c263e1-f410-4d31-b77a-800ff81009c2 21:00:29.505 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:03549f06-94bc-4f01-817c-3d59121f9a84 21:00:29.508 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1a48cad2-72c1-4322-9174-4d56c9ce8315 21:00:29.509 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:881473af-eade-4c1a-bbe6-66ecddb97292 21:00:29.511 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:03946493-d069-4d45-be53-0732b7679eca 21:00:29.513 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:03946493-d069-4d45-be53-0732b7679eca 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:881473af-eade-4c1a-bbe6-66ecddb97292 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1a48cad2-72c1-4322-9174-4d56c9ce8315 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:03549f06-94bc-4f01-817c-3d59121f9a84 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:84c263e1-f410-4d31-b77a-800ff81009c2 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ce464d11-4695-42a7-a364-fa9160e58211 21:00:29.514 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86 = 21:00:29.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86 = 21:00:29.515 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86: 21:00:29.515 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:29.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:29.515 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:29.515 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:29.515 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:ce464d11-4695-42a7-a364-fa9160e58211,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,_:84c263e1-f410-4d31-b77a-800ff81009c2,_:03549f06-94bc-4f01-817c-3d59121f9a84,_:1a48cad2-72c1-4322-9174-4d56c9ce8315,_:881473af-eade-4c1a-bbe6-66ecddb97292,_:03946493-d069-4d45-be53-0732b7679eca,_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ce464d11-4695-42a7-a364-fa9160e58211) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:84c263e1-f410-4d31-b77a-800ff81009c2) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:03549f06-94bc-4f01-817c-3d59121f9a84) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:1a48cad2-72c1-4322-9174-4d56c9ce8315) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:881473af-eade-4c1a-bbe6-66ecddb97292) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:03946493-d069-4d45-be53-0732b7679eca) 21:00:29.516 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86) 21:00:29.516 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.517 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.517 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.517 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.518 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.518 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.518 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.518 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.518 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:ce464d11-4695-42a7-a364-fa9160e58211],Some(PredicatePath())), path: PredicatePath() 21:00:29.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.519 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ce464d11-4695-42a7-a364-fa9160e58211=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ce464d11-4695-42a7-a364-fa9160e58211), ShapeRef(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0), ShapeRef(_:84c263e1-f410-4d31-b77a-800ff81009c2), ShapeRef(_:03549f06-94bc-4f01-817c-3d59121f9a84), ShapeRef(_:1a48cad2-72c1-4322-9174-4d56c9ce8315), ShapeRef(_:881473af-eade-4c1a-bbe6-66ecddb97292), ShapeRef(_:03946493-d069-4d45-be53-0732b7679eca), ShapeRef(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ce464d11-4695-42a7-a364-fa9160e58211,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.522 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.522 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.522 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0],Some(PredicatePath())), path: PredicatePath() 21:00:29.523 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ce464d11-4695-42a7-a364-fa9160e58211), ShapeRef(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0), ShapeRef(_:84c263e1-f410-4d31-b77a-800ff81009c2), ShapeRef(_:03549f06-94bc-4f01-817c-3d59121f9a84), ShapeRef(_:1a48cad2-72c1-4322-9174-4d56c9ce8315), ShapeRef(_:881473af-eade-4c1a-bbe6-66ecddb97292), ShapeRef(_:03946493-d069-4d45-be53-0732b7679eca), ShapeRef(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.523 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:84c263e1-f410-4d31-b77a-800ff81009c2=ShapeTyping(TypingMap(Map())) 21:00:29.524 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.524 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.524 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.524 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.525 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.525 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.525 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.525 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.526 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(6), attempt: Attempt([,_:03549f06-94bc-4f01-817c-3d59121f9a84],Some(PredicatePath())), path: PredicatePath() 21:00:29.526 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.526 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.527 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:03549f06-94bc-4f01-817c-3d59121f9a84=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ce464d11-4695-42a7-a364-fa9160e58211), ShapeRef(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0), ShapeRef(_:84c263e1-f410-4d31-b77a-800ff81009c2), ShapeRef(_:03549f06-94bc-4f01-817c-3d59121f9a84), ShapeRef(_:1a48cad2-72c1-4322-9174-4d56c9ce8315), ShapeRef(_:881473af-eade-4c1a-bbe6-66ecddb97292), ShapeRef(_:03946493-d069-4d45-be53-0732b7679eca), ShapeRef(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:03549f06-94bc-4f01-817c-3d59121f9a84,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 6 has datatype ))))))) 21:00:29.527 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.527 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.572 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:1a48cad2-72c1-4322-9174-4d56c9ce8315=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ce464d11-4695-42a7-a364-fa9160e58211), ShapeRef(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0), ShapeRef(_:84c263e1-f410-4d31-b77a-800ff81009c2), ShapeRef(_:03549f06-94bc-4f01-817c-3d59121f9a84), ShapeRef(_:1a48cad2-72c1-4322-9174-4d56c9ce8315), ShapeRef(_:881473af-eade-4c1a-bbe6-66ecddb97292), ShapeRef(_:03946493-d069-4d45-be53-0732b7679eca), ShapeRef(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1a48cad2-72c1-4322-9174-4d56c9ce8315,PredicatePath(),List(In(List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A")))),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "D": LiteralValue("In violation. Expected "D" to be in List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A"))")))))))) 21:00:29.572 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.572 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.573 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.573 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.573 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:881473af-eade-4c1a-bbe6-66ecddb97292=ShapeTyping(TypingMap(Map())) 21:00:29.573 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.573 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.574 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:03946493-d069-4d45-be53-0732b7679eca=ShapeTyping(TypingMap(Map())) 21:00:29.574 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.574 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.574 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.574 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.575 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:29.472Z"^^), attempt: Attempt([,_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86],Some(PredicatePath())), path: PredicatePath() 21:00:29.575 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ce464d11-4695-42a7-a364-fa9160e58211), ShapeRef(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0), ShapeRef(_:84c263e1-f410-4d31-b77a-800ff81009c2), ShapeRef(_:03549f06-94bc-4f01-817c-3d59121f9a84), ShapeRef(_:1a48cad2-72c1-4322-9174-4d56c9ce8315), ShapeRef(_:881473af-eade-4c1a-bbe6-66ecddb97292), ShapeRef(_:03946493-d069-4d45-be53-0732b7679eca), ShapeRef(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.576 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:ce464d11-4695-42a7-a364-fa9160e58211,_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,_:84c263e1-f410-4d31-b77a-800ff81009c2,_:03549f06-94bc-4f01-817c-3d59121f9a84,_:1a48cad2-72c1-4322-9174-4d56c9ce8315,_:881473af-eade-4c1a-bbe6-66ecddb97292,_:03946493-d069-4d45-be53-0732b7679eca,_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:03549f06-94bc-4f01-817c-3d59121f9a84,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 6 has datatype ))), PropertyShape(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:1a48cad2-72c1-4322-9174-4d56c9ce8315,PredicatePath(),List(In(List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A")))),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "D": LiteralValue("In violation. Expected "D" to be in List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A"))")))), PropertyShape(_:ce464d11-4695-42a7-a364-fa9160e58211,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ce464d11-4695-42a7-a364-fa9160e58211), ShapeRef(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0), ShapeRef(_:84c263e1-f410-4d31-b77a-800ff81009c2), ShapeRef(_:03549f06-94bc-4f01-817c-3d59121f9a84), ShapeRef(_:1a48cad2-72c1-4322-9174-4d56c9ce8315), ShapeRef(_:881473af-eade-4c1a-bbe6-66ecddb97292), ShapeRef(_:03946493-d069-4d45-be53-0732b7679eca), ShapeRef(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.577 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:03549f06-94bc-4f01-817c-3d59121f9a84,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 6 has datatype ))), PropertyShape(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:1a48cad2-72c1-4322-9174-4d56c9ce8315,PredicatePath(),List(In(List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A")))),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "D": LiteralValue("In violation. Expected "D" to be in List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A"))")))), PropertyShape(_:ce464d11-4695-42a7-a364-fa9160e58211,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ce464d11-4695-42a7-a364-fa9160e58211), ShapeRef(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0), ShapeRef(_:84c263e1-f410-4d31-b77a-800ff81009c2), ShapeRef(_:03549f06-94bc-4f01-817c-3d59121f9a84), ShapeRef(_:1a48cad2-72c1-4322-9174-4d56c9ce8315), ShapeRef(_:881473af-eade-4c1a-bbe6-66ecddb97292), ShapeRef(_:03946493-d069-4d45-be53-0732b7679eca), ShapeRef(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.577 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:03549f06-94bc-4f01-817c-3d59121f9a84,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 6 has datatype ))), PropertyShape(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:1a48cad2-72c1-4322-9174-4d56c9ce8315,PredicatePath(),List(In(List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A")))),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "D": LiteralValue("In violation. Expected "D" to be in List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A"))")))), PropertyShape(_:ce464d11-4695-42a7-a364-fa9160e58211,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ce464d11-4695-42a7-a364-fa9160e58211), ShapeRef(_:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0), ShapeRef(_:84c263e1-f410-4d31-b77a-800ff81009c2), ShapeRef(_:03549f06-94bc-4f01-817c-3d59121f9a84), ShapeRef(_:1a48cad2-72c1-4322-9174-4d56c9ce8315), ShapeRef(_:881473af-eade-4c1a-bbe6-66ecddb97292), ShapeRef(_:03946493-d069-4d45-be53-0732b7679eca), ShapeRef(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b3ab8c44-7d9d-4994-b084-c4f3a6bf3e86,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.577 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:03946493-d069-4d45-be53-0732b7679eca = 21:00:29.577 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:03946493-d069-4d45-be53-0732b7679eca = 21:00:29.577 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:03946493-d069-4d45-be53-0732b7679eca: 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:881473af-eade-4c1a-bbe6-66ecddb97292 = 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:881473af-eade-4c1a-bbe6-66ecddb97292 = 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:881473af-eade-4c1a-bbe6-66ecddb97292: 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1a48cad2-72c1-4322-9174-4d56c9ce8315 = 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1a48cad2-72c1-4322-9174-4d56c9ce8315 = 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1a48cad2-72c1-4322-9174-4d56c9ce8315: 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:03549f06-94bc-4f01-817c-3d59121f9a84 = 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:03549f06-94bc-4f01-817c-3d59121f9a84 = 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:03549f06-94bc-4f01-817c-3d59121f9a84: 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:84c263e1-f410-4d31-b77a-800ff81009c2 = 21:00:29.578 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:84c263e1-f410-4d31-b77a-800ff81009c2 = 21:00:29.579 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:84c263e1-f410-4d31-b77a-800ff81009c2: 21:00:29.579 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0 = 21:00:29.579 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0 = 21:00:29.579 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8dcf675d-82c2-43f3-98cc-e592f3bc9ff0: 21:00:29.579 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ce464d11-4695-42a7-a364-fa9160e58211 = 21:00:29.579 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ce464d11-4695-42a7-a364-fa9160e58211 = 21:00:29.579 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ce464d11-4695-42a7-a364-fa9160e58211: 21:00:29.583 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "D" ; sh:message "In violation. Expected \"D\" to be in List(LiteralValue(\"C\"), LiteralValue(\"B\"), LiteralValue(\"A\"))" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:InConstraintComponent ] ] . 21:00:29.586 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "D" ; sh:message "In violation. Expected \"D\" to be in List(LiteralValue(\"C\"), LiteralValue(\"B\"), LiteralValue(\"A\"))" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:InConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 sec Running org.eclipse.lyo.validation.ShaclMinExclusiveValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:29.59Z"^^ ; "Between" ; 12 ; 6 . 21:00:29.608 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:targetClass . 21:00:29.609 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:29.610 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:29.612 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:29.614 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:cadf4239-ea53-4d38-a698-646c8b87aaee,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,_:b693d265-ea99-42c0-b7e2-2e62459505b4,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7,_:22c35f61-c382-4b78-a303-3086b7c232ae,_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1,_:24dddf3c-9ee9-4240-91fa-8fede099c8c3,_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d. Pending nodes: 21:00:29.614 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:cadf4239-ea53-4d38-a698-646c8b87aaee 21:00:29.616 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a3fcaa6f-bd74-4b3a-9179-452555dd7f94 21:00:29.618 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b693d265-ea99-42c0-b7e2-2e62459505b4 21:00:29.620 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f2c0e287-fe86-487c-afb4-e2ce40dda1c7 21:00:29.622 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:22c35f61-c382-4b78-a303-3086b7c232ae 21:00:29.624 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:aa8a754b-0b6e-46e4-b690-66327b6dc6f1 21:00:29.625 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:24dddf3c-9ee9-4240-91fa-8fede099c8c3 21:00:29.627 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f3c0c6a3-c4df-495a-8a05-69b5a24d732d 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f3c0c6a3-c4df-495a-8a05-69b5a24d732d 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:24dddf3c-9ee9-4240-91fa-8fede099c8c3 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:aa8a754b-0b6e-46e4-b690-66327b6dc6f1 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:22c35f61-c382-4b78-a303-3086b7c232ae 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f2c0e287-fe86-487c-afb4-e2ce40dda1c7 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b693d265-ea99-42c0-b7e2-2e62459505b4 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a3fcaa6f-bd74-4b3a-9179-452555dd7f94 21:00:29.629 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:cadf4239-ea53-4d38-a698-646c8b87aaee 21:00:29.630 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f3c0c6a3-c4df-495a-8a05-69b5a24d732d = 21:00:29.630 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f3c0c6a3-c4df-495a-8a05-69b5a24d732d = 21:00:29.630 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f3c0c6a3-c4df-495a-8a05-69b5a24d732d: 21:00:29.630 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:24dddf3c-9ee9-4240-91fa-8fede099c8c3 = 21:00:29.630 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:24dddf3c-9ee9-4240-91fa-8fede099c8c3 = 21:00:29.630 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:24dddf3c-9ee9-4240-91fa-8fede099c8c3: 21:00:29.630 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:29.631 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:29.631 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:29.631 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:29.631 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:29.631 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:cadf4239-ea53-4d38-a698-646c8b87aaee,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,_:b693d265-ea99-42c0-b7e2-2e62459505b4,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7,_:22c35f61-c382-4b78-a303-3086b7c232ae,_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1,_:24dddf3c-9ee9-4240-91fa-8fede099c8c3,_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d) 21:00:29.631 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:cadf4239-ea53-4d38-a698-646c8b87aaee) 21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94) 21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b693d265-ea99-42c0-b7e2-2e62459505b4) 21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7) 21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:22c35f61-c382-4b78-a303-3086b7c232ae) 21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1) 21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:24dddf3c-9ee9-4240-91fa-8fede099c8c3) 21:00:29.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d) 21:00:29.672 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.672 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.674 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.674 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.674 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:cadf4239-ea53-4d38-a698-646c8b87aaee=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:cadf4239-ea53-4d38-a698-646c8b87aaee), ShapeRef(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94), ShapeRef(_:b693d265-ea99-42c0-b7e2-2e62459505b4), ShapeRef(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7), ShapeRef(_:22c35f61-c382-4b78-a303-3086b7c232ae), ShapeRef(_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1), ShapeRef(_:24dddf3c-9ee9-4240-91fa-8fede099c8c3), ShapeRef(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:cadf4239-ea53-4d38-a698-646c8b87aaee,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxExclusive(15), 6 satisfies minExclusive(5)))))))) 21:00:29.674 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.676 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.676 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.676 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94],Some(PredicatePath())), path: PredicatePath() 21:00:29.676 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.676 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.677 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:cadf4239-ea53-4d38-a698-646c8b87aaee), ShapeRef(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94), ShapeRef(_:b693d265-ea99-42c0-b7e2-2e62459505b4), ShapeRef(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7), ShapeRef(_:22c35f61-c382-4b78-a303-3086b7c232ae), ShapeRef(_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1), ShapeRef(_:24dddf3c-9ee9-4240-91fa-8fede099c8c3), ShapeRef(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.677 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.677 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.678 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.678 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.678 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.678 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.679 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.679 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.679 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:b693d265-ea99-42c0-b7e2-2e62459505b4],Some(PredicatePath())), path: PredicatePath() 21:00:29.680 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.680 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.680 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b693d265-ea99-42c0-b7e2-2e62459505b4=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:cadf4239-ea53-4d38-a698-646c8b87aaee), ShapeRef(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94), ShapeRef(_:b693d265-ea99-42c0-b7e2-2e62459505b4), ShapeRef(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7), ShapeRef(_:22c35f61-c382-4b78-a303-3086b7c232ae), ShapeRef(_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1), ShapeRef(_:24dddf3c-9ee9-4240-91fa-8fede099c8c3), ShapeRef(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b693d265-ea99-42c0-b7e2-2e62459505b4,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.680 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.680 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.681 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.681 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.681 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:29.59Z"^^), attempt: Attempt([,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7],Some(PredicatePath())), path: PredicatePath() 21:00:29.682 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:cadf4239-ea53-4d38-a698-646c8b87aaee), ShapeRef(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94), ShapeRef(_:b693d265-ea99-42c0-b7e2-2e62459505b4), ShapeRef(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7), ShapeRef(_:22c35f61-c382-4b78-a303-3086b7c232ae), ShapeRef(_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1), ShapeRef(_:24dddf3c-9ee9-4240-91fa-8fede099c8c3), ShapeRef(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.682 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.682 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.682 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:22c35f61-c382-4b78-a303-3086b7c232ae=ShapeTyping(TypingMap(Map())) 21:00:29.682 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.683 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.683 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.683 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.683 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1=ShapeTyping(TypingMap(Map())) 21:00:29.683 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.683 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.684 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:24dddf3c-9ee9-4240-91fa-8fede099c8c3=ShapeTyping(TypingMap(Map())) 21:00:29.684 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.684 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.685 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.685 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.685 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.685 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.686 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.686 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.686 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.686 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.687 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d],Some(PredicatePath())), path: PredicatePath() 21:00:29.687 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:cadf4239-ea53-4d38-a698-646c8b87aaee), ShapeRef(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94), ShapeRef(_:b693d265-ea99-42c0-b7e2-2e62459505b4), ShapeRef(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7), ShapeRef(_:22c35f61-c382-4b78-a303-3086b7c232ae), ShapeRef(_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1), ShapeRef(_:24dddf3c-9ee9-4240-91fa-8fede099c8c3), ShapeRef(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.688 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:cadf4239-ea53-4d38-a698-646c8b87aaee,_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,_:b693d265-ea99-42c0-b7e2-2e62459505b4,_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7,_:22c35f61-c382-4b78-a303-3086b7c232ae,_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1,_:24dddf3c-9ee9-4240-91fa-8fede099c8c3,_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:b693d265-ea99-42c0-b7e2-2e62459505b4,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:cadf4239-ea53-4d38-a698-646c8b87aaee), ShapeRef(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94), ShapeRef(_:b693d265-ea99-42c0-b7e2-2e62459505b4), ShapeRef(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7), ShapeRef(_:22c35f61-c382-4b78-a303-3086b7c232ae), ShapeRef(_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1), ShapeRef(_:24dddf3c-9ee9-4240-91fa-8fede099c8c3), ShapeRef(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:cadf4239-ea53-4d38-a698-646c8b87aaee,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxExclusive(15), 6 satisfies minExclusive(5)))), PropertyShape(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.688 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:b693d265-ea99-42c0-b7e2-2e62459505b4,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:cadf4239-ea53-4d38-a698-646c8b87aaee), ShapeRef(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94), ShapeRef(_:b693d265-ea99-42c0-b7e2-2e62459505b4), ShapeRef(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7), ShapeRef(_:22c35f61-c382-4b78-a303-3086b7c232ae), ShapeRef(_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1), ShapeRef(_:24dddf3c-9ee9-4240-91fa-8fede099c8c3), ShapeRef(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:cadf4239-ea53-4d38-a698-646c8b87aaee,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxExclusive(15), 6 satisfies minExclusive(5)))), PropertyShape(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.689 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:b693d265-ea99-42c0-b7e2-2e62459505b4,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:cadf4239-ea53-4d38-a698-646c8b87aaee), ShapeRef(_:a3fcaa6f-bd74-4b3a-9179-452555dd7f94), ShapeRef(_:b693d265-ea99-42c0-b7e2-2e62459505b4), ShapeRef(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7), ShapeRef(_:22c35f61-c382-4b78-a303-3086b7c232ae), ShapeRef(_:aa8a754b-0b6e-46e4-b690-66327b6dc6f1), ShapeRef(_:24dddf3c-9ee9-4240-91fa-8fede099c8c3), ShapeRef(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f2c0e287-fe86-487c-afb4-e2ce40dda1c7,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:cadf4239-ea53-4d38-a698-646c8b87aaee,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxExclusive(15), 6 satisfies minExclusive(5)))), PropertyShape(_:f3c0c6a3-c4df-495a-8a05-69b5a24d732d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.689 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:aa8a754b-0b6e-46e4-b690-66327b6dc6f1 = 21:00:29.689 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:aa8a754b-0b6e-46e4-b690-66327b6dc6f1 = 21:00:29.689 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:aa8a754b-0b6e-46e4-b690-66327b6dc6f1: 21:00:29.689 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:22c35f61-c382-4b78-a303-3086b7c232ae = 21:00:29.689 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:22c35f61-c382-4b78-a303-3086b7c232ae = 21:00:29.689 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:22c35f61-c382-4b78-a303-3086b7c232ae: 21:00:29.690 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f2c0e287-fe86-487c-afb4-e2ce40dda1c7 = 21:00:29.690 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f2c0e287-fe86-487c-afb4-e2ce40dda1c7 = 21:00:29.690 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f2c0e287-fe86-487c-afb4-e2ce40dda1c7: 21:00:29.690 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b693d265-ea99-42c0-b7e2-2e62459505b4 = 21:00:29.690 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b693d265-ea99-42c0-b7e2-2e62459505b4 = 21:00:29.690 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b693d265-ea99-42c0-b7e2-2e62459505b4: 21:00:29.690 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a3fcaa6f-bd74-4b3a-9179-452555dd7f94 = 21:00:29.690 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a3fcaa6f-bd74-4b3a-9179-452555dd7f94 = 21:00:29.691 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a3fcaa6f-bd74-4b3a-9179-452555dd7f94: 21:00:29.691 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:cadf4239-ea53-4d38-a698-646c8b87aaee = 21:00:29.691 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:cadf4239-ea53-4d38-a698-646c8b87aaee = 21:00:29.691 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:cadf4239-ea53-4d38-a698-646c8b87aaee: 21:00:29.693 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:29.695 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:29.697Z"^^ ; "Between" ; 12 ; 5 . 21:00:29.715 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:29.716 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:29.717 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:29.719 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:29.771 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda,_:ae0357db-4421-4f01-a8d7-affc734a4452,_:3714b366-3273-4da3-89bb-a56a69184cb9,_:a153d18d-8f4e-4ad5-9339-4a72f7463601,_:8d0f46c5-550b-441f-ba80-ea792d4381d5,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,_:69652206-ed1d-4946-aa51-3a35b2594c27. Pending nodes: 21:00:29.772 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae 21:00:29.774 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ccb3912f-c8ff-4adc-a540-bef6c20cfcda 21:00:29.775 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ae0357db-4421-4f01-a8d7-affc734a4452 21:00:29.777 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:3714b366-3273-4da3-89bb-a56a69184cb9 21:00:29.779 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a153d18d-8f4e-4ad5-9339-4a72f7463601 21:00:29.780 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8d0f46c5-550b-441f-ba80-ea792d4381d5 21:00:29.782 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a250f618-ee13-4a4b-9663-eb16e2ea2ae6 21:00:29.784 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:69652206-ed1d-4946-aa51-3a35b2594c27 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:69652206-ed1d-4946-aa51-3a35b2594c27 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a250f618-ee13-4a4b-9663-eb16e2ea2ae6 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8d0f46c5-550b-441f-ba80-ea792d4381d5 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a153d18d-8f4e-4ad5-9339-4a72f7463601 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3714b366-3273-4da3-89bb-a56a69184cb9 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ae0357db-4421-4f01-a8d7-affc734a4452 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ccb3912f-c8ff-4adc-a540-bef6c20cfcda 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:69652206-ed1d-4946-aa51-3a35b2594c27 = 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:69652206-ed1d-4946-aa51-3a35b2594c27 = 21:00:29.786 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:69652206-ed1d-4946-aa51-3a35b2594c27: 21:00:29.787 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:29.787 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:29.787 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:29.787 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:29.787 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:29.787 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda,_:ae0357db-4421-4f01-a8d7-affc734a4452,_:3714b366-3273-4da3-89bb-a56a69184cb9,_:a153d18d-8f4e-4ad5-9339-4a72f7463601,_:8d0f46c5-550b-441f-ba80-ea792d4381d5,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,_:69652206-ed1d-4946-aa51-3a35b2594c27) 21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae) 21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda) 21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ae0357db-4421-4f01-a8d7-affc734a4452) 21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:3714b366-3273-4da3-89bb-a56a69184cb9) 21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a153d18d-8f4e-4ad5-9339-4a72f7463601) 21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8d0f46c5-550b-441f-ba80-ea792d4381d5) 21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6) 21:00:29.788 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:69652206-ed1d-4946-aa51-3a35b2594c27) 21:00:29.789 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.789 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.790 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.790 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.791 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae), ShapeRef(_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda), ShapeRef(_:ae0357db-4421-4f01-a8d7-affc734a4452), ShapeRef(_:3714b366-3273-4da3-89bb-a56a69184cb9), ShapeRef(_:a153d18d-8f4e-4ad5-9339-4a72f7463601), ShapeRef(_:8d0f46c5-550b-441f-ba80-ea792d4381d5), ShapeRef(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6), ShapeRef(_:69652206-ed1d-4946-aa51-3a35b2594c27)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))))))) 21:00:29.791 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.791 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.791 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda=ShapeTyping(TypingMap(Map())) 21:00:29.791 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.791 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.792 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.792 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.793 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.793 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.793 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.793 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.794 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.794 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.794 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:ae0357db-4421-4f01-a8d7-affc734a4452],Some(PredicatePath())), path: PredicatePath() 21:00:29.794 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ae0357db-4421-4f01-a8d7-affc734a4452=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae), ShapeRef(_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda), ShapeRef(_:ae0357db-4421-4f01-a8d7-affc734a4452), ShapeRef(_:3714b366-3273-4da3-89bb-a56a69184cb9), ShapeRef(_:a153d18d-8f4e-4ad5-9339-4a72f7463601), ShapeRef(_:8d0f46c5-550b-441f-ba80-ea792d4381d5), ShapeRef(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6), ShapeRef(_:69652206-ed1d-4946-aa51-3a35b2594c27)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ae0357db-4421-4f01-a8d7-affc734a4452,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.794 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.794 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.795 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.795 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.795 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:29.697Z"^^), attempt: Attempt([,_:3714b366-3273-4da3-89bb-a56a69184cb9],Some(PredicatePath())), path: PredicatePath() 21:00:29.796 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:3714b366-3273-4da3-89bb-a56a69184cb9=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae), ShapeRef(_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda), ShapeRef(_:ae0357db-4421-4f01-a8d7-affc734a4452), ShapeRef(_:3714b366-3273-4da3-89bb-a56a69184cb9), ShapeRef(_:a153d18d-8f4e-4ad5-9339-4a72f7463601), ShapeRef(_:8d0f46c5-550b-441f-ba80-ea792d4381d5), ShapeRef(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6), ShapeRef(_:69652206-ed1d-4946-aa51-3a35b2594c27)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:3714b366-3273-4da3-89bb-a56a69184cb9,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.796 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a153d18d-8f4e-4ad5-9339-4a72f7463601=ShapeTyping(TypingMap(Map())) 21:00:29.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.796 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.797 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.798 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:8d0f46c5-550b-441f-ba80-ea792d4381d5],Some(PredicatePath())), path: PredicatePath() 21:00:29.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.799 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8d0f46c5-550b-441f-ba80-ea792d4381d5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae), ShapeRef(_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda), ShapeRef(_:ae0357db-4421-4f01-a8d7-affc734a4452), ShapeRef(_:3714b366-3273-4da3-89bb-a56a69184cb9), ShapeRef(_:a153d18d-8f4e-4ad5-9339-4a72f7463601), ShapeRef(_:8d0f46c5-550b-441f-ba80-ea792d4381d5), ShapeRef(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6), ShapeRef(_:69652206-ed1d-4946-aa51-3a35b2594c27)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8d0f46c5-550b-441f-ba80-ea792d4381d5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.801 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6],Some(PredicatePath())), path: PredicatePath() 21:00:29.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.801 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.802 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae), ShapeRef(_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda), ShapeRef(_:ae0357db-4421-4f01-a8d7-affc734a4452), ShapeRef(_:3714b366-3273-4da3-89bb-a56a69184cb9), ShapeRef(_:a153d18d-8f4e-4ad5-9339-4a72f7463601), ShapeRef(_:8d0f46c5-550b-441f-ba80-ea792d4381d5), ShapeRef(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6), ShapeRef(_:69652206-ed1d-4946-aa51-3a35b2594c27)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.802 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.802 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.802 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.802 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.803 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:69652206-ed1d-4946-aa51-3a35b2594c27=ShapeTyping(TypingMap(Map())) 21:00:29.803 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda,_:ae0357db-4421-4f01-a8d7-affc734a4452,_:3714b366-3273-4da3-89bb-a56a69184cb9,_:a153d18d-8f4e-4ad5-9339-4a72f7463601,_:8d0f46c5-550b-441f-ba80-ea792d4381d5,_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,_:69652206-ed1d-4946-aa51-3a35b2594c27)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8d0f46c5-550b-441f-ba80-ea792d4381d5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:3714b366-3273-4da3-89bb-a56a69184cb9,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ae0357db-4421-4f01-a8d7-affc734a4452,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae), ShapeRef(_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda), ShapeRef(_:ae0357db-4421-4f01-a8d7-affc734a4452), ShapeRef(_:3714b366-3273-4da3-89bb-a56a69184cb9), ShapeRef(_:a153d18d-8f4e-4ad5-9339-4a72f7463601), ShapeRef(_:8d0f46c5-550b-441f-ba80-ea792d4381d5), ShapeRef(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6), ShapeRef(_:69652206-ed1d-4946-aa51-3a35b2594c27)),false,List()) -> TypingResult(Valid(List())))))) 21:00:29.804 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8d0f46c5-550b-441f-ba80-ea792d4381d5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:3714b366-3273-4da3-89bb-a56a69184cb9,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ae0357db-4421-4f01-a8d7-affc734a4452,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae), ShapeRef(_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda), ShapeRef(_:ae0357db-4421-4f01-a8d7-affc734a4452), ShapeRef(_:3714b366-3273-4da3-89bb-a56a69184cb9), ShapeRef(_:a153d18d-8f4e-4ad5-9339-4a72f7463601), ShapeRef(_:8d0f46c5-550b-441f-ba80-ea792d4381d5), ShapeRef(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6), ShapeRef(_:69652206-ed1d-4946-aa51-3a35b2594c27)),false,List()) -> TypingResult(Valid(List())))))) 21:00:29.804 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8d0f46c5-550b-441f-ba80-ea792d4381d5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:3714b366-3273-4da3-89bb-a56a69184cb9,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ae0357db-4421-4f01-a8d7-affc734a4452,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae), ShapeRef(_:ccb3912f-c8ff-4adc-a540-bef6c20cfcda), ShapeRef(_:ae0357db-4421-4f01-a8d7-affc734a4452), ShapeRef(_:3714b366-3273-4da3-89bb-a56a69184cb9), ShapeRef(_:a153d18d-8f4e-4ad5-9339-4a72f7463601), ShapeRef(_:8d0f46c5-550b-441f-ba80-ea792d4381d5), ShapeRef(_:a250f618-ee13-4a4b-9663-eb16e2ea2ae6), ShapeRef(_:69652206-ed1d-4946-aa51-3a35b2594c27)),false,List()) -> TypingResult(Valid(List())))))) 21:00:29.805 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a250f618-ee13-4a4b-9663-eb16e2ea2ae6 = 21:00:29.805 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a250f618-ee13-4a4b-9663-eb16e2ea2ae6 = 21:00:29.805 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a250f618-ee13-4a4b-9663-eb16e2ea2ae6: 21:00:29.805 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8d0f46c5-550b-441f-ba80-ea792d4381d5 = 21:00:29.805 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8d0f46c5-550b-441f-ba80-ea792d4381d5 = 21:00:29.805 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8d0f46c5-550b-441f-ba80-ea792d4381d5: 21:00:29.805 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a153d18d-8f4e-4ad5-9339-4a72f7463601 = 21:00:29.805 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a153d18d-8f4e-4ad5-9339-4a72f7463601 = 21:00:29.806 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a153d18d-8f4e-4ad5-9339-4a72f7463601: 21:00:29.806 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3714b366-3273-4da3-89bb-a56a69184cb9 = 21:00:29.806 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3714b366-3273-4da3-89bb-a56a69184cb9 = 21:00:29.806 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:3714b366-3273-4da3-89bb-a56a69184cb9: 21:00:29.806 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ae0357db-4421-4f01-a8d7-affc734a4452 = 21:00:29.806 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ae0357db-4421-4f01-a8d7-affc734a4452 = 21:00:29.806 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ae0357db-4421-4f01-a8d7-affc734a4452: 21:00:29.806 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ccb3912f-c8ff-4adc-a540-bef6c20cfcda = 21:00:29.807 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ccb3912f-c8ff-4adc-a540-bef6c20cfcda = 21:00:29.807 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ccb3912f-c8ff-4adc-a540-bef6c20cfcda: 21:00:29.807 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae = 21:00:29.807 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae = 21:00:29.807 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a284e5f4-eaa8-4a59-8c34-f768ab62d1ae: 21:00:29.810 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 5 ; sh:message "minExclusive violation. Expected 5 > 5" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinExclusiveConstraintComponent ] ] . 21:00:29.812 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 5 ; sh:message "minExclusive violation. Expected 5 > 5" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinExclusiveConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec Running org.eclipse.lyo.validation.ShaclMaxLengthValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:29.816Z"^^ ; "Between" ; 12 . 21:00:29.885 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:targetClass . 21:00:29.887 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:29.888 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:29.890 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:29.892 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,_:d4d9c190-2ec6-46db-a1a5-7610140c1271,_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb,_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae,_:8a80f5db-cc8f-46e3-8753-395646d4d36c,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1,_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c. Pending nodes: 21:00:29.893 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145 21:00:29.895 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d4d9c190-2ec6-46db-a1a5-7610140c1271 21:00:29.896 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb 21:00:29.898 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae 21:00:29.899 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8a80f5db-cc8f-46e3-8753-395646d4d36c 21:00:29.901 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:92117f8c-4c78-4dc0-9312-e13ea2da3a61 21:00:29.904 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6583b56f-8d4d-4ad1-8c4b-789b04b756f1 21:00:29.905 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c88809bd-fb0c-4f79-be72-2fd6aee61d0c 21:00:29.906 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c88809bd-fb0c-4f79-be72-2fd6aee61d0c 21:00:29.906 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6583b56f-8d4d-4ad1-8c4b-789b04b756f1 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:92117f8c-4c78-4dc0-9312-e13ea2da3a61 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8a80f5db-cc8f-46e3-8753-395646d4d36c 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d4d9c190-2ec6-46db-a1a5-7610140c1271 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c88809bd-fb0c-4f79-be72-2fd6aee61d0c = 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c88809bd-fb0c-4f79-be72-2fd6aee61d0c = 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c88809bd-fb0c-4f79-be72-2fd6aee61d0c: 21:00:29.907 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:29.908 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:29.908 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:29.908 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:29.908 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:29.908 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,_:d4d9c190-2ec6-46db-a1a5-7610140c1271,_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb,_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae,_:8a80f5db-cc8f-46e3-8753-395646d4d36c,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1,_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c) 21:00:29.908 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145) 21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d4d9c190-2ec6-46db-a1a5-7610140c1271) 21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb) 21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae) 21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8a80f5db-cc8f-46e3-8753-395646d4d36c) 21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61) 21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1) 21:00:29.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c) 21:00:29.909 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.909 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.913 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145],Some(PredicatePath())), path: PredicatePath() 21:00:29.913 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145), ShapeRef(_:d4d9c190-2ec6-46db-a1a5-7610140c1271), ShapeRef(_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb), ShapeRef(_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae), ShapeRef(_:8a80f5db-cc8f-46e3-8753-395646d4d36c), ShapeRef(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61), ShapeRef(_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1), ShapeRef(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:29.913 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.913 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.914 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d4d9c190-2ec6-46db-a1a5-7610140c1271=ShapeTyping(TypingMap(Map())) 21:00:29.914 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.914 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.914 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.914 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.914 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb=ShapeTyping(TypingMap(Map())) 21:00:29.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.915 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae=ShapeTyping(TypingMap(Map())) 21:00:29.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.917 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.917 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.917 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:8a80f5db-cc8f-46e3-8753-395646d4d36c],Some(PredicatePath())), path: PredicatePath() 21:00:29.918 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.918 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.918 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8a80f5db-cc8f-46e3-8753-395646d4d36c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145), ShapeRef(_:d4d9c190-2ec6-46db-a1a5-7610140c1271), ShapeRef(_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb), ShapeRef(_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae), ShapeRef(_:8a80f5db-cc8f-46e3-8753-395646d4d36c), ShapeRef(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61), ShapeRef(_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1), ShapeRef(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8a80f5db-cc8f-46e3-8753-395646d4d36c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:29.918 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.918 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.919 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.919 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.919 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.919 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.920 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.920 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.920 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61],Some(PredicatePath())), path: PredicatePath() 21:00:29.920 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.920 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.921 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145), ShapeRef(_:d4d9c190-2ec6-46db-a1a5-7610140c1271), ShapeRef(_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb), ShapeRef(_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae), ShapeRef(_:8a80f5db-cc8f-46e3-8753-395646d4d36c), ShapeRef(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61), ShapeRef(_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1), ShapeRef(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.921 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.921 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.921 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1=ShapeTyping(TypingMap(Map())) 21:00:29.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:29.922 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:29.816Z"^^), attempt: Attempt([,_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c],Some(PredicatePath())), path: PredicatePath() 21:00:29.923 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145), ShapeRef(_:d4d9c190-2ec6-46db-a1a5-7610140c1271), ShapeRef(_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb), ShapeRef(_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae), ShapeRef(_:8a80f5db-cc8f-46e3-8753-395646d4d36c), ShapeRef(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61), ShapeRef(_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1), ShapeRef(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:29.923 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,_:d4d9c190-2ec6-46db-a1a5-7610140c1271,_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb,_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae,_:8a80f5db-cc8f-46e3-8753-395646d4d36c,_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1,_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8a80f5db-cc8f-46e3-8753-395646d4d36c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145), ShapeRef(_:d4d9c190-2ec6-46db-a1a5-7610140c1271), ShapeRef(_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb), ShapeRef(_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae), ShapeRef(_:8a80f5db-cc8f-46e3-8753-395646d4d36c), ShapeRef(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61), ShapeRef(_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1), ShapeRef(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c)),false,List()) -> TypingResult(Valid(List())))))) 21:00:29.924 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8a80f5db-cc8f-46e3-8753-395646d4d36c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145), ShapeRef(_:d4d9c190-2ec6-46db-a1a5-7610140c1271), ShapeRef(_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb), ShapeRef(_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae), ShapeRef(_:8a80f5db-cc8f-46e3-8753-395646d4d36c), ShapeRef(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61), ShapeRef(_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1), ShapeRef(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c)),false,List()) -> TypingResult(Valid(List())))))) 21:00:29.925 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:8a80f5db-cc8f-46e3-8753-395646d4d36c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145), ShapeRef(_:d4d9c190-2ec6-46db-a1a5-7610140c1271), ShapeRef(_:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb), ShapeRef(_:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae), ShapeRef(_:8a80f5db-cc8f-46e3-8753-395646d4d36c), ShapeRef(_:92117f8c-4c78-4dc0-9312-e13ea2da3a61), ShapeRef(_:6583b56f-8d4d-4ad1-8c4b-789b04b756f1), ShapeRef(_:c88809bd-fb0c-4f79-be72-2fd6aee61d0c)),false,List()) -> TypingResult(Valid(List())))))) 21:00:29.970 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6583b56f-8d4d-4ad1-8c4b-789b04b756f1 = 21:00:29.970 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6583b56f-8d4d-4ad1-8c4b-789b04b756f1 = 21:00:29.970 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6583b56f-8d4d-4ad1-8c4b-789b04b756f1: 21:00:29.970 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:92117f8c-4c78-4dc0-9312-e13ea2da3a61 = 21:00:29.971 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:92117f8c-4c78-4dc0-9312-e13ea2da3a61 = 21:00:29.971 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:92117f8c-4c78-4dc0-9312-e13ea2da3a61: 21:00:29.971 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8a80f5db-cc8f-46e3-8753-395646d4d36c = 21:00:29.971 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8a80f5db-cc8f-46e3-8753-395646d4d36c = 21:00:29.971 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8a80f5db-cc8f-46e3-8753-395646d4d36c: 21:00:29.971 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae = 21:00:29.971 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae = 21:00:29.971 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5ab47d96-df93-4f93-88e5-f4bfd9fc76ae: 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb = 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb = 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:28fbb437-b3c1-4efc-9fab-cf1f764cb4eb: 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d4d9c190-2ec6-46db-a1a5-7610140c1271 = 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d4d9c190-2ec6-46db-a1a5-7610140c1271 = 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d4d9c190-2ec6-46db-a1a5-7610140c1271: 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145 = 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145 = 21:00:29.972 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:eeba0ca8-2c5b-4be4-8f9d-0d23b633d145: 21:00:29.975 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:29.976 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:29.978Z"^^ ; "Between two and four" ; 12 . 21:00:29.995 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:targetClass . 21:00:29.996 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:29.997 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:29.999 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:30.001 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:ad4428c2-33f9-4aaa-af3b-3abc706035c6,_:55bb6d35-23f0-4be5-b445-d7bf549bff70,_:27437cfd-197a-4fd0-a1c6-18378b73e654,_:8afd7f2a-6b31-43ac-84b5-498902587ec1,_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336,_:a97f20a7-ab78-4265-a39f-0729f3cd1999,_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883,_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65. Pending nodes: 21:00:30.002 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ad4428c2-33f9-4aaa-af3b-3abc706035c6 21:00:30.004 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:55bb6d35-23f0-4be5-b445-d7bf549bff70 21:00:30.005 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:27437cfd-197a-4fd0-a1c6-18378b73e654 21:00:30.007 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8afd7f2a-6b31-43ac-84b5-498902587ec1 21:00:30.008 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336 21:00:30.010 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a97f20a7-ab78-4265-a39f-0729f3cd1999 21:00:30.012 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b8298a70-ee27-4789-ac3d-bbf0b6ca0883 21:00:30.013 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65 21:00:30.014 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b8298a70-ee27-4789-ac3d-bbf0b6ca0883 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a97f20a7-ab78-4265-a39f-0729f3cd1999 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8afd7f2a-6b31-43ac-84b5-498902587ec1 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:27437cfd-197a-4fd0-a1c6-18378b73e654 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:55bb6d35-23f0-4be5-b445-d7bf549bff70 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ad4428c2-33f9-4aaa-af3b-3abc706035c6 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:30.015 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:ad4428c2-33f9-4aaa-af3b-3abc706035c6,_:55bb6d35-23f0-4be5-b445-d7bf549bff70,_:27437cfd-197a-4fd0-a1c6-18378b73e654,_:8afd7f2a-6b31-43ac-84b5-498902587ec1,_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336,_:a97f20a7-ab78-4265-a39f-0729f3cd1999,_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883,_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65) 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ad4428c2-33f9-4aaa-af3b-3abc706035c6) 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:55bb6d35-23f0-4be5-b445-d7bf549bff70) 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:27437cfd-197a-4fd0-a1c6-18378b73e654) 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8afd7f2a-6b31-43ac-84b5-498902587ec1) 21:00:30.016 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336) 21:00:30.017 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a97f20a7-ab78-4265-a39f-0729f3cd1999) 21:00:30.017 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883) 21:00:30.017 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65) 21:00:30.017 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.017 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.018 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.018 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.018 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.018 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.019 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.019 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.019 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:ad4428c2-33f9-4aaa-af3b-3abc706035c6],Some(PredicatePath())), path: PredicatePath() 21:00:30.020 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.020 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.020 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ad4428c2-33f9-4aaa-af3b-3abc706035c6=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6), ShapeRef(_:55bb6d35-23f0-4be5-b445-d7bf549bff70), ShapeRef(_:27437cfd-197a-4fd0-a1c6-18378b73e654), ShapeRef(_:8afd7f2a-6b31-43ac-84b5-498902587ec1), ShapeRef(_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336), ShapeRef(_:a97f20a7-ab78-4265-a39f-0729f3cd1999), ShapeRef(_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883), ShapeRef(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:30.020 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.021 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.021 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:55bb6d35-23f0-4be5-b445-d7bf549bff70=ShapeTyping(TypingMap(Map())) 21:00:30.021 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.021 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.022 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.022 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.022 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.022 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.023 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.023 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.023 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.024 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.024 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between two and four"), attempt: Attempt([,_:27437cfd-197a-4fd0-a1c6-18378b73e654],Some(PredicatePath())), path: PredicatePath() 21:00:30.024 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:27437cfd-197a-4fd0-a1c6-18378b73e654=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6), ShapeRef(_:55bb6d35-23f0-4be5-b445-d7bf549bff70), ShapeRef(_:27437cfd-197a-4fd0-a1c6-18378b73e654), ShapeRef(_:8afd7f2a-6b31-43ac-84b5-498902587ec1), ShapeRef(_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336), ShapeRef(_:a97f20a7-ab78-4265-a39f-0729f3cd1999), ShapeRef(_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883), ShapeRef(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:27437cfd-197a-4fd0-a1c6-18378b73e654,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Between two and four": LiteralValue("maxLength violation. Expected length("Between two and four") <= 10")))))))) 21:00:30.024 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.024 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.025 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8afd7f2a-6b31-43ac-84b5-498902587ec1=ShapeTyping(TypingMap(Map())) 21:00:30.025 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.025 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.025 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.025 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.026 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336=ShapeTyping(TypingMap(Map())) 21:00:30.026 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.026 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.026 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.026 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.026 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.027 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.027 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.027 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.027 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:a97f20a7-ab78-4265-a39f-0729f3cd1999],Some(PredicatePath())), path: PredicatePath() 21:00:30.027 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.028 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.028 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a97f20a7-ab78-4265-a39f-0729f3cd1999=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6), ShapeRef(_:55bb6d35-23f0-4be5-b445-d7bf549bff70), ShapeRef(_:27437cfd-197a-4fd0-a1c6-18378b73e654), ShapeRef(_:8afd7f2a-6b31-43ac-84b5-498902587ec1), ShapeRef(_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336), ShapeRef(_:a97f20a7-ab78-4265-a39f-0729f3cd1999), ShapeRef(_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883), ShapeRef(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a97f20a7-ab78-4265-a39f-0729f3cd1999,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.028 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.028 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.029 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.029 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.029 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883=ShapeTyping(TypingMap(Map())) 21:00:30.029 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.029 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.029 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.029 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.030 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:29.978Z"^^), attempt: Attempt([,_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65],Some(PredicatePath())), path: PredicatePath() 21:00:30.070 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6), ShapeRef(_:55bb6d35-23f0-4be5-b445-d7bf549bff70), ShapeRef(_:27437cfd-197a-4fd0-a1c6-18378b73e654), ShapeRef(_:8afd7f2a-6b31-43ac-84b5-498902587ec1), ShapeRef(_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336), ShapeRef(_:a97f20a7-ab78-4265-a39f-0729f3cd1999), ShapeRef(_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883), ShapeRef(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.071 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:ad4428c2-33f9-4aaa-af3b-3abc706035c6,_:55bb6d35-23f0-4be5-b445-d7bf549bff70,_:27437cfd-197a-4fd0-a1c6-18378b73e654,_:8afd7f2a-6b31-43ac-84b5-498902587ec1,_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336,_:a97f20a7-ab78-4265-a39f-0729f3cd1999,_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883,_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:a97f20a7-ab78-4265-a39f-0729f3cd1999,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6), ShapeRef(_:55bb6d35-23f0-4be5-b445-d7bf549bff70), ShapeRef(_:27437cfd-197a-4fd0-a1c6-18378b73e654), ShapeRef(_:8afd7f2a-6b31-43ac-84b5-498902587ec1), ShapeRef(_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336), ShapeRef(_:a97f20a7-ab78-4265-a39f-0729f3cd1999), ShapeRef(_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883), ShapeRef(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:27437cfd-197a-4fd0-a1c6-18378b73e654,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Between two and four": LiteralValue("maxLength violation. Expected length("Between two and four") <= 10")))))))) 21:00:30.072 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:a97f20a7-ab78-4265-a39f-0729f3cd1999,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6), ShapeRef(_:55bb6d35-23f0-4be5-b445-d7bf549bff70), ShapeRef(_:27437cfd-197a-4fd0-a1c6-18378b73e654), ShapeRef(_:8afd7f2a-6b31-43ac-84b5-498902587ec1), ShapeRef(_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336), ShapeRef(_:a97f20a7-ab78-4265-a39f-0729f3cd1999), ShapeRef(_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883), ShapeRef(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:27437cfd-197a-4fd0-a1c6-18378b73e654,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Between two and four": LiteralValue("maxLength violation. Expected length("Between two and four") <= 10")))))))) 21:00:30.072 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:a97f20a7-ab78-4265-a39f-0729f3cd1999,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:ad4428c2-33f9-4aaa-af3b-3abc706035c6), ShapeRef(_:55bb6d35-23f0-4be5-b445-d7bf549bff70), ShapeRef(_:27437cfd-197a-4fd0-a1c6-18378b73e654), ShapeRef(_:8afd7f2a-6b31-43ac-84b5-498902587ec1), ShapeRef(_:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336), ShapeRef(_:a97f20a7-ab78-4265-a39f-0729f3cd1999), ShapeRef(_:b8298a70-ee27-4789-ac3d-bbf0b6ca0883), ShapeRef(_:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:27437cfd-197a-4fd0-a1c6-18378b73e654,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Between two and four": LiteralValue("maxLength violation. Expected length("Between two and four") <= 10")))))))) 21:00:30.073 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65 = 21:00:30.073 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65 = 21:00:30.073 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:66a5bea8-4f1e-41b0-8a1a-41b9e1b60c65: 21:00:30.073 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b8298a70-ee27-4789-ac3d-bbf0b6ca0883 = 21:00:30.073 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b8298a70-ee27-4789-ac3d-bbf0b6ca0883 = 21:00:30.073 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b8298a70-ee27-4789-ac3d-bbf0b6ca0883: 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a97f20a7-ab78-4265-a39f-0729f3cd1999 = 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a97f20a7-ab78-4265-a39f-0729f3cd1999 = 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a97f20a7-ab78-4265-a39f-0729f3cd1999: 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336 = 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336 = 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:e49f4c1c-e2e5-4ffc-b8cf-9c7bc69d9336: 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8afd7f2a-6b31-43ac-84b5-498902587ec1 = 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8afd7f2a-6b31-43ac-84b5-498902587ec1 = 21:00:30.074 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8afd7f2a-6b31-43ac-84b5-498902587ec1: 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:27437cfd-197a-4fd0-a1c6-18378b73e654 = 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:27437cfd-197a-4fd0-a1c6-18378b73e654 = 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:27437cfd-197a-4fd0-a1c6-18378b73e654: 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:55bb6d35-23f0-4be5-b445-d7bf549bff70 = 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:55bb6d35-23f0-4be5-b445-d7bf549bff70 = 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:55bb6d35-23f0-4be5-b445-d7bf549bff70: 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ad4428c2-33f9-4aaa-af3b-3abc706035c6 = 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ad4428c2-33f9-4aaa-af3b-3abc706035c6 = 21:00:30.075 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ad4428c2-33f9-4aaa-af3b-3abc706035c6: 21:00:30.079 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Between two and four" ; sh:message "maxLength violation. Expected length(\"Between two and four\") <= 10" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxLengthConstraintComponent ] ] . 21:00:30.082 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Between two and four" ; sh:message "maxLength violation. Expected length(\"Between two and four\") <= 10" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxLengthConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec Running org.eclipse.lyo.validation.ShaclMinCountValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:30.086Z"^^ ; "Between" ; 12 . 21:00:30.103 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:targetClass . 21:00:30.104 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:30.105 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:30.107 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:30.109 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:1cabf0fa-4f43-4ffd-907a-159a88177ce8,_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80,_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a,_:5f70af4c-335f-4792-aec0-b827b1138e43,_:e283e7db-3ecf-43e8-9eb3-925060bd2780,_:937f01ec-d1a7-4163-aa00-2dd87247d36e,_:6f42eaaf-f643-4af4-91e4-82aead2df7a2,_:b57218d0-9fd5-45a3-bb1c-cc306abc1774. Pending nodes: 21:00:30.110 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1cabf0fa-4f43-4ffd-907a-159a88177ce8 21:00:30.112 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6bb6f750-7cda-41e9-919b-9ba3cb24dd80 21:00:30.113 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a 21:00:30.114 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5f70af4c-335f-4792-aec0-b827b1138e43 21:00:30.116 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:e283e7db-3ecf-43e8-9eb3-925060bd2780 21:00:30.118 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:937f01ec-d1a7-4163-aa00-2dd87247d36e 21:00:30.120 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6f42eaaf-f643-4af4-91e4-82aead2df7a2 21:00:30.121 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b57218d0-9fd5-45a3-bb1c-cc306abc1774 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b57218d0-9fd5-45a3-bb1c-cc306abc1774 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6f42eaaf-f643-4af4-91e4-82aead2df7a2 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:937f01ec-d1a7-4163-aa00-2dd87247d36e 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e283e7db-3ecf-43e8-9eb3-925060bd2780 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5f70af4c-335f-4792-aec0-b827b1138e43 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6bb6f750-7cda-41e9-919b-9ba3cb24dd80 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1cabf0fa-4f43-4ffd-907a-159a88177ce8 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b57218d0-9fd5-45a3-bb1c-cc306abc1774 = 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b57218d0-9fd5-45a3-bb1c-cc306abc1774 = 21:00:30.123 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b57218d0-9fd5-45a3-bb1c-cc306abc1774: 21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6f42eaaf-f643-4af4-91e4-82aead2df7a2 = 21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6f42eaaf-f643-4af4-91e4-82aead2df7a2 = 21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6f42eaaf-f643-4af4-91e4-82aead2df7a2: 21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:30.124 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:1cabf0fa-4f43-4ffd-907a-159a88177ce8,_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80,_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a,_:5f70af4c-335f-4792-aec0-b827b1138e43,_:e283e7db-3ecf-43e8-9eb3-925060bd2780,_:937f01ec-d1a7-4163-aa00-2dd87247d36e,_:6f42eaaf-f643-4af4-91e4-82aead2df7a2,_:b57218d0-9fd5-45a3-bb1c-cc306abc1774) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:1cabf0fa-4f43-4ffd-907a-159a88177ce8) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5f70af4c-335f-4792-aec0-b827b1138e43) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:e283e7db-3ecf-43e8-9eb3-925060bd2780) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:937f01ec-d1a7-4163-aa00-2dd87247d36e) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6f42eaaf-f643-4af4-91e4-82aead2df7a2) 21:00:30.125 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b57218d0-9fd5-45a3-bb1c-cc306abc1774) 21:00:30.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.170 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.170 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.171 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:1cabf0fa-4f43-4ffd-907a-159a88177ce8],Some(PredicatePath())), path: PredicatePath() 21:00:30.171 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.171 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.171 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:1cabf0fa-4f43-4ffd-907a-159a88177ce8=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8), ShapeRef(_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80), ShapeRef(_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a), ShapeRef(_:5f70af4c-335f-4792-aec0-b827b1138e43), ShapeRef(_:e283e7db-3ecf-43e8-9eb3-925060bd2780), ShapeRef(_:937f01ec-d1a7-4163-aa00-2dd87247d36e), ShapeRef(_:6f42eaaf-f643-4af4-91e4-82aead2df7a2), ShapeRef(_:b57218d0-9fd5-45a3-bb1c-cc306abc1774)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.172 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80=ShapeTyping(TypingMap(Map())) 21:00:30.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.173 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a=ShapeTyping(TypingMap(Map())) 21:00:30.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.174 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.174 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.174 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:30.086Z"^^), attempt: Attempt([,_:5f70af4c-335f-4792-aec0-b827b1138e43],Some(PredicatePath())), path: PredicatePath() 21:00:30.175 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5f70af4c-335f-4792-aec0-b827b1138e43=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8), ShapeRef(_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80), ShapeRef(_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a), ShapeRef(_:5f70af4c-335f-4792-aec0-b827b1138e43), ShapeRef(_:e283e7db-3ecf-43e8-9eb3-925060bd2780), ShapeRef(_:937f01ec-d1a7-4163-aa00-2dd87247d36e), ShapeRef(_:6f42eaaf-f643-4af4-91e4-82aead2df7a2), ShapeRef(_:b57218d0-9fd5-45a3-bb1c-cc306abc1774)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5f70af4c-335f-4792-aec0-b827b1138e43,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.175 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.175 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.175 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.175 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.176 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.176 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.177 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.177 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.177 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.177 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.177 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:e283e7db-3ecf-43e8-9eb3-925060bd2780],Some(PredicatePath())), path: PredicatePath() 21:00:30.178 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:e283e7db-3ecf-43e8-9eb3-925060bd2780=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8), ShapeRef(_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80), ShapeRef(_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a), ShapeRef(_:5f70af4c-335f-4792-aec0-b827b1138e43), ShapeRef(_:e283e7db-3ecf-43e8-9eb3-925060bd2780), ShapeRef(_:937f01ec-d1a7-4163-aa00-2dd87247d36e), ShapeRef(_:6f42eaaf-f643-4af4-91e4-82aead2df7a2), ShapeRef(_:b57218d0-9fd5-45a3-bb1c-cc306abc1774)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e283e7db-3ecf-43e8-9eb3-925060bd2780,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.178 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.178 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.180 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.180 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.180 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:937f01ec-d1a7-4163-aa00-2dd87247d36e],Some(PredicatePath())), path: PredicatePath() 21:00:30.180 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.180 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.181 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:937f01ec-d1a7-4163-aa00-2dd87247d36e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8), ShapeRef(_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80), ShapeRef(_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a), ShapeRef(_:5f70af4c-335f-4792-aec0-b827b1138e43), ShapeRef(_:e283e7db-3ecf-43e8-9eb3-925060bd2780), ShapeRef(_:937f01ec-d1a7-4163-aa00-2dd87247d36e), ShapeRef(_:6f42eaaf-f643-4af4-91e4-82aead2df7a2), ShapeRef(_:b57218d0-9fd5-45a3-bb1c-cc306abc1774)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:937f01ec-d1a7-4163-aa00-2dd87247d36e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:30.181 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.181 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.182 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6f42eaaf-f643-4af4-91e4-82aead2df7a2=ShapeTyping(TypingMap(Map())) 21:00:30.182 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.182 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.182 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b57218d0-9fd5-45a3-bb1c-cc306abc1774=ShapeTyping(TypingMap(Map())) 21:00:30.183 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:1cabf0fa-4f43-4ffd-907a-159a88177ce8,_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80,_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a,_:5f70af4c-335f-4792-aec0-b827b1138e43,_:e283e7db-3ecf-43e8-9eb3-925060bd2780,_:937f01ec-d1a7-4163-aa00-2dd87247d36e,_:6f42eaaf-f643-4af4-91e4-82aead2df7a2,_:b57218d0-9fd5-45a3-bb1c-cc306abc1774)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:5f70af4c-335f-4792-aec0-b827b1138e43,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8), ShapeRef(_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80), ShapeRef(_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a), ShapeRef(_:5f70af4c-335f-4792-aec0-b827b1138e43), ShapeRef(_:e283e7db-3ecf-43e8-9eb3-925060bd2780), ShapeRef(_:937f01ec-d1a7-4163-aa00-2dd87247d36e), ShapeRef(_:6f42eaaf-f643-4af4-91e4-82aead2df7a2), ShapeRef(_:b57218d0-9fd5-45a3-bb1c-cc306abc1774)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:937f01ec-d1a7-4163-aa00-2dd87247d36e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:e283e7db-3ecf-43e8-9eb3-925060bd2780,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.183 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:5f70af4c-335f-4792-aec0-b827b1138e43,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8), ShapeRef(_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80), ShapeRef(_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a), ShapeRef(_:5f70af4c-335f-4792-aec0-b827b1138e43), ShapeRef(_:e283e7db-3ecf-43e8-9eb3-925060bd2780), ShapeRef(_:937f01ec-d1a7-4163-aa00-2dd87247d36e), ShapeRef(_:6f42eaaf-f643-4af4-91e4-82aead2df7a2), ShapeRef(_:b57218d0-9fd5-45a3-bb1c-cc306abc1774)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:937f01ec-d1a7-4163-aa00-2dd87247d36e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:e283e7db-3ecf-43e8-9eb3-925060bd2780,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.184 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:5f70af4c-335f-4792-aec0-b827b1138e43,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8), ShapeRef(_:6bb6f750-7cda-41e9-919b-9ba3cb24dd80), ShapeRef(_:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a), ShapeRef(_:5f70af4c-335f-4792-aec0-b827b1138e43), ShapeRef(_:e283e7db-3ecf-43e8-9eb3-925060bd2780), ShapeRef(_:937f01ec-d1a7-4163-aa00-2dd87247d36e), ShapeRef(_:6f42eaaf-f643-4af4-91e4-82aead2df7a2), ShapeRef(_:b57218d0-9fd5-45a3-bb1c-cc306abc1774)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1cabf0fa-4f43-4ffd-907a-159a88177ce8,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:937f01ec-d1a7-4163-aa00-2dd87247d36e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:e283e7db-3ecf-43e8-9eb3-925060bd2780,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.184 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:937f01ec-d1a7-4163-aa00-2dd87247d36e = 21:00:30.184 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:937f01ec-d1a7-4163-aa00-2dd87247d36e = 21:00:30.184 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:937f01ec-d1a7-4163-aa00-2dd87247d36e: 21:00:30.184 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e283e7db-3ecf-43e8-9eb3-925060bd2780 = 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e283e7db-3ecf-43e8-9eb3-925060bd2780 = 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:e283e7db-3ecf-43e8-9eb3-925060bd2780: 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5f70af4c-335f-4792-aec0-b827b1138e43 = 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5f70af4c-335f-4792-aec0-b827b1138e43 = 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5f70af4c-335f-4792-aec0-b827b1138e43: 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a = 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a = 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:550a0ffa-d05b-4a05-b4e7-aa6f4494dc1a: 21:00:30.185 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6bb6f750-7cda-41e9-919b-9ba3cb24dd80 = 21:00:30.186 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6bb6f750-7cda-41e9-919b-9ba3cb24dd80 = 21:00:30.186 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6bb6f750-7cda-41e9-919b-9ba3cb24dd80: 21:00:30.186 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1cabf0fa-4f43-4ffd-907a-159a88177ce8 = 21:00:30.186 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1cabf0fa-4f43-4ffd-907a-159a88177ce8 = 21:00:30.186 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1cabf0fa-4f43-4ffd-907a-159a88177ce8: 21:00:30.188 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:30.190 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:30.191Z"^^ ; "Between" . 21:00:30.209 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:30.210 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:30.212 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:30.214 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:30.216 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:a30952ba-fad8-440d-a428-c1c2604eed81,_:b0ba2315-feee-4bfe-8336-d3596378df3e,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa,_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749,_:932ee2d3-95df-46e0-82db-25b862fa30a4,_:33c7fb8d-e060-4838-80ed-ecdff2e1593f. Pending nodes: 21:00:30.217 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a30952ba-fad8-440d-a428-c1c2604eed81 21:00:30.219 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b0ba2315-feee-4bfe-8336-d3596378df3e 21:00:30.220 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4 21:00:30.222 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13 21:00:30.224 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa 21:00:30.270 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5bda0b49-7c4d-483d-a21d-27b2e8ad4749 21:00:30.272 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:932ee2d3-95df-46e0-82db-25b862fa30a4 21:00:30.274 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:33c7fb8d-e060-4838-80ed-ecdff2e1593f 21:00:30.275 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:30.275 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:33c7fb8d-e060-4838-80ed-ecdff2e1593f 21:00:30.275 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:932ee2d3-95df-46e0-82db-25b862fa30a4 21:00:30.275 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5bda0b49-7c4d-483d-a21d-27b2e8ad4749 21:00:30.276 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa 21:00:30.276 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13 21:00:30.276 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4 21:00:30.276 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b0ba2315-feee-4bfe-8336-d3596378df3e 21:00:30.276 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a30952ba-fad8-440d-a428-c1c2604eed81 21:00:30.276 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:30.276 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:a30952ba-fad8-440d-a428-c1c2604eed81,_:b0ba2315-feee-4bfe-8336-d3596378df3e,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa,_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749,_:932ee2d3-95df-46e0-82db-25b862fa30a4,_:33c7fb8d-e060-4838-80ed-ecdff2e1593f) 21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a30952ba-fad8-440d-a428-c1c2604eed81) 21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b0ba2315-feee-4bfe-8336-d3596378df3e) 21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4) 21:00:30.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13) 21:00:30.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa) 21:00:30.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749) 21:00:30.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:932ee2d3-95df-46e0-82db-25b862fa30a4) 21:00:30.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:33c7fb8d-e060-4838-80ed-ecdff2e1593f) 21:00:30.278 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.278 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.280 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.280 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.280 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(), attempt: Attempt([,_:a30952ba-fad8-440d-a428-c1c2604eed81],Some(PredicatePath())), path: PredicatePath() 21:00:30.280 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.280 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.281 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a30952ba-fad8-440d-a428-c1c2604eed81=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a30952ba-fad8-440d-a428-c1c2604eed81), ShapeRef(_:b0ba2315-feee-4bfe-8336-d3596378df3e), ShapeRef(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4), ShapeRef(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13), ShapeRef(_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa), ShapeRef(_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749), ShapeRef(_:932ee2d3-95df-46e0-82db-25b862fa30a4), ShapeRef(_:33c7fb8d-e060-4838-80ed-ecdff2e1593f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a30952ba-fad8-440d-a428-c1c2604eed81,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))))))) 21:00:30.281 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.281 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.281 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.281 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.282 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b0ba2315-feee-4bfe-8336-d3596378df3e=ShapeTyping(TypingMap(Map())) 21:00:30.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.283 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:30.191Z"^^), attempt: Attempt([,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4],Some(PredicatePath())), path: PredicatePath() 21:00:30.283 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a30952ba-fad8-440d-a428-c1c2604eed81), ShapeRef(_:b0ba2315-feee-4bfe-8336-d3596378df3e), ShapeRef(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4), ShapeRef(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13), ShapeRef(_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa), ShapeRef(_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749), ShapeRef(_:932ee2d3-95df-46e0-82db-25b862fa30a4), ShapeRef(_:33c7fb8d-e060-4838-80ed-ecdff2e1593f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.283 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.283 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.285 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13],Some(PredicatePath())), path: PredicatePath() 21:00:30.285 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.285 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.285 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a30952ba-fad8-440d-a428-c1c2604eed81), ShapeRef(_:b0ba2315-feee-4bfe-8336-d3596378df3e), ShapeRef(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4), ShapeRef(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13), ShapeRef(_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa), ShapeRef(_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749), ShapeRef(_:932ee2d3-95df-46e0-82db-25b862fa30a4), ShapeRef(_:33c7fb8d-e060-4838-80ed-ecdff2e1593f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.286 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.286 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.286 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa=ShapeTyping(TypingMap(Map())) 21:00:30.286 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.286 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.287 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.287 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.287 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749=ShapeTyping(TypingMap(Map())) 21:00:30.288 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.288 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.289 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.289 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.290 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.290 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.292 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.292 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.293 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.293 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.294 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:932ee2d3-95df-46e0-82db-25b862fa30a4],Some(PredicatePath())), path: PredicatePath() 21:00:30.295 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:932ee2d3-95df-46e0-82db-25b862fa30a4=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a30952ba-fad8-440d-a428-c1c2604eed81), ShapeRef(_:b0ba2315-feee-4bfe-8336-d3596378df3e), ShapeRef(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4), ShapeRef(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13), ShapeRef(_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa), ShapeRef(_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749), ShapeRef(_:932ee2d3-95df-46e0-82db-25b862fa30a4), ShapeRef(_:33c7fb8d-e060-4838-80ed-ecdff2e1593f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:932ee2d3-95df-46e0-82db-25b862fa30a4,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.295 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.295 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.296 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:33c7fb8d-e060-4838-80ed-ecdff2e1593f=ShapeTyping(TypingMap(Map())) 21:00:30.297 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:a30952ba-fad8-440d-a428-c1c2604eed81,_:b0ba2315-feee-4bfe-8336-d3596378df3e,_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa,_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749,_:932ee2d3-95df-46e0-82db-25b862fa30a4,_:33c7fb8d-e060-4838-80ed-ecdff2e1593f)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a30952ba-fad8-440d-a428-c1c2604eed81,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a30952ba-fad8-440d-a428-c1c2604eed81), ShapeRef(_:b0ba2315-feee-4bfe-8336-d3596378df3e), ShapeRef(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4), ShapeRef(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13), ShapeRef(_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa), ShapeRef(_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749), ShapeRef(_:932ee2d3-95df-46e0-82db-25b862fa30a4), ShapeRef(_:33c7fb8d-e060-4838-80ed-ecdff2e1593f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:932ee2d3-95df-46e0-82db-25b862fa30a4,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.298 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a30952ba-fad8-440d-a428-c1c2604eed81,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a30952ba-fad8-440d-a428-c1c2604eed81), ShapeRef(_:b0ba2315-feee-4bfe-8336-d3596378df3e), ShapeRef(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4), ShapeRef(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13), ShapeRef(_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa), ShapeRef(_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749), ShapeRef(_:932ee2d3-95df-46e0-82db-25b862fa30a4), ShapeRef(_:33c7fb8d-e060-4838-80ed-ecdff2e1593f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:932ee2d3-95df-46e0-82db-25b862fa30a4,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.298 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a30952ba-fad8-440d-a428-c1c2604eed81,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a30952ba-fad8-440d-a428-c1c2604eed81), ShapeRef(_:b0ba2315-feee-4bfe-8336-d3596378df3e), ShapeRef(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4), ShapeRef(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13), ShapeRef(_:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa), ShapeRef(_:5bda0b49-7c4d-483d-a21d-27b2e8ad4749), ShapeRef(_:932ee2d3-95df-46e0-82db-25b862fa30a4), ShapeRef(_:33c7fb8d-e060-4838-80ed-ecdff2e1593f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:932ee2d3-95df-46e0-82db-25b862fa30a4,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.298 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:33c7fb8d-e060-4838-80ed-ecdff2e1593f = 21:00:30.299 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:33c7fb8d-e060-4838-80ed-ecdff2e1593f = 21:00:30.299 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:33c7fb8d-e060-4838-80ed-ecdff2e1593f: 21:00:30.299 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:932ee2d3-95df-46e0-82db-25b862fa30a4 = 21:00:30.299 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:932ee2d3-95df-46e0-82db-25b862fa30a4 = 21:00:30.299 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:932ee2d3-95df-46e0-82db-25b862fa30a4: 21:00:30.299 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5bda0b49-7c4d-483d-a21d-27b2e8ad4749 = 21:00:30.299 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5bda0b49-7c4d-483d-a21d-27b2e8ad4749 = 21:00:30.299 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5bda0b49-7c4d-483d-a21d-27b2e8ad4749: 21:00:30.300 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa = 21:00:30.300 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa = 21:00:30.300 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ea8f7763-3e6e-40d3-9c63-1be7fdb935fa: 21:00:30.300 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13 = 21:00:30.300 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13 = 21:00:30.300 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2cc9aba4-3fae-442e-ad82-c08ad8ce2c13: 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4 = 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4 = 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b7d73a8e-13b2-43fd-9dfb-8c953a8121e4: 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b0ba2315-feee-4bfe-8336-d3596378df3e = 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b0ba2315-feee-4bfe-8336-d3596378df3e = 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b0ba2315-feee-4bfe-8336-d3596378df3e: 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a30952ba-fad8-440d-a428-c1c2604eed81 = 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a30952ba-fad8-440d-a428-c1c2604eed81 = 21:00:30.301 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a30952ba-fad8-440d-a428-c1c2604eed81: 21:00:30.305 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MinCount violation. Expected 1, obtained: 0" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinCountConstraintComponent ] ] . 21:00:30.308 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MinCount violation. Expected 1, obtained: 0" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinCountConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec Running org.eclipse.lyo.validation.ShaclClosedValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:30.312Z"^^ ; "Between" ; 12 . 21:00:30.382 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:30.384 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:30.385 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:30.387 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:30.389 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:4ae7504c-5856-4369-bc38-de70caa51001,_:b3d29d87-7a63-4f9c-8752-58994539582e,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,_:f1065249-12ce-4429-bcd4-efabc9b5fafa,_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5,_:c799ab57-087e-46e4-8aa3-7860d544ef4c. Pending nodes: 21:00:30.390 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4ae7504c-5856-4369-bc38-de70caa51001 21:00:30.391 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b3d29d87-7a63-4f9c-8752-58994539582e 21:00:30.392 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2 21:00:30.394 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009 21:00:30.396 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c158b2bc-2887-4153-ac5a-a9ec88c2b42f 21:00:30.398 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f1065249-12ce-4429-bcd4-efabc9b5fafa 21:00:30.400 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5 21:00:30.401 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c799ab57-087e-46e4-8aa3-7860d544ef4c 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c799ab57-087e-46e4-8aa3-7860d544ef4c 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f1065249-12ce-4429-bcd4-efabc9b5fafa 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c158b2bc-2887-4153-ac5a-a9ec88c2b42f 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b3d29d87-7a63-4f9c-8752-58994539582e 21:00:30.402 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4ae7504c-5856-4369-bc38-de70caa51001 21:00:30.403 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c799ab57-087e-46e4-8aa3-7860d544ef4c = 21:00:30.403 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c799ab57-087e-46e4-8aa3-7860d544ef4c = 21:00:30.403 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c799ab57-087e-46e4-8aa3-7860d544ef4c: 21:00:30.403 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:30.403 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:30.403 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:4ae7504c-5856-4369-bc38-de70caa51001,_:b3d29d87-7a63-4f9c-8752-58994539582e,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,_:f1065249-12ce-4429-bcd4-efabc9b5fafa,_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5,_:c799ab57-087e-46e4-8aa3-7860d544ef4c) 21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4ae7504c-5856-4369-bc38-de70caa51001) 21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b3d29d87-7a63-4f9c-8752-58994539582e) 21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2) 21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009) 21:00:30.404 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f) 21:00:30.405 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f1065249-12ce-4429-bcd4-efabc9b5fafa) 21:00:30.405 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5) 21:00:30.405 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c799ab57-087e-46e4-8aa3-7860d544ef4c) 21:00:30.405 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.405 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.406 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.406 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.406 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4ae7504c-5856-4369-bc38-de70caa51001=ShapeTyping(TypingMap(Map())) 21:00:30.406 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.406 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.406 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b3d29d87-7a63-4f9c-8752-58994539582e=ShapeTyping(TypingMap(Map())) 21:00:30.406 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.406 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.407 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.407 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.407 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:30.312Z"^^), attempt: Attempt([,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2],Some(PredicatePath())), path: PredicatePath() 21:00:30.408 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4ae7504c-5856-4369-bc38-de70caa51001), ShapeRef(_:b3d29d87-7a63-4f9c-8752-58994539582e), ShapeRef(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2), ShapeRef(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009), ShapeRef(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f), ShapeRef(_:f1065249-12ce-4429-bcd4-efabc9b5fafa), ShapeRef(_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5), ShapeRef(_:c799ab57-087e-46e4-8aa3-7860d544ef4c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.408 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.408 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.409 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.409 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.409 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.409 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.410 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.410 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.410 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.410 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.410 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009],Some(PredicatePath())), path: PredicatePath() 21:00:30.411 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4ae7504c-5856-4369-bc38-de70caa51001), ShapeRef(_:b3d29d87-7a63-4f9c-8752-58994539582e), ShapeRef(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2), ShapeRef(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009), ShapeRef(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f), ShapeRef(_:f1065249-12ce-4429-bcd4-efabc9b5fafa), ShapeRef(_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5), ShapeRef(_:c799ab57-087e-46e4-8aa3-7860d544ef4c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.411 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.411 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.411 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.411 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.412 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.412 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.412 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.413 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.413 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f],Some(PredicatePath())), path: PredicatePath() 21:00:30.413 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.413 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.414 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4ae7504c-5856-4369-bc38-de70caa51001), ShapeRef(_:b3d29d87-7a63-4f9c-8752-58994539582e), ShapeRef(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2), ShapeRef(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009), ShapeRef(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f), ShapeRef(_:f1065249-12ce-4429-bcd4-efabc9b5fafa), ShapeRef(_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5), ShapeRef(_:c799ab57-087e-46e4-8aa3-7860d544ef4c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:30.414 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.414 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.414 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.415 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.415 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.415 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.415 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.415 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.416 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:f1065249-12ce-4429-bcd4-efabc9b5fafa],Some(PredicatePath())), path: PredicatePath() 21:00:30.416 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.416 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.417 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f1065249-12ce-4429-bcd4-efabc9b5fafa=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4ae7504c-5856-4369-bc38-de70caa51001), ShapeRef(_:b3d29d87-7a63-4f9c-8752-58994539582e), ShapeRef(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2), ShapeRef(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009), ShapeRef(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f), ShapeRef(_:f1065249-12ce-4429-bcd4-efabc9b5fafa), ShapeRef(_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5), ShapeRef(_:c799ab57-087e-46e4-8aa3-7860d544ef4c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f1065249-12ce-4429-bcd4-efabc9b5fafa,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.417 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.417 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.417 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.417 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.418 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5=ShapeTyping(TypingMap(Map())) 21:00:30.418 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.418 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.418 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c799ab57-087e-46e4-8aa3-7860d544ef4c=ShapeTyping(TypingMap(Map())) 21:00:30.418 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:4ae7504c-5856-4369-bc38-de70caa51001,_:b3d29d87-7a63-4f9c-8752-58994539582e,_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2,_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,_:f1065249-12ce-4429-bcd4-efabc9b5fafa,_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5,_:c799ab57-087e-46e4-8aa3-7860d544ef4c)=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4ae7504c-5856-4369-bc38-de70caa51001), ShapeRef(_:b3d29d87-7a63-4f9c-8752-58994539582e), ShapeRef(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2), ShapeRef(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009), ShapeRef(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f), ShapeRef(_:f1065249-12ce-4429-bcd4-efabc9b5fafa), ShapeRef(_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5), ShapeRef(_:c799ab57-087e-46e4-8aa3-7860d544ef4c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f1065249-12ce-4429-bcd4-efabc9b5fafa,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.419 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4ae7504c-5856-4369-bc38-de70caa51001), ShapeRef(_:b3d29d87-7a63-4f9c-8752-58994539582e), ShapeRef(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2), ShapeRef(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009), ShapeRef(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f), ShapeRef(_:f1065249-12ce-4429-bcd4-efabc9b5fafa), ShapeRef(_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5), ShapeRef(_:c799ab57-087e-46e4-8aa3-7860d544ef4c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f1065249-12ce-4429-bcd4-efabc9b5fafa,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.419 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4ae7504c-5856-4369-bc38-de70caa51001), ShapeRef(_:b3d29d87-7a63-4f9c-8752-58994539582e), ShapeRef(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2), ShapeRef(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009), ShapeRef(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f), ShapeRef(_:f1065249-12ce-4429-bcd4-efabc9b5fafa), ShapeRef(_:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5), ShapeRef(_:c799ab57-087e-46e4-8aa3-7860d544ef4c)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f1065249-12ce-4429-bcd4-efabc9b5fafa,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:c158b2bc-2887-4153-ac5a-a9ec88c2b42f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.420 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5 = 21:00:30.420 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5 = 21:00:30.420 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:400f6dcd-78bd-49e1-89c1-e04e8f2f27c5: 21:00:30.420 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f1065249-12ce-4429-bcd4-efabc9b5fafa = 21:00:30.420 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f1065249-12ce-4429-bcd4-efabc9b5fafa = 21:00:30.420 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f1065249-12ce-4429-bcd4-efabc9b5fafa: 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c158b2bc-2887-4153-ac5a-a9ec88c2b42f = 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c158b2bc-2887-4153-ac5a-a9ec88c2b42f = 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c158b2bc-2887-4153-ac5a-a9ec88c2b42f: 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009 = 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009 = 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:19d3fbd8-ac1c-4728-8ec3-014ef0e6f009: 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2 = 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2 = 21:00:30.421 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c77f6b71-8b2e-4ded-86d8-f3e2f6e861f2: 21:00:30.422 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b3d29d87-7a63-4f9c-8752-58994539582e = 21:00:30.422 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b3d29d87-7a63-4f9c-8752-58994539582e = 21:00:30.422 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b3d29d87-7a63-4f9c-8752-58994539582e: 21:00:30.470 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4ae7504c-5856-4369-bc38-de70caa51001 = 21:00:30.470 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4ae7504c-5856-4369-bc38-de70caa51001 = 21:00:30.470 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4ae7504c-5856-4369-bc38-de70caa51001: 21:00:30.473 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:30.475 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:30.476Z"^^ ; "Between" ; 2 ; 12 . 21:00:30.491 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed true ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:30.492 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:30.493 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:30.494 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:30.496 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:8151c193-b56d-4c6e-a285-b3a53f805e4a,_:209f0f07-ea96-4f91-adad-bc8a2301f709,_:f4fc24db-ea92-47c5-aff8-48717319ec80,_:eba9587a-8ca2-4cd7-8846-d318005c523b,_:c88e8f5c-616e-4c0d-8190-87fcc18400e3,_:6b855347-52d3-4e02-b9e2-0b262454257d,_:dd706cf0-1abe-44d9-9133-9817a1db50c5. Pending nodes: 21:00:30.497 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8151c193-b56d-4c6e-a285-b3a53f805e4a 21:00:30.498 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:209f0f07-ea96-4f91-adad-bc8a2301f709 21:00:30.499 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f4fc24db-ea92-47c5-aff8-48717319ec80 21:00:30.501 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:eba9587a-8ca2-4cd7-8846-d318005c523b 21:00:30.503 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c88e8f5c-616e-4c0d-8190-87fcc18400e3 21:00:30.504 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6b855347-52d3-4e02-b9e2-0b262454257d 21:00:30.506 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:dd706cf0-1abe-44d9-9133-9817a1db50c5 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:dd706cf0-1abe-44d9-9133-9817a1db50c5 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6b855347-52d3-4e02-b9e2-0b262454257d 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c88e8f5c-616e-4c0d-8190-87fcc18400e3 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:eba9587a-8ca2-4cd7-8846-d318005c523b 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f4fc24db-ea92-47c5-aff8-48717319ec80 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:209f0f07-ea96-4f91-adad-bc8a2301f709 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8151c193-b56d-4c6e-a285-b3a53f805e4a 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:30.509 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:8151c193-b56d-4c6e-a285-b3a53f805e4a,_:209f0f07-ea96-4f91-adad-bc8a2301f709,_:f4fc24db-ea92-47c5-aff8-48717319ec80,_:eba9587a-8ca2-4cd7-8846-d318005c523b,_:c88e8f5c-616e-4c0d-8190-87fcc18400e3,_:6b855347-52d3-4e02-b9e2-0b262454257d,_:dd706cf0-1abe-44d9-9133-9817a1db50c5) 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8151c193-b56d-4c6e-a285-b3a53f805e4a) 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:209f0f07-ea96-4f91-adad-bc8a2301f709) 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f4fc24db-ea92-47c5-aff8-48717319ec80) 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:eba9587a-8ca2-4cd7-8846-d318005c523b) 21:00:30.510 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c88e8f5c-616e-4c0d-8190-87fcc18400e3) 21:00:30.511 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6b855347-52d3-4e02-b9e2-0b262454257d) 21:00:30.511 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:dd706cf0-1abe-44d9-9133-9817a1db50c5) 21:00:30.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.512 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8151c193-b56d-4c6e-a285-b3a53f805e4a=ShapeTyping(TypingMap(Map())) 21:00:30.512 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.512 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.512 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.512 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.513 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:209f0f07-ea96-4f91-adad-bc8a2301f709=ShapeTyping(TypingMap(Map())) 21:00:30.513 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.513 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.517 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.517 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.518 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:30.476Z"^^), attempt: Attempt([,_:f4fc24db-ea92-47c5-aff8-48717319ec80],Some(PredicatePath())), path: PredicatePath() 21:00:30.518 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f4fc24db-ea92-47c5-aff8-48717319ec80=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8151c193-b56d-4c6e-a285-b3a53f805e4a), ShapeRef(_:209f0f07-ea96-4f91-adad-bc8a2301f709), ShapeRef(_:f4fc24db-ea92-47c5-aff8-48717319ec80), ShapeRef(_:eba9587a-8ca2-4cd7-8846-d318005c523b), ShapeRef(_:c88e8f5c-616e-4c0d-8190-87fcc18400e3), ShapeRef(_:6b855347-52d3-4e02-b9e2-0b262454257d), ShapeRef(_:dd706cf0-1abe-44d9-9133-9817a1db50c5)),true,List()) -> TypingResult(Valid(List())), PropertyShape(_:f4fc24db-ea92-47c5-aff8-48717319ec80,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:30.518 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.518 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.521 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:eba9587a-8ca2-4cd7-8846-d318005c523b],Some(PredicatePath())), path: PredicatePath() 21:00:30.521 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:eba9587a-8ca2-4cd7-8846-d318005c523b=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8151c193-b56d-4c6e-a285-b3a53f805e4a), ShapeRef(_:209f0f07-ea96-4f91-adad-bc8a2301f709), ShapeRef(_:f4fc24db-ea92-47c5-aff8-48717319ec80), ShapeRef(_:eba9587a-8ca2-4cd7-8846-d318005c523b), ShapeRef(_:c88e8f5c-616e-4c0d-8190-87fcc18400e3), ShapeRef(_:6b855347-52d3-4e02-b9e2-0b262454257d), ShapeRef(_:dd706cf0-1abe-44d9-9133-9817a1db50c5)),true,List()) -> TypingResult(Valid(List())), PropertyShape(_:eba9587a-8ca2-4cd7-8846-d318005c523b,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:30.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.521 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c88e8f5c-616e-4c0d-8190-87fcc18400e3=ShapeTyping(TypingMap(Map())) 21:00:30.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.522 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6b855347-52d3-4e02-b9e2-0b262454257d=ShapeTyping(TypingMap(Map())) 21:00:30.522 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.522 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.522 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.522 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.523 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.523 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:dd706cf0-1abe-44d9-9133-9817a1db50c5],Some(PredicatePath())), path: PredicatePath() 21:00:30.524 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.524 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:30.524 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:dd706cf0-1abe-44d9-9133-9817a1db50c5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8151c193-b56d-4c6e-a285-b3a53f805e4a), ShapeRef(_:209f0f07-ea96-4f91-adad-bc8a2301f709), ShapeRef(_:f4fc24db-ea92-47c5-aff8-48717319ec80), ShapeRef(_:eba9587a-8ca2-4cd7-8846-d318005c523b), ShapeRef(_:c88e8f5c-616e-4c0d-8190-87fcc18400e3), ShapeRef(_:6b855347-52d3-4e02-b9e2-0b262454257d), ShapeRef(_:dd706cf0-1abe-44d9-9133-9817a1db50c5)),true,List()) -> TypingResult(Valid(List())), PropertyShape(_:dd706cf0-1abe-44d9-9133-9817a1db50c5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:30.525 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:8151c193-b56d-4c6e-a285-b3a53f805e4a,_:209f0f07-ea96-4f91-adad-bc8a2301f709,_:f4fc24db-ea92-47c5-aff8-48717319ec80,_:eba9587a-8ca2-4cd7-8846-d318005c523b,_:c88e8f5c-616e-4c0d-8190-87fcc18400e3,_:6b855347-52d3-4e02-b9e2-0b262454257d,_:dd706cf0-1abe-44d9-9133-9817a1db50c5)=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8151c193-b56d-4c6e-a285-b3a53f805e4a), ShapeRef(_:209f0f07-ea96-4f91-adad-bc8a2301f709), ShapeRef(_:f4fc24db-ea92-47c5-aff8-48717319ec80), ShapeRef(_:eba9587a-8ca2-4cd7-8846-d318005c523b), ShapeRef(_:c88e8f5c-616e-4c0d-8190-87fcc18400e3), ShapeRef(_:6b855347-52d3-4e02-b9e2-0b262454257d), ShapeRef(_:dd706cf0-1abe-44d9-9133-9817a1db50c5)),true,List()) -> TypingResult(Valid(List())), PropertyShape(_:eba9587a-8ca2-4cd7-8846-d318005c523b,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:f4fc24db-ea92-47c5-aff8-48717319ec80,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:dd706cf0-1abe-44d9-9133-9817a1db50c5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:30.582 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8151c193-b56d-4c6e-a285-b3a53f805e4a), ShapeRef(_:209f0f07-ea96-4f91-adad-bc8a2301f709), ShapeRef(_:f4fc24db-ea92-47c5-aff8-48717319ec80), ShapeRef(_:eba9587a-8ca2-4cd7-8846-d318005c523b), ShapeRef(_:c88e8f5c-616e-4c0d-8190-87fcc18400e3), ShapeRef(_:6b855347-52d3-4e02-b9e2-0b262454257d), ShapeRef(_:dd706cf0-1abe-44d9-9133-9817a1db50c5)),true,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("closed violation. has more properties than List(, , , , , , ). Extra properties found: List(, ), ignoredProperties: List()")))))))) 21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8151c193-b56d-4c6e-a285-b3a53f805e4a), ShapeRef(_:209f0f07-ea96-4f91-adad-bc8a2301f709), ShapeRef(_:f4fc24db-ea92-47c5-aff8-48717319ec80), ShapeRef(_:eba9587a-8ca2-4cd7-8846-d318005c523b), ShapeRef(_:c88e8f5c-616e-4c0d-8190-87fcc18400e3), ShapeRef(_:6b855347-52d3-4e02-b9e2-0b262454257d), ShapeRef(_:dd706cf0-1abe-44d9-9133-9817a1db50c5)),true,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("closed violation. has more properties than List(, , , , , , ). Extra properties found: List(, ), ignoredProperties: List()")))))))) 21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:dd706cf0-1abe-44d9-9133-9817a1db50c5 = 21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:dd706cf0-1abe-44d9-9133-9817a1db50c5 = 21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:dd706cf0-1abe-44d9-9133-9817a1db50c5: 21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6b855347-52d3-4e02-b9e2-0b262454257d = 21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6b855347-52d3-4e02-b9e2-0b262454257d = 21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6b855347-52d3-4e02-b9e2-0b262454257d: 21:00:30.583 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c88e8f5c-616e-4c0d-8190-87fcc18400e3 = 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c88e8f5c-616e-4c0d-8190-87fcc18400e3 = 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c88e8f5c-616e-4c0d-8190-87fcc18400e3: 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:eba9587a-8ca2-4cd7-8846-d318005c523b = 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:eba9587a-8ca2-4cd7-8846-d318005c523b = 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:eba9587a-8ca2-4cd7-8846-d318005c523b: 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f4fc24db-ea92-47c5-aff8-48717319ec80 = 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f4fc24db-ea92-47c5-aff8-48717319ec80 = 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f4fc24db-ea92-47c5-aff8-48717319ec80: 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:209f0f07-ea96-4f91-adad-bc8a2301f709 = 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:209f0f07-ea96-4f91-adad-bc8a2301f709 = 21:00:30.584 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:209f0f07-ea96-4f91-adad-bc8a2301f709: 21:00:30.585 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8151c193-b56d-4c6e-a285-b3a53f805e4a = 21:00:30.585 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8151c193-b56d-4c6e-a285-b3a53f805e4a = 21:00:30.585 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8151c193-b56d-4c6e-a285-b3a53f805e4a: 21:00:30.589 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "closed violation. has more properties than List(, , , , , , ). Extra properties found: List(, ), ignoredProperties: List()" ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:ClosedConstraintComponent ] ] . 21:00:30.591 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "closed violation. has more properties than List(, , , , , , ). Extra properties found: List(, ), ignoredProperties: List()" ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:ClosedConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec Results : Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 290 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 931 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 57 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 432 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 352 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 2.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 375 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 611 kB/s) [INFO] Building jar: /home/jenkins/workspace/lyo-validation-master/target/lyo-validation-0.2.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ lyo-validation >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ lyo-validation <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 2.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 1.3 MB/s) [INFO] Building jar: /home/jenkins/workspace/lyo-validation-master/target/lyo-validation-0.2.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 584 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 550 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (3.3 kB at 223 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 689 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.pom (5.8 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 233 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.pom (5.3 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.12/plexus-1.0.12.pom (9.8 kB at 350 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 605 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 131 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.8/maven-plugin-api-2.0.8.pom (1.5 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (2.3 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 533 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 474 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 200 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 482 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 311 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 380 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 5.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 788 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 590 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 822 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 997 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 736 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 323 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 405 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 341 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.pom (2.4 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.pom (19 kB at 977 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom (3.8 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.2/plexus-utils-3.0.2.pom (2.5 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.pom (2.5 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 353 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 519 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 383 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 442 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 261 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 527 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 446 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 261 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 85 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 232 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 654 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 428 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 310 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 478 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (38 kB at 207 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 58 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.0.9/maven-invoker-2.0.9.jar (28 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 263 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 98 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 65 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 798 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 524 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 902 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 546 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/1.12/qdox-1.12.jar (180 kB at 502 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.5/plexus-utils-3.0.5.jar (230 kB at 633 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.14/log4j-1.2.14.jar (367 kB at 998 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.jar (185 kB at 476 kB/s) [INFO] Loading source files for package org.eclipse.lyo.validation... Loading source files for package org.eclipse.lyo.validation.impl... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/Validator.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/ValidatorFactory.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/ShaclExValidatorImpl.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/overview-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/class-use/ValidatorFactory.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/class-use/Validator.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/class-use/ShaclExValidatorImpl.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-use.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/overview-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [WARNING] /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/Validator.java:49: warning - Tag @see: reference not found: org.eclipse.lyo.validation.shacl.ShaclShapeFactory#createShaclShape(Class) [WARNING] /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/Validator.java:49: warning - Tag @see: reference not found: org.eclipse.lyo.validation.shacl.ShaclShapeFactory#createShaclShape(Class) [INFO] Building jar: /home/jenkins/workspace/lyo-validation-master/target/lyo-validation-0.2.1-SNAPSHOT-javadoc.jar [INFO] [INFO] ------------< org.eclipse.lyo.experimental:lyo-validation >------------- [INFO] Building lyo-validation 0.2.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] >>> maven-javadoc-plugin:2.9:aggregate (default-cli) > generate-sources @ lyo-validation >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.9:aggregate (default-cli) < generate-sources @ lyo-validation <<< [INFO] [INFO] [INFO] --- maven-javadoc-plugin:2.9:aggregate (default-cli) @ lyo-validation --- [INFO] Loading source files for package org.eclipse.lyo.validation... Loading source files for package org.eclipse.lyo.validation.impl... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/Validator.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/ValidatorFactory.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/impl/ShaclExValidatorImpl.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/overview-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/package-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/package-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/package-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/impl/package-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/impl/package-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/impl/package-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/class-use/ValidatorFactory.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/class-use/Validator.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/impl/class-use/ShaclExValidatorImpl.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/package-use.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/org/eclipse/lyo/validation/impl/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/index.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/overview-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/site/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [WARNING] /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/Validator.java:49: warning - Tag @see: reference not found: org.eclipse.lyo.validation.shacl.ShaclShapeFactory#createShaclShape(Class) [WARNING] /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/Validator.java:49: warning - Tag @see: reference not found: org.eclipse.lyo.validation.shacl.ShaclShapeFactory#createShaclShape(Class) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:48 min [INFO] Finished at: 2019-07-12T21:00:38Z [INFO] ------------------------------------------------------------------------ [lyo-validation-master] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -B deploy -Prelease-profile Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.lyo.experimental:lyo-validation:jar:0.2.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] ------------< org.eclipse.lyo.experimental:lyo-validation >------------- [INFO] Building lyo-validation 0.2.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.pom (6.4 kB at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/2.4/maven-install-plugin-2.4.jar (27 kB at 428 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.pom (5.6 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-deploy-plugin/2.7/maven-deploy-plugin-2.7.jar (27 kB at 596 kB/s) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ lyo-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/workspace/lyo-validation-master/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ lyo-validation --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ lyo-validation --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ lyo-validation --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ lyo-validation --- [INFO] Surefire report directory: /home/jenkins/workspace/lyo-validation-master/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 Running org.eclipse.lyo.validation.ShaclMinLengthValidationTest SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.24/slf4j-log4j12-1.7.24.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 21:00:44.890 [main] DEBUG Jena - Jena initialization 21:00:45.116 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile 21:00:45.117 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator 21:00:45.119 [main] 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 21:00:45.119 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorFile 21:00:45.120 [main] DEBUG org.apache.jena.util.FileManager - Add location: LocatorURL 21:00:45.120 [main] DEBUG org.apache.jena.util.FileManager - Add location: ClassLoaderLocator 21:00:45.127 [main] DEBUG org.apache.jena.riot.system.stream.JenaIOEnvironment - Failed to find configuration: location-mapping.ttl;location-mapping.rdf;location-mapping.n3;etc/location-mapping.rdf;etc/location-mapping.n3;etc/location-mapping.ttl 21:00:45.537 [main] DEBUG org.apache.jena.info - System architecture: 64 bit 21:00:45.575 [main] DEBUG org.apache.jena.info - System architecture: 64 bit @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:44.614Z"^^ ; "Between" ; 12 . 21:00:45.931 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:45.945 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:46.681 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:47.054 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:47.107 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:25d46134-b1ec-48c3-a583-36a0a124a7a0,_:80424f0b-d7ee-4fb0-874d-bd818e3a605f,_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a,_:ee62dacc-fce7-4e89-a125-613965acd7ef,_:b107caca-2c1e-44ad-a384-d449728317d7,_:76168eca-a0f6-4769-87e7-460d09e576f0,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e,_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d. Pending nodes: 21:00:47.117 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:25d46134-b1ec-48c3-a583-36a0a124a7a0 21:00:47.172 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:80424f0b-d7ee-4fb0-874d-bd818e3a605f 21:00:47.180 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a 21:00:47.190 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ee62dacc-fce7-4e89-a125-613965acd7ef 21:00:47.201 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b107caca-2c1e-44ad-a384-d449728317d7 21:00:47.213 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:76168eca-a0f6-4769-87e7-460d09e576f0 21:00:47.230 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8a493847-cc92-4d84-87a8-fb9d838c1c7e 21:00:47.248 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f9edf2b0-3145-4d9a-8399-5bec6852ad3d 21:00:47.297 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:47.380 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f9edf2b0-3145-4d9a-8399-5bec6852ad3d 21:00:47.381 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8a493847-cc92-4d84-87a8-fb9d838c1c7e 21:00:47.381 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:76168eca-a0f6-4769-87e7-460d09e576f0 21:00:47.381 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b107caca-2c1e-44ad-a384-d449728317d7 21:00:47.381 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ee62dacc-fce7-4e89-a125-613965acd7ef 21:00:47.381 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a 21:00:47.382 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:80424f0b-d7ee-4fb0-874d-bd818e3a605f 21:00:47.382 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:25d46134-b1ec-48c3-a583-36a0a124a7a0 21:00:47.421 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:47.435 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:47.450 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:47.451 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:47.454 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:47.473 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:25d46134-b1ec-48c3-a583-36a0a124a7a0,_:80424f0b-d7ee-4fb0-874d-bd818e3a605f,_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a,_:ee62dacc-fce7-4e89-a125-613965acd7ef,_:b107caca-2c1e-44ad-a384-d449728317d7,_:76168eca-a0f6-4769-87e7-460d09e576f0,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e,_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d) 21:00:47.484 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:25d46134-b1ec-48c3-a583-36a0a124a7a0) 21:00:47.490 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:80424f0b-d7ee-4fb0-874d-bd818e3a605f) 21:00:47.490 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a) 21:00:47.491 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ee62dacc-fce7-4e89-a125-613965acd7ef) 21:00:47.491 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b107caca-2c1e-44ad-a384-d449728317d7) 21:00:47.492 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:76168eca-a0f6-4769-87e7-460d09e576f0) 21:00:47.493 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e) 21:00:47.493 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d) 21:00:47.512 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.513 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.746 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.746 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.754 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:25d46134-b1ec-48c3-a583-36a0a124a7a0=ShapeTyping(TypingMap(Map())) 21:00:47.754 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.754 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.756 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:80424f0b-d7ee-4fb0-874d-bd818e3a605f=ShapeTyping(TypingMap(Map())) 21:00:47.757 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.757 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.758 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a=ShapeTyping(TypingMap(Map())) 21:00:47.759 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.759 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.781 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.781 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.783 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:44.614Z"^^), attempt: Attempt([,_:ee62dacc-fce7-4e89-a125-613965acd7ef],Some(PredicatePath())), path: PredicatePath() 21:00:47.798 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ee62dacc-fce7-4e89-a125-613965acd7ef=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:25d46134-b1ec-48c3-a583-36a0a124a7a0), ShapeRef(_:80424f0b-d7ee-4fb0-874d-bd818e3a605f), ShapeRef(_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a), ShapeRef(_:ee62dacc-fce7-4e89-a125-613965acd7ef), ShapeRef(_:b107caca-2c1e-44ad-a384-d449728317d7), ShapeRef(_:76168eca-a0f6-4769-87e7-460d09e576f0), ShapeRef(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e), ShapeRef(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ee62dacc-fce7-4e89-a125-613965acd7ef,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:47.798 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.799 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.800 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.802 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b107caca-2c1e-44ad-a384-d449728317d7=ShapeTyping(TypingMap(Map())) 21:00:47.802 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.802 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.819 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.819 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.828 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.833 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.834 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:76168eca-a0f6-4769-87e7-460d09e576f0],Some(PredicatePath())), path: PredicatePath() 21:00:47.837 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:76168eca-a0f6-4769-87e7-460d09e576f0=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:25d46134-b1ec-48c3-a583-36a0a124a7a0), ShapeRef(_:80424f0b-d7ee-4fb0-874d-bd818e3a605f), ShapeRef(_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a), ShapeRef(_:ee62dacc-fce7-4e89-a125-613965acd7ef), ShapeRef(_:b107caca-2c1e-44ad-a384-d449728317d7), ShapeRef(_:76168eca-a0f6-4769-87e7-460d09e576f0), ShapeRef(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e), ShapeRef(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:76168eca-a0f6-4769-87e7-460d09e576f0,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:47.838 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.838 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.840 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.840 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.842 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.842 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.844 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.844 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.845 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e],Some(PredicatePath())), path: PredicatePath() 21:00:47.846 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.846 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.873 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:25d46134-b1ec-48c3-a583-36a0a124a7a0), ShapeRef(_:80424f0b-d7ee-4fb0-874d-bd818e3a605f), ShapeRef(_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a), ShapeRef(_:ee62dacc-fce7-4e89-a125-613965acd7ef), ShapeRef(_:b107caca-2c1e-44ad-a384-d449728317d7), ShapeRef(_:76168eca-a0f6-4769-87e7-460d09e576f0), ShapeRef(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e), ShapeRef(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:47.874 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.874 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.875 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.877 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.877 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.878 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.878 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.879 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d],Some(PredicatePath())), path: PredicatePath() 21:00:47.880 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.880 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:47.883 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:25d46134-b1ec-48c3-a583-36a0a124a7a0), ShapeRef(_:80424f0b-d7ee-4fb0-874d-bd818e3a605f), ShapeRef(_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a), ShapeRef(_:ee62dacc-fce7-4e89-a125-613965acd7ef), ShapeRef(_:b107caca-2c1e-44ad-a384-d449728317d7), ShapeRef(_:76168eca-a0f6-4769-87e7-460d09e576f0), ShapeRef(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e), ShapeRef(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:47.889 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:25d46134-b1ec-48c3-a583-36a0a124a7a0,_:80424f0b-d7ee-4fb0-874d-bd818e3a605f,_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a,_:ee62dacc-fce7-4e89-a125-613965acd7ef,_:b107caca-2c1e-44ad-a384-d449728317d7,_:76168eca-a0f6-4769-87e7-460d09e576f0,_:8a493847-cc92-4d84-87a8-fb9d838c1c7e,_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:25d46134-b1ec-48c3-a583-36a0a124a7a0), ShapeRef(_:80424f0b-d7ee-4fb0-874d-bd818e3a605f), ShapeRef(_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a), ShapeRef(_:ee62dacc-fce7-4e89-a125-613965acd7ef), ShapeRef(_:b107caca-2c1e-44ad-a384-d449728317d7), ShapeRef(_:76168eca-a0f6-4769-87e7-460d09e576f0), ShapeRef(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e), ShapeRef(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:76168eca-a0f6-4769-87e7-460d09e576f0,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:ee62dacc-fce7-4e89-a125-613965acd7ef,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:47.899 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:25d46134-b1ec-48c3-a583-36a0a124a7a0), ShapeRef(_:80424f0b-d7ee-4fb0-874d-bd818e3a605f), ShapeRef(_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a), ShapeRef(_:ee62dacc-fce7-4e89-a125-613965acd7ef), ShapeRef(_:b107caca-2c1e-44ad-a384-d449728317d7), ShapeRef(_:76168eca-a0f6-4769-87e7-460d09e576f0), ShapeRef(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e), ShapeRef(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:76168eca-a0f6-4769-87e7-460d09e576f0,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:ee62dacc-fce7-4e89-a125-613965acd7ef,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:47.901 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:25d46134-b1ec-48c3-a583-36a0a124a7a0), ShapeRef(_:80424f0b-d7ee-4fb0-874d-bd818e3a605f), ShapeRef(_:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a), ShapeRef(_:ee62dacc-fce7-4e89-a125-613965acd7ef), ShapeRef(_:b107caca-2c1e-44ad-a384-d449728317d7), ShapeRef(_:76168eca-a0f6-4769-87e7-460d09e576f0), ShapeRef(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e), ShapeRef(_:f9edf2b0-3145-4d9a-8399-5bec6852ad3d)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8a493847-cc92-4d84-87a8-fb9d838c1c7e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:76168eca-a0f6-4769-87e7-460d09e576f0,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:ee62dacc-fce7-4e89-a125-613965acd7ef,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:47.916 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f9edf2b0-3145-4d9a-8399-5bec6852ad3d = 21:00:47.916 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f9edf2b0-3145-4d9a-8399-5bec6852ad3d = 21:00:47.916 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f9edf2b0-3145-4d9a-8399-5bec6852ad3d: 21:00:47.917 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8a493847-cc92-4d84-87a8-fb9d838c1c7e = 21:00:47.918 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8a493847-cc92-4d84-87a8-fb9d838c1c7e = 21:00:47.918 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8a493847-cc92-4d84-87a8-fb9d838c1c7e: 21:00:47.919 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:76168eca-a0f6-4769-87e7-460d09e576f0 = 21:00:47.919 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:76168eca-a0f6-4769-87e7-460d09e576f0 = 21:00:47.919 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:76168eca-a0f6-4769-87e7-460d09e576f0: 21:00:47.920 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b107caca-2c1e-44ad-a384-d449728317d7 = 21:00:47.921 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b107caca-2c1e-44ad-a384-d449728317d7 = 21:00:47.921 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b107caca-2c1e-44ad-a384-d449728317d7: 21:00:47.922 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ee62dacc-fce7-4e89-a125-613965acd7ef = 21:00:47.923 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ee62dacc-fce7-4e89-a125-613965acd7ef = 21:00:47.923 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ee62dacc-fce7-4e89-a125-613965acd7ef: 21:00:47.924 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a = 21:00:47.924 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a = 21:00:47.924 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c612a3fa-93e9-4f5c-9da6-b68c0a37b57a: 21:00:47.925 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:80424f0b-d7ee-4fb0-874d-bd818e3a605f = 21:00:47.926 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:80424f0b-d7ee-4fb0-874d-bd818e3a605f = 21:00:47.926 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:80424f0b-d7ee-4fb0-874d-bd818e3a605f: 21:00:47.927 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:25d46134-b1ec-48c3-a583-36a0a124a7a0 = 21:00:47.927 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:25d46134-b1ec-48c3-a583-36a0a124a7a0 = 21:00:47.927 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:25d46134-b1ec-48c3-a583-36a0a124a7a0: 21:00:48.051 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:48.082 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:48.091Z"^^ ; "Betwee" ; 12 . 21:00:48.124 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:48.128 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:48.132 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:48.171 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:48.178 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:62f8cdac-5def-448f-86d4-509e9185890f,_:af43a448-bc6e-4734-8be8-bb9f8ca857a5,_:3f40943c-35db-4b51-9602-47f702ec6230,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,_:c8710045-0047-42c2-ada5-e05aed475f3d,_:133421b7-24cc-4179-8280-ee9da40794f2,_:d51e509a-9c71-4a94-a0e0-838d05815421,_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84. Pending nodes: 21:00:48.180 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:62f8cdac-5def-448f-86d4-509e9185890f 21:00:48.185 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:af43a448-bc6e-4734-8be8-bb9f8ca857a5 21:00:48.190 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:3f40943c-35db-4b51-9602-47f702ec6230 21:00:48.195 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a578ccd2-2add-4dbc-8e1d-5990482d7e4e 21:00:48.203 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c8710045-0047-42c2-ada5-e05aed475f3d 21:00:48.208 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:133421b7-24cc-4179-8280-ee9da40794f2 21:00:48.213 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d51e509a-9c71-4a94-a0e0-838d05815421 21:00:48.220 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a27ad5bc-56aa-4069-a4d8-f06e4e885c84 21:00:48.225 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a27ad5bc-56aa-4069-a4d8-f06e4e885c84 21:00:48.225 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:48.225 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d51e509a-9c71-4a94-a0e0-838d05815421 21:00:48.225 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:133421b7-24cc-4179-8280-ee9da40794f2 21:00:48.225 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c8710045-0047-42c2-ada5-e05aed475f3d 21:00:48.225 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a578ccd2-2add-4dbc-8e1d-5990482d7e4e 21:00:48.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3f40943c-35db-4b51-9602-47f702ec6230 21:00:48.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:af43a448-bc6e-4734-8be8-bb9f8ca857a5 21:00:48.226 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:62f8cdac-5def-448f-86d4-509e9185890f 21:00:48.227 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a27ad5bc-56aa-4069-a4d8-f06e4e885c84 = 21:00:48.227 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a27ad5bc-56aa-4069-a4d8-f06e4e885c84 = 21:00:48.227 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a27ad5bc-56aa-4069-a4d8-f06e4e885c84: 21:00:48.228 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:48.228 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:48.229 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:48.229 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:48.229 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:48.229 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:62f8cdac-5def-448f-86d4-509e9185890f,_:af43a448-bc6e-4734-8be8-bb9f8ca857a5,_:3f40943c-35db-4b51-9602-47f702ec6230,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,_:c8710045-0047-42c2-ada5-e05aed475f3d,_:133421b7-24cc-4179-8280-ee9da40794f2,_:d51e509a-9c71-4a94-a0e0-838d05815421,_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84) 21:00:48.230 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:62f8cdac-5def-448f-86d4-509e9185890f) 21:00:48.231 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:af43a448-bc6e-4734-8be8-bb9f8ca857a5) 21:00:48.231 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:3f40943c-35db-4b51-9602-47f702ec6230) 21:00:48.231 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e) 21:00:48.231 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c8710045-0047-42c2-ada5-e05aed475f3d) 21:00:48.232 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:133421b7-24cc-4179-8280-ee9da40794f2) 21:00:48.277 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d51e509a-9c71-4a94-a0e0-838d05815421) 21:00:48.278 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84) 21:00:48.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.280 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.280 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.281 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:48.091Z"^^), attempt: Attempt([,_:62f8cdac-5def-448f-86d4-509e9185890f],Some(PredicatePath())), path: PredicatePath() 21:00:48.282 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:62f8cdac-5def-448f-86d4-509e9185890f=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:62f8cdac-5def-448f-86d4-509e9185890f), ShapeRef(_:af43a448-bc6e-4734-8be8-bb9f8ca857a5), ShapeRef(_:3f40943c-35db-4b51-9602-47f702ec6230), ShapeRef(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e), ShapeRef(_:c8710045-0047-42c2-ada5-e05aed475f3d), ShapeRef(_:133421b7-24cc-4179-8280-ee9da40794f2), ShapeRef(_:d51e509a-9c71-4a94-a0e0-838d05815421), ShapeRef(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:62f8cdac-5def-448f-86d4-509e9185890f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:48.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.282 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.283 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:af43a448-bc6e-4734-8be8-bb9f8ca857a5=ShapeTyping(TypingMap(Map())) 21:00:48.283 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.284 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.285 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:3f40943c-35db-4b51-9602-47f702ec6230=ShapeTyping(TypingMap(Map())) 21:00:48.285 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.286 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.286 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.286 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.287 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.287 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.288 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.288 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.289 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e],Some(PredicatePath())), path: PredicatePath() 21:00:48.289 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.290 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.291 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:62f8cdac-5def-448f-86d4-509e9185890f), ShapeRef(_:af43a448-bc6e-4734-8be8-bb9f8ca857a5), ShapeRef(_:3f40943c-35db-4b51-9602-47f702ec6230), ShapeRef(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e), ShapeRef(_:c8710045-0047-42c2-ada5-e05aed475f3d), ShapeRef(_:133421b7-24cc-4179-8280-ee9da40794f2), ShapeRef(_:d51e509a-9c71-4a94-a0e0-838d05815421), ShapeRef(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:48.291 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.291 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.292 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.292 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.293 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c8710045-0047-42c2-ada5-e05aed475f3d=ShapeTyping(TypingMap(Map())) 21:00:48.293 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.293 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.294 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:133421b7-24cc-4179-8280-ee9da40794f2=ShapeTyping(TypingMap(Map())) 21:00:48.294 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.294 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.296 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.296 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.297 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.297 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.382 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.382 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.384 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.384 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.384 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Betwee"), attempt: Attempt([,_:d51e509a-9c71-4a94-a0e0-838d05815421],Some(PredicatePath())), path: PredicatePath() 21:00:48.388 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d51e509a-9c71-4a94-a0e0-838d05815421=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:62f8cdac-5def-448f-86d4-509e9185890f), ShapeRef(_:af43a448-bc6e-4734-8be8-bb9f8ca857a5), ShapeRef(_:3f40943c-35db-4b51-9602-47f702ec6230), ShapeRef(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e), ShapeRef(_:c8710045-0047-42c2-ada5-e05aed475f3d), ShapeRef(_:133421b7-24cc-4179-8280-ee9da40794f2), ShapeRef(_:d51e509a-9c71-4a94-a0e0-838d05815421), ShapeRef(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:d51e509a-9c71-4a94-a0e0-838d05815421,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Betwee": LiteralValue("minLength violation. Expected length("Betwee") >= 7")))))))) 21:00:48.389 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.389 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.390 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.390 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.391 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.391 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.392 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.392 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.393 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84],Some(PredicatePath())), path: PredicatePath() 21:00:48.394 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.394 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.396 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:62f8cdac-5def-448f-86d4-509e9185890f), ShapeRef(_:af43a448-bc6e-4734-8be8-bb9f8ca857a5), ShapeRef(_:3f40943c-35db-4b51-9602-47f702ec6230), ShapeRef(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e), ShapeRef(_:c8710045-0047-42c2-ada5-e05aed475f3d), ShapeRef(_:133421b7-24cc-4179-8280-ee9da40794f2), ShapeRef(_:d51e509a-9c71-4a94-a0e0-838d05815421), ShapeRef(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:48.397 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:62f8cdac-5def-448f-86d4-509e9185890f,_:af43a448-bc6e-4734-8be8-bb9f8ca857a5,_:3f40943c-35db-4b51-9602-47f702ec6230,_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,_:c8710045-0047-42c2-ada5-e05aed475f3d,_:133421b7-24cc-4179-8280-ee9da40794f2,_:d51e509a-9c71-4a94-a0e0-838d05815421,_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:62f8cdac-5def-448f-86d4-509e9185890f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:d51e509a-9c71-4a94-a0e0-838d05815421,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Betwee": LiteralValue("minLength violation. Expected length("Betwee") >= 7")))), PropertyShape(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:62f8cdac-5def-448f-86d4-509e9185890f), ShapeRef(_:af43a448-bc6e-4734-8be8-bb9f8ca857a5), ShapeRef(_:3f40943c-35db-4b51-9602-47f702ec6230), ShapeRef(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e), ShapeRef(_:c8710045-0047-42c2-ada5-e05aed475f3d), ShapeRef(_:133421b7-24cc-4179-8280-ee9da40794f2), ShapeRef(_:d51e509a-9c71-4a94-a0e0-838d05815421), ShapeRef(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84)),false,List()) -> TypingResult(Valid(List())))))) 21:00:48.399 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:62f8cdac-5def-448f-86d4-509e9185890f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:d51e509a-9c71-4a94-a0e0-838d05815421,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Betwee": LiteralValue("minLength violation. Expected length("Betwee") >= 7")))), PropertyShape(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:62f8cdac-5def-448f-86d4-509e9185890f), ShapeRef(_:af43a448-bc6e-4734-8be8-bb9f8ca857a5), ShapeRef(_:3f40943c-35db-4b51-9602-47f702ec6230), ShapeRef(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e), ShapeRef(_:c8710045-0047-42c2-ada5-e05aed475f3d), ShapeRef(_:133421b7-24cc-4179-8280-ee9da40794f2), ShapeRef(_:d51e509a-9c71-4a94-a0e0-838d05815421), ShapeRef(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84)),false,List()) -> TypingResult(Valid(List())))))) 21:00:48.399 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:62f8cdac-5def-448f-86d4-509e9185890f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:d51e509a-9c71-4a94-a0e0-838d05815421,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Betwee": LiteralValue("minLength violation. Expected length("Betwee") >= 7")))), PropertyShape(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:62f8cdac-5def-448f-86d4-509e9185890f), ShapeRef(_:af43a448-bc6e-4734-8be8-bb9f8ca857a5), ShapeRef(_:3f40943c-35db-4b51-9602-47f702ec6230), ShapeRef(_:a578ccd2-2add-4dbc-8e1d-5990482d7e4e), ShapeRef(_:c8710045-0047-42c2-ada5-e05aed475f3d), ShapeRef(_:133421b7-24cc-4179-8280-ee9da40794f2), ShapeRef(_:d51e509a-9c71-4a94-a0e0-838d05815421), ShapeRef(_:a27ad5bc-56aa-4069-a4d8-f06e4e885c84)),false,List()) -> TypingResult(Valid(List())))))) 21:00:48.400 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d51e509a-9c71-4a94-a0e0-838d05815421 = 21:00:48.401 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d51e509a-9c71-4a94-a0e0-838d05815421 = 21:00:48.401 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d51e509a-9c71-4a94-a0e0-838d05815421: 21:00:48.402 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:133421b7-24cc-4179-8280-ee9da40794f2 = 21:00:48.402 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:133421b7-24cc-4179-8280-ee9da40794f2 = 21:00:48.402 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:133421b7-24cc-4179-8280-ee9da40794f2: 21:00:48.403 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c8710045-0047-42c2-ada5-e05aed475f3d = 21:00:48.403 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c8710045-0047-42c2-ada5-e05aed475f3d = 21:00:48.403 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c8710045-0047-42c2-ada5-e05aed475f3d: 21:00:48.404 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a578ccd2-2add-4dbc-8e1d-5990482d7e4e = 21:00:48.404 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a578ccd2-2add-4dbc-8e1d-5990482d7e4e = 21:00:48.404 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a578ccd2-2add-4dbc-8e1d-5990482d7e4e: 21:00:48.405 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3f40943c-35db-4b51-9602-47f702ec6230 = 21:00:48.405 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3f40943c-35db-4b51-9602-47f702ec6230 = 21:00:48.405 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:3f40943c-35db-4b51-9602-47f702ec6230: 21:00:48.406 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:af43a448-bc6e-4734-8be8-bb9f8ca857a5 = 21:00:48.406 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:af43a448-bc6e-4734-8be8-bb9f8ca857a5 = 21:00:48.406 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:af43a448-bc6e-4734-8be8-bb9f8ca857a5: 21:00:48.407 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:62f8cdac-5def-448f-86d4-509e9185890f = 21:00:48.407 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:62f8cdac-5def-448f-86d4-509e9185890f = 21:00:48.407 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:62f8cdac-5def-448f-86d4-509e9185890f: 21:00:48.478 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Betwee" ; sh:message "minLength violation. Expected length(\"Betwee\") >= 7" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinLengthConstraintComponent ] ] . 21:00:48.485 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Betwee" ; sh:message "minLength violation. Expected length(\"Betwee\") >= 7" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinLengthConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.944 sec Running org.eclipse.lyo.validation.ShaclMaxInclusiveValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:48.494Z"^^ ; "Between" ; 12 ; 15 . 21:00:48.517 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:targetClass . 21:00:48.573 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:48.575 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:48.579 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:48.585 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:00ba74bb-be16-49ca-a305-dd3be110ac05,_:84f764bd-aac2-425a-9eca-de69dc33a56d,_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1,_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,_:02a7cd43-e833-4dd6-8a22-bd3d20601077,_:d5efff22-52fb-4597-99df-9c2057f2d898,_:613f72c6-7d02-4221-94d8-8c23826ddba0. Pending nodes: 21:00:48.586 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:00ba74bb-be16-49ca-a305-dd3be110ac05 21:00:48.591 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:84f764bd-aac2-425a-9eca-de69dc33a56d 21:00:48.597 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f16da3e5-b540-49fe-a122-2f5a02a5f1c1 21:00:48.600 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71 21:00:48.604 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1 21:00:48.609 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:02a7cd43-e833-4dd6-8a22-bd3d20601077 21:00:48.614 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d5efff22-52fb-4597-99df-9c2057f2d898 21:00:48.617 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:613f72c6-7d02-4221-94d8-8c23826ddba0 21:00:48.620 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:613f72c6-7d02-4221-94d8-8c23826ddba0 21:00:48.620 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:48.620 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d5efff22-52fb-4597-99df-9c2057f2d898 21:00:48.621 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:02a7cd43-e833-4dd6-8a22-bd3d20601077 21:00:48.621 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1 21:00:48.621 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71 21:00:48.621 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f16da3e5-b540-49fe-a122-2f5a02a5f1c1 21:00:48.621 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:84f764bd-aac2-425a-9eca-de69dc33a56d 21:00:48.621 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:00ba74bb-be16-49ca-a305-dd3be110ac05 21:00:48.622 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:613f72c6-7d02-4221-94d8-8c23826ddba0 = 21:00:48.622 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:613f72c6-7d02-4221-94d8-8c23826ddba0 = 21:00:48.622 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:613f72c6-7d02-4221-94d8-8c23826ddba0: 21:00:48.623 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:48.623 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:48.623 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:48.624 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:48.624 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:48.624 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:00ba74bb-be16-49ca-a305-dd3be110ac05,_:84f764bd-aac2-425a-9eca-de69dc33a56d,_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1,_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,_:02a7cd43-e833-4dd6-8a22-bd3d20601077,_:d5efff22-52fb-4597-99df-9c2057f2d898,_:613f72c6-7d02-4221-94d8-8c23826ddba0) 21:00:48.671 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:00ba74bb-be16-49ca-a305-dd3be110ac05) 21:00:48.672 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:84f764bd-aac2-425a-9eca-de69dc33a56d) 21:00:48.673 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1) 21:00:48.673 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71) 21:00:48.673 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1) 21:00:48.674 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:02a7cd43-e833-4dd6-8a22-bd3d20601077) 21:00:48.674 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d5efff22-52fb-4597-99df-9c2057f2d898) 21:00:48.674 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:613f72c6-7d02-4221-94d8-8c23826ddba0) 21:00:48.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.675 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.677 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.677 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.678 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:48.494Z"^^), attempt: Attempt([,_:00ba74bb-be16-49ca-a305-dd3be110ac05],Some(PredicatePath())), path: PredicatePath() 21:00:48.679 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:00ba74bb-be16-49ca-a305-dd3be110ac05=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:00ba74bb-be16-49ca-a305-dd3be110ac05), ShapeRef(_:84f764bd-aac2-425a-9eca-de69dc33a56d), ShapeRef(_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1), ShapeRef(_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71), ShapeRef(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1), ShapeRef(_:02a7cd43-e833-4dd6-8a22-bd3d20601077), ShapeRef(_:d5efff22-52fb-4597-99df-9c2057f2d898), ShapeRef(_:613f72c6-7d02-4221-94d8-8c23826ddba0)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:00ba74bb-be16-49ca-a305-dd3be110ac05,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:48.680 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.680 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.682 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.682 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.683 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.683 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.685 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.685 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.686 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.686 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.687 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:84f764bd-aac2-425a-9eca-de69dc33a56d],Some(PredicatePath())), path: PredicatePath() 21:00:48.689 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:84f764bd-aac2-425a-9eca-de69dc33a56d=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:00ba74bb-be16-49ca-a305-dd3be110ac05), ShapeRef(_:84f764bd-aac2-425a-9eca-de69dc33a56d), ShapeRef(_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1), ShapeRef(_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71), ShapeRef(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1), ShapeRef(_:02a7cd43-e833-4dd6-8a22-bd3d20601077), ShapeRef(_:d5efff22-52fb-4597-99df-9c2057f2d898), ShapeRef(_:613f72c6-7d02-4221-94d8-8c23826ddba0)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:84f764bd-aac2-425a-9eca-de69dc33a56d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:48.689 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.689 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.690 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.690 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.691 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1=ShapeTyping(TypingMap(Map())) 21:00:48.691 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.691 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.692 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71=ShapeTyping(TypingMap(Map())) 21:00:48.693 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.693 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.694 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.694 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.695 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.695 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.696 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.696 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.697 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1],Some(PredicatePath())), path: PredicatePath() 21:00:48.697 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.697 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.699 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:00ba74bb-be16-49ca-a305-dd3be110ac05), ShapeRef(_:84f764bd-aac2-425a-9eca-de69dc33a56d), ShapeRef(_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1), ShapeRef(_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71), ShapeRef(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1), ShapeRef(_:02a7cd43-e833-4dd6-8a22-bd3d20601077), ShapeRef(_:d5efff22-52fb-4597-99df-9c2057f2d898), ShapeRef(_:613f72c6-7d02-4221-94d8-8c23826ddba0)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:48.699 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.699 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.701 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.701 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.703 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.703 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.705 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.705 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.706 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:02a7cd43-e833-4dd6-8a22-bd3d20601077],Some(PredicatePath())), path: PredicatePath() 21:00:48.706 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.707 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.709 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:02a7cd43-e833-4dd6-8a22-bd3d20601077=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:00ba74bb-be16-49ca-a305-dd3be110ac05), ShapeRef(_:84f764bd-aac2-425a-9eca-de69dc33a56d), ShapeRef(_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1), ShapeRef(_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71), ShapeRef(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1), ShapeRef(_:02a7cd43-e833-4dd6-8a22-bd3d20601077), ShapeRef(_:d5efff22-52fb-4597-99df-9c2057f2d898), ShapeRef(_:613f72c6-7d02-4221-94d8-8c23826ddba0)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:02a7cd43-e833-4dd6-8a22-bd3d20601077,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:48.710 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.710 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.711 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d5efff22-52fb-4597-99df-9c2057f2d898=ShapeTyping(TypingMap(Map())) 21:00:48.711 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.711 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.725 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:613f72c6-7d02-4221-94d8-8c23826ddba0=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:00ba74bb-be16-49ca-a305-dd3be110ac05), ShapeRef(_:84f764bd-aac2-425a-9eca-de69dc33a56d), ShapeRef(_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1), ShapeRef(_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71), ShapeRef(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1), ShapeRef(_:02a7cd43-e833-4dd6-8a22-bd3d20601077), ShapeRef(_:d5efff22-52fb-4597-99df-9c2057f2d898), ShapeRef(_:613f72c6-7d02-4221-94d8-8c23826ddba0)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:613f72c6-7d02-4221-94d8-8c23826ddba0,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))))))) 21:00:48.727 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:00ba74bb-be16-49ca-a305-dd3be110ac05,_:84f764bd-aac2-425a-9eca-de69dc33a56d,_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1,_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71,_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,_:02a7cd43-e833-4dd6-8a22-bd3d20601077,_:d5efff22-52fb-4597-99df-9c2057f2d898,_:613f72c6-7d02-4221-94d8-8c23826ddba0)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:00ba74bb-be16-49ca-a305-dd3be110ac05,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:02a7cd43-e833-4dd6-8a22-bd3d20601077,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:613f72c6-7d02-4221-94d8-8c23826ddba0,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:00ba74bb-be16-49ca-a305-dd3be110ac05), ShapeRef(_:84f764bd-aac2-425a-9eca-de69dc33a56d), ShapeRef(_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1), ShapeRef(_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71), ShapeRef(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1), ShapeRef(_:02a7cd43-e833-4dd6-8a22-bd3d20601077), ShapeRef(_:d5efff22-52fb-4597-99df-9c2057f2d898), ShapeRef(_:613f72c6-7d02-4221-94d8-8c23826ddba0)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:84f764bd-aac2-425a-9eca-de69dc33a56d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:48.772 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:00ba74bb-be16-49ca-a305-dd3be110ac05,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:02a7cd43-e833-4dd6-8a22-bd3d20601077,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:613f72c6-7d02-4221-94d8-8c23826ddba0,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:00ba74bb-be16-49ca-a305-dd3be110ac05), ShapeRef(_:84f764bd-aac2-425a-9eca-de69dc33a56d), ShapeRef(_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1), ShapeRef(_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71), ShapeRef(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1), ShapeRef(_:02a7cd43-e833-4dd6-8a22-bd3d20601077), ShapeRef(_:d5efff22-52fb-4597-99df-9c2057f2d898), ShapeRef(_:613f72c6-7d02-4221-94d8-8c23826ddba0)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:84f764bd-aac2-425a-9eca-de69dc33a56d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:48.772 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:00ba74bb-be16-49ca-a305-dd3be110ac05,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:02a7cd43-e833-4dd6-8a22-bd3d20601077,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:613f72c6-7d02-4221-94d8-8c23826ddba0,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(15 satisfies maxInclusive(15), 15 satisfies minInclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:00ba74bb-be16-49ca-a305-dd3be110ac05), ShapeRef(_:84f764bd-aac2-425a-9eca-de69dc33a56d), ShapeRef(_:f16da3e5-b540-49fe-a122-2f5a02a5f1c1), ShapeRef(_:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71), ShapeRef(_:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1), ShapeRef(_:02a7cd43-e833-4dd6-8a22-bd3d20601077), ShapeRef(_:d5efff22-52fb-4597-99df-9c2057f2d898), ShapeRef(_:613f72c6-7d02-4221-94d8-8c23826ddba0)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:84f764bd-aac2-425a-9eca-de69dc33a56d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:48.774 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d5efff22-52fb-4597-99df-9c2057f2d898 = 21:00:48.774 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d5efff22-52fb-4597-99df-9c2057f2d898 = 21:00:48.774 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d5efff22-52fb-4597-99df-9c2057f2d898: 21:00:48.775 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:02a7cd43-e833-4dd6-8a22-bd3d20601077 = 21:00:48.775 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:02a7cd43-e833-4dd6-8a22-bd3d20601077 = 21:00:48.775 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:02a7cd43-e833-4dd6-8a22-bd3d20601077: 21:00:48.776 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1 = 21:00:48.776 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1 = 21:00:48.776 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b54fc0ec-0e81-4648-b52c-1bd5dd6201a1: 21:00:48.777 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71 = 21:00:48.777 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71 = 21:00:48.777 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:bf0dd1d9-7efc-4f0f-9b26-a1918e7e5f71: 21:00:48.778 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f16da3e5-b540-49fe-a122-2f5a02a5f1c1 = 21:00:48.779 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f16da3e5-b540-49fe-a122-2f5a02a5f1c1 = 21:00:48.779 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f16da3e5-b540-49fe-a122-2f5a02a5f1c1: 21:00:48.779 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:84f764bd-aac2-425a-9eca-de69dc33a56d = 21:00:48.780 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:84f764bd-aac2-425a-9eca-de69dc33a56d = 21:00:48.780 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:84f764bd-aac2-425a-9eca-de69dc33a56d: 21:00:48.781 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:00ba74bb-be16-49ca-a305-dd3be110ac05 = 21:00:48.781 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:00ba74bb-be16-49ca-a305-dd3be110ac05 = 21:00:48.781 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:00ba74bb-be16-49ca-a305-dd3be110ac05: 21:00:48.785 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:48.789 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:48.792Z"^^ ; "Between" ; 12 ; 16 . 21:00:48.814 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:targetClass . 21:00:48.817 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:48.820 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:48.825 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:48.873 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:7e59ffe2-ef5f-499e-8039-18893c0e33e2,_:8c105507-243e-4950-8c8d-ac632b4ac86b,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,_:6543d2a8-ba46-448d-abba-4e26a1c39f58,_:6877ba8a-f9e5-4a41-af95-6715a84a0114,_:590c6d94-e770-489a-bf59-69f5edf8e17d,_:690c497a-45b1-4770-b7aa-d2b53c456570,_:b3152124-60e8-43a1-8884-5ae70303d586. Pending nodes: 21:00:48.875 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:7e59ffe2-ef5f-499e-8039-18893c0e33e2 21:00:48.880 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8c105507-243e-4950-8c8d-ac632b4ac86b 21:00:48.883 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f4feadc5-be9b-4dcb-8551-2e8f154f82d3 21:00:48.886 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6543d2a8-ba46-448d-abba-4e26a1c39f58 21:00:48.889 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6877ba8a-f9e5-4a41-af95-6715a84a0114 21:00:48.893 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:590c6d94-e770-489a-bf59-69f5edf8e17d 21:00:48.897 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:690c497a-45b1-4770-b7aa-d2b53c456570 21:00:48.901 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b3152124-60e8-43a1-8884-5ae70303d586 21:00:48.904 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:48.904 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b3152124-60e8-43a1-8884-5ae70303d586 21:00:48.904 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:690c497a-45b1-4770-b7aa-d2b53c456570 21:00:48.904 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:590c6d94-e770-489a-bf59-69f5edf8e17d 21:00:48.904 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6877ba8a-f9e5-4a41-af95-6715a84a0114 21:00:48.904 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6543d2a8-ba46-448d-abba-4e26a1c39f58 21:00:48.904 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f4feadc5-be9b-4dcb-8551-2e8f154f82d3 21:00:48.904 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8c105507-243e-4950-8c8d-ac632b4ac86b 21:00:48.905 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7e59ffe2-ef5f-499e-8039-18893c0e33e2 21:00:48.905 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:48.906 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:48.906 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:48.906 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:48.906 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:48.907 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:7e59ffe2-ef5f-499e-8039-18893c0e33e2,_:8c105507-243e-4950-8c8d-ac632b4ac86b,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,_:6543d2a8-ba46-448d-abba-4e26a1c39f58,_:6877ba8a-f9e5-4a41-af95-6715a84a0114,_:590c6d94-e770-489a-bf59-69f5edf8e17d,_:690c497a-45b1-4770-b7aa-d2b53c456570,_:b3152124-60e8-43a1-8884-5ae70303d586) 21:00:48.908 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:7e59ffe2-ef5f-499e-8039-18893c0e33e2) 21:00:48.908 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8c105507-243e-4950-8c8d-ac632b4ac86b) 21:00:48.908 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3) 21:00:48.908 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6543d2a8-ba46-448d-abba-4e26a1c39f58) 21:00:48.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6877ba8a-f9e5-4a41-af95-6715a84a0114) 21:00:48.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:590c6d94-e770-489a-bf59-69f5edf8e17d) 21:00:48.909 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:690c497a-45b1-4770-b7aa-d2b53c456570) 21:00:48.910 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b3152124-60e8-43a1-8884-5ae70303d586) 21:00:48.910 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.910 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.913 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.913 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.913 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:7e59ffe2-ef5f-499e-8039-18893c0e33e2],Some(PredicatePath())), path: PredicatePath() 21:00:48.914 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.914 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.915 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:7e59ffe2-ef5f-499e-8039-18893c0e33e2=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2), ShapeRef(_:8c105507-243e-4950-8c8d-ac632b4ac86b), ShapeRef(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3), ShapeRef(_:6543d2a8-ba46-448d-abba-4e26a1c39f58), ShapeRef(_:6877ba8a-f9e5-4a41-af95-6715a84a0114), ShapeRef(_:590c6d94-e770-489a-bf59-69f5edf8e17d), ShapeRef(_:690c497a-45b1-4770-b7aa-d2b53c456570), ShapeRef(_:b3152124-60e8-43a1-8884-5ae70303d586)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:48.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.916 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8c105507-243e-4950-8c8d-ac632b4ac86b=ShapeTyping(TypingMap(Map())) 21:00:48.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.917 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.917 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.918 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:48.792Z"^^), attempt: Attempt([,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3],Some(PredicatePath())), path: PredicatePath() 21:00:48.919 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2), ShapeRef(_:8c105507-243e-4950-8c8d-ac632b4ac86b), ShapeRef(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3), ShapeRef(_:6543d2a8-ba46-448d-abba-4e26a1c39f58), ShapeRef(_:6877ba8a-f9e5-4a41-af95-6715a84a0114), ShapeRef(_:590c6d94-e770-489a-bf59-69f5edf8e17d), ShapeRef(_:690c497a-45b1-4770-b7aa-d2b53c456570), ShapeRef(_:b3152124-60e8-43a1-8884-5ae70303d586)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:48.919 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.919 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.920 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6543d2a8-ba46-448d-abba-4e26a1c39f58=ShapeTyping(TypingMap(Map())) 21:00:48.920 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.920 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.921 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.921 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.923 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.924 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.924 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.924 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:6877ba8a-f9e5-4a41-af95-6715a84a0114],Some(PredicatePath())), path: PredicatePath() 21:00:48.925 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.925 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.926 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6877ba8a-f9e5-4a41-af95-6715a84a0114=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2), ShapeRef(_:8c105507-243e-4950-8c8d-ac632b4ac86b), ShapeRef(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3), ShapeRef(_:6543d2a8-ba46-448d-abba-4e26a1c39f58), ShapeRef(_:6877ba8a-f9e5-4a41-af95-6715a84a0114), ShapeRef(_:590c6d94-e770-489a-bf59-69f5edf8e17d), ShapeRef(_:690c497a-45b1-4770-b7aa-d2b53c456570), ShapeRef(_:b3152124-60e8-43a1-8884-5ae70303d586)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:6877ba8a-f9e5-4a41-af95-6715a84a0114,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:48.927 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.927 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.927 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.927 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.928 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:590c6d94-e770-489a-bf59-69f5edf8e17d=ShapeTyping(TypingMap(Map())) 21:00:48.928 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.928 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.970 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.973 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.973 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.974 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.974 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.974 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:690c497a-45b1-4770-b7aa-d2b53c456570],Some(PredicatePath())), path: PredicatePath() 21:00:48.975 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:690c497a-45b1-4770-b7aa-d2b53c456570=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2), ShapeRef(_:8c105507-243e-4950-8c8d-ac632b4ac86b), ShapeRef(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3), ShapeRef(_:6543d2a8-ba46-448d-abba-4e26a1c39f58), ShapeRef(_:6877ba8a-f9e5-4a41-af95-6715a84a0114), ShapeRef(_:590c6d94-e770-489a-bf59-69f5edf8e17d), ShapeRef(_:690c497a-45b1-4770-b7aa-d2b53c456570), ShapeRef(_:b3152124-60e8-43a1-8884-5ae70303d586)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:690c497a-45b1-4770-b7aa-d2b53c456570,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:48.975 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.975 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.976 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.976 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:48.978 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b3152124-60e8-43a1-8884-5ae70303d586=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2), ShapeRef(_:8c105507-243e-4950-8c8d-ac632b4ac86b), ShapeRef(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3), ShapeRef(_:6543d2a8-ba46-448d-abba-4e26a1c39f58), ShapeRef(_:6877ba8a-f9e5-4a41-af95-6715a84a0114), ShapeRef(_:590c6d94-e770-489a-bf59-69f5edf8e17d), ShapeRef(_:690c497a-45b1-4770-b7aa-d2b53c456570), ShapeRef(_:b3152124-60e8-43a1-8884-5ae70303d586)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b3152124-60e8-43a1-8884-5ae70303d586,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxInclusive violation. Expected 16 <= 15")))))))) 21:00:48.979 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:7e59ffe2-ef5f-499e-8039-18893c0e33e2,_:8c105507-243e-4950-8c8d-ac632b4ac86b,_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,_:6543d2a8-ba46-448d-abba-4e26a1c39f58,_:6877ba8a-f9e5-4a41-af95-6715a84a0114,_:590c6d94-e770-489a-bf59-69f5edf8e17d,_:690c497a-45b1-4770-b7aa-d2b53c456570,_:b3152124-60e8-43a1-8884-5ae70303d586)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2), ShapeRef(_:8c105507-243e-4950-8c8d-ac632b4ac86b), ShapeRef(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3), ShapeRef(_:6543d2a8-ba46-448d-abba-4e26a1c39f58), ShapeRef(_:6877ba8a-f9e5-4a41-af95-6715a84a0114), ShapeRef(_:590c6d94-e770-489a-bf59-69f5edf8e17d), ShapeRef(_:690c497a-45b1-4770-b7aa-d2b53c456570), ShapeRef(_:b3152124-60e8-43a1-8884-5ae70303d586)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:690c497a-45b1-4770-b7aa-d2b53c456570,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:6877ba8a-f9e5-4a41-af95-6715a84a0114,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:b3152124-60e8-43a1-8884-5ae70303d586,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxInclusive violation. Expected 16 <= 15")))))))) 21:00:48.981 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2), ShapeRef(_:8c105507-243e-4950-8c8d-ac632b4ac86b), ShapeRef(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3), ShapeRef(_:6543d2a8-ba46-448d-abba-4e26a1c39f58), ShapeRef(_:6877ba8a-f9e5-4a41-af95-6715a84a0114), ShapeRef(_:590c6d94-e770-489a-bf59-69f5edf8e17d), ShapeRef(_:690c497a-45b1-4770-b7aa-d2b53c456570), ShapeRef(_:b3152124-60e8-43a1-8884-5ae70303d586)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:690c497a-45b1-4770-b7aa-d2b53c456570,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:6877ba8a-f9e5-4a41-af95-6715a84a0114,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:b3152124-60e8-43a1-8884-5ae70303d586,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxInclusive violation. Expected 16 <= 15")))))))) 21:00:48.981 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:7e59ffe2-ef5f-499e-8039-18893c0e33e2), ShapeRef(_:8c105507-243e-4950-8c8d-ac632b4ac86b), ShapeRef(_:f4feadc5-be9b-4dcb-8551-2e8f154f82d3), ShapeRef(_:6543d2a8-ba46-448d-abba-4e26a1c39f58), ShapeRef(_:6877ba8a-f9e5-4a41-af95-6715a84a0114), ShapeRef(_:590c6d94-e770-489a-bf59-69f5edf8e17d), ShapeRef(_:690c497a-45b1-4770-b7aa-d2b53c456570), ShapeRef(_:b3152124-60e8-43a1-8884-5ae70303d586)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:690c497a-45b1-4770-b7aa-d2b53c456570,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:6877ba8a-f9e5-4a41-af95-6715a84a0114,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:b3152124-60e8-43a1-8884-5ae70303d586,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxInclusive violation. Expected 16 <= 15")))))))) 21:00:48.982 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b3152124-60e8-43a1-8884-5ae70303d586 = 21:00:48.982 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b3152124-60e8-43a1-8884-5ae70303d586 = 21:00:48.982 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b3152124-60e8-43a1-8884-5ae70303d586: 21:00:48.983 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:690c497a-45b1-4770-b7aa-d2b53c456570 = 21:00:48.983 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:690c497a-45b1-4770-b7aa-d2b53c456570 = 21:00:48.983 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:690c497a-45b1-4770-b7aa-d2b53c456570: 21:00:48.984 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:590c6d94-e770-489a-bf59-69f5edf8e17d = 21:00:48.984 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:590c6d94-e770-489a-bf59-69f5edf8e17d = 21:00:48.984 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:590c6d94-e770-489a-bf59-69f5edf8e17d: 21:00:48.984 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6877ba8a-f9e5-4a41-af95-6715a84a0114 = 21:00:48.985 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6877ba8a-f9e5-4a41-af95-6715a84a0114 = 21:00:48.985 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6877ba8a-f9e5-4a41-af95-6715a84a0114: 21:00:48.985 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6543d2a8-ba46-448d-abba-4e26a1c39f58 = 21:00:48.986 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6543d2a8-ba46-448d-abba-4e26a1c39f58 = 21:00:48.986 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6543d2a8-ba46-448d-abba-4e26a1c39f58: 21:00:48.986 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f4feadc5-be9b-4dcb-8551-2e8f154f82d3 = 21:00:48.986 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f4feadc5-be9b-4dcb-8551-2e8f154f82d3 = 21:00:48.986 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f4feadc5-be9b-4dcb-8551-2e8f154f82d3: 21:00:48.987 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8c105507-243e-4950-8c8d-ac632b4ac86b = 21:00:48.987 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8c105507-243e-4950-8c8d-ac632b4ac86b = 21:00:48.987 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8c105507-243e-4950-8c8d-ac632b4ac86b: 21:00:48.988 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7e59ffe2-ef5f-499e-8039-18893c0e33e2 = 21:00:48.988 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7e59ffe2-ef5f-499e-8039-18893c0e33e2 = 21:00:48.988 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:7e59ffe2-ef5f-499e-8039-18893c0e33e2: 21:00:48.993 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 16 ; sh:message "maxInclusive violation. Expected 16 <= 15" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxInclusiveConstraintComponent ] ] . 21:00:49.000 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 16 ; sh:message "maxInclusive violation. Expected 16 <= 15" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxInclusiveConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 sec Running org.eclipse.lyo.validation.OslcAnnotationsBasedValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:49.006Z"^^ ; "Cat" ; 12 ; 12 ; 12 ; 12 . 21:00:49.081 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:minCount 1 ; sh:name "aSetOfDates" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:description "a Simple Single String Property" ; sh:minCount 1 ; sh:name "aStringProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:datatype oslc:Resource ; sh:maxCount 1 ; sh:minCount 0 ; sh:name "aReferenceProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:minCount 0 ; sh:name "anotherIntegerProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "integerProperty3" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "integerProperty2" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "anIntegerProperty" ; sh:path ] ; sh:targetClass . 21:00:49.084 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:49.086 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:49.089 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:49.094 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:a96a981d-6b2b-4e3f-a20c-b959175af7e4,_:9335a680-70ab-4783-adc5-f3ae582e8861,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,_:64bbe284-676c-45df-a68a-b1ab636c7797,_:1d7bf656-671e-45f6-92b4-806c942d4e6e. Pending nodes: 21:00:49.095 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a96a981d-6b2b-4e3f-a20c-b959175af7e4 21:00:49.099 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9335a680-70ab-4783-adc5-f3ae582e8861 21:00:49.104 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2c5f93ec-2d47-4048-90e5-7b5b3cca5088 21:00:49.109 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:cfbd5679-6a56-4b69-a5d4-40868f96b91a 21:00:49.113 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:79e9ab1b-0d52-46e6-96b8-6da30a4c3960 21:00:49.117 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:64bbe284-676c-45df-a68a-b1ab636c7797 21:00:49.121 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1d7bf656-671e-45f6-92b4-806c942d4e6e 21:00:49.124 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1d7bf656-671e-45f6-92b4-806c942d4e6e 21:00:49.124 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:64bbe284-676c-45df-a68a-b1ab636c7797 21:00:49.124 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:79e9ab1b-0d52-46e6-96b8-6da30a4c3960 21:00:49.124 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:cfbd5679-6a56-4b69-a5d4-40868f96b91a 21:00:49.124 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AnOslcResource 21:00:49.124 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2c5f93ec-2d47-4048-90e5-7b5b3cca5088 21:00:49.124 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9335a680-70ab-4783-adc5-f3ae582e8861 21:00:49.124 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a96a981d-6b2b-4e3f-a20c-b959175af7e4 21:00:49.125 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1d7bf656-671e-45f6-92b4-806c942d4e6e = 21:00:49.125 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1d7bf656-671e-45f6-92b4-806c942d4e6e = 21:00:49.125 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1d7bf656-671e-45f6-92b4-806c942d4e6e: 21:00:49.126 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:64bbe284-676c-45df-a68a-b1ab636c7797 = 21:00:49.126 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:64bbe284-676c-45df-a68a-b1ab636c7797 = 21:00:49.126 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:64bbe284-676c-45df-a68a-b1ab636c7797: 21:00:49.126 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:79e9ab1b-0d52-46e6-96b8-6da30a4c3960 = 21:00:49.127 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:79e9ab1b-0d52-46e6-96b8-6da30a4c3960 = 21:00:49.127 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:79e9ab1b-0d52-46e6-96b8-6da30a4c3960: 21:00:49.127 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:cfbd5679-6a56-4b69-a5d4-40868f96b91a = 21:00:49.127 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:cfbd5679-6a56-4b69-a5d4-40868f96b91a = 21:00:49.128 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:cfbd5679-6a56-4b69-a5d4-40868f96b91a: 21:00:49.128 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AnOslcResource = 21:00:49.128 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AnOslcResource = 21:00:49.129 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AnOslcResource: 21:00:49.129 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AnOslcResource 21:00:49.129 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AnOslcResource) 21:00:49.170 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:a96a981d-6b2b-4e3f-a20c-b959175af7e4,_:9335a680-70ab-4783-adc5-f3ae582e8861,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,_:64bbe284-676c-45df-a68a-b1ab636c7797,_:1d7bf656-671e-45f6-92b4-806c942d4e6e) 21:00:49.171 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a96a981d-6b2b-4e3f-a20c-b959175af7e4) 21:00:49.171 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9335a680-70ab-4783-adc5-f3ae582e8861) 21:00:49.171 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088) 21:00:49.171 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a) 21:00:49.172 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960) 21:00:49.172 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:64bbe284-676c-45df-a68a-b1ab636c7797) 21:00:49.172 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:1d7bf656-671e-45f6-92b4-806c942d4e6e) 21:00:49.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.172 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.173 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.174 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:a96a981d-6b2b-4e3f-a20c-b959175af7e4],Some(PredicatePath())), path: PredicatePath() 21:00:49.175 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.175 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.176 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a96a981d-6b2b-4e3f-a20c-b959175af7e4=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.176 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.176 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.177 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(12), attempt: Attempt([,_:9335a680-70ab-4783-adc5-f3ae582e8861],Some(PredicatePath())), path: PredicatePath() 21:00:49.177 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.177 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.178 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9335a680-70ab-4783-adc5-f3ae582e8861=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9335a680-70ab-4783-adc5-f3ae582e8861,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.179 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.180 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088],Some(PredicatePath())), path: PredicatePath() 21:00:49.180 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.180 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.181 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.181 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.182 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:49.182 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.182 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.183 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.183 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.184 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a],Some(PredicatePath())), path: PredicatePath() 21:00:49.184 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.184 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.186 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.186 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.186 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.187 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.187 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.187 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960],Some(PredicatePath())), path: PredicatePath() 21:00:49.188 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.188 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.190 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.190 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.190 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.191 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("2019-07-12T21:00:49.006Z"^^), attempt: Attempt([,_:64bbe284-676c-45df-a68a-b1ab636c7797],Some(PredicatePath())), path: PredicatePath() 21:00:49.191 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.191 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.193 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:64bbe284-676c-45df-a68a-b1ab636c7797=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:64bbe284-676c-45df-a68a-b1ab636c7797,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:49.006Z"^^ has datatype ))))))) 21:00:49.193 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.193 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.193 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Cat"), attempt: Attempt([,_:1d7bf656-671e-45f6-92b4-806c942d4e6e],Some(PredicatePath())), path: PredicatePath() 21:00:49.194 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.194 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.195 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:1d7bf656-671e-45f6-92b4-806c942d4e6e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1d7bf656-671e-45f6-92b4-806c942d4e6e,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))))))) 21:00:49.196 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:a96a981d-6b2b-4e3f-a20c-b959175af7e4,_:9335a680-70ab-4783-adc5-f3ae582e8861,_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,_:cfbd5679-6a56-4b69-a5d4-40868f96b91a,_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,_:64bbe284-676c-45df-a68a-b1ab636c7797,_:1d7bf656-671e-45f6-92b4-806c942d4e6e)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:64bbe284-676c-45df-a68a-b1ab636c7797,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:49.006Z"^^ has datatype ))), PropertyShape(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:1d7bf656-671e-45f6-92b4-806c942d4e6e,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:9335a680-70ab-4783-adc5-f3ae582e8861,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.198 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AnOslcResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:64bbe284-676c-45df-a68a-b1ab636c7797,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:49.006Z"^^ has datatype ))), PropertyShape(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:1d7bf656-671e-45f6-92b4-806c942d4e6e,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:9335a680-70ab-4783-adc5-f3ae582e8861,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.199 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AnOslcResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:64bbe284-676c-45df-a68a-b1ab636c7797,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:49.006Z"^^ has datatype ))), PropertyShape(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:1d7bf656-671e-45f6-92b4-806c942d4e6e,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a96a981d-6b2b-4e3f-a20c-b959175af7e4), ShapeRef(_:9335a680-70ab-4783-adc5-f3ae582e8861), ShapeRef(_:2c5f93ec-2d47-4048-90e5-7b5b3cca5088), ShapeRef(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a), ShapeRef(_:79e9ab1b-0d52-46e6-96b8-6da30a4c3960), ShapeRef(_:64bbe284-676c-45df-a68a-b1ab636c7797), ShapeRef(_:1d7bf656-671e-45f6-92b4-806c942d4e6e)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:cfbd5679-6a56-4b69-a5d4-40868f96b91a,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:9335a680-70ab-4783-adc5-f3ae582e8861,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.199 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2c5f93ec-2d47-4048-90e5-7b5b3cca5088 = 21:00:49.200 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2c5f93ec-2d47-4048-90e5-7b5b3cca5088 = 21:00:49.200 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2c5f93ec-2d47-4048-90e5-7b5b3cca5088: 21:00:49.200 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9335a680-70ab-4783-adc5-f3ae582e8861 = 21:00:49.200 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9335a680-70ab-4783-adc5-f3ae582e8861 = 21:00:49.200 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9335a680-70ab-4783-adc5-f3ae582e8861: 21:00:49.201 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a96a981d-6b2b-4e3f-a20c-b959175af7e4 = 21:00:49.201 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a96a981d-6b2b-4e3f-a20c-b959175af7e4 = 21:00:49.201 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a96a981d-6b2b-4e3f-a20c-b959175af7e4: 21:00:49.205 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:49.207 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:49.21Z"^^ ; "Cat" ; 12 ; 12 ; 12 . 21:00:49.278 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:minCount 1 ; sh:name "aSetOfDates" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "anIntegerProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "integerProperty2" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:minCount 0 ; sh:name "anotherIntegerProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:datatype oslc:Resource ; sh:maxCount 1 ; sh:minCount 0 ; sh:name "aReferenceProperty" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:minCount 1 ; sh:name "integerProperty3" ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:description "a Simple Single String Property" ; sh:minCount 1 ; sh:name "aStringProperty" ; sh:path ] ; sh:targetClass . 21:00:49.280 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:49.282 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:49.285 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:49.289 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,_:df026f72-3525-4e18-80e5-9a0c23729af9,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9. Pending nodes: 21:00:49.291 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:422f63c2-a50e-45ea-97bc-4ca47c3a32a7 21:00:49.295 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:df026f72-3525-4e18-80e5-9a0c23729af9 21:00:49.300 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9 21:00:49.305 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 21:00:49.309 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:96f86ef9-3c98-49d1-829f-9d8db1623b1e 21:00:49.313 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 21:00:49.317 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5e8d29f5-6b56-4c08-b191-ee56b51cdff9 21:00:49.320 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5e8d29f5-6b56-4c08-b191-ee56b51cdff9 21:00:49.320 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 21:00:49.320 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:96f86ef9-3c98-49d1-829f-9d8db1623b1e 21:00:49.320 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 21:00:49.320 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AnOslcResource 21:00:49.320 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9 21:00:49.320 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:df026f72-3525-4e18-80e5-9a0c23729af9 21:00:49.320 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:422f63c2-a50e-45ea-97bc-4ca47c3a32a7 21:00:49.321 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5e8d29f5-6b56-4c08-b191-ee56b51cdff9 = 21:00:49.321 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5e8d29f5-6b56-4c08-b191-ee56b51cdff9 = 21:00:49.321 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5e8d29f5-6b56-4c08-b191-ee56b51cdff9: 21:00:49.322 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 = 21:00:49.322 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30 = 21:00:49.322 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30: 21:00:49.322 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:96f86ef9-3c98-49d1-829f-9d8db1623b1e = 21:00:49.322 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:96f86ef9-3c98-49d1-829f-9d8db1623b1e = 21:00:49.322 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:96f86ef9-3c98-49d1-829f-9d8db1623b1e: 21:00:49.323 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 = 21:00:49.323 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5 = 21:00:49.323 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5: 21:00:49.323 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AnOslcResource = 21:00:49.324 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AnOslcResource = 21:00:49.324 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AnOslcResource: 21:00:49.324 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AnOslcResource 21:00:49.324 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AnOslcResource) 21:00:49.324 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,_:df026f72-3525-4e18-80e5-9a0c23729af9,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9) 21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7) 21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:df026f72-3525-4e18-80e5-9a0c23729af9) 21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9) 21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5) 21:00:49.325 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e) 21:00:49.326 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30) 21:00:49.326 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9) 21:00:49.326 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.326 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.327 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("2019-07-12T21:00:49.21Z"^^), attempt: Attempt([,_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7],Some(PredicatePath())), path: PredicatePath() 21:00:49.327 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.327 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.328 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:49.21Z"^^ has datatype ))))))) 21:00:49.329 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.329 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.329 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Cat"), attempt: Attempt([,_:df026f72-3525-4e18-80e5-9a0c23729af9],Some(PredicatePath())), path: PredicatePath() 21:00:49.329 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.329 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.331 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:df026f72-3525-4e18-80e5-9a0c23729af9=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:df026f72-3525-4e18-80e5-9a0c23729af9,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))))))) 21:00:49.331 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.331 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.371 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.371 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.371 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9],Some(PredicatePath())), path: PredicatePath() 21:00:49.372 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.372 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.373 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.373 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.373 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.374 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.374 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.375 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(), attempt: Attempt([,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5],Some(PredicatePath())), path: PredicatePath() 21:00:49.375 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.375 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.376 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))))))) 21:00:49.376 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.376 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.377 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.377 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.378 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e],Some(PredicatePath())), path: PredicatePath() 21:00:49.378 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.379 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.380 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.380 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.380 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.381 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.381 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.381 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30],Some(PredicatePath())), path: PredicatePath() 21:00:49.382 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.382 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.382 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.382 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.383 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:49.384 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.384 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.385 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(12), attempt: Attempt([,_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9],Some(PredicatePath())), path: PredicatePath() 21:00:49.385 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.385 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.386 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.387 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,_:df026f72-3525-4e18-80e5-9a0c23729af9,_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:df026f72-3525-4e18-80e5-9a0c23729af9,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:49.21Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())))))) 21:00:49.388 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AnOslcResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:df026f72-3525-4e18-80e5-9a0c23729af9,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:49.21Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())))))) 21:00:49.389 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AnOslcResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9,PredicatePath(),List(MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(0) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:df026f72-3525-4e18-80e5-9a0c23729af9,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "Cat" has datatype ))), PropertyShape(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30,PredicatePath(),List(MaxCount(1), MinCount(0), Datatype(), ClassComponent()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e,PredicatePath(),List(MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7,PredicatePath(),List(MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked minCount(1) for path(PredicatePath()) on node , "2019-07-12T21:00:49.21Z"^^ has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:422f63c2-a50e-45ea-97bc-4ca47c3a32a7), ShapeRef(_:df026f72-3525-4e18-80e5-9a0c23729af9), ShapeRef(_:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9), ShapeRef(_:2dc34b7a-c0fb-46c4-86f9-2385a5e755a5), ShapeRef(_:96f86ef9-3c98-49d1-829f-9d8db1623b1e), ShapeRef(_:9df0ac83-9849-42c7-ba87-4dfd6ed4ad30), ShapeRef(_:5e8d29f5-6b56-4c08-b191-ee56b51cdff9)),false,List()) -> TypingResult(Valid(List())))))) 21:00:49.390 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9 = 21:00:49.390 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9 = 21:00:49.390 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c215cf7f-db2f-436d-9ddf-9e3e195ffaf9: 21:00:49.390 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:df026f72-3525-4e18-80e5-9a0c23729af9 = 21:00:49.390 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:df026f72-3525-4e18-80e5-9a0c23729af9 = 21:00:49.390 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:df026f72-3525-4e18-80e5-9a0c23729af9: 21:00:49.391 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:422f63c2-a50e-45ea-97bc-4ca47c3a32a7 = 21:00:49.391 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:422f63c2-a50e-45ea-97bc-4ca47c3a32a7 = 21:00:49.391 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:422f63c2-a50e-45ea-97bc-4ca47c3a32a7: 21:00:49.400 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MinCount violation. Expected 1, obtained: 0" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinCountConstraintComponent ] ] . 21:00:49.405 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MinCount violation. Expected 1, obtained: 0" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinCountConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 sec Running org.eclipse.lyo.validation.ShaclMaxCountValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:49.411Z"^^ ; "Between" ; 12 . 21:00:49.480 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:49.483 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:49.485 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:49.487 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:49.491 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:efa77cfd-7665-4089-9f6c-0e8dd80cbb50,_:09a9a857-4fc4-4393-958d-2a9d30cfb973,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e,_:67e82148-ca8a-499d-957b-fea4eb21a42f,_:f971e118-771e-420d-bfd0-62d736247664,_:17675069-6be0-41d3-90f2-2d9cb94ddc01,_:21f8c416-7440-4900-93d7-f6771585a2bd. Pending nodes: 21:00:49.492 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:efa77cfd-7665-4089-9f6c-0e8dd80cbb50 21:00:49.495 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:09a9a857-4fc4-4393-958d-2a9d30cfb973 21:00:49.499 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:07854fc7-7f4a-4dd2-84ee-4a14b933725e 21:00:49.502 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8729d07b-077b-4fb5-a9fe-5297acfd9a4e 21:00:49.504 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:67e82148-ca8a-499d-957b-fea4eb21a42f 21:00:49.507 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f971e118-771e-420d-bfd0-62d736247664 21:00:49.509 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:17675069-6be0-41d3-90f2-2d9cb94ddc01 21:00:49.511 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:21f8c416-7440-4900-93d7-f6771585a2bd 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:21f8c416-7440-4900-93d7-f6771585a2bd 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:17675069-6be0-41d3-90f2-2d9cb94ddc01 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f971e118-771e-420d-bfd0-62d736247664 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:67e82148-ca8a-499d-957b-fea4eb21a42f 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8729d07b-077b-4fb5-a9fe-5297acfd9a4e 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:07854fc7-7f4a-4dd2-84ee-4a14b933725e 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:09a9a857-4fc4-4393-958d-2a9d30cfb973 21:00:49.513 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:efa77cfd-7665-4089-9f6c-0e8dd80cbb50 21:00:49.514 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:21f8c416-7440-4900-93d7-f6771585a2bd = 21:00:49.514 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:21f8c416-7440-4900-93d7-f6771585a2bd = 21:00:49.514 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:21f8c416-7440-4900-93d7-f6771585a2bd: 21:00:49.515 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:17675069-6be0-41d3-90f2-2d9cb94ddc01 = 21:00:49.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:17675069-6be0-41d3-90f2-2d9cb94ddc01 = 21:00:49.515 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:17675069-6be0-41d3-90f2-2d9cb94ddc01: 21:00:49.515 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:49.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:49.516 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:49.516 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:49.516 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:49.516 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:efa77cfd-7665-4089-9f6c-0e8dd80cbb50,_:09a9a857-4fc4-4393-958d-2a9d30cfb973,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e,_:67e82148-ca8a-499d-957b-fea4eb21a42f,_:f971e118-771e-420d-bfd0-62d736247664,_:17675069-6be0-41d3-90f2-2d9cb94ddc01,_:21f8c416-7440-4900-93d7-f6771585a2bd) 21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50) 21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:09a9a857-4fc4-4393-958d-2a9d30cfb973) 21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e) 21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e) 21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:67e82148-ca8a-499d-957b-fea4eb21a42f) 21:00:49.517 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f971e118-771e-420d-bfd0-62d736247664) 21:00:49.518 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:17675069-6be0-41d3-90f2-2d9cb94ddc01) 21:00:49.518 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:21f8c416-7440-4900-93d7-f6771585a2bd) 21:00:49.518 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.518 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.519 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.520 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.521 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50],Some(PredicatePath())), path: PredicatePath() 21:00:49.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.521 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.528 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50), ShapeRef(_:09a9a857-4fc4-4393-958d-2a9d30cfb973), ShapeRef(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e), ShapeRef(_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e), ShapeRef(_:67e82148-ca8a-499d-957b-fea4eb21a42f), ShapeRef(_:f971e118-771e-420d-bfd0-62d736247664), ShapeRef(_:17675069-6be0-41d3-90f2-2d9cb94ddc01), ShapeRef(_:21f8c416-7440-4900-93d7-f6771585a2bd)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:49.529 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.529 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.530 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.530 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.531 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.531 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.532 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.532 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.532 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.532 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.533 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:09a9a857-4fc4-4393-958d-2a9d30cfb973],Some(PredicatePath())), path: PredicatePath() 21:00:49.534 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:09a9a857-4fc4-4393-958d-2a9d30cfb973=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50), ShapeRef(_:09a9a857-4fc4-4393-958d-2a9d30cfb973), ShapeRef(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e), ShapeRef(_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e), ShapeRef(_:67e82148-ca8a-499d-957b-fea4eb21a42f), ShapeRef(_:f971e118-771e-420d-bfd0-62d736247664), ShapeRef(_:17675069-6be0-41d3-90f2-2d9cb94ddc01), ShapeRef(_:21f8c416-7440-4900-93d7-f6771585a2bd)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:09a9a857-4fc4-4393-958d-2a9d30cfb973,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.534 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.534 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.534 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.534 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.535 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:49.411Z"^^), attempt: Attempt([,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e],Some(PredicatePath())), path: PredicatePath() 21:00:49.571 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50), ShapeRef(_:09a9a857-4fc4-4393-958d-2a9d30cfb973), ShapeRef(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e), ShapeRef(_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e), ShapeRef(_:67e82148-ca8a-499d-957b-fea4eb21a42f), ShapeRef(_:f971e118-771e-420d-bfd0-62d736247664), ShapeRef(_:17675069-6be0-41d3-90f2-2d9cb94ddc01), ShapeRef(_:21f8c416-7440-4900-93d7-f6771585a2bd)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:49.571 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.571 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.572 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e=ShapeTyping(TypingMap(Map())) 21:00:49.572 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.572 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.573 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.573 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.574 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.574 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.575 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.575 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.575 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:67e82148-ca8a-499d-957b-fea4eb21a42f],Some(PredicatePath())), path: PredicatePath() 21:00:49.576 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.576 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.577 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:67e82148-ca8a-499d-957b-fea4eb21a42f=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50), ShapeRef(_:09a9a857-4fc4-4393-958d-2a9d30cfb973), ShapeRef(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e), ShapeRef(_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e), ShapeRef(_:67e82148-ca8a-499d-957b-fea4eb21a42f), ShapeRef(_:f971e118-771e-420d-bfd0-62d736247664), ShapeRef(_:17675069-6be0-41d3-90f2-2d9cb94ddc01), ShapeRef(_:21f8c416-7440-4900-93d7-f6771585a2bd)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:67e82148-ca8a-499d-957b-fea4eb21a42f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.577 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.577 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.578 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f971e118-771e-420d-bfd0-62d736247664=ShapeTyping(TypingMap(Map())) 21:00:49.578 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.578 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.581 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.582 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.583 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:17675069-6be0-41d3-90f2-2d9cb94ddc01=ShapeTyping(TypingMap(Map())) 21:00:49.583 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.583 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.584 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.584 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.584 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:21f8c416-7440-4900-93d7-f6771585a2bd=ShapeTyping(TypingMap(Map())) 21:00:49.586 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:efa77cfd-7665-4089-9f6c-0e8dd80cbb50,_:09a9a857-4fc4-4393-958d-2a9d30cfb973,_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e,_:67e82148-ca8a-499d-957b-fea4eb21a42f,_:f971e118-771e-420d-bfd0-62d736247664,_:17675069-6be0-41d3-90f2-2d9cb94ddc01,_:21f8c416-7440-4900-93d7-f6771585a2bd)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:67e82148-ca8a-499d-957b-fea4eb21a42f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50), ShapeRef(_:09a9a857-4fc4-4393-958d-2a9d30cfb973), ShapeRef(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e), ShapeRef(_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e), ShapeRef(_:67e82148-ca8a-499d-957b-fea4eb21a42f), ShapeRef(_:f971e118-771e-420d-bfd0-62d736247664), ShapeRef(_:17675069-6be0-41d3-90f2-2d9cb94ddc01), ShapeRef(_:21f8c416-7440-4900-93d7-f6771585a2bd)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:09a9a857-4fc4-4393-958d-2a9d30cfb973,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.588 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:67e82148-ca8a-499d-957b-fea4eb21a42f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50), ShapeRef(_:09a9a857-4fc4-4393-958d-2a9d30cfb973), ShapeRef(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e), ShapeRef(_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e), ShapeRef(_:67e82148-ca8a-499d-957b-fea4eb21a42f), ShapeRef(_:f971e118-771e-420d-bfd0-62d736247664), ShapeRef(_:17675069-6be0-41d3-90f2-2d9cb94ddc01), ShapeRef(_:21f8c416-7440-4900-93d7-f6771585a2bd)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:09a9a857-4fc4-4393-958d-2a9d30cfb973,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.589 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:67e82148-ca8a-499d-957b-fea4eb21a42f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50), ShapeRef(_:09a9a857-4fc4-4393-958d-2a9d30cfb973), ShapeRef(_:07854fc7-7f4a-4dd2-84ee-4a14b933725e), ShapeRef(_:8729d07b-077b-4fb5-a9fe-5297acfd9a4e), ShapeRef(_:67e82148-ca8a-499d-957b-fea4eb21a42f), ShapeRef(_:f971e118-771e-420d-bfd0-62d736247664), ShapeRef(_:17675069-6be0-41d3-90f2-2d9cb94ddc01), ShapeRef(_:21f8c416-7440-4900-93d7-f6771585a2bd)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:efa77cfd-7665-4089-9f6c-0e8dd80cbb50,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:09a9a857-4fc4-4393-958d-2a9d30cfb973,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.590 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f971e118-771e-420d-bfd0-62d736247664 = 21:00:49.590 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f971e118-771e-420d-bfd0-62d736247664 = 21:00:49.590 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f971e118-771e-420d-bfd0-62d736247664: 21:00:49.590 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:67e82148-ca8a-499d-957b-fea4eb21a42f = 21:00:49.590 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:67e82148-ca8a-499d-957b-fea4eb21a42f = 21:00:49.591 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:67e82148-ca8a-499d-957b-fea4eb21a42f: 21:00:49.591 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8729d07b-077b-4fb5-a9fe-5297acfd9a4e = 21:00:49.591 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8729d07b-077b-4fb5-a9fe-5297acfd9a4e = 21:00:49.591 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8729d07b-077b-4fb5-a9fe-5297acfd9a4e: 21:00:49.591 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:07854fc7-7f4a-4dd2-84ee-4a14b933725e = 21:00:49.592 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:07854fc7-7f4a-4dd2-84ee-4a14b933725e = 21:00:49.592 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:07854fc7-7f4a-4dd2-84ee-4a14b933725e: 21:00:49.592 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:09a9a857-4fc4-4393-958d-2a9d30cfb973 = 21:00:49.592 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:09a9a857-4fc4-4393-958d-2a9d30cfb973 = 21:00:49.592 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:09a9a857-4fc4-4393-958d-2a9d30cfb973: 21:00:49.593 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:efa77cfd-7665-4089-9f6c-0e8dd80cbb50 = 21:00:49.593 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:efa77cfd-7665-4089-9f6c-0e8dd80cbb50 = 21:00:49.593 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:efa77cfd-7665-4089-9f6c-0e8dd80cbb50: 21:00:49.600 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:49.604 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:49.607Z"^^ ; "Between" ; 1 ; 12 . 21:00:49.630 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:49.673 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:49.674 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:49.678 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:49.682 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:485e20d5-4187-4b40-a199-ea8ae736feaf,_:d0fca46b-5b05-4150-926c-125758c58ed0,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf,_:1466d1d1-a47e-427e-883c-ab63af8d7575,_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30,_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01. Pending nodes: 21:00:49.683 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:485e20d5-4187-4b40-a199-ea8ae736feaf 21:00:49.687 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d0fca46b-5b05-4150-926c-125758c58ed0 21:00:49.690 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5e6a3fe7-c371-40b8-b3c5-b1945657f85c 21:00:49.692 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8b49fb32-b7e1-4c47-85ef-821fd31aacef 21:00:49.695 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:830cf79c-a80f-40f5-817c-d9ea57e4b1cf 21:00:49.697 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1466d1d1-a47e-427e-883c-ab63af8d7575 21:00:49.701 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30 21:00:49.703 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d6e80117-aa9c-4a3b-bd40-33fbb0049d01 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d6e80117-aa9c-4a3b-bd40-33fbb0049d01 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1466d1d1-a47e-427e-883c-ab63af8d7575 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:830cf79c-a80f-40f5-817c-d9ea57e4b1cf 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8b49fb32-b7e1-4c47-85ef-821fd31aacef 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5e6a3fe7-c371-40b8-b3c5-b1945657f85c 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d0fca46b-5b05-4150-926c-125758c58ed0 21:00:49.705 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:485e20d5-4187-4b40-a199-ea8ae736feaf 21:00:49.706 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d6e80117-aa9c-4a3b-bd40-33fbb0049d01 = 21:00:49.706 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d6e80117-aa9c-4a3b-bd40-33fbb0049d01 = 21:00:49.706 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d6e80117-aa9c-4a3b-bd40-33fbb0049d01: 21:00:49.706 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:49.707 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:49.707 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:49.707 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:49.707 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:49.707 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:485e20d5-4187-4b40-a199-ea8ae736feaf,_:d0fca46b-5b05-4150-926c-125758c58ed0,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf,_:1466d1d1-a47e-427e-883c-ab63af8d7575,_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30,_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01) 21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:485e20d5-4187-4b40-a199-ea8ae736feaf) 21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d0fca46b-5b05-4150-926c-125758c58ed0) 21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c) 21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef) 21:00:49.708 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf) 21:00:49.709 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:1466d1d1-a47e-427e-883c-ab63af8d7575) 21:00:49.709 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30) 21:00:49.709 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01) 21:00:49.709 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.709 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.711 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.711 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.712 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.712 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.712 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.712 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.713 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.713 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.714 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:485e20d5-4187-4b40-a199-ea8ae736feaf],Some(PredicatePath())), path: PredicatePath() 21:00:49.714 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:485e20d5-4187-4b40-a199-ea8ae736feaf=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:485e20d5-4187-4b40-a199-ea8ae736feaf), ShapeRef(_:d0fca46b-5b05-4150-926c-125758c58ed0), ShapeRef(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c), ShapeRef(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef), ShapeRef(_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf), ShapeRef(_:1466d1d1-a47e-427e-883c-ab63af8d7575), ShapeRef(_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30), ShapeRef(_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:485e20d5-4187-4b40-a199-ea8ae736feaf,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.715 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.715 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.715 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.715 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.716 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d0fca46b-5b05-4150-926c-125758c58ed0=ShapeTyping(TypingMap(Map())) 21:00:49.716 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.716 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.717 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.717 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.717 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.717 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.719 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c],Some(PredicatePath())), path: PredicatePath() 21:00:49.719 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.719 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.720 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:485e20d5-4187-4b40-a199-ea8ae736feaf), ShapeRef(_:d0fca46b-5b05-4150-926c-125758c58ed0), ShapeRef(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c), ShapeRef(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef), ShapeRef(_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf), ShapeRef(_:1466d1d1-a47e-427e-883c-ab63af8d7575), ShapeRef(_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30), ShapeRef(_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.721 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.721 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.721 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:49.607Z"^^), attempt: Attempt([,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef],Some(PredicatePath())), path: PredicatePath() 21:00:49.722 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:485e20d5-4187-4b40-a199-ea8ae736feaf), ShapeRef(_:d0fca46b-5b05-4150-926c-125758c58ed0), ShapeRef(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c), ShapeRef(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef), ShapeRef(_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf), ShapeRef(_:1466d1d1-a47e-427e-883c-ab63af8d7575), ShapeRef(_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30), ShapeRef(_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:49.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.723 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf=ShapeTyping(TypingMap(Map())) 21:00:49.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.726 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.726 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.771 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(1), attempt: Attempt([,_:1466d1d1-a47e-427e-883c-ab63af8d7575],Some(PredicatePath())), path: PredicatePath() 21:00:49.771 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.771 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.772 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:1466d1d1-a47e-427e-883c-ab63af8d7575=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:485e20d5-4187-4b40-a199-ea8ae736feaf), ShapeRef(_:d0fca46b-5b05-4150-926c-125758c58ed0), ShapeRef(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c), ShapeRef(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef), ShapeRef(_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf), ShapeRef(_:1466d1d1-a47e-427e-883c-ab63af8d7575), ShapeRef(_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30), ShapeRef(_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1466d1d1-a47e-427e-883c-ab63af8d7575,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MaxCount violation. Expected 0, obtained: 1")))))))) 21:00:49.773 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.773 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.773 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30=ShapeTyping(TypingMap(Map())) 21:00:49.773 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.773 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.774 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01=ShapeTyping(TypingMap(Map())) 21:00:49.774 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:485e20d5-4187-4b40-a199-ea8ae736feaf,_:d0fca46b-5b05-4150-926c-125758c58ed0,_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf,_:1466d1d1-a47e-427e-883c-ab63af8d7575,_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30,_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01)=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:485e20d5-4187-4b40-a199-ea8ae736feaf), ShapeRef(_:d0fca46b-5b05-4150-926c-125758c58ed0), ShapeRef(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c), ShapeRef(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef), ShapeRef(_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf), ShapeRef(_:1466d1d1-a47e-427e-883c-ab63af8d7575), ShapeRef(_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30), ShapeRef(_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1466d1d1-a47e-427e-883c-ab63af8d7575,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MaxCount violation. Expected 0, obtained: 1")))), PropertyShape(_:485e20d5-4187-4b40-a199-ea8ae736feaf,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.775 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:485e20d5-4187-4b40-a199-ea8ae736feaf), ShapeRef(_:d0fca46b-5b05-4150-926c-125758c58ed0), ShapeRef(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c), ShapeRef(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef), ShapeRef(_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf), ShapeRef(_:1466d1d1-a47e-427e-883c-ab63af8d7575), ShapeRef(_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30), ShapeRef(_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1466d1d1-a47e-427e-883c-ab63af8d7575,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MaxCount violation. Expected 0, obtained: 1")))), PropertyShape(_:485e20d5-4187-4b40-a199-ea8ae736feaf,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.776 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:485e20d5-4187-4b40-a199-ea8ae736feaf), ShapeRef(_:d0fca46b-5b05-4150-926c-125758c58ed0), ShapeRef(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c), ShapeRef(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef), ShapeRef(_:830cf79c-a80f-40f5-817c-d9ea57e4b1cf), ShapeRef(_:1466d1d1-a47e-427e-883c-ab63af8d7575), ShapeRef(_:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30), ShapeRef(_:d6e80117-aa9c-4a3b-bd40-33fbb0049d01)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1466d1d1-a47e-427e-883c-ab63af8d7575,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MaxCount violation. Expected 0, obtained: 1")))), PropertyShape(_:485e20d5-4187-4b40-a199-ea8ae736feaf,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:8b49fb32-b7e1-4c47-85ef-821fd31aacef,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5e6a3fe7-c371-40b8-b3c5-b1945657f85c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.776 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30 = 21:00:49.777 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30 = 21:00:49.777 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:63d1baa0-3ada-4cf6-9e1e-cbdaf3bbea30: 21:00:49.777 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1466d1d1-a47e-427e-883c-ab63af8d7575 = 21:00:49.777 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1466d1d1-a47e-427e-883c-ab63af8d7575 = 21:00:49.777 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1466d1d1-a47e-427e-883c-ab63af8d7575: 21:00:49.777 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:830cf79c-a80f-40f5-817c-d9ea57e4b1cf = 21:00:49.778 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:830cf79c-a80f-40f5-817c-d9ea57e4b1cf = 21:00:49.778 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:830cf79c-a80f-40f5-817c-d9ea57e4b1cf: 21:00:49.778 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8b49fb32-b7e1-4c47-85ef-821fd31aacef = 21:00:49.778 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8b49fb32-b7e1-4c47-85ef-821fd31aacef = 21:00:49.778 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8b49fb32-b7e1-4c47-85ef-821fd31aacef: 21:00:49.778 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5e6a3fe7-c371-40b8-b3c5-b1945657f85c = 21:00:49.779 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5e6a3fe7-c371-40b8-b3c5-b1945657f85c = 21:00:49.779 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5e6a3fe7-c371-40b8-b3c5-b1945657f85c: 21:00:49.779 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d0fca46b-5b05-4150-926c-125758c58ed0 = 21:00:49.779 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d0fca46b-5b05-4150-926c-125758c58ed0 = 21:00:49.779 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d0fca46b-5b05-4150-926c-125758c58ed0: 21:00:49.780 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:485e20d5-4187-4b40-a199-ea8ae736feaf = 21:00:49.780 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:485e20d5-4187-4b40-a199-ea8ae736feaf = 21:00:49.780 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:485e20d5-4187-4b40-a199-ea8ae736feaf: 21:00:49.786 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MaxCount violation. Expected 0, obtained: 1" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxCountConstraintComponent ] ] . 21:00:49.792 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MaxCount violation. Expected 0, obtained: 1" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxCountConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 sec Running org.eclipse.lyo.validation.ShaclMaxExclusiveValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:49.798Z"^^ ; "Between" ; 12 ; 14 . 21:00:49.818 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:49.820 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:49.821 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:49.870 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:49.873 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:3aada741-2602-4b15-90a5-430bcd2d472c,_:29442a9a-f0de-4baf-971e-e94287c7270b,_:fa808fb7-7148-495f-94b4-d9c8e832262a,_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63,_:0f474270-c52e-40e4-8e99-67addf619f5e,_:88501e5a-5ba1-4063-8736-c296cc27a6aa,_:82023f74-9658-4d8e-8d61-0b7ea046d0f4,_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4. Pending nodes: 21:00:49.874 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:3aada741-2602-4b15-90a5-430bcd2d472c 21:00:49.876 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:29442a9a-f0de-4baf-971e-e94287c7270b 21:00:49.879 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:fa808fb7-7148-495f-94b4-d9c8e832262a 21:00:49.882 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:07a1e679-22f6-4f11-bb4c-1d3e725d9c63 21:00:49.884 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0f474270-c52e-40e4-8e99-67addf619f5e 21:00:49.886 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:88501e5a-5ba1-4063-8736-c296cc27a6aa 21:00:49.888 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:82023f74-9658-4d8e-8d61-0b7ea046d0f4 21:00:49.890 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 21:00:49.892 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:49.892 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 21:00:49.893 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:82023f74-9658-4d8e-8d61-0b7ea046d0f4 21:00:49.893 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:88501e5a-5ba1-4063-8736-c296cc27a6aa 21:00:49.893 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0f474270-c52e-40e4-8e99-67addf619f5e 21:00:49.893 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:07a1e679-22f6-4f11-bb4c-1d3e725d9c63 21:00:49.893 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:fa808fb7-7148-495f-94b4-d9c8e832262a 21:00:49.893 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:29442a9a-f0de-4baf-971e-e94287c7270b 21:00:49.893 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3aada741-2602-4b15-90a5-430bcd2d472c 21:00:49.893 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:49.894 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:49.894 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:49.894 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:49.894 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:49.894 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:3aada741-2602-4b15-90a5-430bcd2d472c,_:29442a9a-f0de-4baf-971e-e94287c7270b,_:fa808fb7-7148-495f-94b4-d9c8e832262a,_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63,_:0f474270-c52e-40e4-8e99-67addf619f5e,_:88501e5a-5ba1-4063-8736-c296cc27a6aa,_:82023f74-9658-4d8e-8d61-0b7ea046d0f4,_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4) 21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:3aada741-2602-4b15-90a5-430bcd2d472c) 21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:29442a9a-f0de-4baf-971e-e94287c7270b) 21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:fa808fb7-7148-495f-94b4-d9c8e832262a) 21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63) 21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0f474270-c52e-40e4-8e99-67addf619f5e) 21:00:49.895 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:88501e5a-5ba1-4063-8736-c296cc27a6aa) 21:00:49.896 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:82023f74-9658-4d8e-8d61-0b7ea046d0f4) 21:00:49.896 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4) 21:00:49.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.896 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.900 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.900 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.902 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:3aada741-2602-4b15-90a5-430bcd2d472c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3aada741-2602-4b15-90a5-430bcd2d472c), ShapeRef(_:29442a9a-f0de-4baf-971e-e94287c7270b), ShapeRef(_:fa808fb7-7148-495f-94b4-d9c8e832262a), ShapeRef(_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63), ShapeRef(_:0f474270-c52e-40e4-8e99-67addf619f5e), ShapeRef(_:88501e5a-5ba1-4063-8736-c296cc27a6aa), ShapeRef(_:82023f74-9658-4d8e-8d61-0b7ea046d0f4), ShapeRef(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:3aada741-2602-4b15-90a5-430bcd2d472c,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))))))) 21:00:49.902 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.902 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.903 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.903 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.903 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.903 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.904 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.904 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.904 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:29442a9a-f0de-4baf-971e-e94287c7270b],Some(PredicatePath())), path: PredicatePath() 21:00:49.905 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.905 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.905 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:29442a9a-f0de-4baf-971e-e94287c7270b=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3aada741-2602-4b15-90a5-430bcd2d472c), ShapeRef(_:29442a9a-f0de-4baf-971e-e94287c7270b), ShapeRef(_:fa808fb7-7148-495f-94b4-d9c8e832262a), ShapeRef(_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63), ShapeRef(_:0f474270-c52e-40e4-8e99-67addf619f5e), ShapeRef(_:88501e5a-5ba1-4063-8736-c296cc27a6aa), ShapeRef(_:82023f74-9658-4d8e-8d61-0b7ea046d0f4), ShapeRef(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:29442a9a-f0de-4baf-971e-e94287c7270b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:49.906 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.906 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.906 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.906 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.907 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.907 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.908 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.908 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.908 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:fa808fb7-7148-495f-94b4-d9c8e832262a],Some(PredicatePath())), path: PredicatePath() 21:00:49.909 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.909 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.910 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:fa808fb7-7148-495f-94b4-d9c8e832262a=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3aada741-2602-4b15-90a5-430bcd2d472c), ShapeRef(_:29442a9a-f0de-4baf-971e-e94287c7270b), ShapeRef(_:fa808fb7-7148-495f-94b4-d9c8e832262a), ShapeRef(_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63), ShapeRef(_:0f474270-c52e-40e4-8e99-67addf619f5e), ShapeRef(_:88501e5a-5ba1-4063-8736-c296cc27a6aa), ShapeRef(_:82023f74-9658-4d8e-8d61-0b7ea046d0f4), ShapeRef(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:fa808fb7-7148-495f-94b4-d9c8e832262a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:49.910 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.910 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.910 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63=ShapeTyping(TypingMap(Map())) 21:00:49.910 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.911 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.911 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0f474270-c52e-40e4-8e99-67addf619f5e=ShapeTyping(TypingMap(Map())) 21:00:49.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.912 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.913 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:49.798Z"^^), attempt: Attempt([,_:88501e5a-5ba1-4063-8736-c296cc27a6aa],Some(PredicatePath())), path: PredicatePath() 21:00:49.913 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:88501e5a-5ba1-4063-8736-c296cc27a6aa=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3aada741-2602-4b15-90a5-430bcd2d472c), ShapeRef(_:29442a9a-f0de-4baf-971e-e94287c7270b), ShapeRef(_:fa808fb7-7148-495f-94b4-d9c8e832262a), ShapeRef(_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63), ShapeRef(_:0f474270-c52e-40e4-8e99-67addf619f5e), ShapeRef(_:88501e5a-5ba1-4063-8736-c296cc27a6aa), ShapeRef(_:82023f74-9658-4d8e-8d61-0b7ea046d0f4), ShapeRef(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:88501e5a-5ba1-4063-8736-c296cc27a6aa,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:49.913 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.913 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.914 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:82023f74-9658-4d8e-8d61-0b7ea046d0f4=ShapeTyping(TypingMap(Map())) 21:00:49.914 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.914 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.915 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.916 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.917 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.917 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:49.917 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4],Some(PredicatePath())), path: PredicatePath() 21:00:49.918 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3aada741-2602-4b15-90a5-430bcd2d472c), ShapeRef(_:29442a9a-f0de-4baf-971e-e94287c7270b), ShapeRef(_:fa808fb7-7148-495f-94b4-d9c8e832262a), ShapeRef(_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63), ShapeRef(_:0f474270-c52e-40e4-8e99-67addf619f5e), ShapeRef(_:88501e5a-5ba1-4063-8736-c296cc27a6aa), ShapeRef(_:82023f74-9658-4d8e-8d61-0b7ea046d0f4), ShapeRef(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.919 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:3aada741-2602-4b15-90a5-430bcd2d472c,_:29442a9a-f0de-4baf-971e-e94287c7270b,_:fa808fb7-7148-495f-94b4-d9c8e832262a,_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63,_:0f474270-c52e-40e4-8e99-67addf619f5e,_:88501e5a-5ba1-4063-8736-c296cc27a6aa,_:82023f74-9658-4d8e-8d61-0b7ea046d0f4,_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:29442a9a-f0de-4baf-971e-e94287c7270b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:fa808fb7-7148-495f-94b4-d9c8e832262a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:88501e5a-5ba1-4063-8736-c296cc27a6aa,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:3aada741-2602-4b15-90a5-430bcd2d472c,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3aada741-2602-4b15-90a5-430bcd2d472c), ShapeRef(_:29442a9a-f0de-4baf-971e-e94287c7270b), ShapeRef(_:fa808fb7-7148-495f-94b4-d9c8e832262a), ShapeRef(_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63), ShapeRef(_:0f474270-c52e-40e4-8e99-67addf619f5e), ShapeRef(_:88501e5a-5ba1-4063-8736-c296cc27a6aa), ShapeRef(_:82023f74-9658-4d8e-8d61-0b7ea046d0f4), ShapeRef(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.920 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:29442a9a-f0de-4baf-971e-e94287c7270b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:fa808fb7-7148-495f-94b4-d9c8e832262a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:88501e5a-5ba1-4063-8736-c296cc27a6aa,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:3aada741-2602-4b15-90a5-430bcd2d472c,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3aada741-2602-4b15-90a5-430bcd2d472c), ShapeRef(_:29442a9a-f0de-4baf-971e-e94287c7270b), ShapeRef(_:fa808fb7-7148-495f-94b4-d9c8e832262a), ShapeRef(_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63), ShapeRef(_:0f474270-c52e-40e4-8e99-67addf619f5e), ShapeRef(_:88501e5a-5ba1-4063-8736-c296cc27a6aa), ShapeRef(_:82023f74-9658-4d8e-8d61-0b7ea046d0f4), ShapeRef(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.920 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:29442a9a-f0de-4baf-971e-e94287c7270b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:fa808fb7-7148-495f-94b4-d9c8e832262a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:88501e5a-5ba1-4063-8736-c296cc27a6aa,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:3aada741-2602-4b15-90a5-430bcd2d472c,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(14 satisfies maxExclusive(15), 14 satisfies minExclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3aada741-2602-4b15-90a5-430bcd2d472c), ShapeRef(_:29442a9a-f0de-4baf-971e-e94287c7270b), ShapeRef(_:fa808fb7-7148-495f-94b4-d9c8e832262a), ShapeRef(_:07a1e679-22f6-4f11-bb4c-1d3e725d9c63), ShapeRef(_:0f474270-c52e-40e4-8e99-67addf619f5e), ShapeRef(_:88501e5a-5ba1-4063-8736-c296cc27a6aa), ShapeRef(_:82023f74-9658-4d8e-8d61-0b7ea046d0f4), ShapeRef(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:49.921 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 = 21:00:49.921 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4 = 21:00:49.921 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:41c0f3c5-69ae-4ad7-98fb-cbe4c96a29b4: 21:00:49.970 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:82023f74-9658-4d8e-8d61-0b7ea046d0f4 = 21:00:49.970 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:82023f74-9658-4d8e-8d61-0b7ea046d0f4 = 21:00:49.970 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:82023f74-9658-4d8e-8d61-0b7ea046d0f4: 21:00:49.971 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:88501e5a-5ba1-4063-8736-c296cc27a6aa = 21:00:49.971 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:88501e5a-5ba1-4063-8736-c296cc27a6aa = 21:00:49.971 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:88501e5a-5ba1-4063-8736-c296cc27a6aa: 21:00:49.971 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0f474270-c52e-40e4-8e99-67addf619f5e = 21:00:49.971 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0f474270-c52e-40e4-8e99-67addf619f5e = 21:00:49.971 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0f474270-c52e-40e4-8e99-67addf619f5e: 21:00:49.971 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:07a1e679-22f6-4f11-bb4c-1d3e725d9c63 = 21:00:49.972 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:07a1e679-22f6-4f11-bb4c-1d3e725d9c63 = 21:00:49.972 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:07a1e679-22f6-4f11-bb4c-1d3e725d9c63: 21:00:49.972 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:fa808fb7-7148-495f-94b4-d9c8e832262a = 21:00:49.972 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:fa808fb7-7148-495f-94b4-d9c8e832262a = 21:00:49.972 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:fa808fb7-7148-495f-94b4-d9c8e832262a: 21:00:49.972 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:29442a9a-f0de-4baf-971e-e94287c7270b = 21:00:49.972 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:29442a9a-f0de-4baf-971e-e94287c7270b = 21:00:49.973 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:29442a9a-f0de-4baf-971e-e94287c7270b: 21:00:49.973 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3aada741-2602-4b15-90a5-430bcd2d472c = 21:00:49.973 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3aada741-2602-4b15-90a5-430bcd2d472c = 21:00:49.973 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:3aada741-2602-4b15-90a5-430bcd2d472c: 21:00:49.976 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:49.978 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:49.98Z"^^ ; "Between" ; 12 ; 16 . 21:00:49.998 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:50.000 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:50.001 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:50.003 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:50.006 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,_:afff4c18-7cb0-49b6-9517-e1eca148c191,_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c,_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6,_:79b93657-831d-45d9-89f9-867a996bcc56,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5,_:8d35d62b-e5a2-432e-9808-e7405babb4a6,_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f. Pending nodes: 21:00:50.007 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1 21:00:50.010 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:afff4c18-7cb0-49b6-9517-e1eca148c191 21:00:50.013 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c 21:00:50.015 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:7425631d-6fba-40ab-8ca5-e8fb302c5eb6 21:00:50.017 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:79b93657-831d-45d9-89f9-867a996bcc56 21:00:50.019 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:aa56d37e-6616-4706-bbdc-f74e7a4aacf5 21:00:50.021 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8d35d62b-e5a2-432e-9808-e7405babb4a6 21:00:50.023 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:749c39d5-7cf8-45e2-bb4c-a0b3f422410f 21:00:50.025 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:749c39d5-7cf8-45e2-bb4c-a0b3f422410f 21:00:50.025 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:50.025 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8d35d62b-e5a2-432e-9808-e7405babb4a6 21:00:50.025 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:aa56d37e-6616-4706-bbdc-f74e7a4aacf5 21:00:50.025 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:79b93657-831d-45d9-89f9-867a996bcc56 21:00:50.025 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7425631d-6fba-40ab-8ca5-e8fb302c5eb6 21:00:50.026 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c 21:00:50.026 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:afff4c18-7cb0-49b6-9517-e1eca148c191 21:00:50.026 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1 21:00:50.026 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:749c39d5-7cf8-45e2-bb4c-a0b3f422410f = 21:00:50.026 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:749c39d5-7cf8-45e2-bb4c-a0b3f422410f = 21:00:50.026 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:749c39d5-7cf8-45e2-bb4c-a0b3f422410f: 21:00:50.026 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:50.027 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:50.027 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:50.027 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:50.027 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:50.027 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,_:afff4c18-7cb0-49b6-9517-e1eca148c191,_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c,_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6,_:79b93657-831d-45d9-89f9-867a996bcc56,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5,_:8d35d62b-e5a2-432e-9808-e7405babb4a6,_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f) 21:00:50.027 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1) 21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:afff4c18-7cb0-49b6-9517-e1eca148c191) 21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c) 21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6) 21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:79b93657-831d-45d9-89f9-867a996bcc56) 21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5) 21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8d35d62b-e5a2-432e-9808-e7405babb4a6) 21:00:50.028 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f) 21:00:50.028 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.028 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.030 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.030 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.071 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.071 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.072 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.072 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.072 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.072 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.073 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1],Some(PredicatePath())), path: PredicatePath() 21:00:50.073 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1), ShapeRef(_:afff4c18-7cb0-49b6-9517-e1eca148c191), ShapeRef(_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c), ShapeRef(_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6), ShapeRef(_:79b93657-831d-45d9-89f9-867a996bcc56), ShapeRef(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5), ShapeRef(_:8d35d62b-e5a2-432e-9808-e7405babb4a6), ShapeRef(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:50.073 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.073 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.074 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.074 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.075 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.075 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.076 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.076 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.076 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:afff4c18-7cb0-49b6-9517-e1eca148c191],Some(PredicatePath())), path: PredicatePath() 21:00:50.076 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.077 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.078 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:afff4c18-7cb0-49b6-9517-e1eca148c191=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1), ShapeRef(_:afff4c18-7cb0-49b6-9517-e1eca148c191), ShapeRef(_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c), ShapeRef(_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6), ShapeRef(_:79b93657-831d-45d9-89f9-867a996bcc56), ShapeRef(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5), ShapeRef(_:8d35d62b-e5a2-432e-9808-e7405babb4a6), ShapeRef(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:afff4c18-7cb0-49b6-9517-e1eca148c191,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.078 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.078 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.078 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c=ShapeTyping(TypingMap(Map())) 21:00:50.078 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.078 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.079 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6=ShapeTyping(TypingMap(Map())) 21:00:50.079 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.079 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.080 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.080 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.080 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:79b93657-831d-45d9-89f9-867a996bcc56=ShapeTyping(TypingMap(Map())) 21:00:50.080 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.080 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.081 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.081 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.081 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.081 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.082 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.082 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.083 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5],Some(PredicatePath())), path: PredicatePath() 21:00:50.083 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.083 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.084 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1), ShapeRef(_:afff4c18-7cb0-49b6-9517-e1eca148c191), ShapeRef(_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c), ShapeRef(_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6), ShapeRef(_:79b93657-831d-45d9-89f9-867a996bcc56), ShapeRef(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5), ShapeRef(_:8d35d62b-e5a2-432e-9808-e7405babb4a6), ShapeRef(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.084 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.084 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.085 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.085 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.086 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8d35d62b-e5a2-432e-9808-e7405babb4a6=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1), ShapeRef(_:afff4c18-7cb0-49b6-9517-e1eca148c191), ShapeRef(_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c), ShapeRef(_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6), ShapeRef(_:79b93657-831d-45d9-89f9-867a996bcc56), ShapeRef(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5), ShapeRef(_:8d35d62b-e5a2-432e-9808-e7405babb4a6), ShapeRef(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:8d35d62b-e5a2-432e-9808-e7405babb4a6,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxExclusive violation. Expected 16 < 15")))))))) 21:00:50.087 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.087 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.087 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.087 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.088 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:49.98Z"^^), attempt: Attempt([,_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f],Some(PredicatePath())), path: PredicatePath() 21:00:50.089 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1), ShapeRef(_:afff4c18-7cb0-49b6-9517-e1eca148c191), ShapeRef(_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c), ShapeRef(_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6), ShapeRef(_:79b93657-831d-45d9-89f9-867a996bcc56), ShapeRef(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5), ShapeRef(_:8d35d62b-e5a2-432e-9808-e7405babb4a6), ShapeRef(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.090 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,_:afff4c18-7cb0-49b6-9517-e1eca148c191,_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c,_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6,_:79b93657-831d-45d9-89f9-867a996bcc56,_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5,_:8d35d62b-e5a2-432e-9808-e7405babb4a6,_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:afff4c18-7cb0-49b6-9517-e1eca148c191,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:8d35d62b-e5a2-432e-9808-e7405babb4a6,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxExclusive violation. Expected 16 < 15")))), PropertyShape(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1), ShapeRef(_:afff4c18-7cb0-49b6-9517-e1eca148c191), ShapeRef(_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c), ShapeRef(_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6), ShapeRef(_:79b93657-831d-45d9-89f9-867a996bcc56), ShapeRef(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5), ShapeRef(_:8d35d62b-e5a2-432e-9808-e7405babb4a6), ShapeRef(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:50.091 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:afff4c18-7cb0-49b6-9517-e1eca148c191,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:8d35d62b-e5a2-432e-9808-e7405babb4a6,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxExclusive violation. Expected 16 < 15")))), PropertyShape(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1), ShapeRef(_:afff4c18-7cb0-49b6-9517-e1eca148c191), ShapeRef(_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c), ShapeRef(_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6), ShapeRef(_:79b93657-831d-45d9-89f9-867a996bcc56), ShapeRef(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5), ShapeRef(_:8d35d62b-e5a2-432e-9808-e7405babb4a6), ShapeRef(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:50.092 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:afff4c18-7cb0-49b6-9517-e1eca148c191,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:8d35d62b-e5a2-432e-9808-e7405babb4a6,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 16: LiteralValue("maxExclusive violation. Expected 16 < 15")))), PropertyShape(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1), ShapeRef(_:afff4c18-7cb0-49b6-9517-e1eca148c191), ShapeRef(_:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c), ShapeRef(_:7425631d-6fba-40ab-8ca5-e8fb302c5eb6), ShapeRef(_:79b93657-831d-45d9-89f9-867a996bcc56), ShapeRef(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5), ShapeRef(_:8d35d62b-e5a2-432e-9808-e7405babb4a6), ShapeRef(_:749c39d5-7cf8-45e2-bb4c-a0b3f422410f)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:aa56d37e-6616-4706-bbdc-f74e7a4aacf5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:50.092 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8d35d62b-e5a2-432e-9808-e7405babb4a6 = 21:00:50.092 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8d35d62b-e5a2-432e-9808-e7405babb4a6 = 21:00:50.092 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8d35d62b-e5a2-432e-9808-e7405babb4a6: 21:00:50.093 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:aa56d37e-6616-4706-bbdc-f74e7a4aacf5 = 21:00:50.093 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:aa56d37e-6616-4706-bbdc-f74e7a4aacf5 = 21:00:50.093 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:aa56d37e-6616-4706-bbdc-f74e7a4aacf5: 21:00:50.093 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:79b93657-831d-45d9-89f9-867a996bcc56 = 21:00:50.093 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:79b93657-831d-45d9-89f9-867a996bcc56 = 21:00:50.094 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:79b93657-831d-45d9-89f9-867a996bcc56: 21:00:50.094 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7425631d-6fba-40ab-8ca5-e8fb302c5eb6 = 21:00:50.094 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7425631d-6fba-40ab-8ca5-e8fb302c5eb6 = 21:00:50.094 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:7425631d-6fba-40ab-8ca5-e8fb302c5eb6: 21:00:50.094 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c = 21:00:50.095 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c = 21:00:50.095 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:3f63a5c3-bcae-407b-aaa8-7f89049bfe7c: 21:00:50.095 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:afff4c18-7cb0-49b6-9517-e1eca148c191 = 21:00:50.095 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:afff4c18-7cb0-49b6-9517-e1eca148c191 = 21:00:50.095 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:afff4c18-7cb0-49b6-9517-e1eca148c191: 21:00:50.095 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1 = 21:00:50.096 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1 = 21:00:50.096 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d5dfc6ce-5a8a-4b22-9399-2ee37a1080d1: 21:00:50.101 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 16 ; sh:message "maxExclusive violation. Expected 16 < 15" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxExclusiveConstraintComponent ] ] . 21:00:50.105 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 16 ; sh:message "maxExclusive violation. Expected 16 < 15" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxExclusiveConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 sec Running org.eclipse.lyo.validation.ShaclMinInclusiveValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:50.109Z"^^ ; "Between" ; 12 ; 5 . 21:00:50.250 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:targetClass . 21:00:50.270 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:50.271 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:50.273 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:50.276 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:4e2fe212-57a8-426c-893a-220ffd287e65,_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3,_:c0865d6e-2e84-47c8-8121-85b613b40de3,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,_:7fc0699f-0535-499f-9a1f-303d59ba9a65,_:ee72ef9c-3880-43f7-9969-be650b5edb18,_:5c5811d4-3933-430a-854a-35e3e5ff9af3. Pending nodes: 21:00:50.277 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4e2fe212-57a8-426c-893a-220ffd287e65 21:00:50.279 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3 21:00:50.281 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c0865d6e-2e84-47c8-8121-85b613b40de3 21:00:50.283 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d2cd1ac7-116b-4258-a3e3-d82fcacf2686 21:00:50.286 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b 21:00:50.289 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:7fc0699f-0535-499f-9a1f-303d59ba9a65 21:00:50.291 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ee72ef9c-3880-43f7-9969-be650b5edb18 21:00:50.294 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5c5811d4-3933-430a-854a-35e3e5ff9af3 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5c5811d4-3933-430a-854a-35e3e5ff9af3 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ee72ef9c-3880-43f7-9969-be650b5edb18 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7fc0699f-0535-499f-9a1f-303d59ba9a65 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d2cd1ac7-116b-4258-a3e3-d82fcacf2686 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c0865d6e-2e84-47c8-8121-85b613b40de3 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3 21:00:50.295 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4e2fe212-57a8-426c-893a-220ffd287e65 21:00:50.296 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5c5811d4-3933-430a-854a-35e3e5ff9af3 = 21:00:50.296 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5c5811d4-3933-430a-854a-35e3e5ff9af3 = 21:00:50.296 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5c5811d4-3933-430a-854a-35e3e5ff9af3: 21:00:50.296 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ee72ef9c-3880-43f7-9969-be650b5edb18 = 21:00:50.296 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ee72ef9c-3880-43f7-9969-be650b5edb18 = 21:00:50.296 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ee72ef9c-3880-43f7-9969-be650b5edb18: 21:00:50.296 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:50.297 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:50.297 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:50.297 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:50.297 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:50.297 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:4e2fe212-57a8-426c-893a-220ffd287e65,_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3,_:c0865d6e-2e84-47c8-8121-85b613b40de3,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,_:7fc0699f-0535-499f-9a1f-303d59ba9a65,_:ee72ef9c-3880-43f7-9969-be650b5edb18,_:5c5811d4-3933-430a-854a-35e3e5ff9af3) 21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4e2fe212-57a8-426c-893a-220ffd287e65) 21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3) 21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c0865d6e-2e84-47c8-8121-85b613b40de3) 21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686) 21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b) 21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:7fc0699f-0535-499f-9a1f-303d59ba9a65) 21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ee72ef9c-3880-43f7-9969-be650b5edb18) 21:00:50.298 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5c5811d4-3933-430a-854a-35e3e5ff9af3) 21:00:50.299 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.299 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.299 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.299 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.300 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4e2fe212-57a8-426c-893a-220ffd287e65=ShapeTyping(TypingMap(Map())) 21:00:50.300 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.300 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.300 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3=ShapeTyping(TypingMap(Map())) 21:00:50.300 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.300 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.301 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.301 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.301 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:50.109Z"^^), attempt: Attempt([,_:c0865d6e-2e84-47c8-8121-85b613b40de3],Some(PredicatePath())), path: PredicatePath() 21:00:50.302 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c0865d6e-2e84-47c8-8121-85b613b40de3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4e2fe212-57a8-426c-893a-220ffd287e65), ShapeRef(_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3), ShapeRef(_:c0865d6e-2e84-47c8-8121-85b613b40de3), ShapeRef(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686), ShapeRef(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b), ShapeRef(_:7fc0699f-0535-499f-9a1f-303d59ba9a65), ShapeRef(_:ee72ef9c-3880-43f7-9969-be650b5edb18), ShapeRef(_:5c5811d4-3933-430a-854a-35e3e5ff9af3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c0865d6e-2e84-47c8-8121-85b613b40de3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.302 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.302 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.303 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.303 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.304 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.304 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.304 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.304 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.305 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686],Some(PredicatePath())), path: PredicatePath() 21:00:50.305 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.305 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.306 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4e2fe212-57a8-426c-893a-220ffd287e65), ShapeRef(_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3), ShapeRef(_:c0865d6e-2e84-47c8-8121-85b613b40de3), ShapeRef(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686), ShapeRef(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b), ShapeRef(_:7fc0699f-0535-499f-9a1f-303d59ba9a65), ShapeRef(_:ee72ef9c-3880-43f7-9969-be650b5edb18), ShapeRef(_:5c5811d4-3933-430a-854a-35e3e5ff9af3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.306 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.306 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.306 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.306 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.307 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.307 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.307 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.307 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.308 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b],Some(PredicatePath())), path: PredicatePath() 21:00:50.308 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.308 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.309 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4e2fe212-57a8-426c-893a-220ffd287e65), ShapeRef(_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3), ShapeRef(_:c0865d6e-2e84-47c8-8121-85b613b40de3), ShapeRef(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686), ShapeRef(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b), ShapeRef(_:7fc0699f-0535-499f-9a1f-303d59ba9a65), ShapeRef(_:ee72ef9c-3880-43f7-9969-be650b5edb18), ShapeRef(_:5c5811d4-3933-430a-854a-35e3e5ff9af3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.309 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.309 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.310 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.310 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.310 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:7fc0699f-0535-499f-9a1f-303d59ba9a65=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4e2fe212-57a8-426c-893a-220ffd287e65), ShapeRef(_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3), ShapeRef(_:c0865d6e-2e84-47c8-8121-85b613b40de3), ShapeRef(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686), ShapeRef(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b), ShapeRef(_:7fc0699f-0535-499f-9a1f-303d59ba9a65), ShapeRef(_:ee72ef9c-3880-43f7-9969-be650b5edb18), ShapeRef(_:5c5811d4-3933-430a-854a-35e3e5ff9af3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:7fc0699f-0535-499f-9a1f-303d59ba9a65,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))))))) 21:00:50.311 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.311 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.311 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.311 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.312 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.312 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.313 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.313 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.313 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.313 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.314 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:ee72ef9c-3880-43f7-9969-be650b5edb18],Some(PredicatePath())), path: PredicatePath() 21:00:50.314 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ee72ef9c-3880-43f7-9969-be650b5edb18=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4e2fe212-57a8-426c-893a-220ffd287e65), ShapeRef(_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3), ShapeRef(_:c0865d6e-2e84-47c8-8121-85b613b40de3), ShapeRef(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686), ShapeRef(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b), ShapeRef(_:7fc0699f-0535-499f-9a1f-303d59ba9a65), ShapeRef(_:ee72ef9c-3880-43f7-9969-be650b5edb18), ShapeRef(_:5c5811d4-3933-430a-854a-35e3e5ff9af3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ee72ef9c-3880-43f7-9969-be650b5edb18,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:50.314 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.314 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.315 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5c5811d4-3933-430a-854a-35e3e5ff9af3=ShapeTyping(TypingMap(Map())) 21:00:50.315 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:4e2fe212-57a8-426c-893a-220ffd287e65,_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3,_:c0865d6e-2e84-47c8-8121-85b613b40de3,_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686,_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,_:7fc0699f-0535-499f-9a1f-303d59ba9a65,_:ee72ef9c-3880-43f7-9969-be650b5edb18,_:5c5811d4-3933-430a-854a-35e3e5ff9af3)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c0865d6e-2e84-47c8-8121-85b613b40de3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ee72ef9c-3880-43f7-9969-be650b5edb18,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:7fc0699f-0535-499f-9a1f-303d59ba9a65,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4e2fe212-57a8-426c-893a-220ffd287e65), ShapeRef(_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3), ShapeRef(_:c0865d6e-2e84-47c8-8121-85b613b40de3), ShapeRef(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686), ShapeRef(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b), ShapeRef(_:7fc0699f-0535-499f-9a1f-303d59ba9a65), ShapeRef(_:ee72ef9c-3880-43f7-9969-be650b5edb18), ShapeRef(_:5c5811d4-3933-430a-854a-35e3e5ff9af3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.370 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c0865d6e-2e84-47c8-8121-85b613b40de3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ee72ef9c-3880-43f7-9969-be650b5edb18,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:7fc0699f-0535-499f-9a1f-303d59ba9a65,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4e2fe212-57a8-426c-893a-220ffd287e65), ShapeRef(_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3), ShapeRef(_:c0865d6e-2e84-47c8-8121-85b613b40de3), ShapeRef(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686), ShapeRef(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b), ShapeRef(_:7fc0699f-0535-499f-9a1f-303d59ba9a65), ShapeRef(_:ee72ef9c-3880-43f7-9969-be650b5edb18), ShapeRef(_:5c5811d4-3933-430a-854a-35e3e5ff9af3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.371 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c0865d6e-2e84-47c8-8121-85b613b40de3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ee72ef9c-3880-43f7-9969-be650b5edb18,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:7fc0699f-0535-499f-9a1f-303d59ba9a65,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(5 satisfies maxInclusive(15), 5 satisfies minInclusive(5)))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4e2fe212-57a8-426c-893a-220ffd287e65), ShapeRef(_:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3), ShapeRef(_:c0865d6e-2e84-47c8-8121-85b613b40de3), ShapeRef(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686), ShapeRef(_:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b), ShapeRef(_:7fc0699f-0535-499f-9a1f-303d59ba9a65), ShapeRef(_:ee72ef9c-3880-43f7-9969-be650b5edb18), ShapeRef(_:5c5811d4-3933-430a-854a-35e3e5ff9af3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:d2cd1ac7-116b-4258-a3e3-d82fcacf2686,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.371 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7fc0699f-0535-499f-9a1f-303d59ba9a65 = 21:00:50.371 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7fc0699f-0535-499f-9a1f-303d59ba9a65 = 21:00:50.371 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:7fc0699f-0535-499f-9a1f-303d59ba9a65: 21:00:50.372 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b = 21:00:50.372 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b = 21:00:50.372 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6b6f1b99-78f2-4aad-8cc1-4e7888f3b19b: 21:00:50.372 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d2cd1ac7-116b-4258-a3e3-d82fcacf2686 = 21:00:50.372 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d2cd1ac7-116b-4258-a3e3-d82fcacf2686 = 21:00:50.372 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d2cd1ac7-116b-4258-a3e3-d82fcacf2686: 21:00:50.372 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c0865d6e-2e84-47c8-8121-85b613b40de3 = 21:00:50.373 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c0865d6e-2e84-47c8-8121-85b613b40de3 = 21:00:50.373 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c0865d6e-2e84-47c8-8121-85b613b40de3: 21:00:50.373 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3 = 21:00:50.373 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3 = 21:00:50.373 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d7c2ed0e-1b49-46fe-80f2-ec8480fd7fb3: 21:00:50.373 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4e2fe212-57a8-426c-893a-220ffd287e65 = 21:00:50.373 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4e2fe212-57a8-426c-893a-220ffd287e65 = 21:00:50.373 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4e2fe212-57a8-426c-893a-220ffd287e65: 21:00:50.376 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:50.378 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:50.38Z"^^ ; "Between" ; 12 ; 4 . 21:00:50.399 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:targetClass . 21:00:50.400 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:50.401 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:50.403 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:50.406 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:2cf75b3b-78c9-43ea-86a7-3680e59e270f,_:cedff213-e09d-4e9b-bee6-a72ee4c7caac,_:0225f300-031e-4464-b7f9-78b1e6ddbae5,_:be1ff097-42b0-46e6-86b2-dfb4630ea940,_:682fc86f-9078-40b7-b73c-736488710407,_:29fc6711-d53f-41b1-afa3-f74b66a9cb60,_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3. Pending nodes: 21:00:50.407 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2cf75b3b-78c9-43ea-86a7-3680e59e270f 21:00:50.408 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:cedff213-e09d-4e9b-bee6-a72ee4c7caac 21:00:50.410 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0225f300-031e-4464-b7f9-78b1e6ddbae5 21:00:50.412 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:be1ff097-42b0-46e6-86b2-dfb4630ea940 21:00:50.415 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:682fc86f-9078-40b7-b73c-736488710407 21:00:50.417 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:29fc6711-d53f-41b1-afa3-f74b66a9cb60 21:00:50.419 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:160ff52e-893f-4c14-9a04-cb3a4bdf5a64 21:00:50.421 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:160ff52e-893f-4c14-9a04-cb3a4bdf5a64 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:29fc6711-d53f-41b1-afa3-f74b66a9cb60 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:682fc86f-9078-40b7-b73c-736488710407 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:be1ff097-42b0-46e6-86b2-dfb4630ea940 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0225f300-031e-4464-b7f9-78b1e6ddbae5 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:cedff213-e09d-4e9b-bee6-a72ee4c7caac 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2cf75b3b-78c9-43ea-86a7-3680e59e270f 21:00:50.424 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3 = 21:00:50.425 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3 = 21:00:50.425 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3: 21:00:50.425 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:50.425 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:50.425 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:50.425 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:50.425 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:2cf75b3b-78c9-43ea-86a7-3680e59e270f,_:cedff213-e09d-4e9b-bee6-a72ee4c7caac,_:0225f300-031e-4464-b7f9-78b1e6ddbae5,_:be1ff097-42b0-46e6-86b2-dfb4630ea940,_:682fc86f-9078-40b7-b73c-736488710407,_:29fc6711-d53f-41b1-afa3-f74b66a9cb60,_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2cf75b3b-78c9-43ea-86a7-3680e59e270f) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:cedff213-e09d-4e9b-bee6-a72ee4c7caac) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0225f300-031e-4464-b7f9-78b1e6ddbae5) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:be1ff097-42b0-46e6-86b2-dfb4630ea940) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:682fc86f-9078-40b7-b73c-736488710407) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:29fc6711-d53f-41b1-afa3-f74b66a9cb60) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64) 21:00:50.426 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3) 21:00:50.427 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.427 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.427 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2cf75b3b-78c9-43ea-86a7-3680e59e270f=ShapeTyping(TypingMap(Map())) 21:00:50.427 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.427 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.428 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:cedff213-e09d-4e9b-bee6-a72ee4c7caac=ShapeTyping(TypingMap(Map())) 21:00:50.428 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.428 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.471 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.471 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.471 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:50.38Z"^^), attempt: Attempt([,_:0225f300-031e-4464-b7f9-78b1e6ddbae5],Some(PredicatePath())), path: PredicatePath() 21:00:50.472 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0225f300-031e-4464-b7f9-78b1e6ddbae5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2cf75b3b-78c9-43ea-86a7-3680e59e270f), ShapeRef(_:cedff213-e09d-4e9b-bee6-a72ee4c7caac), ShapeRef(_:0225f300-031e-4464-b7f9-78b1e6ddbae5), ShapeRef(_:be1ff097-42b0-46e6-86b2-dfb4630ea940), ShapeRef(_:682fc86f-9078-40b7-b73c-736488710407), ShapeRef(_:29fc6711-d53f-41b1-afa3-f74b66a9cb60), ShapeRef(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64), ShapeRef(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0225f300-031e-4464-b7f9-78b1e6ddbae5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.472 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.472 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.472 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.472 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.473 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.473 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.473 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.473 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.473 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:be1ff097-42b0-46e6-86b2-dfb4630ea940],Some(PredicatePath())), path: PredicatePath() 21:00:50.474 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.474 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.474 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:be1ff097-42b0-46e6-86b2-dfb4630ea940=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2cf75b3b-78c9-43ea-86a7-3680e59e270f), ShapeRef(_:cedff213-e09d-4e9b-bee6-a72ee4c7caac), ShapeRef(_:0225f300-031e-4464-b7f9-78b1e6ddbae5), ShapeRef(_:be1ff097-42b0-46e6-86b2-dfb4630ea940), ShapeRef(_:682fc86f-9078-40b7-b73c-736488710407), ShapeRef(_:29fc6711-d53f-41b1-afa3-f74b66a9cb60), ShapeRef(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64), ShapeRef(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:be1ff097-42b0-46e6-86b2-dfb4630ea940,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.474 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.474 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.475 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.475 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.476 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.476 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.477 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.477 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.477 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:682fc86f-9078-40b7-b73c-736488710407],Some(PredicatePath())), path: PredicatePath() 21:00:50.477 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.477 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.478 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:682fc86f-9078-40b7-b73c-736488710407=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2cf75b3b-78c9-43ea-86a7-3680e59e270f), ShapeRef(_:cedff213-e09d-4e9b-bee6-a72ee4c7caac), ShapeRef(_:0225f300-031e-4464-b7f9-78b1e6ddbae5), ShapeRef(_:be1ff097-42b0-46e6-86b2-dfb4630ea940), ShapeRef(_:682fc86f-9078-40b7-b73c-736488710407), ShapeRef(_:29fc6711-d53f-41b1-afa3-f74b66a9cb60), ShapeRef(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64), ShapeRef(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:682fc86f-9078-40b7-b73c-736488710407,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.478 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.478 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.479 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.479 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.479 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:29fc6711-d53f-41b1-afa3-f74b66a9cb60=ShapeTyping(TypingMap(Map())) 21:00:50.479 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.479 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.480 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.480 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.481 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2cf75b3b-78c9-43ea-86a7-3680e59e270f), ShapeRef(_:cedff213-e09d-4e9b-bee6-a72ee4c7caac), ShapeRef(_:0225f300-031e-4464-b7f9-78b1e6ddbae5), ShapeRef(_:be1ff097-42b0-46e6-86b2-dfb4630ea940), ShapeRef(_:682fc86f-9078-40b7-b73c-736488710407), ShapeRef(_:29fc6711-d53f-41b1-afa3-f74b66a9cb60), ShapeRef(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64), ShapeRef(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 4: LiteralValue("minInclusive violation. Expected 4 >= 5")))))))) 21:00:50.481 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.481 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.482 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.482 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.482 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.482 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.483 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.483 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.484 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.484 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.484 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3],Some(PredicatePath())), path: PredicatePath() 21:00:50.485 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2cf75b3b-78c9-43ea-86a7-3680e59e270f), ShapeRef(_:cedff213-e09d-4e9b-bee6-a72ee4c7caac), ShapeRef(_:0225f300-031e-4464-b7f9-78b1e6ddbae5), ShapeRef(_:be1ff097-42b0-46e6-86b2-dfb4630ea940), ShapeRef(_:682fc86f-9078-40b7-b73c-736488710407), ShapeRef(_:29fc6711-d53f-41b1-afa3-f74b66a9cb60), ShapeRef(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64), ShapeRef(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:50.485 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:2cf75b3b-78c9-43ea-86a7-3680e59e270f,_:cedff213-e09d-4e9b-bee6-a72ee4c7caac,_:0225f300-031e-4464-b7f9-78b1e6ddbae5,_:be1ff097-42b0-46e6-86b2-dfb4630ea940,_:682fc86f-9078-40b7-b73c-736488710407,_:29fc6711-d53f-41b1-afa3-f74b66a9cb60,_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 4: LiteralValue("minInclusive violation. Expected 4 >= 5")))), PropertyShape(_:0225f300-031e-4464-b7f9-78b1e6ddbae5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2cf75b3b-78c9-43ea-86a7-3680e59e270f), ShapeRef(_:cedff213-e09d-4e9b-bee6-a72ee4c7caac), ShapeRef(_:0225f300-031e-4464-b7f9-78b1e6ddbae5), ShapeRef(_:be1ff097-42b0-46e6-86b2-dfb4630ea940), ShapeRef(_:682fc86f-9078-40b7-b73c-736488710407), ShapeRef(_:29fc6711-d53f-41b1-afa3-f74b66a9cb60), ShapeRef(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64), ShapeRef(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:be1ff097-42b0-46e6-86b2-dfb4630ea940,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:682fc86f-9078-40b7-b73c-736488710407,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.486 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 4: LiteralValue("minInclusive violation. Expected 4 >= 5")))), PropertyShape(_:0225f300-031e-4464-b7f9-78b1e6ddbae5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2cf75b3b-78c9-43ea-86a7-3680e59e270f), ShapeRef(_:cedff213-e09d-4e9b-bee6-a72ee4c7caac), ShapeRef(_:0225f300-031e-4464-b7f9-78b1e6ddbae5), ShapeRef(_:be1ff097-42b0-46e6-86b2-dfb4630ea940), ShapeRef(_:682fc86f-9078-40b7-b73c-736488710407), ShapeRef(_:29fc6711-d53f-41b1-afa3-f74b66a9cb60), ShapeRef(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64), ShapeRef(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:be1ff097-42b0-46e6-86b2-dfb4630ea940,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:682fc86f-9078-40b7-b73c-736488710407,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.487 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64,PredicatePath(),List(MaxInclusive(15), MinInclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 4: LiteralValue("minInclusive violation. Expected 4 >= 5")))), PropertyShape(_:0225f300-031e-4464-b7f9-78b1e6ddbae5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:2cf75b3b-78c9-43ea-86a7-3680e59e270f), ShapeRef(_:cedff213-e09d-4e9b-bee6-a72ee4c7caac), ShapeRef(_:0225f300-031e-4464-b7f9-78b1e6ddbae5), ShapeRef(_:be1ff097-42b0-46e6-86b2-dfb4630ea940), ShapeRef(_:682fc86f-9078-40b7-b73c-736488710407), ShapeRef(_:29fc6711-d53f-41b1-afa3-f74b66a9cb60), ShapeRef(_:160ff52e-893f-4c14-9a04-cb3a4bdf5a64), ShapeRef(_:ffb91458-1b1d-441c-8f7b-5d74c81ac8a3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:be1ff097-42b0-46e6-86b2-dfb4630ea940,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:682fc86f-9078-40b7-b73c-736488710407,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.487 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:160ff52e-893f-4c14-9a04-cb3a4bdf5a64 = 21:00:50.487 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:160ff52e-893f-4c14-9a04-cb3a4bdf5a64 = 21:00:50.487 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:160ff52e-893f-4c14-9a04-cb3a4bdf5a64: 21:00:50.487 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:29fc6711-d53f-41b1-afa3-f74b66a9cb60 = 21:00:50.487 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:29fc6711-d53f-41b1-afa3-f74b66a9cb60 = 21:00:50.487 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:29fc6711-d53f-41b1-afa3-f74b66a9cb60: 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:682fc86f-9078-40b7-b73c-736488710407 = 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:682fc86f-9078-40b7-b73c-736488710407 = 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:682fc86f-9078-40b7-b73c-736488710407: 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:be1ff097-42b0-46e6-86b2-dfb4630ea940 = 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:be1ff097-42b0-46e6-86b2-dfb4630ea940 = 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:be1ff097-42b0-46e6-86b2-dfb4630ea940: 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0225f300-031e-4464-b7f9-78b1e6ddbae5 = 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0225f300-031e-4464-b7f9-78b1e6ddbae5 = 21:00:50.488 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0225f300-031e-4464-b7f9-78b1e6ddbae5: 21:00:50.489 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:cedff213-e09d-4e9b-bee6-a72ee4c7caac = 21:00:50.489 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:cedff213-e09d-4e9b-bee6-a72ee4c7caac = 21:00:50.489 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:cedff213-e09d-4e9b-bee6-a72ee4c7caac: 21:00:50.489 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2cf75b3b-78c9-43ea-86a7-3680e59e270f = 21:00:50.489 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2cf75b3b-78c9-43ea-86a7-3680e59e270f = 21:00:50.489 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2cf75b3b-78c9-43ea-86a7-3680e59e270f: 21:00:50.493 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 4 ; sh:message "minInclusive violation. Expected 4 >= 5" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinInclusiveConstraintComponent ] ] . 21:00:50.496 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 4 ; sh:message "minInclusive violation. Expected 4 >= 5" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinInclusiveConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.39 sec Running org.eclipse.lyo.validation.ShaclPatternValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:50.5Z"^^ ; "Between" ; 12 . 21:00:50.518 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:targetClass . 21:00:50.520 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:50.571 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:50.573 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:50.575 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:8b8511cb-900c-438c-83a6-24a378374413,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,_:5d6bf50a-b802-4ec8-9362-407e769b5260,_:9e1c97b3-9926-4d8b-808f-90781ca86e61,_:751d03de-b9c2-494f-ab2a-377f7dc412dd,_:55ea6873-3281-4e83-bfb9-75405d505fe3,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9. Pending nodes: 21:00:50.576 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8b8511cb-900c-438c-83a6-24a378374413 21:00:50.578 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9a59b346-e0c4-43b3-a6da-c0096d5444ae 21:00:50.582 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5d6bf50a-b802-4ec8-9362-407e769b5260 21:00:50.583 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9e1c97b3-9926-4d8b-808f-90781ca86e61 21:00:50.585 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:751d03de-b9c2-494f-ab2a-377f7dc412dd 21:00:50.587 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:55ea6873-3281-4e83-bfb9-75405d505fe3 21:00:50.590 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1 21:00:50.593 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:68e09132-6e79-4ee9-bdf4-e7fafc3168e9 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:68e09132-6e79-4ee9-bdf4-e7fafc3168e9 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:55ea6873-3281-4e83-bfb9-75405d505fe3 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:751d03de-b9c2-494f-ab2a-377f7dc412dd 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9e1c97b3-9926-4d8b-808f-90781ca86e61 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5d6bf50a-b802-4ec8-9362-407e769b5260 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9a59b346-e0c4-43b3-a6da-c0096d5444ae 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8b8511cb-900c-438c-83a6-24a378374413 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:50.595 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:8b8511cb-900c-438c-83a6-24a378374413,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,_:5d6bf50a-b802-4ec8-9362-407e769b5260,_:9e1c97b3-9926-4d8b-808f-90781ca86e61,_:751d03de-b9c2-494f-ab2a-377f7dc412dd,_:55ea6873-3281-4e83-bfb9-75405d505fe3,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9) 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8b8511cb-900c-438c-83a6-24a378374413) 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae) 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5d6bf50a-b802-4ec8-9362-407e769b5260) 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9e1c97b3-9926-4d8b-808f-90781ca86e61) 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:751d03de-b9c2-494f-ab2a-377f7dc412dd) 21:00:50.596 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:55ea6873-3281-4e83-bfb9-75405d505fe3) 21:00:50.597 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1) 21:00:50.597 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9) 21:00:50.597 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.597 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.597 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.597 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.598 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8b8511cb-900c-438c-83a6-24a378374413=ShapeTyping(TypingMap(Map())) 21:00:50.598 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.598 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.599 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.599 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.599 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.599 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.600 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.600 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.600 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae],Some(PredicatePath())), path: PredicatePath() 21:00:50.601 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.601 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.602 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b8511cb-900c-438c-83a6-24a378374413), ShapeRef(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae), ShapeRef(_:5d6bf50a-b802-4ec8-9362-407e769b5260), ShapeRef(_:9e1c97b3-9926-4d8b-808f-90781ca86e61), ShapeRef(_:751d03de-b9c2-494f-ab2a-377f7dc412dd), ShapeRef(_:55ea6873-3281-4e83-bfb9-75405d505fe3), ShapeRef(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1), ShapeRef(_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.602 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.602 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.602 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5d6bf50a-b802-4ec8-9362-407e769b5260=ShapeTyping(TypingMap(Map())) 21:00:50.602 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.602 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.603 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9e1c97b3-9926-4d8b-808f-90781ca86e61=ShapeTyping(TypingMap(Map())) 21:00:50.603 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.603 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.603 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.603 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.604 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:50.5Z"^^), attempt: Attempt([,_:751d03de-b9c2-494f-ab2a-377f7dc412dd],Some(PredicatePath())), path: PredicatePath() 21:00:50.604 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:751d03de-b9c2-494f-ab2a-377f7dc412dd=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b8511cb-900c-438c-83a6-24a378374413), ShapeRef(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae), ShapeRef(_:5d6bf50a-b802-4ec8-9362-407e769b5260), ShapeRef(_:9e1c97b3-9926-4d8b-808f-90781ca86e61), ShapeRef(_:751d03de-b9c2-494f-ab2a-377f7dc412dd), ShapeRef(_:55ea6873-3281-4e83-bfb9-75405d505fe3), ShapeRef(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1), ShapeRef(_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:751d03de-b9c2-494f-ab2a-377f7dc412dd,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.604 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.604 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.605 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.605 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.605 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.605 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.606 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.606 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.606 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:55ea6873-3281-4e83-bfb9-75405d505fe3],Some(PredicatePath())), path: PredicatePath() 21:00:50.606 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.606 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.607 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:55ea6873-3281-4e83-bfb9-75405d505fe3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b8511cb-900c-438c-83a6-24a378374413), ShapeRef(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae), ShapeRef(_:5d6bf50a-b802-4ec8-9362-407e769b5260), ShapeRef(_:9e1c97b3-9926-4d8b-808f-90781ca86e61), ShapeRef(_:751d03de-b9c2-494f-ab2a-377f7dc412dd), ShapeRef(_:55ea6873-3281-4e83-bfb9-75405d505fe3), ShapeRef(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1), ShapeRef(_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:55ea6873-3281-4e83-bfb9-75405d505fe3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.607 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.607 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.608 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.608 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.608 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.608 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.609 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.609 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.610 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.610 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.610 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1],Some(PredicatePath())), path: PredicatePath() 21:00:50.611 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b8511cb-900c-438c-83a6-24a378374413), ShapeRef(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae), ShapeRef(_:5d6bf50a-b802-4ec8-9362-407e769b5260), ShapeRef(_:9e1c97b3-9926-4d8b-808f-90781ca86e61), ShapeRef(_:751d03de-b9c2-494f-ab2a-377f7dc412dd), ShapeRef(_:55ea6873-3281-4e83-bfb9-75405d505fe3), ShapeRef(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1), ShapeRef(_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:50.611 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.611 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.611 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.611 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.611 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9=ShapeTyping(TypingMap(Map())) 21:00:50.612 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:8b8511cb-900c-438c-83a6-24a378374413,_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,_:5d6bf50a-b802-4ec8-9362-407e769b5260,_:9e1c97b3-9926-4d8b-808f-90781ca86e61,_:751d03de-b9c2-494f-ab2a-377f7dc412dd,_:55ea6873-3281-4e83-bfb9-75405d505fe3,_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b8511cb-900c-438c-83a6-24a378374413), ShapeRef(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae), ShapeRef(_:5d6bf50a-b802-4ec8-9362-407e769b5260), ShapeRef(_:9e1c97b3-9926-4d8b-808f-90781ca86e61), ShapeRef(_:751d03de-b9c2-494f-ab2a-377f7dc412dd), ShapeRef(_:55ea6873-3281-4e83-bfb9-75405d505fe3), ShapeRef(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1), ShapeRef(_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:55ea6873-3281-4e83-bfb9-75405d505fe3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:751d03de-b9c2-494f-ab2a-377f7dc412dd,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.613 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b8511cb-900c-438c-83a6-24a378374413), ShapeRef(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae), ShapeRef(_:5d6bf50a-b802-4ec8-9362-407e769b5260), ShapeRef(_:9e1c97b3-9926-4d8b-808f-90781ca86e61), ShapeRef(_:751d03de-b9c2-494f-ab2a-377f7dc412dd), ShapeRef(_:55ea6873-3281-4e83-bfb9-75405d505fe3), ShapeRef(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1), ShapeRef(_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:55ea6873-3281-4e83-bfb9-75405d505fe3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:751d03de-b9c2-494f-ab2a-377f7dc412dd,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.613 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:8b8511cb-900c-438c-83a6-24a378374413), ShapeRef(_:9a59b346-e0c4-43b3-a6da-c0096d5444ae), ShapeRef(_:5d6bf50a-b802-4ec8-9362-407e769b5260), ShapeRef(_:9e1c97b3-9926-4d8b-808f-90781ca86e61), ShapeRef(_:751d03de-b9c2-494f-ab2a-377f7dc412dd), ShapeRef(_:55ea6873-3281-4e83-bfb9-75405d505fe3), ShapeRef(_:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1), ShapeRef(_:68e09132-6e79-4ee9-bdf4-e7fafc3168e9)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:55ea6873-3281-4e83-bfb9-75405d505fe3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:751d03de-b9c2-494f-ab2a-377f7dc412dd,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.613 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:68e09132-6e79-4ee9-bdf4-e7fafc3168e9 = 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:68e09132-6e79-4ee9-bdf4-e7fafc3168e9 = 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:68e09132-6e79-4ee9-bdf4-e7fafc3168e9: 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1 = 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1 = 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c3ea03cc-6fa4-4b83-8c3a-78aba587f6d1: 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:55ea6873-3281-4e83-bfb9-75405d505fe3 = 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:55ea6873-3281-4e83-bfb9-75405d505fe3 = 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:55ea6873-3281-4e83-bfb9-75405d505fe3: 21:00:50.614 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:751d03de-b9c2-494f-ab2a-377f7dc412dd = 21:00:50.615 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:751d03de-b9c2-494f-ab2a-377f7dc412dd = 21:00:50.615 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:751d03de-b9c2-494f-ab2a-377f7dc412dd: 21:00:50.615 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9e1c97b3-9926-4d8b-808f-90781ca86e61 = 21:00:50.615 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9e1c97b3-9926-4d8b-808f-90781ca86e61 = 21:00:50.615 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9e1c97b3-9926-4d8b-808f-90781ca86e61: 21:00:50.615 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5d6bf50a-b802-4ec8-9362-407e769b5260 = 21:00:50.615 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5d6bf50a-b802-4ec8-9362-407e769b5260 = 21:00:50.615 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5d6bf50a-b802-4ec8-9362-407e769b5260: 21:00:50.616 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9a59b346-e0c4-43b3-a6da-c0096d5444ae = 21:00:50.616 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9a59b346-e0c4-43b3-a6da-c0096d5444ae = 21:00:50.616 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9a59b346-e0c4-43b3-a6da-c0096d5444ae: 21:00:50.616 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8b8511cb-900c-438c-83a6-24a378374413 = 21:00:50.616 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8b8511cb-900c-438c-83a6-24a378374413 = 21:00:50.616 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8b8511cb-900c-438c-83a6-24a378374413: 21:00:50.618 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:50.620 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:50.622Z"^^ ; "Catalyzer" ; 12 . 21:00:50.688 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:50.689 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:50.690 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:50.692 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:50.695 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:6947c47c-8f5d-45c6-a96e-41d66e14ccdb,_:008969f6-16f9-4dcc-ae79-031c5e05de94,_:ac2418b0-0d90-421a-b079-15d905bfcc3c,_:442b2f47-95a7-4f81-a385-9fba76825a2c,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,_:15d20dc7-d383-4884-8125-da1992f5c9c3. Pending nodes: 21:00:50.696 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6947c47c-8f5d-45c6-a96e-41d66e14ccdb 21:00:50.698 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:008969f6-16f9-4dcc-ae79-031c5e05de94 21:00:50.700 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ac2418b0-0d90-421a-b079-15d905bfcc3c 21:00:50.703 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:442b2f47-95a7-4f81-a385-9fba76825a2c 21:00:50.705 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:bd7fc5e6-afb1-434a-8ef4-37906371af6b 21:00:50.707 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c19dd0ee-6686-4d4d-9a51-13f67eb0781d 21:00:50.709 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:59e2b095-f002-47fa-9c4f-f5591ac0c58a 21:00:50.711 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:15d20dc7-d383-4884-8125-da1992f5c9c3 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:15d20dc7-d383-4884-8125-da1992f5c9c3 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:59e2b095-f002-47fa-9c4f-f5591ac0c58a 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c19dd0ee-6686-4d4d-9a51-13f67eb0781d 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:bd7fc5e6-afb1-434a-8ef4-37906371af6b 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:442b2f47-95a7-4f81-a385-9fba76825a2c 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ac2418b0-0d90-421a-b079-15d905bfcc3c 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:008969f6-16f9-4dcc-ae79-031c5e05de94 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6947c47c-8f5d-45c6-a96e-41d66e14ccdb 21:00:50.713 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:6947c47c-8f5d-45c6-a96e-41d66e14ccdb,_:008969f6-16f9-4dcc-ae79-031c5e05de94,_:ac2418b0-0d90-421a-b079-15d905bfcc3c,_:442b2f47-95a7-4f81-a385-9fba76825a2c,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,_:15d20dc7-d383-4884-8125-da1992f5c9c3) 21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb) 21:00:50.714 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:008969f6-16f9-4dcc-ae79-031c5e05de94) 21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ac2418b0-0d90-421a-b079-15d905bfcc3c) 21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:442b2f47-95a7-4f81-a385-9fba76825a2c) 21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b) 21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d) 21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a) 21:00:50.715 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:15d20dc7-d383-4884-8125-da1992f5c9c3) 21:00:50.715 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.715 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.716 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.716 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.716 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb=ShapeTyping(TypingMap(Map())) 21:00:50.716 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.716 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.717 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.717 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.717 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.717 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.718 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:008969f6-16f9-4dcc-ae79-031c5e05de94],Some(PredicatePath())), path: PredicatePath() 21:00:50.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.719 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:008969f6-16f9-4dcc-ae79-031c5e05de94=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb), ShapeRef(_:008969f6-16f9-4dcc-ae79-031c5e05de94), ShapeRef(_:ac2418b0-0d90-421a-b079-15d905bfcc3c), ShapeRef(_:442b2f47-95a7-4f81-a385-9fba76825a2c), ShapeRef(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b), ShapeRef(_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d), ShapeRef(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a), ShapeRef(_:15d20dc7-d383-4884-8125-da1992f5c9c3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:008969f6-16f9-4dcc-ae79-031c5e05de94,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.719 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.719 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.721 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.721 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.722 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Catalyzer"), attempt: Attempt([,_:ac2418b0-0d90-421a-b079-15d905bfcc3c],Some(PredicatePath())), path: PredicatePath() 21:00:50.723 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ac2418b0-0d90-421a-b079-15d905bfcc3c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb), ShapeRef(_:008969f6-16f9-4dcc-ae79-031c5e05de94), ShapeRef(_:ac2418b0-0d90-421a-b079-15d905bfcc3c), ShapeRef(_:442b2f47-95a7-4f81-a385-9fba76825a2c), ShapeRef(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b), ShapeRef(_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d), ShapeRef(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a), ShapeRef(_:15d20dc7-d383-4884-8125-da1992f5c9c3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:ac2418b0-0d90-421a-b079-15d905bfcc3c,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Catalyzer": LiteralValue("pattern violation. Expected "Catalyzer" to match '^B'")))))))) 21:00:50.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.723 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:442b2f47-95a7-4f81-a385-9fba76825a2c=ShapeTyping(TypingMap(Map())) 21:00:50.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.724 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:50.622Z"^^), attempt: Attempt([,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b],Some(PredicatePath())), path: PredicatePath() 21:00:50.725 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb), ShapeRef(_:008969f6-16f9-4dcc-ae79-031c5e05de94), ShapeRef(_:ac2418b0-0d90-421a-b079-15d905bfcc3c), ShapeRef(_:442b2f47-95a7-4f81-a385-9fba76825a2c), ShapeRef(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b), ShapeRef(_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d), ShapeRef(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a), ShapeRef(_:15d20dc7-d383-4884-8125-da1992f5c9c3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.725 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d=ShapeTyping(TypingMap(Map())) 21:00:50.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.726 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.726 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.727 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.727 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.727 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.727 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.727 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a],Some(PredicatePath())), path: PredicatePath() 21:00:50.728 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.728 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.729 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb), ShapeRef(_:008969f6-16f9-4dcc-ae79-031c5e05de94), ShapeRef(_:ac2418b0-0d90-421a-b079-15d905bfcc3c), ShapeRef(_:442b2f47-95a7-4f81-a385-9fba76825a2c), ShapeRef(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b), ShapeRef(_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d), ShapeRef(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a), ShapeRef(_:15d20dc7-d383-4884-8125-da1992f5c9c3)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.729 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.729 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.729 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.729 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.730 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:15d20dc7-d383-4884-8125-da1992f5c9c3=ShapeTyping(TypingMap(Map())) 21:00:50.770 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:6947c47c-8f5d-45c6-a96e-41d66e14ccdb,_:008969f6-16f9-4dcc-ae79-031c5e05de94,_:ac2418b0-0d90-421a-b079-15d905bfcc3c,_:442b2f47-95a7-4f81-a385-9fba76825a2c,_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d,_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,_:15d20dc7-d383-4884-8125-da1992f5c9c3)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:008969f6-16f9-4dcc-ae79-031c5e05de94,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ac2418b0-0d90-421a-b079-15d905bfcc3c,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Catalyzer": LiteralValue("pattern violation. Expected "Catalyzer" to match '^B'")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb), ShapeRef(_:008969f6-16f9-4dcc-ae79-031c5e05de94), ShapeRef(_:ac2418b0-0d90-421a-b079-15d905bfcc3c), ShapeRef(_:442b2f47-95a7-4f81-a385-9fba76825a2c), ShapeRef(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b), ShapeRef(_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d), ShapeRef(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a), ShapeRef(_:15d20dc7-d383-4884-8125-da1992f5c9c3)),false,List()) -> TypingResult(Valid(List())))))) 21:00:50.771 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:008969f6-16f9-4dcc-ae79-031c5e05de94,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ac2418b0-0d90-421a-b079-15d905bfcc3c,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Catalyzer": LiteralValue("pattern violation. Expected "Catalyzer" to match '^B'")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb), ShapeRef(_:008969f6-16f9-4dcc-ae79-031c5e05de94), ShapeRef(_:ac2418b0-0d90-421a-b079-15d905bfcc3c), ShapeRef(_:442b2f47-95a7-4f81-a385-9fba76825a2c), ShapeRef(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b), ShapeRef(_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d), ShapeRef(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a), ShapeRef(_:15d20dc7-d383-4884-8125-da1992f5c9c3)),false,List()) -> TypingResult(Valid(List())))))) 21:00:50.771 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:008969f6-16f9-4dcc-ae79-031c5e05de94,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:ac2418b0-0d90-421a-b079-15d905bfcc3c,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Catalyzer": LiteralValue("pattern violation. Expected "Catalyzer" to match '^B'")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:6947c47c-8f5d-45c6-a96e-41d66e14ccdb), ShapeRef(_:008969f6-16f9-4dcc-ae79-031c5e05de94), ShapeRef(_:ac2418b0-0d90-421a-b079-15d905bfcc3c), ShapeRef(_:442b2f47-95a7-4f81-a385-9fba76825a2c), ShapeRef(_:bd7fc5e6-afb1-434a-8ef4-37906371af6b), ShapeRef(_:c19dd0ee-6686-4d4d-9a51-13f67eb0781d), ShapeRef(_:59e2b095-f002-47fa-9c4f-f5591ac0c58a), ShapeRef(_:15d20dc7-d383-4884-8125-da1992f5c9c3)),false,List()) -> TypingResult(Valid(List())))))) 21:00:50.772 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:15d20dc7-d383-4884-8125-da1992f5c9c3 = 21:00:50.772 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:15d20dc7-d383-4884-8125-da1992f5c9c3 = 21:00:50.772 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:15d20dc7-d383-4884-8125-da1992f5c9c3: 21:00:50.772 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:59e2b095-f002-47fa-9c4f-f5591ac0c58a = 21:00:50.772 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:59e2b095-f002-47fa-9c4f-f5591ac0c58a = 21:00:50.772 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:59e2b095-f002-47fa-9c4f-f5591ac0c58a: 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c19dd0ee-6686-4d4d-9a51-13f67eb0781d = 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c19dd0ee-6686-4d4d-9a51-13f67eb0781d = 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c19dd0ee-6686-4d4d-9a51-13f67eb0781d: 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:bd7fc5e6-afb1-434a-8ef4-37906371af6b = 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:bd7fc5e6-afb1-434a-8ef4-37906371af6b = 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:bd7fc5e6-afb1-434a-8ef4-37906371af6b: 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:442b2f47-95a7-4f81-a385-9fba76825a2c = 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:442b2f47-95a7-4f81-a385-9fba76825a2c = 21:00:50.773 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:442b2f47-95a7-4f81-a385-9fba76825a2c: 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ac2418b0-0d90-421a-b079-15d905bfcc3c = 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ac2418b0-0d90-421a-b079-15d905bfcc3c = 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ac2418b0-0d90-421a-b079-15d905bfcc3c: 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:008969f6-16f9-4dcc-ae79-031c5e05de94 = 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:008969f6-16f9-4dcc-ae79-031c5e05de94 = 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:008969f6-16f9-4dcc-ae79-031c5e05de94: 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6947c47c-8f5d-45c6-a96e-41d66e14ccdb = 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6947c47c-8f5d-45c6-a96e-41d66e14ccdb = 21:00:50.774 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6947c47c-8f5d-45c6-a96e-41d66e14ccdb: 21:00:50.778 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Catalyzer" ; sh:message "pattern violation. Expected \"Catalyzer\" to match '^B'" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:PatternConstraintComponent ] ] . 21:00:50.781 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Catalyzer" ; sh:message "pattern violation. Expected \"Catalyzer\" to match '^B'" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:PatternConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 sec Running org.eclipse.lyo.validation.ShaclInValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:50.785Z"^^ ; "Between" ; 12 . 21:00:50.802 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:targetClass . 21:00:50.804 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:50.805 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:50.807 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:50.810 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:acb67422-02e5-4c16-8f0a-234f2e16e348,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,_:50cd8b43-b619-4f16-be7c-26373b1b1678,_:4752512e-c3ae-4a3c-93a9-45e281474408,_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1,_:38ffaa79-ed63-472b-9041-166896dc08b5,_:bee494ff-0330-43c7-aa6c-58f927c48395. Pending nodes: 21:00:50.810 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:acb67422-02e5-4c16-8f0a-234f2e16e348 21:00:50.812 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9e32235e-c319-45ef-9e0f-24a3c702ffc0 21:00:50.814 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5 21:00:50.818 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:50cd8b43-b619-4f16-be7c-26373b1b1678 21:00:50.820 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4752512e-c3ae-4a3c-93a9-45e281474408 21:00:50.822 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1 21:00:50.824 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:38ffaa79-ed63-472b-9041-166896dc08b5 21:00:50.826 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:bee494ff-0330-43c7-aa6c-58f927c48395 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:bee494ff-0330-43c7-aa6c-58f927c48395 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:38ffaa79-ed63-472b-9041-166896dc08b5 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4752512e-c3ae-4a3c-93a9-45e281474408 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:50cd8b43-b619-4f16-be7c-26373b1b1678 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9e32235e-c319-45ef-9e0f-24a3c702ffc0 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:acb67422-02e5-4c16-8f0a-234f2e16e348 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:50.829 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:acb67422-02e5-4c16-8f0a-234f2e16e348,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,_:50cd8b43-b619-4f16-be7c-26373b1b1678,_:4752512e-c3ae-4a3c-93a9-45e281474408,_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1,_:38ffaa79-ed63-472b-9041-166896dc08b5,_:bee494ff-0330-43c7-aa6c-58f927c48395) 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:acb67422-02e5-4c16-8f0a-234f2e16e348) 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0) 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5) 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:50cd8b43-b619-4f16-be7c-26373b1b1678) 21:00:50.830 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4752512e-c3ae-4a3c-93a9-45e281474408) 21:00:50.831 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1) 21:00:50.831 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:38ffaa79-ed63-472b-9041-166896dc08b5) 21:00:50.831 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:bee494ff-0330-43c7-aa6c-58f927c48395) 21:00:50.831 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.831 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.831 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:acb67422-02e5-4c16-8f0a-234f2e16e348=ShapeTyping(TypingMap(Map())) 21:00:50.832 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.832 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.832 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.832 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.833 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:50.785Z"^^), attempt: Attempt([,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0],Some(PredicatePath())), path: PredicatePath() 21:00:50.833 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:acb67422-02e5-4c16-8f0a-234f2e16e348), ShapeRef(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0), ShapeRef(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5), ShapeRef(_:50cd8b43-b619-4f16-be7c-26373b1b1678), ShapeRef(_:4752512e-c3ae-4a3c-93a9-45e281474408), ShapeRef(_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1), ShapeRef(_:38ffaa79-ed63-472b-9041-166896dc08b5), ShapeRef(_:bee494ff-0330-43c7-aa6c-58f927c48395)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.833 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.833 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.834 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.834 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.871 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.871 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.871 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.871 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.872 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5],Some(PredicatePath())), path: PredicatePath() 21:00:50.872 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.872 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.873 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:acb67422-02e5-4c16-8f0a-234f2e16e348), ShapeRef(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0), ShapeRef(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5), ShapeRef(_:50cd8b43-b619-4f16-be7c-26373b1b1678), ShapeRef(_:4752512e-c3ae-4a3c-93a9-45e281474408), ShapeRef(_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1), ShapeRef(_:38ffaa79-ed63-472b-9041-166896dc08b5), ShapeRef(_:bee494ff-0330-43c7-aa6c-58f927c48395)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:50.873 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.873 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.874 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:50cd8b43-b619-4f16-be7c-26373b1b1678=ShapeTyping(TypingMap(Map())) 21:00:50.874 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.874 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.875 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.875 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.875 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.875 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.877 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.877 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.877 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:4752512e-c3ae-4a3c-93a9-45e281474408],Some(PredicatePath())), path: PredicatePath() 21:00:50.878 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4752512e-c3ae-4a3c-93a9-45e281474408=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:acb67422-02e5-4c16-8f0a-234f2e16e348), ShapeRef(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0), ShapeRef(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5), ShapeRef(_:50cd8b43-b619-4f16-be7c-26373b1b1678), ShapeRef(_:4752512e-c3ae-4a3c-93a9-45e281474408), ShapeRef(_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1), ShapeRef(_:38ffaa79-ed63-472b-9041-166896dc08b5), ShapeRef(_:bee494ff-0330-43c7-aa6c-58f927c48395)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:4752512e-c3ae-4a3c-93a9-45e281474408,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:50.878 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.878 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.878 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.878 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.878 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1=ShapeTyping(TypingMap(Map())) 21:00:50.879 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.879 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.879 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.879 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.879 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:38ffaa79-ed63-472b-9041-166896dc08b5=ShapeTyping(TypingMap(Map())) 21:00:50.879 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.879 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.880 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.880 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.880 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.880 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.881 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.881 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.881 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:bee494ff-0330-43c7-aa6c-58f927c48395],Some(PredicatePath())), path: PredicatePath() 21:00:50.881 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.881 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.882 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:bee494ff-0330-43c7-aa6c-58f927c48395=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:acb67422-02e5-4c16-8f0a-234f2e16e348), ShapeRef(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0), ShapeRef(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5), ShapeRef(_:50cd8b43-b619-4f16-be7c-26373b1b1678), ShapeRef(_:4752512e-c3ae-4a3c-93a9-45e281474408), ShapeRef(_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1), ShapeRef(_:38ffaa79-ed63-472b-9041-166896dc08b5), ShapeRef(_:bee494ff-0330-43c7-aa6c-58f927c48395)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:bee494ff-0330-43c7-aa6c-58f927c48395,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:50.882 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:acb67422-02e5-4c16-8f0a-234f2e16e348,_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,_:50cd8b43-b619-4f16-be7c-26373b1b1678,_:4752512e-c3ae-4a3c-93a9-45e281474408,_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1,_:38ffaa79-ed63-472b-9041-166896dc08b5,_:bee494ff-0330-43c7-aa6c-58f927c48395)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4752512e-c3ae-4a3c-93a9-45e281474408,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:bee494ff-0330-43c7-aa6c-58f927c48395,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:acb67422-02e5-4c16-8f0a-234f2e16e348), ShapeRef(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0), ShapeRef(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5), ShapeRef(_:50cd8b43-b619-4f16-be7c-26373b1b1678), ShapeRef(_:4752512e-c3ae-4a3c-93a9-45e281474408), ShapeRef(_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1), ShapeRef(_:38ffaa79-ed63-472b-9041-166896dc08b5), ShapeRef(_:bee494ff-0330-43c7-aa6c-58f927c48395)),false,List()) -> TypingResult(Valid(List())))))) 21:00:50.883 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4752512e-c3ae-4a3c-93a9-45e281474408,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:bee494ff-0330-43c7-aa6c-58f927c48395,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:acb67422-02e5-4c16-8f0a-234f2e16e348), ShapeRef(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0), ShapeRef(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5), ShapeRef(_:50cd8b43-b619-4f16-be7c-26373b1b1678), ShapeRef(_:4752512e-c3ae-4a3c-93a9-45e281474408), ShapeRef(_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1), ShapeRef(_:38ffaa79-ed63-472b-9041-166896dc08b5), ShapeRef(_:bee494ff-0330-43c7-aa6c-58f927c48395)),false,List()) -> TypingResult(Valid(List())))))) 21:00:50.883 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4752512e-c3ae-4a3c-93a9-45e281474408,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:bee494ff-0330-43c7-aa6c-58f927c48395,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:acb67422-02e5-4c16-8f0a-234f2e16e348), ShapeRef(_:9e32235e-c319-45ef-9e0f-24a3c702ffc0), ShapeRef(_:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5), ShapeRef(_:50cd8b43-b619-4f16-be7c-26373b1b1678), ShapeRef(_:4752512e-c3ae-4a3c-93a9-45e281474408), ShapeRef(_:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1), ShapeRef(_:38ffaa79-ed63-472b-9041-166896dc08b5), ShapeRef(_:bee494ff-0330-43c7-aa6c-58f927c48395)),false,List()) -> TypingResult(Valid(List())))))) 21:00:50.884 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:bee494ff-0330-43c7-aa6c-58f927c48395 = 21:00:50.884 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:bee494ff-0330-43c7-aa6c-58f927c48395 = 21:00:50.884 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:bee494ff-0330-43c7-aa6c-58f927c48395: 21:00:50.884 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:38ffaa79-ed63-472b-9041-166896dc08b5 = 21:00:50.884 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:38ffaa79-ed63-472b-9041-166896dc08b5 = 21:00:50.884 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:38ffaa79-ed63-472b-9041-166896dc08b5: 21:00:50.885 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1 = 21:00:50.885 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1 = 21:00:50.885 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0da41c4f-68c4-4484-8c54-a0ee24a4e3d1: 21:00:50.885 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4752512e-c3ae-4a3c-93a9-45e281474408 = 21:00:50.885 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4752512e-c3ae-4a3c-93a9-45e281474408 = 21:00:50.885 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4752512e-c3ae-4a3c-93a9-45e281474408: 21:00:50.885 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:50cd8b43-b619-4f16-be7c-26373b1b1678 = 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:50cd8b43-b619-4f16-be7c-26373b1b1678 = 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:50cd8b43-b619-4f16-be7c-26373b1b1678: 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5 = 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5 = 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0170e4b6-19f3-45fd-97ab-45bc2fd4dfd5: 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9e32235e-c319-45ef-9e0f-24a3c702ffc0 = 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9e32235e-c319-45ef-9e0f-24a3c702ffc0 = 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9e32235e-c319-45ef-9e0f-24a3c702ffc0: 21:00:50.886 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:acb67422-02e5-4c16-8f0a-234f2e16e348 = 21:00:50.887 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:acb67422-02e5-4c16-8f0a-234f2e16e348 = 21:00:50.887 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:acb67422-02e5-4c16-8f0a-234f2e16e348: 21:00:50.889 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:50.891 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:50.892Z"^^ ; "Between" ; 6 ; "D" . 21:00:50.912 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:targetClass . 21:00:50.914 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:50.915 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:50.917 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:50.920 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb,_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8,_:c13f1b27-a3ff-4678-8049-9c37aa76605f,_:974daba3-47ce-4212-b028-7ce31f1d10d1,_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f,_:d81c1b44-88aa-46d2-aaa7-55059da54091. Pending nodes: 21:00:50.920 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb 21:00:50.971 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:7e302e0a-f0c1-4cd3-b175-b8a3717529d8 21:00:50.973 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c13f1b27-a3ff-4678-8049-9c37aa76605f 21:00:50.975 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:974daba3-47ce-4212-b028-7ce31f1d10d1 21:00:50.977 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7 21:00:50.979 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 21:00:50.982 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:215dea28-23ea-464a-9f5f-d8f1e72bc21f 21:00:50.985 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d81c1b44-88aa-46d2-aaa7-55059da54091 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d81c1b44-88aa-46d2-aaa7-55059da54091 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:215dea28-23ea-464a-9f5f-d8f1e72bc21f 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:974daba3-47ce-4212-b028-7ce31f1d10d1 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c13f1b27-a3ff-4678-8049-9c37aa76605f 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7e302e0a-f0c1-4cd3-b175-b8a3717529d8 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d81c1b44-88aa-46d2-aaa7-55059da54091 = 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d81c1b44-88aa-46d2-aaa7-55059da54091 = 21:00:50.988 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d81c1b44-88aa-46d2-aaa7-55059da54091: 21:00:50.989 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:215dea28-23ea-464a-9f5f-d8f1e72bc21f = 21:00:50.989 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:215dea28-23ea-464a-9f5f-d8f1e72bc21f = 21:00:50.989 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:215dea28-23ea-464a-9f5f-d8f1e72bc21f: 21:00:50.989 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:50.989 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:50.989 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb,_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8,_:c13f1b27-a3ff-4678-8049-9c37aa76605f,_:974daba3-47ce-4212-b028-7ce31f1d10d1,_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f,_:d81c1b44-88aa-46d2-aaa7-55059da54091) 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb) 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8) 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c13f1b27-a3ff-4678-8049-9c37aa76605f) 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:974daba3-47ce-4212-b028-7ce31f1d10d1) 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7) 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43) 21:00:50.990 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f) 21:00:50.991 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d81c1b44-88aa-46d2-aaa7-55059da54091) 21:00:50.991 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.991 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.991 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb=ShapeTyping(TypingMap(Map())) 21:00:50.992 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.992 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.992 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.992 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.992 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8=ShapeTyping(TypingMap(Map())) 21:00:50.993 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.993 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.999 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c13f1b27-a3ff-4678-8049-9c37aa76605f=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb), ShapeRef(_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8), ShapeRef(_:c13f1b27-a3ff-4678-8049-9c37aa76605f), ShapeRef(_:974daba3-47ce-4212-b028-7ce31f1d10d1), ShapeRef(_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7), ShapeRef(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43), ShapeRef(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f), ShapeRef(_:d81c1b44-88aa-46d2-aaa7-55059da54091)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c13f1b27-a3ff-4678-8049-9c37aa76605f,PredicatePath(),List(In(List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A")))),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "D": LiteralValue("In violation. Expected "D" to be in List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A"))")))))))) 21:00:50.999 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:50.999 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.000 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.000 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.001 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:50.892Z"^^), attempt: Attempt([,_:974daba3-47ce-4212-b028-7ce31f1d10d1],Some(PredicatePath())), path: PredicatePath() 21:00:51.001 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:974daba3-47ce-4212-b028-7ce31f1d10d1=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb), ShapeRef(_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8), ShapeRef(_:c13f1b27-a3ff-4678-8049-9c37aa76605f), ShapeRef(_:974daba3-47ce-4212-b028-7ce31f1d10d1), ShapeRef(_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7), ShapeRef(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43), ShapeRef(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f), ShapeRef(_:d81c1b44-88aa-46d2-aaa7-55059da54091)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:974daba3-47ce-4212-b028-7ce31f1d10d1,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.001 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.001 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.002 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.002 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.002 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7=ShapeTyping(TypingMap(Map())) 21:00:51.002 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.002 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.003 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.003 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.004 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.004 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.004 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.004 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.005 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.005 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.005 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43],Some(PredicatePath())), path: PredicatePath() 21:00:51.006 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb), ShapeRef(_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8), ShapeRef(_:c13f1b27-a3ff-4678-8049-9c37aa76605f), ShapeRef(_:974daba3-47ce-4212-b028-7ce31f1d10d1), ShapeRef(_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7), ShapeRef(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43), ShapeRef(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f), ShapeRef(_:d81c1b44-88aa-46d2-aaa7-55059da54091)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.006 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.006 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.006 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.006 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.007 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.007 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.008 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.008 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.008 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(6), attempt: Attempt([,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f],Some(PredicatePath())), path: PredicatePath() 21:00:51.008 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.008 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.009 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb), ShapeRef(_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8), ShapeRef(_:c13f1b27-a3ff-4678-8049-9c37aa76605f), ShapeRef(_:974daba3-47ce-4212-b028-7ce31f1d10d1), ShapeRef(_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7), ShapeRef(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43), ShapeRef(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f), ShapeRef(_:d81c1b44-88aa-46d2-aaa7-55059da54091)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 6 has datatype ))))))) 21:00:51.010 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.010 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.010 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.010 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.010 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.010 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.011 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.011 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.011 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:d81c1b44-88aa-46d2-aaa7-55059da54091],Some(PredicatePath())), path: PredicatePath() 21:00:51.011 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.011 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.012 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d81c1b44-88aa-46d2-aaa7-55059da54091=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb), ShapeRef(_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8), ShapeRef(_:c13f1b27-a3ff-4678-8049-9c37aa76605f), ShapeRef(_:974daba3-47ce-4212-b028-7ce31f1d10d1), ShapeRef(_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7), ShapeRef(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43), ShapeRef(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f), ShapeRef(_:d81c1b44-88aa-46d2-aaa7-55059da54091)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:d81c1b44-88aa-46d2-aaa7-55059da54091,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.013 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb,_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8,_:c13f1b27-a3ff-4678-8049-9c37aa76605f,_:974daba3-47ce-4212-b028-7ce31f1d10d1,_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7,_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43,_:215dea28-23ea-464a-9f5f-d8f1e72bc21f,_:d81c1b44-88aa-46d2-aaa7-55059da54091)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:d81c1b44-88aa-46d2-aaa7-55059da54091,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb), ShapeRef(_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8), ShapeRef(_:c13f1b27-a3ff-4678-8049-9c37aa76605f), ShapeRef(_:974daba3-47ce-4212-b028-7ce31f1d10d1), ShapeRef(_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7), ShapeRef(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43), ShapeRef(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f), ShapeRef(_:d81c1b44-88aa-46d2-aaa7-55059da54091)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 6 has datatype ))), PropertyShape(_:c13f1b27-a3ff-4678-8049-9c37aa76605f,PredicatePath(),List(In(List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A")))),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "D": LiteralValue("In violation. Expected "D" to be in List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A"))")))), PropertyShape(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:974daba3-47ce-4212-b028-7ce31f1d10d1,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.014 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:d81c1b44-88aa-46d2-aaa7-55059da54091,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb), ShapeRef(_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8), ShapeRef(_:c13f1b27-a3ff-4678-8049-9c37aa76605f), ShapeRef(_:974daba3-47ce-4212-b028-7ce31f1d10d1), ShapeRef(_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7), ShapeRef(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43), ShapeRef(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f), ShapeRef(_:d81c1b44-88aa-46d2-aaa7-55059da54091)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 6 has datatype ))), PropertyShape(_:c13f1b27-a3ff-4678-8049-9c37aa76605f,PredicatePath(),List(In(List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A")))),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "D": LiteralValue("In violation. Expected "D" to be in List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A"))")))), PropertyShape(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:974daba3-47ce-4212-b028-7ce31f1d10d1,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.014 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:d81c1b44-88aa-46d2-aaa7-55059da54091,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb), ShapeRef(_:7e302e0a-f0c1-4cd3-b175-b8a3717529d8), ShapeRef(_:c13f1b27-a3ff-4678-8049-9c37aa76605f), ShapeRef(_:974daba3-47ce-4212-b028-7ce31f1d10d1), ShapeRef(_:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7), ShapeRef(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43), ShapeRef(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f), ShapeRef(_:d81c1b44-88aa-46d2-aaa7-55059da54091)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:215dea28-23ea-464a-9f5f-d8f1e72bc21f,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxLength(2), 6 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 6 has datatype ))), PropertyShape(_:c13f1b27-a3ff-4678-8049-9c37aa76605f,PredicatePath(),List(In(List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A")))),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "D": LiteralValue("In violation. Expected "D" to be in List(LiteralValue("C"), LiteralValue("B"), LiteralValue("A"))")))), PropertyShape(_:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:974daba3-47ce-4212-b028-7ce31f1d10d1,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.015 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 = 21:00:51.015 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43 = 21:00:51.015 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:e5d1d6e7-6ed3-4fe3-a49d-457c8abcfa43: 21:00:51.015 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7 = 21:00:51.015 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7 = 21:00:51.015 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5f4a3b97-8647-49d3-bb2f-2ce297d8afe7: 21:00:51.015 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:974daba3-47ce-4212-b028-7ce31f1d10d1 = 21:00:51.015 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:974daba3-47ce-4212-b028-7ce31f1d10d1 = 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:974daba3-47ce-4212-b028-7ce31f1d10d1: 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c13f1b27-a3ff-4678-8049-9c37aa76605f = 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c13f1b27-a3ff-4678-8049-9c37aa76605f = 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c13f1b27-a3ff-4678-8049-9c37aa76605f: 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7e302e0a-f0c1-4cd3-b175-b8a3717529d8 = 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7e302e0a-f0c1-4cd3-b175-b8a3717529d8 = 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:7e302e0a-f0c1-4cd3-b175-b8a3717529d8: 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb = 21:00:51.016 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb = 21:00:51.017 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1c62e004-ea4e-43b5-aa72-6ad3a6201fcb: 21:00:51.020 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "D" ; sh:message "In violation. Expected \"D\" to be in List(LiteralValue(\"C\"), LiteralValue(\"B\"), LiteralValue(\"A\"))" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:InConstraintComponent ] ] . 21:00:51.023 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "D" ; sh:message "In violation. Expected \"D\" to be in List(LiteralValue(\"C\"), LiteralValue(\"B\"), LiteralValue(\"A\"))" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:InConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec Running org.eclipse.lyo.validation.ShaclMinExclusiveValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:51.071Z"^^ ; "Between" ; 12 ; 6 . 21:00:51.092 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:51.093 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:51.094 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:51.096 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:51.099 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:3bb00828-7d95-4911-9142-01906f4438f2,_:b4bb833b-98d5-48ae-8029-424228a2d596,_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,_:151c51a1-aeef-4a3c-9514-98caad12b373,_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54,_:c23832dc-46a5-480e-8200-8bbed6b54002,_:441eff4f-0735-4ac0-b244-2757fcf7144c,_:fb6689d3-e009-47b1-9271-60f9e1ab4f05. Pending nodes: 21:00:51.099 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:3bb00828-7d95-4911-9142-01906f4438f2 21:00:51.102 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b4bb833b-98d5-48ae-8029-424228a2d596 21:00:51.105 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0ec0ffda-d63b-4e1c-9514-60862f3084a7 21:00:51.106 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:151c51a1-aeef-4a3c-9514-98caad12b373 21:00:51.108 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5e5c8f58-9447-4361-ad63-7da0f3fb5e54 21:00:51.110 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c23832dc-46a5-480e-8200-8bbed6b54002 21:00:51.112 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:441eff4f-0735-4ac0-b244-2757fcf7144c 21:00:51.114 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:fb6689d3-e009-47b1-9271-60f9e1ab4f05 21:00:51.115 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:51.115 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:fb6689d3-e009-47b1-9271-60f9e1ab4f05 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:441eff4f-0735-4ac0-b244-2757fcf7144c 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c23832dc-46a5-480e-8200-8bbed6b54002 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5e5c8f58-9447-4361-ad63-7da0f3fb5e54 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:151c51a1-aeef-4a3c-9514-98caad12b373 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0ec0ffda-d63b-4e1c-9514-60862f3084a7 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b4bb833b-98d5-48ae-8029-424228a2d596 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3bb00828-7d95-4911-9142-01906f4438f2 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:51.116 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:3bb00828-7d95-4911-9142-01906f4438f2,_:b4bb833b-98d5-48ae-8029-424228a2d596,_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,_:151c51a1-aeef-4a3c-9514-98caad12b373,_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54,_:c23832dc-46a5-480e-8200-8bbed6b54002,_:441eff4f-0735-4ac0-b244-2757fcf7144c,_:fb6689d3-e009-47b1-9271-60f9e1ab4f05) 21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:3bb00828-7d95-4911-9142-01906f4438f2) 21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b4bb833b-98d5-48ae-8029-424228a2d596) 21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0ec0ffda-d63b-4e1c-9514-60862f3084a7) 21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:151c51a1-aeef-4a3c-9514-98caad12b373) 21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54) 21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c23832dc-46a5-480e-8200-8bbed6b54002) 21:00:51.117 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:441eff4f-0735-4ac0-b244-2757fcf7144c) 21:00:51.118 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:fb6689d3-e009-47b1-9271-60f9e1ab4f05) 21:00:51.118 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.118 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.119 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.119 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.119 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.119 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.120 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.120 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.120 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:3bb00828-7d95-4911-9142-01906f4438f2],Some(PredicatePath())), path: PredicatePath() 21:00:51.120 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.120 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.121 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:3bb00828-7d95-4911-9142-01906f4438f2=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3bb00828-7d95-4911-9142-01906f4438f2), ShapeRef(_:b4bb833b-98d5-48ae-8029-424228a2d596), ShapeRef(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7), ShapeRef(_:151c51a1-aeef-4a3c-9514-98caad12b373), ShapeRef(_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54), ShapeRef(_:c23832dc-46a5-480e-8200-8bbed6b54002), ShapeRef(_:441eff4f-0735-4ac0-b244-2757fcf7144c), ShapeRef(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:3bb00828-7d95-4911-9142-01906f4438f2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.121 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.121 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.122 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.122 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.123 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.123 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.123 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.123 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.124 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.124 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.124 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:b4bb833b-98d5-48ae-8029-424228a2d596],Some(PredicatePath())), path: PredicatePath() 21:00:51.125 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b4bb833b-98d5-48ae-8029-424228a2d596=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3bb00828-7d95-4911-9142-01906f4438f2), ShapeRef(_:b4bb833b-98d5-48ae-8029-424228a2d596), ShapeRef(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7), ShapeRef(_:151c51a1-aeef-4a3c-9514-98caad12b373), ShapeRef(_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54), ShapeRef(_:c23832dc-46a5-480e-8200-8bbed6b54002), ShapeRef(_:441eff4f-0735-4ac0-b244-2757fcf7144c), ShapeRef(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b4bb833b-98d5-48ae-8029-424228a2d596,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.125 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.125 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.126 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0ec0ffda-d63b-4e1c-9514-60862f3084a7=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3bb00828-7d95-4911-9142-01906f4438f2), ShapeRef(_:b4bb833b-98d5-48ae-8029-424228a2d596), ShapeRef(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7), ShapeRef(_:151c51a1-aeef-4a3c-9514-98caad12b373), ShapeRef(_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54), ShapeRef(_:c23832dc-46a5-480e-8200-8bbed6b54002), ShapeRef(_:441eff4f-0735-4ac0-b244-2757fcf7144c), ShapeRef(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxExclusive(15), 6 satisfies minExclusive(5)))))))) 21:00:51.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.126 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.127 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:151c51a1-aeef-4a3c-9514-98caad12b373=ShapeTyping(TypingMap(Map())) 21:00:51.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.127 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.128 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54=ShapeTyping(TypingMap(Map())) 21:00:51.128 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.128 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.128 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c23832dc-46a5-480e-8200-8bbed6b54002=ShapeTyping(TypingMap(Map())) 21:00:51.128 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.128 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.129 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.129 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.129 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.129 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.129 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.129 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.130 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:441eff4f-0735-4ac0-b244-2757fcf7144c],Some(PredicatePath())), path: PredicatePath() 21:00:51.130 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.130 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.171 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:441eff4f-0735-4ac0-b244-2757fcf7144c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3bb00828-7d95-4911-9142-01906f4438f2), ShapeRef(_:b4bb833b-98d5-48ae-8029-424228a2d596), ShapeRef(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7), ShapeRef(_:151c51a1-aeef-4a3c-9514-98caad12b373), ShapeRef(_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54), ShapeRef(_:c23832dc-46a5-480e-8200-8bbed6b54002), ShapeRef(_:441eff4f-0735-4ac0-b244-2757fcf7144c), ShapeRef(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:441eff4f-0735-4ac0-b244-2757fcf7144c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.171 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.171 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.171 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.171 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.172 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:51.071Z"^^), attempt: Attempt([,_:fb6689d3-e009-47b1-9271-60f9e1ab4f05],Some(PredicatePath())), path: PredicatePath() 21:00:51.172 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:fb6689d3-e009-47b1-9271-60f9e1ab4f05=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3bb00828-7d95-4911-9142-01906f4438f2), ShapeRef(_:b4bb833b-98d5-48ae-8029-424228a2d596), ShapeRef(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7), ShapeRef(_:151c51a1-aeef-4a3c-9514-98caad12b373), ShapeRef(_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54), ShapeRef(_:c23832dc-46a5-480e-8200-8bbed6b54002), ShapeRef(_:441eff4f-0735-4ac0-b244-2757fcf7144c), ShapeRef(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.173 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:3bb00828-7d95-4911-9142-01906f4438f2,_:b4bb833b-98d5-48ae-8029-424228a2d596,_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,_:151c51a1-aeef-4a3c-9514-98caad12b373,_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54,_:c23832dc-46a5-480e-8200-8bbed6b54002,_:441eff4f-0735-4ac0-b244-2757fcf7144c,_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3bb00828-7d95-4911-9142-01906f4438f2), ShapeRef(_:b4bb833b-98d5-48ae-8029-424228a2d596), ShapeRef(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7), ShapeRef(_:151c51a1-aeef-4a3c-9514-98caad12b373), ShapeRef(_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54), ShapeRef(_:c23832dc-46a5-480e-8200-8bbed6b54002), ShapeRef(_:441eff4f-0735-4ac0-b244-2757fcf7144c), ShapeRef(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxExclusive(15), 6 satisfies minExclusive(5)))), PropertyShape(_:b4bb833b-98d5-48ae-8029-424228a2d596,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:3bb00828-7d95-4911-9142-01906f4438f2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:441eff4f-0735-4ac0-b244-2757fcf7144c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.173 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3bb00828-7d95-4911-9142-01906f4438f2), ShapeRef(_:b4bb833b-98d5-48ae-8029-424228a2d596), ShapeRef(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7), ShapeRef(_:151c51a1-aeef-4a3c-9514-98caad12b373), ShapeRef(_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54), ShapeRef(_:c23832dc-46a5-480e-8200-8bbed6b54002), ShapeRef(_:441eff4f-0735-4ac0-b244-2757fcf7144c), ShapeRef(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxExclusive(15), 6 satisfies minExclusive(5)))), PropertyShape(_:b4bb833b-98d5-48ae-8029-424228a2d596,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:3bb00828-7d95-4911-9142-01906f4438f2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:441eff4f-0735-4ac0-b244-2757fcf7144c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.174 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:3bb00828-7d95-4911-9142-01906f4438f2), ShapeRef(_:b4bb833b-98d5-48ae-8029-424228a2d596), ShapeRef(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7), ShapeRef(_:151c51a1-aeef-4a3c-9514-98caad12b373), ShapeRef(_:5e5c8f58-9447-4361-ad63-7da0f3fb5e54), ShapeRef(_:c23832dc-46a5-480e-8200-8bbed6b54002), ShapeRef(_:441eff4f-0735-4ac0-b244-2757fcf7144c), ShapeRef(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:fb6689d3-e009-47b1-9271-60f9e1ab4f05,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:0ec0ffda-d63b-4e1c-9514-60862f3084a7,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Valid(List(6 satisfies maxExclusive(15), 6 satisfies minExclusive(5)))), PropertyShape(_:b4bb833b-98d5-48ae-8029-424228a2d596,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:3bb00828-7d95-4911-9142-01906f4438f2,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:441eff4f-0735-4ac0-b244-2757fcf7144c,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.174 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:fb6689d3-e009-47b1-9271-60f9e1ab4f05 = 21:00:51.174 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:fb6689d3-e009-47b1-9271-60f9e1ab4f05 = 21:00:51.174 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:fb6689d3-e009-47b1-9271-60f9e1ab4f05: 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:441eff4f-0735-4ac0-b244-2757fcf7144c = 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:441eff4f-0735-4ac0-b244-2757fcf7144c = 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:441eff4f-0735-4ac0-b244-2757fcf7144c: 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c23832dc-46a5-480e-8200-8bbed6b54002 = 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c23832dc-46a5-480e-8200-8bbed6b54002 = 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c23832dc-46a5-480e-8200-8bbed6b54002: 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5e5c8f58-9447-4361-ad63-7da0f3fb5e54 = 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5e5c8f58-9447-4361-ad63-7da0f3fb5e54 = 21:00:51.175 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5e5c8f58-9447-4361-ad63-7da0f3fb5e54: 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:151c51a1-aeef-4a3c-9514-98caad12b373 = 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:151c51a1-aeef-4a3c-9514-98caad12b373 = 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:151c51a1-aeef-4a3c-9514-98caad12b373: 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0ec0ffda-d63b-4e1c-9514-60862f3084a7 = 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0ec0ffda-d63b-4e1c-9514-60862f3084a7 = 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0ec0ffda-d63b-4e1c-9514-60862f3084a7: 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b4bb833b-98d5-48ae-8029-424228a2d596 = 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b4bb833b-98d5-48ae-8029-424228a2d596 = 21:00:51.176 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b4bb833b-98d5-48ae-8029-424228a2d596: 21:00:51.177 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3bb00828-7d95-4911-9142-01906f4438f2 = 21:00:51.177 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3bb00828-7d95-4911-9142-01906f4438f2 = 21:00:51.177 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:3bb00828-7d95-4911-9142-01906f4438f2: 21:00:51.179 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:51.181 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:51.182Z"^^ ; "Between" ; 12 ; 5 . 21:00:51.201 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:51.202 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:51.203 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:51.205 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:51.207 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:499b10c5-8780-424e-8637-d06f2db4cb9e,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,_:04cc634e-adc4-4d18-93d4-6838104e1c34,_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,_:19618241-86d2-4e35-b2cd-94e9c8bac5e2,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8. Pending nodes: 21:00:51.208 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:499b10c5-8780-424e-8637-d06f2db4cb9e 21:00:51.211 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4d7e93a9-70f7-46d1-93a7-74a3789d4239 21:00:51.213 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:04cc634e-adc4-4d18-93d4-6838104e1c34 21:00:51.215 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2059d04a-b8d2-484f-9ca3-13637ccc8fd8 21:00:51.217 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:15e7203b-cbfd-4c6b-a8d9-b416099fbce7 21:00:51.219 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:19618241-86d2-4e35-b2cd-94e9c8bac5e2 21:00:51.220 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5 21:00:51.222 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4f47c37a-0227-48d4-bad9-10b4dcfaadb8 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4f47c37a-0227-48d4-bad9-10b4dcfaadb8 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:19618241-86d2-4e35-b2cd-94e9c8bac5e2 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:15e7203b-cbfd-4c6b-a8d9-b416099fbce7 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2059d04a-b8d2-484f-9ca3-13637ccc8fd8 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:04cc634e-adc4-4d18-93d4-6838104e1c34 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4d7e93a9-70f7-46d1-93a7-74a3789d4239 21:00:51.223 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:499b10c5-8780-424e-8637-d06f2db4cb9e 21:00:51.224 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4f47c37a-0227-48d4-bad9-10b4dcfaadb8 = 21:00:51.224 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4f47c37a-0227-48d4-bad9-10b4dcfaadb8 = 21:00:51.224 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4f47c37a-0227-48d4-bad9-10b4dcfaadb8: 21:00:51.224 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5 = 21:00:51.224 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5 = 21:00:51.224 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5: 21:00:51.224 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:51.224 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:499b10c5-8780-424e-8637-d06f2db4cb9e,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,_:04cc634e-adc4-4d18-93d4-6838104e1c34,_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,_:19618241-86d2-4e35-b2cd-94e9c8bac5e2,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8) 21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:499b10c5-8780-424e-8637-d06f2db4cb9e) 21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239) 21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:04cc634e-adc4-4d18-93d4-6838104e1c34) 21:00:51.225 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8) 21:00:51.226 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7) 21:00:51.226 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:19618241-86d2-4e35-b2cd-94e9c8bac5e2) 21:00:51.226 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5) 21:00:51.226 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8) 21:00:51.226 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.226 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.227 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.227 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.227 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.227 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.228 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.228 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.228 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:499b10c5-8780-424e-8637-d06f2db4cb9e],Some(PredicatePath())), path: PredicatePath() 21:00:51.228 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.228 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.229 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:499b10c5-8780-424e-8637-d06f2db4cb9e=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:499b10c5-8780-424e-8637-d06f2db4cb9e), ShapeRef(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239), ShapeRef(_:04cc634e-adc4-4d18-93d4-6838104e1c34), ShapeRef(_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8), ShapeRef(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7), ShapeRef(_:19618241-86d2-4e35-b2cd-94e9c8bac5e2), ShapeRef(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5), ShapeRef(_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:499b10c5-8780-424e-8637-d06f2db4cb9e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.229 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.229 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.230 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.230 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.230 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.230 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.231 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.231 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.271 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.271 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.271 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239],Some(PredicatePath())), path: PredicatePath() 21:00:51.271 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:499b10c5-8780-424e-8637-d06f2db4cb9e), ShapeRef(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239), ShapeRef(_:04cc634e-adc4-4d18-93d4-6838104e1c34), ShapeRef(_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8), ShapeRef(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7), ShapeRef(_:19618241-86d2-4e35-b2cd-94e9c8bac5e2), ShapeRef(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5), ShapeRef(_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.272 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.272 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.272 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.272 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.273 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:04cc634e-adc4-4d18-93d4-6838104e1c34=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:499b10c5-8780-424e-8637-d06f2db4cb9e), ShapeRef(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239), ShapeRef(_:04cc634e-adc4-4d18-93d4-6838104e1c34), ShapeRef(_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8), ShapeRef(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7), ShapeRef(_:19618241-86d2-4e35-b2cd-94e9c8bac5e2), ShapeRef(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5), ShapeRef(_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:04cc634e-adc4-4d18-93d4-6838104e1c34,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))))))) 21:00:51.273 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.273 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.274 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8=ShapeTyping(TypingMap(Map())) 21:00:51.274 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.274 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.274 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.274 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.275 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.275 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.275 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.275 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.276 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7],Some(PredicatePath())), path: PredicatePath() 21:00:51.276 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.276 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.277 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:499b10c5-8780-424e-8637-d06f2db4cb9e), ShapeRef(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239), ShapeRef(_:04cc634e-adc4-4d18-93d4-6838104e1c34), ShapeRef(_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8), ShapeRef(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7), ShapeRef(_:19618241-86d2-4e35-b2cd-94e9c8bac5e2), ShapeRef(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5), ShapeRef(_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.277 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.277 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.277 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:19618241-86d2-4e35-b2cd-94e9c8bac5e2=ShapeTyping(TypingMap(Map())) 21:00:51.277 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.277 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.278 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.278 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.278 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:51.182Z"^^), attempt: Attempt([,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5],Some(PredicatePath())), path: PredicatePath() 21:00:51.279 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:499b10c5-8780-424e-8637-d06f2db4cb9e), ShapeRef(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239), ShapeRef(_:04cc634e-adc4-4d18-93d4-6838104e1c34), ShapeRef(_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8), ShapeRef(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7), ShapeRef(_:19618241-86d2-4e35-b2cd-94e9c8bac5e2), ShapeRef(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5), ShapeRef(_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.279 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.280 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8=ShapeTyping(TypingMap(Map())) 21:00:51.280 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:499b10c5-8780-424e-8637-d06f2db4cb9e,_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,_:04cc634e-adc4-4d18-93d4-6838104e1c34,_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8,_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,_:19618241-86d2-4e35-b2cd-94e9c8bac5e2,_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:499b10c5-8780-424e-8637-d06f2db4cb9e), ShapeRef(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239), ShapeRef(_:04cc634e-adc4-4d18-93d4-6838104e1c34), ShapeRef(_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8), ShapeRef(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7), ShapeRef(_:19618241-86d2-4e35-b2cd-94e9c8bac5e2), ShapeRef(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5), ShapeRef(_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:04cc634e-adc4-4d18-93d4-6838104e1c34,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), PropertyShape(_:499b10c5-8780-424e-8637-d06f2db4cb9e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.281 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:499b10c5-8780-424e-8637-d06f2db4cb9e), ShapeRef(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239), ShapeRef(_:04cc634e-adc4-4d18-93d4-6838104e1c34), ShapeRef(_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8), ShapeRef(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7), ShapeRef(_:19618241-86d2-4e35-b2cd-94e9c8bac5e2), ShapeRef(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5), ShapeRef(_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:04cc634e-adc4-4d18-93d4-6838104e1c34,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), PropertyShape(_:499b10c5-8780-424e-8637-d06f2db4cb9e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.282 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:499b10c5-8780-424e-8637-d06f2db4cb9e), ShapeRef(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239), ShapeRef(_:04cc634e-adc4-4d18-93d4-6838104e1c34), ShapeRef(_:2059d04a-b8d2-484f-9ca3-13637ccc8fd8), ShapeRef(_:15e7203b-cbfd-4c6b-a8d9-b416099fbce7), ShapeRef(_:19618241-86d2-4e35-b2cd-94e9c8bac5e2), ShapeRef(_:0d2e5b61-101a-4f43-a8d1-bb1a0c5e53c5), ShapeRef(_:4f47c37a-0227-48d4-bad9-10b4dcfaadb8)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:04cc634e-adc4-4d18-93d4-6838104e1c34,PredicatePath(),List(MaxExclusive(15), MinExclusive(5)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on 5: LiteralValue("minExclusive violation. Expected 5 > 5")))), PropertyShape(_:499b10c5-8780-424e-8637-d06f2db4cb9e,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4d7e93a9-70f7-46d1-93a7-74a3789d4239,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.282 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:19618241-86d2-4e35-b2cd-94e9c8bac5e2 = 21:00:51.282 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:19618241-86d2-4e35-b2cd-94e9c8bac5e2 = 21:00:51.282 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:19618241-86d2-4e35-b2cd-94e9c8bac5e2: 21:00:51.282 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:15e7203b-cbfd-4c6b-a8d9-b416099fbce7 = 21:00:51.282 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:15e7203b-cbfd-4c6b-a8d9-b416099fbce7 = 21:00:51.282 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:15e7203b-cbfd-4c6b-a8d9-b416099fbce7: 21:00:51.283 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2059d04a-b8d2-484f-9ca3-13637ccc8fd8 = 21:00:51.283 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2059d04a-b8d2-484f-9ca3-13637ccc8fd8 = 21:00:51.283 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2059d04a-b8d2-484f-9ca3-13637ccc8fd8: 21:00:51.283 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:04cc634e-adc4-4d18-93d4-6838104e1c34 = 21:00:51.283 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:04cc634e-adc4-4d18-93d4-6838104e1c34 = 21:00:51.283 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:04cc634e-adc4-4d18-93d4-6838104e1c34: 21:00:51.283 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4d7e93a9-70f7-46d1-93a7-74a3789d4239 = 21:00:51.283 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4d7e93a9-70f7-46d1-93a7-74a3789d4239 = 21:00:51.284 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4d7e93a9-70f7-46d1-93a7-74a3789d4239: 21:00:51.284 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:499b10c5-8780-424e-8637-d06f2db4cb9e = 21:00:51.284 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:499b10c5-8780-424e-8637-d06f2db4cb9e = 21:00:51.284 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:499b10c5-8780-424e-8637-d06f2db4cb9e: 21:00:51.287 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 5 ; sh:message "minExclusive violation. Expected 5 > 5" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinExclusiveConstraintComponent ] ] . 21:00:51.289 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode 5 ; sh:message "minExclusive violation. Expected 5 > 5" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinExclusiveConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec Running org.eclipse.lyo.validation.ShaclMaxLengthValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:51.293Z"^^ ; "Between" ; 12 . 21:00:51.308 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:targetClass . 21:00:51.310 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:51.311 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:51.313 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:51.315 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:a689a531-dc9b-4b3f-8489-9d6f31785a69,_:208188d2-8212-4304-9c3a-e2fdbfac1f94,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,_:f5553993-ba97-481a-af6c-5ff67dc55d90,_:c9a80250-c9ee-45ae-9726-2874431282a3,_:b8d19c3a-b420-4346-a029-f6a656fb282e,_:79204495-50cf-4691-862a-2566d3d8e51a,_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2. Pending nodes: 21:00:51.316 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a689a531-dc9b-4b3f-8489-9d6f31785a69 21:00:51.317 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:208188d2-8212-4304-9c3a-e2fdbfac1f94 21:00:51.371 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a 21:00:51.373 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:f5553993-ba97-481a-af6c-5ff67dc55d90 21:00:51.375 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c9a80250-c9ee-45ae-9726-2874431282a3 21:00:51.377 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b8d19c3a-b420-4346-a029-f6a656fb282e 21:00:51.379 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:79204495-50cf-4691-862a-2566d3d8e51a 21:00:51.381 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6e84f8c8-aa44-4979-bc12-0c38d2facdd2 21:00:51.382 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6e84f8c8-aa44-4979-bc12-0c38d2facdd2 21:00:51.382 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:51.382 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:79204495-50cf-4691-862a-2566d3d8e51a 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b8d19c3a-b420-4346-a029-f6a656fb282e 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c9a80250-c9ee-45ae-9726-2874431282a3 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:f5553993-ba97-481a-af6c-5ff67dc55d90 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:208188d2-8212-4304-9c3a-e2fdbfac1f94 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a689a531-dc9b-4b3f-8489-9d6f31785a69 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6e84f8c8-aa44-4979-bc12-0c38d2facdd2 = 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6e84f8c8-aa44-4979-bc12-0c38d2facdd2 = 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6e84f8c8-aa44-4979-bc12-0c38d2facdd2: 21:00:51.383 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:a689a531-dc9b-4b3f-8489-9d6f31785a69,_:208188d2-8212-4304-9c3a-e2fdbfac1f94,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,_:f5553993-ba97-481a-af6c-5ff67dc55d90,_:c9a80250-c9ee-45ae-9726-2874431282a3,_:b8d19c3a-b420-4346-a029-f6a656fb282e,_:79204495-50cf-4691-862a-2566d3d8e51a,_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2) 21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a689a531-dc9b-4b3f-8489-9d6f31785a69) 21:00:51.384 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:208188d2-8212-4304-9c3a-e2fdbfac1f94) 21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a) 21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:f5553993-ba97-481a-af6c-5ff67dc55d90) 21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c9a80250-c9ee-45ae-9726-2874431282a3) 21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b8d19c3a-b420-4346-a029-f6a656fb282e) 21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:79204495-50cf-4691-862a-2566d3d8e51a) 21:00:51.385 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2) 21:00:51.385 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.385 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.386 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a689a531-dc9b-4b3f-8489-9d6f31785a69=ShapeTyping(TypingMap(Map())) 21:00:51.386 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.386 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.386 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:208188d2-8212-4304-9c3a-e2fdbfac1f94=ShapeTyping(TypingMap(Map())) 21:00:51.386 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.386 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.387 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.387 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.388 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.388 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.388 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.388 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.389 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.389 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.389 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a],Some(PredicatePath())), path: PredicatePath() 21:00:51.390 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a689a531-dc9b-4b3f-8489-9d6f31785a69), ShapeRef(_:208188d2-8212-4304-9c3a-e2fdbfac1f94), ShapeRef(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a), ShapeRef(_:f5553993-ba97-481a-af6c-5ff67dc55d90), ShapeRef(_:c9a80250-c9ee-45ae-9726-2874431282a3), ShapeRef(_:b8d19c3a-b420-4346-a029-f6a656fb282e), ShapeRef(_:79204495-50cf-4691-862a-2566d3d8e51a), ShapeRef(_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.390 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.390 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.390 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.390 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.391 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.391 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.391 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.391 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.392 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:f5553993-ba97-481a-af6c-5ff67dc55d90],Some(PredicatePath())), path: PredicatePath() 21:00:51.392 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.392 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.393 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:f5553993-ba97-481a-af6c-5ff67dc55d90=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a689a531-dc9b-4b3f-8489-9d6f31785a69), ShapeRef(_:208188d2-8212-4304-9c3a-e2fdbfac1f94), ShapeRef(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a), ShapeRef(_:f5553993-ba97-481a-af6c-5ff67dc55d90), ShapeRef(_:c9a80250-c9ee-45ae-9726-2874431282a3), ShapeRef(_:b8d19c3a-b420-4346-a029-f6a656fb282e), ShapeRef(_:79204495-50cf-4691-862a-2566d3d8e51a), ShapeRef(_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f5553993-ba97-481a-af6c-5ff67dc55d90,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.393 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.393 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.393 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.394 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.394 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:51.293Z"^^), attempt: Attempt([,_:c9a80250-c9ee-45ae-9726-2874431282a3],Some(PredicatePath())), path: PredicatePath() 21:00:51.394 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c9a80250-c9ee-45ae-9726-2874431282a3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a689a531-dc9b-4b3f-8489-9d6f31785a69), ShapeRef(_:208188d2-8212-4304-9c3a-e2fdbfac1f94), ShapeRef(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a), ShapeRef(_:f5553993-ba97-481a-af6c-5ff67dc55d90), ShapeRef(_:c9a80250-c9ee-45ae-9726-2874431282a3), ShapeRef(_:b8d19c3a-b420-4346-a029-f6a656fb282e), ShapeRef(_:79204495-50cf-4691-862a-2566d3d8e51a), ShapeRef(_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:c9a80250-c9ee-45ae-9726-2874431282a3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.394 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.394 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.395 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.395 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.395 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b8d19c3a-b420-4346-a029-f6a656fb282e=ShapeTyping(TypingMap(Map())) 21:00:51.395 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.395 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.396 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.397 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.397 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.397 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:79204495-50cf-4691-862a-2566d3d8e51a],Some(PredicatePath())), path: PredicatePath() 21:00:51.397 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.397 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.398 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:79204495-50cf-4691-862a-2566d3d8e51a=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a689a531-dc9b-4b3f-8489-9d6f31785a69), ShapeRef(_:208188d2-8212-4304-9c3a-e2fdbfac1f94), ShapeRef(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a), ShapeRef(_:f5553993-ba97-481a-af6c-5ff67dc55d90), ShapeRef(_:c9a80250-c9ee-45ae-9726-2874431282a3), ShapeRef(_:b8d19c3a-b420-4346-a029-f6a656fb282e), ShapeRef(_:79204495-50cf-4691-862a-2566d3d8e51a), ShapeRef(_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:79204495-50cf-4691-862a-2566d3d8e51a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.398 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.398 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.398 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.398 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.398 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2=ShapeTyping(TypingMap(Map())) 21:00:51.399 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:a689a531-dc9b-4b3f-8489-9d6f31785a69,_:208188d2-8212-4304-9c3a-e2fdbfac1f94,_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,_:f5553993-ba97-481a-af6c-5ff67dc55d90,_:c9a80250-c9ee-45ae-9726-2874431282a3,_:b8d19c3a-b420-4346-a029-f6a656fb282e,_:79204495-50cf-4691-862a-2566d3d8e51a,_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c9a80250-c9ee-45ae-9726-2874431282a3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:79204495-50cf-4691-862a-2566d3d8e51a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a689a531-dc9b-4b3f-8489-9d6f31785a69), ShapeRef(_:208188d2-8212-4304-9c3a-e2fdbfac1f94), ShapeRef(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a), ShapeRef(_:f5553993-ba97-481a-af6c-5ff67dc55d90), ShapeRef(_:c9a80250-c9ee-45ae-9726-2874431282a3), ShapeRef(_:b8d19c3a-b420-4346-a029-f6a656fb282e), ShapeRef(_:79204495-50cf-4691-862a-2566d3d8e51a), ShapeRef(_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f5553993-ba97-481a-af6c-5ff67dc55d90,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.400 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c9a80250-c9ee-45ae-9726-2874431282a3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:79204495-50cf-4691-862a-2566d3d8e51a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a689a531-dc9b-4b3f-8489-9d6f31785a69), ShapeRef(_:208188d2-8212-4304-9c3a-e2fdbfac1f94), ShapeRef(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a), ShapeRef(_:f5553993-ba97-481a-af6c-5ff67dc55d90), ShapeRef(_:c9a80250-c9ee-45ae-9726-2874431282a3), ShapeRef(_:b8d19c3a-b420-4346-a029-f6a656fb282e), ShapeRef(_:79204495-50cf-4691-862a-2566d3d8e51a), ShapeRef(_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f5553993-ba97-481a-af6c-5ff67dc55d90,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.400 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:c9a80250-c9ee-45ae-9726-2874431282a3,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:79204495-50cf-4691-862a-2566d3d8e51a,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:a689a531-dc9b-4b3f-8489-9d6f31785a69), ShapeRef(_:208188d2-8212-4304-9c3a-e2fdbfac1f94), ShapeRef(_:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a), ShapeRef(_:f5553993-ba97-481a-af6c-5ff67dc55d90), ShapeRef(_:c9a80250-c9ee-45ae-9726-2874431282a3), ShapeRef(_:b8d19c3a-b420-4346-a029-f6a656fb282e), ShapeRef(_:79204495-50cf-4691-862a-2566d3d8e51a), ShapeRef(_:6e84f8c8-aa44-4979-bc12-0c38d2facdd2)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:f5553993-ba97-481a-af6c-5ff67dc55d90,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.400 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:79204495-50cf-4691-862a-2566d3d8e51a = 21:00:51.400 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:79204495-50cf-4691-862a-2566d3d8e51a = 21:00:51.400 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:79204495-50cf-4691-862a-2566d3d8e51a: 21:00:51.401 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b8d19c3a-b420-4346-a029-f6a656fb282e = 21:00:51.401 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b8d19c3a-b420-4346-a029-f6a656fb282e = 21:00:51.401 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b8d19c3a-b420-4346-a029-f6a656fb282e: 21:00:51.401 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c9a80250-c9ee-45ae-9726-2874431282a3 = 21:00:51.401 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c9a80250-c9ee-45ae-9726-2874431282a3 = 21:00:51.401 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c9a80250-c9ee-45ae-9726-2874431282a3: 21:00:51.401 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:f5553993-ba97-481a-af6c-5ff67dc55d90 = 21:00:51.402 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:f5553993-ba97-481a-af6c-5ff67dc55d90 = 21:00:51.402 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:f5553993-ba97-481a-af6c-5ff67dc55d90: 21:00:51.402 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a = 21:00:51.402 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a = 21:00:51.402 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6d0e2c7b-b6cb-4666-9612-39eb614c6e5a: 21:00:51.402 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:208188d2-8212-4304-9c3a-e2fdbfac1f94 = 21:00:51.402 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:208188d2-8212-4304-9c3a-e2fdbfac1f94 = 21:00:51.402 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:208188d2-8212-4304-9c3a-e2fdbfac1f94: 21:00:51.403 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a689a531-dc9b-4b3f-8489-9d6f31785a69 = 21:00:51.403 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a689a531-dc9b-4b3f-8489-9d6f31785a69 = 21:00:51.403 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a689a531-dc9b-4b3f-8489-9d6f31785a69: 21:00:51.405 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:51.406 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:51.408Z"^^ ; "Between two and four" ; 12 . 21:00:51.475 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:51.476 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:51.477 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:51.479 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:51.481 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:d94b3dba-957d-44ee-8d4d-bb0b3a140a89,_:187fa86e-7200-4921-a534-8632c8703d3d,_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a,_:545d6be0-a715-4cf0-89c5-db5bc2113a17,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,_:e1981a6d-88c6-4085-8b62-8b6211a6dd08,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,_:a8d5aa28-7608-44ea-921f-0164cdfe7880. Pending nodes: 21:00:51.481 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d94b3dba-957d-44ee-8d4d-bb0b3a140a89 21:00:51.483 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:187fa86e-7200-4921-a534-8632c8703d3d 21:00:51.485 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:ec4b6789-36c1-4f0f-8400-655ba28f5e9a 21:00:51.487 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:545d6be0-a715-4cf0-89c5-db5bc2113a17 21:00:51.489 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4f792ac2-fbb4-4284-8bab-8b66d62ee898 21:00:51.491 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:e1981a6d-88c6-4085-8b62-8b6211a6dd08 21:00:51.492 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 21:00:51.494 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a8d5aa28-7608-44ea-921f-0164cdfe7880 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a8d5aa28-7608-44ea-921f-0164cdfe7880 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e1981a6d-88c6-4085-8b62-8b6211a6dd08 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4f792ac2-fbb4-4284-8bab-8b66d62ee898 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:545d6be0-a715-4cf0-89c5-db5bc2113a17 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:ec4b6789-36c1-4f0f-8400-655ba28f5e9a 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:187fa86e-7200-4921-a534-8632c8703d3d 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d94b3dba-957d-44ee-8d4d-bb0b3a140a89 21:00:51.496 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:51.497 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:51.497 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:51.497 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:51.497 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:51.497 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:d94b3dba-957d-44ee-8d4d-bb0b3a140a89,_:187fa86e-7200-4921-a534-8632c8703d3d,_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a,_:545d6be0-a715-4cf0-89c5-db5bc2113a17,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,_:e1981a6d-88c6-4085-8b62-8b6211a6dd08,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,_:a8d5aa28-7608-44ea-921f-0164cdfe7880) 21:00:51.497 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89) 21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:187fa86e-7200-4921-a534-8632c8703d3d) 21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a) 21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:545d6be0-a715-4cf0-89c5-db5bc2113a17) 21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898) 21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:e1981a6d-88c6-4085-8b62-8b6211a6dd08) 21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965) 21:00:51.498 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a8d5aa28-7608-44ea-921f-0164cdfe7880) 21:00:51.498 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.498 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.499 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89=ShapeTyping(TypingMap(Map())) 21:00:51.499 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.499 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.500 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.500 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.500 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.500 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.501 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.501 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.502 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.502 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.502 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between two and four"), attempt: Attempt([,_:187fa86e-7200-4921-a534-8632c8703d3d],Some(PredicatePath())), path: PredicatePath() 21:00:51.502 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:187fa86e-7200-4921-a534-8632c8703d3d=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89), ShapeRef(_:187fa86e-7200-4921-a534-8632c8703d3d), ShapeRef(_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a), ShapeRef(_:545d6be0-a715-4cf0-89c5-db5bc2113a17), ShapeRef(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898), ShapeRef(_:e1981a6d-88c6-4085-8b62-8b6211a6dd08), ShapeRef(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965), ShapeRef(_:a8d5aa28-7608-44ea-921f-0164cdfe7880)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:187fa86e-7200-4921-a534-8632c8703d3d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Between two and four": LiteralValue("maxLength violation. Expected length("Between two and four") <= 10")))))))) 21:00:51.503 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.503 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.503 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a=ShapeTyping(TypingMap(Map())) 21:00:51.503 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.503 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.504 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.504 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.504 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:51.408Z"^^), attempt: Attempt([,_:545d6be0-a715-4cf0-89c5-db5bc2113a17],Some(PredicatePath())), path: PredicatePath() 21:00:51.504 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:545d6be0-a715-4cf0-89c5-db5bc2113a17=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89), ShapeRef(_:187fa86e-7200-4921-a534-8632c8703d3d), ShapeRef(_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a), ShapeRef(_:545d6be0-a715-4cf0-89c5-db5bc2113a17), ShapeRef(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898), ShapeRef(_:e1981a6d-88c6-4085-8b62-8b6211a6dd08), ShapeRef(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965), ShapeRef(_:a8d5aa28-7608-44ea-921f-0164cdfe7880)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:545d6be0-a715-4cf0-89c5-db5bc2113a17,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.504 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.504 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.505 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.505 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.505 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.505 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.506 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.506 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.506 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898],Some(PredicatePath())), path: PredicatePath() 21:00:51.506 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.506 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.507 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89), ShapeRef(_:187fa86e-7200-4921-a534-8632c8703d3d), ShapeRef(_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a), ShapeRef(_:545d6be0-a715-4cf0-89c5-db5bc2113a17), ShapeRef(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898), ShapeRef(_:e1981a6d-88c6-4085-8b62-8b6211a6dd08), ShapeRef(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965), ShapeRef(_:a8d5aa28-7608-44ea-921f-0164cdfe7880)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.507 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.507 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.507 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.507 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.508 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:e1981a6d-88c6-4085-8b62-8b6211a6dd08=ShapeTyping(TypingMap(Map())) 21:00:51.508 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.508 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.508 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.508 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.509 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.509 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.509 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.509 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.510 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965],Some(PredicatePath())), path: PredicatePath() 21:00:51.510 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.510 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.511 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89), ShapeRef(_:187fa86e-7200-4921-a534-8632c8703d3d), ShapeRef(_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a), ShapeRef(_:545d6be0-a715-4cf0-89c5-db5bc2113a17), ShapeRef(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898), ShapeRef(_:e1981a6d-88c6-4085-8b62-8b6211a6dd08), ShapeRef(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965), ShapeRef(_:a8d5aa28-7608-44ea-921f-0164cdfe7880)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.511 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.512 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a8d5aa28-7608-44ea-921f-0164cdfe7880=ShapeTyping(TypingMap(Map())) 21:00:51.512 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:d94b3dba-957d-44ee-8d4d-bb0b3a140a89,_:187fa86e-7200-4921-a534-8632c8703d3d,_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a,_:545d6be0-a715-4cf0-89c5-db5bc2113a17,_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,_:e1981a6d-88c6-4085-8b62-8b6211a6dd08,_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,_:a8d5aa28-7608-44ea-921f-0164cdfe7880)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:545d6be0-a715-4cf0-89c5-db5bc2113a17,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:187fa86e-7200-4921-a534-8632c8703d3d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Between two and four": LiteralValue("maxLength violation. Expected length("Between two and four") <= 10")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89), ShapeRef(_:187fa86e-7200-4921-a534-8632c8703d3d), ShapeRef(_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a), ShapeRef(_:545d6be0-a715-4cf0-89c5-db5bc2113a17), ShapeRef(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898), ShapeRef(_:e1981a6d-88c6-4085-8b62-8b6211a6dd08), ShapeRef(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965), ShapeRef(_:a8d5aa28-7608-44ea-921f-0164cdfe7880)),false,List()) -> TypingResult(Valid(List())))))) 21:00:51.513 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:545d6be0-a715-4cf0-89c5-db5bc2113a17,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:187fa86e-7200-4921-a534-8632c8703d3d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Between two and four": LiteralValue("maxLength violation. Expected length("Between two and four") <= 10")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89), ShapeRef(_:187fa86e-7200-4921-a534-8632c8703d3d), ShapeRef(_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a), ShapeRef(_:545d6be0-a715-4cf0-89c5-db5bc2113a17), ShapeRef(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898), ShapeRef(_:e1981a6d-88c6-4085-8b62-8b6211a6dd08), ShapeRef(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965), ShapeRef(_:a8d5aa28-7608-44ea-921f-0164cdfe7880)),false,List()) -> TypingResult(Valid(List())))))) 21:00:51.513 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:545d6be0-a715-4cf0-89c5-db5bc2113a17,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:187fa86e-7200-4921-a534-8632c8703d3d,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on "Between two and four": LiteralValue("maxLength violation. Expected length("Between two and four") <= 10")))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:d94b3dba-957d-44ee-8d4d-bb0b3a140a89), ShapeRef(_:187fa86e-7200-4921-a534-8632c8703d3d), ShapeRef(_:ec4b6789-36c1-4f0f-8400-655ba28f5e9a), ShapeRef(_:545d6be0-a715-4cf0-89c5-db5bc2113a17), ShapeRef(_:4f792ac2-fbb4-4284-8bab-8b66d62ee898), ShapeRef(_:e1981a6d-88c6-4085-8b62-8b6211a6dd08), ShapeRef(_:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965), ShapeRef(_:a8d5aa28-7608-44ea-921f-0164cdfe7880)),false,List()) -> TypingResult(Valid(List())))))) 21:00:51.514 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a8d5aa28-7608-44ea-921f-0164cdfe7880 = 21:00:51.514 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a8d5aa28-7608-44ea-921f-0164cdfe7880 = 21:00:51.514 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a8d5aa28-7608-44ea-921f-0164cdfe7880: 21:00:51.514 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 = 21:00:51.514 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965 = 21:00:51.514 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9e8b2c64-5e34-4dfe-95bc-85e2e7a84965: 21:00:51.514 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e1981a6d-88c6-4085-8b62-8b6211a6dd08 = 21:00:51.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e1981a6d-88c6-4085-8b62-8b6211a6dd08 = 21:00:51.515 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:e1981a6d-88c6-4085-8b62-8b6211a6dd08: 21:00:51.515 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4f792ac2-fbb4-4284-8bab-8b66d62ee898 = 21:00:51.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4f792ac2-fbb4-4284-8bab-8b66d62ee898 = 21:00:51.515 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4f792ac2-fbb4-4284-8bab-8b66d62ee898: 21:00:51.515 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:545d6be0-a715-4cf0-89c5-db5bc2113a17 = 21:00:51.515 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:545d6be0-a715-4cf0-89c5-db5bc2113a17 = 21:00:51.515 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:545d6be0-a715-4cf0-89c5-db5bc2113a17: 21:00:51.516 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:ec4b6789-36c1-4f0f-8400-655ba28f5e9a = 21:00:51.516 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:ec4b6789-36c1-4f0f-8400-655ba28f5e9a = 21:00:51.516 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:ec4b6789-36c1-4f0f-8400-655ba28f5e9a: 21:00:51.516 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:187fa86e-7200-4921-a534-8632c8703d3d = 21:00:51.516 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:187fa86e-7200-4921-a534-8632c8703d3d = 21:00:51.516 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:187fa86e-7200-4921-a534-8632c8703d3d: 21:00:51.516 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d94b3dba-957d-44ee-8d4d-bb0b3a140a89 = 21:00:51.516 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d94b3dba-957d-44ee-8d4d-bb0b3a140a89 = 21:00:51.517 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d94b3dba-957d-44ee-8d4d-bb0b3a140a89: 21:00:51.520 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Between two and four" ; sh:message "maxLength violation. Expected length(\"Between two and four\") <= 10" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxLengthConstraintComponent ] ] . 21:00:51.522 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode "Between two and four" ; sh:message "maxLength violation. Expected length(\"Between two and four\") <= 10" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MaxLengthConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec Running org.eclipse.lyo.validation.ShaclMinCountValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:51.573Z"^^ ; "Between" ; 12 . 21:00:51.590 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:51.591 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:51.592 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:51.594 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:51.596 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b,_:d6d4d928-1be7-4e95-a685-7bc034196d6a,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e,_:1fba6421-cbce-462e-a5c7-8eac99f71492,_:a4d5dadf-bdfb-4673-8445-405a56651d69,_:673aba5f-5a7d-4710-b21a-21723d0c7356,_:b17beb12-7619-4a12-aa2f-dbfb95ba5568. Pending nodes: 21:00:51.597 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b 21:00:51.599 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d6d4d928-1be7-4e95-a685-7bc034196d6a 21:00:51.601 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c 21:00:51.602 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:11a3a2c1-998b-44e8-8d61-b59d16f5f07e 21:00:51.604 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:1fba6421-cbce-462e-a5c7-8eac99f71492 21:00:51.606 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a4d5dadf-bdfb-4673-8445-405a56651d69 21:00:51.608 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:673aba5f-5a7d-4710-b21a-21723d0c7356 21:00:51.609 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b17beb12-7619-4a12-aa2f-dbfb95ba5568 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b17beb12-7619-4a12-aa2f-dbfb95ba5568 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:673aba5f-5a7d-4710-b21a-21723d0c7356 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a4d5dadf-bdfb-4673-8445-405a56651d69 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:1fba6421-cbce-462e-a5c7-8eac99f71492 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:11a3a2c1-998b-44e8-8d61-b59d16f5f07e 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d6d4d928-1be7-4e95-a685-7bc034196d6a 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b17beb12-7619-4a12-aa2f-dbfb95ba5568 = 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b17beb12-7619-4a12-aa2f-dbfb95ba5568 = 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b17beb12-7619-4a12-aa2f-dbfb95ba5568: 21:00:51.611 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b,_:d6d4d928-1be7-4e95-a685-7bc034196d6a,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e,_:1fba6421-cbce-462e-a5c7-8eac99f71492,_:a4d5dadf-bdfb-4673-8445-405a56651d69,_:673aba5f-5a7d-4710-b21a-21723d0c7356,_:b17beb12-7619-4a12-aa2f-dbfb95ba5568) 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b) 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d6d4d928-1be7-4e95-a685-7bc034196d6a) 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c) 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e) 21:00:51.612 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:1fba6421-cbce-462e-a5c7-8eac99f71492) 21:00:51.613 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a4d5dadf-bdfb-4673-8445-405a56651d69) 21:00:51.613 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:673aba5f-5a7d-4710-b21a-21723d0c7356) 21:00:51.613 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b17beb12-7619-4a12-aa2f-dbfb95ba5568) 21:00:51.613 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.613 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.614 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.614 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.614 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.614 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.615 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.615 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.615 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.615 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.616 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b],Some(PredicatePath())), path: PredicatePath() 21:00:51.616 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b), ShapeRef(_:d6d4d928-1be7-4e95-a685-7bc034196d6a), ShapeRef(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c), ShapeRef(_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e), ShapeRef(_:1fba6421-cbce-462e-a5c7-8eac99f71492), ShapeRef(_:a4d5dadf-bdfb-4673-8445-405a56651d69), ShapeRef(_:673aba5f-5a7d-4710-b21a-21723d0c7356), ShapeRef(_:b17beb12-7619-4a12-aa2f-dbfb95ba5568)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.616 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.616 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.617 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.617 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.617 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d6d4d928-1be7-4e95-a685-7bc034196d6a=ShapeTyping(TypingMap(Map())) 21:00:51.617 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.617 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.617 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.617 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.618 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:51.573Z"^^), attempt: Attempt([,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c],Some(PredicatePath())), path: PredicatePath() 21:00:51.618 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b), ShapeRef(_:d6d4d928-1be7-4e95-a685-7bc034196d6a), ShapeRef(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c), ShapeRef(_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e), ShapeRef(_:1fba6421-cbce-462e-a5c7-8eac99f71492), ShapeRef(_:a4d5dadf-bdfb-4673-8445-405a56651d69), ShapeRef(_:673aba5f-5a7d-4710-b21a-21723d0c7356), ShapeRef(_:b17beb12-7619-4a12-aa2f-dbfb95ba5568)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.618 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.618 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.619 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e=ShapeTyping(TypingMap(Map())) 21:00:51.619 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.619 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.619 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.619 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.620 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.620 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.620 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.620 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.620 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:1fba6421-cbce-462e-a5c7-8eac99f71492],Some(PredicatePath())), path: PredicatePath() 21:00:51.621 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.621 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.621 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:1fba6421-cbce-462e-a5c7-8eac99f71492=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b), ShapeRef(_:d6d4d928-1be7-4e95-a685-7bc034196d6a), ShapeRef(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c), ShapeRef(_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e), ShapeRef(_:1fba6421-cbce-462e-a5c7-8eac99f71492), ShapeRef(_:a4d5dadf-bdfb-4673-8445-405a56651d69), ShapeRef(_:673aba5f-5a7d-4710-b21a-21723d0c7356), ShapeRef(_:b17beb12-7619-4a12-aa2f-dbfb95ba5568)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:1fba6421-cbce-462e-a5c7-8eac99f71492,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.622 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.622 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.622 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.622 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.622 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.622 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.623 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.623 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.670 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:a4d5dadf-bdfb-4673-8445-405a56651d69],Some(PredicatePath())), path: PredicatePath() 21:00:51.670 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.670 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.671 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a4d5dadf-bdfb-4673-8445-405a56651d69=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b), ShapeRef(_:d6d4d928-1be7-4e95-a685-7bc034196d6a), ShapeRef(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c), ShapeRef(_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e), ShapeRef(_:1fba6421-cbce-462e-a5c7-8eac99f71492), ShapeRef(_:a4d5dadf-bdfb-4673-8445-405a56651d69), ShapeRef(_:673aba5f-5a7d-4710-b21a-21723d0c7356), ShapeRef(_:b17beb12-7619-4a12-aa2f-dbfb95ba5568)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:a4d5dadf-bdfb-4673-8445-405a56651d69,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.671 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.671 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.671 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.671 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.672 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:673aba5f-5a7d-4710-b21a-21723d0c7356=ShapeTyping(TypingMap(Map())) 21:00:51.672 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.672 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.672 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b17beb12-7619-4a12-aa2f-dbfb95ba5568=ShapeTyping(TypingMap(Map())) 21:00:51.673 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b,_:d6d4d928-1be7-4e95-a685-7bc034196d6a,_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e,_:1fba6421-cbce-462e-a5c7-8eac99f71492,_:a4d5dadf-bdfb-4673-8445-405a56651d69,_:673aba5f-5a7d-4710-b21a-21723d0c7356,_:b17beb12-7619-4a12-aa2f-dbfb95ba5568)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:a4d5dadf-bdfb-4673-8445-405a56651d69,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:1fba6421-cbce-462e-a5c7-8eac99f71492,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b), ShapeRef(_:d6d4d928-1be7-4e95-a685-7bc034196d6a), ShapeRef(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c), ShapeRef(_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e), ShapeRef(_:1fba6421-cbce-462e-a5c7-8eac99f71492), ShapeRef(_:a4d5dadf-bdfb-4673-8445-405a56651d69), ShapeRef(_:673aba5f-5a7d-4710-b21a-21723d0c7356), ShapeRef(_:b17beb12-7619-4a12-aa2f-dbfb95ba5568)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.673 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:a4d5dadf-bdfb-4673-8445-405a56651d69,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:1fba6421-cbce-462e-a5c7-8eac99f71492,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b), ShapeRef(_:d6d4d928-1be7-4e95-a685-7bc034196d6a), ShapeRef(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c), ShapeRef(_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e), ShapeRef(_:1fba6421-cbce-462e-a5c7-8eac99f71492), ShapeRef(_:a4d5dadf-bdfb-4673-8445-405a56651d69), ShapeRef(_:673aba5f-5a7d-4710-b21a-21723d0c7356), ShapeRef(_:b17beb12-7619-4a12-aa2f-dbfb95ba5568)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.674 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:a4d5dadf-bdfb-4673-8445-405a56651d69,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:1fba6421-cbce-462e-a5c7-8eac99f71492,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b), ShapeRef(_:d6d4d928-1be7-4e95-a685-7bc034196d6a), ShapeRef(_:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c), ShapeRef(_:11a3a2c1-998b-44e8-8d61-b59d16f5f07e), ShapeRef(_:1fba6421-cbce-462e-a5c7-8eac99f71492), ShapeRef(_:a4d5dadf-bdfb-4673-8445-405a56651d69), ShapeRef(_:673aba5f-5a7d-4710-b21a-21723d0c7356), ShapeRef(_:b17beb12-7619-4a12-aa2f-dbfb95ba5568)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.674 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:673aba5f-5a7d-4710-b21a-21723d0c7356 = 21:00:51.674 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:673aba5f-5a7d-4710-b21a-21723d0c7356 = 21:00:51.674 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:673aba5f-5a7d-4710-b21a-21723d0c7356: 21:00:51.674 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a4d5dadf-bdfb-4673-8445-405a56651d69 = 21:00:51.674 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a4d5dadf-bdfb-4673-8445-405a56651d69 = 21:00:51.674 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a4d5dadf-bdfb-4673-8445-405a56651d69: 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:1fba6421-cbce-462e-a5c7-8eac99f71492 = 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:1fba6421-cbce-462e-a5c7-8eac99f71492 = 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:1fba6421-cbce-462e-a5c7-8eac99f71492: 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:11a3a2c1-998b-44e8-8d61-b59d16f5f07e = 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:11a3a2c1-998b-44e8-8d61-b59d16f5f07e = 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:11a3a2c1-998b-44e8-8d61-b59d16f5f07e: 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c = 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c = 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:3bb38c1d-5a99-43cf-95a6-f9a80d47d93c: 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d6d4d928-1be7-4e95-a685-7bc034196d6a = 21:00:51.675 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d6d4d928-1be7-4e95-a685-7bc034196d6a = 21:00:51.676 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d6d4d928-1be7-4e95-a685-7bc034196d6a: 21:00:51.676 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b = 21:00:51.676 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b = 21:00:51.676 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:be74c0bf-97fc-4f2a-820c-c2c0f4d9389b: 21:00:51.678 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:51.679 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:51.68Z"^^ ; "Between" . 21:00:51.695 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:targetClass . 21:00:51.697 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:51.697 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:51.699 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:51.701 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:9b685a9a-e0b0-4753-abaf-18e9780024a3,_:8eede41c-7e32-495e-ae89-2ddc31487ce4,_:0e20af5e-951f-4d80-bd79-c79742edd659,_:5e2c8ea8-3601-437d-af07-1fe804c72868,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc,_:84914173-3d17-47dc-b5f4-bc9d568d1793,_:6586f472-0d93-4c48-b664-12d08392ebb1. Pending nodes: 21:00:51.702 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:9b685a9a-e0b0-4753-abaf-18e9780024a3 21:00:51.704 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:8eede41c-7e32-495e-ae89-2ddc31487ce4 21:00:51.705 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0e20af5e-951f-4d80-bd79-c79742edd659 21:00:51.707 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5e2c8ea8-3601-437d-af07-1fe804c72868 21:00:51.709 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:daf8c5c2-aee9-4a22-9fc7-397149297b4d 21:00:51.711 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:a4b03b55-7ac4-4f93-b4b0-459e07856dfc 21:00:51.712 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:84914173-3d17-47dc-b5f4-bc9d568d1793 21:00:51.714 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6586f472-0d93-4c48-b664-12d08392ebb1 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6586f472-0d93-4c48-b664-12d08392ebb1 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:84914173-3d17-47dc-b5f4-bc9d568d1793 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:a4b03b55-7ac4-4f93-b4b0-459e07856dfc 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:daf8c5c2-aee9-4a22-9fc7-397149297b4d 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5e2c8ea8-3601-437d-af07-1fe804c72868 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0e20af5e-951f-4d80-bd79-c79742edd659 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:8eede41c-7e32-495e-ae89-2ddc31487ce4 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:9b685a9a-e0b0-4753-abaf-18e9780024a3 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6586f472-0d93-4c48-b664-12d08392ebb1 = 21:00:51.715 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6586f472-0d93-4c48-b664-12d08392ebb1 = 21:00:51.716 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6586f472-0d93-4c48-b664-12d08392ebb1: 21:00:51.716 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:84914173-3d17-47dc-b5f4-bc9d568d1793 = 21:00:51.716 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:84914173-3d17-47dc-b5f4-bc9d568d1793 = 21:00:51.716 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:84914173-3d17-47dc-b5f4-bc9d568d1793: 21:00:51.716 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:51.716 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:9b685a9a-e0b0-4753-abaf-18e9780024a3,_:8eede41c-7e32-495e-ae89-2ddc31487ce4,_:0e20af5e-951f-4d80-bd79-c79742edd659,_:5e2c8ea8-3601-437d-af07-1fe804c72868,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc,_:84914173-3d17-47dc-b5f4-bc9d568d1793,_:6586f472-0d93-4c48-b664-12d08392ebb1) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:9b685a9a-e0b0-4753-abaf-18e9780024a3) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:8eede41c-7e32-495e-ae89-2ddc31487ce4) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0e20af5e-951f-4d80-bd79-c79742edd659) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5e2c8ea8-3601-437d-af07-1fe804c72868) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:84914173-3d17-47dc-b5f4-bc9d568d1793) 21:00:51.717 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6586f472-0d93-4c48-b664-12d08392ebb1) 21:00:51.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.718 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.719 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.719 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.719 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:9b685a9a-e0b0-4753-abaf-18e9780024a3],Some(PredicatePath())), path: PredicatePath() 21:00:51.719 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.719 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.720 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:9b685a9a-e0b0-4753-abaf-18e9780024a3=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:9b685a9a-e0b0-4753-abaf-18e9780024a3), ShapeRef(_:8eede41c-7e32-495e-ae89-2ddc31487ce4), ShapeRef(_:0e20af5e-951f-4d80-bd79-c79742edd659), ShapeRef(_:5e2c8ea8-3601-437d-af07-1fe804c72868), ShapeRef(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d), ShapeRef(_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc), ShapeRef(_:84914173-3d17-47dc-b5f4-bc9d568d1793), ShapeRef(_:6586f472-0d93-4c48-b664-12d08392ebb1)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9b685a9a-e0b0-4753-abaf-18e9780024a3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.720 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:8eede41c-7e32-495e-ae89-2ddc31487ce4=ShapeTyping(TypingMap(Map())) 21:00:51.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.720 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.721 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.721 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.722 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.723 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.723 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:0e20af5e-951f-4d80-bd79-c79742edd659],Some(PredicatePath())), path: PredicatePath() 21:00:51.723 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0e20af5e-951f-4d80-bd79-c79742edd659=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:9b685a9a-e0b0-4753-abaf-18e9780024a3), ShapeRef(_:8eede41c-7e32-495e-ae89-2ddc31487ce4), ShapeRef(_:0e20af5e-951f-4d80-bd79-c79742edd659), ShapeRef(_:5e2c8ea8-3601-437d-af07-1fe804c72868), ShapeRef(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d), ShapeRef(_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc), ShapeRef(_:84914173-3d17-47dc-b5f4-bc9d568d1793), ShapeRef(_:6586f472-0d93-4c48-b664-12d08392ebb1)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:0e20af5e-951f-4d80-bd79-c79742edd659,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.724 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5e2c8ea8-3601-437d-af07-1fe804c72868=ShapeTyping(TypingMap(Map())) 21:00:51.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.724 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.725 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.726 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.726 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.726 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(), attempt: Attempt([,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d],Some(PredicatePath())), path: PredicatePath() 21:00:51.770 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.770 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.771 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:9b685a9a-e0b0-4753-abaf-18e9780024a3), ShapeRef(_:8eede41c-7e32-495e-ae89-2ddc31487ce4), ShapeRef(_:0e20af5e-951f-4d80-bd79-c79742edd659), ShapeRef(_:5e2c8ea8-3601-437d-af07-1fe804c72868), ShapeRef(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d), ShapeRef(_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc), ShapeRef(_:84914173-3d17-47dc-b5f4-bc9d568d1793), ShapeRef(_:6586f472-0d93-4c48-b664-12d08392ebb1)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))))))) 21:00:51.771 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.771 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.771 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.771 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.772 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc=ShapeTyping(TypingMap(Map())) 21:00:51.772 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.772 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.772 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:84914173-3d17-47dc-b5f4-bc9d568d1793=ShapeTyping(TypingMap(Map())) 21:00:51.772 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.772 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.773 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.773 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.773 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:51.68Z"^^), attempt: Attempt([,_:6586f472-0d93-4c48-b664-12d08392ebb1],Some(PredicatePath())), path: PredicatePath() 21:00:51.773 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6586f472-0d93-4c48-b664-12d08392ebb1=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:9b685a9a-e0b0-4753-abaf-18e9780024a3), ShapeRef(_:8eede41c-7e32-495e-ae89-2ddc31487ce4), ShapeRef(_:0e20af5e-951f-4d80-bd79-c79742edd659), ShapeRef(_:5e2c8ea8-3601-437d-af07-1fe804c72868), ShapeRef(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d), ShapeRef(_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc), ShapeRef(_:84914173-3d17-47dc-b5f4-bc9d568d1793), ShapeRef(_:6586f472-0d93-4c48-b664-12d08392ebb1)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:6586f472-0d93-4c48-b664-12d08392ebb1,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.774 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:9b685a9a-e0b0-4753-abaf-18e9780024a3,_:8eede41c-7e32-495e-ae89-2ddc31487ce4,_:0e20af5e-951f-4d80-bd79-c79742edd659,_:5e2c8ea8-3601-437d-af07-1fe804c72868,_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc,_:84914173-3d17-47dc-b5f4-bc9d568d1793,_:6586f472-0d93-4c48-b664-12d08392ebb1)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:6586f472-0d93-4c48-b664-12d08392ebb1,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:0e20af5e-951f-4d80-bd79-c79742edd659,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:9b685a9a-e0b0-4753-abaf-18e9780024a3), ShapeRef(_:8eede41c-7e32-495e-ae89-2ddc31487ce4), ShapeRef(_:0e20af5e-951f-4d80-bd79-c79742edd659), ShapeRef(_:5e2c8ea8-3601-437d-af07-1fe804c72868), ShapeRef(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d), ShapeRef(_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc), ShapeRef(_:84914173-3d17-47dc-b5f4-bc9d568d1793), ShapeRef(_:6586f472-0d93-4c48-b664-12d08392ebb1)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9b685a9a-e0b0-4753-abaf-18e9780024a3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.774 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:6586f472-0d93-4c48-b664-12d08392ebb1,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:0e20af5e-951f-4d80-bd79-c79742edd659,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:9b685a9a-e0b0-4753-abaf-18e9780024a3), ShapeRef(_:8eede41c-7e32-495e-ae89-2ddc31487ce4), ShapeRef(_:0e20af5e-951f-4d80-bd79-c79742edd659), ShapeRef(_:5e2c8ea8-3601-437d-af07-1fe804c72868), ShapeRef(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d), ShapeRef(_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc), ShapeRef(_:84914173-3d17-47dc-b5f4-bc9d568d1793), ShapeRef(_:6586f472-0d93-4c48-b664-12d08392ebb1)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9b685a9a-e0b0-4753-abaf-18e9780024a3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.775 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:6586f472-0d93-4c48-b664-12d08392ebb1,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("MinCount violation. Expected 1, obtained: 0")))), PropertyShape(_:0e20af5e-951f-4d80-bd79-c79742edd659,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:9b685a9a-e0b0-4753-abaf-18e9780024a3), ShapeRef(_:8eede41c-7e32-495e-ae89-2ddc31487ce4), ShapeRef(_:0e20af5e-951f-4d80-bd79-c79742edd659), ShapeRef(_:5e2c8ea8-3601-437d-af07-1fe804c72868), ShapeRef(_:daf8c5c2-aee9-4a22-9fc7-397149297b4d), ShapeRef(_:a4b03b55-7ac4-4f93-b4b0-459e07856dfc), ShapeRef(_:84914173-3d17-47dc-b5f4-bc9d568d1793), ShapeRef(_:6586f472-0d93-4c48-b664-12d08392ebb1)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:9b685a9a-e0b0-4753-abaf-18e9780024a3,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.775 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:a4b03b55-7ac4-4f93-b4b0-459e07856dfc = 21:00:51.775 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:a4b03b55-7ac4-4f93-b4b0-459e07856dfc = 21:00:51.775 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:a4b03b55-7ac4-4f93-b4b0-459e07856dfc: 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:daf8c5c2-aee9-4a22-9fc7-397149297b4d = 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:daf8c5c2-aee9-4a22-9fc7-397149297b4d = 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:daf8c5c2-aee9-4a22-9fc7-397149297b4d: 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5e2c8ea8-3601-437d-af07-1fe804c72868 = 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5e2c8ea8-3601-437d-af07-1fe804c72868 = 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5e2c8ea8-3601-437d-af07-1fe804c72868: 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0e20af5e-951f-4d80-bd79-c79742edd659 = 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0e20af5e-951f-4d80-bd79-c79742edd659 = 21:00:51.776 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0e20af5e-951f-4d80-bd79-c79742edd659: 21:00:51.777 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:8eede41c-7e32-495e-ae89-2ddc31487ce4 = 21:00:51.777 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:8eede41c-7e32-495e-ae89-2ddc31487ce4 = 21:00:51.777 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:8eede41c-7e32-495e-ae89-2ddc31487ce4: 21:00:51.777 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:9b685a9a-e0b0-4753-abaf-18e9780024a3 = 21:00:51.777 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:9b685a9a-e0b0-4753-abaf-18e9780024a3 = 21:00:51.777 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:9b685a9a-e0b0-4753-abaf-18e9780024a3: 21:00:51.781 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MinCount violation. Expected 1, obtained: 0" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinCountConstraintComponent ] ] . 21:00:51.782 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "MinCount violation. Expected 1, obtained: 0" ; sh:resultPath ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:MinCountConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec Running org.eclipse.lyo.validation.ShaclClosedValidationTest @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:51.785Z"^^ ; "Between" ; 12 . 21:00:51.800 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed false ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 0 ; sh:maxLength 2 ; sh:minCount 0 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:51.801 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:51.802 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:51.804 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:51.806 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:23bf65fc-3957-47f5-9f2a-5e08ba6ed748,_:bf443c68-e30b-4003-9d80-ae998824a3a8,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89,_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1,_:5199a599-3c17-47fa-863e-55e4da2867aa,_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f,_:b09a46f2-f266-401f-bed1-dadb2fde3d91,_:2b9bf195-fa0a-4f94-b49a-3d07baac6716. Pending nodes: 21:00:51.807 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:23bf65fc-3957-47f5-9f2a-5e08ba6ed748 21:00:51.808 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:bf443c68-e30b-4003-9d80-ae998824a3a8 21:00:51.809 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 21:00:51.811 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:19af4e6f-82f7-46f0-beb8-35e0f75f88c1 21:00:51.813 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:5199a599-3c17-47fa-863e-55e4da2867aa 21:00:51.815 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f 21:00:51.816 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:b09a46f2-f266-401f-bed1-dadb2fde3d91 21:00:51.818 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:2b9bf195-fa0a-4f94-b49a-3d07baac6716 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:2b9bf195-fa0a-4f94-b49a-3d07baac6716 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:b09a46f2-f266-401f-bed1-dadb2fde3d91 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:5199a599-3c17-47fa-863e-55e4da2867aa 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:19af4e6f-82f7-46f0-beb8-35e0f75f88c1 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:bf443c68-e30b-4003-9d80-ae998824a3a8 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:23bf65fc-3957-47f5-9f2a-5e08ba6ed748 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:2b9bf195-fa0a-4f94-b49a-3d07baac6716 = 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:2b9bf195-fa0a-4f94-b49a-3d07baac6716 = 21:00:51.820 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:2b9bf195-fa0a-4f94-b49a-3d07baac6716: 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:b09a46f2-f266-401f-bed1-dadb2fde3d91 = 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:b09a46f2-f266-401f-bed1-dadb2fde3d91 = 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:b09a46f2-f266-401f-bed1-dadb2fde3d91: 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:51.821 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:23bf65fc-3957-47f5-9f2a-5e08ba6ed748,_:bf443c68-e30b-4003-9d80-ae998824a3a8,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89,_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1,_:5199a599-3c17-47fa-863e-55e4da2867aa,_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f,_:b09a46f2-f266-401f-bed1-dadb2fde3d91,_:2b9bf195-fa0a-4f94-b49a-3d07baac6716) 21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748) 21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:bf443c68-e30b-4003-9d80-ae998824a3a8) 21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89) 21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1) 21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:5199a599-3c17-47fa-863e-55e4da2867aa) 21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f) 21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:b09a46f2-f266-401f-bed1-dadb2fde3d91) 21:00:51.822 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:2b9bf195-fa0a-4f94-b49a-3d07baac6716) 21:00:51.822 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.822 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.823 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748=ShapeTyping(TypingMap(Map())) 21:00:51.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.823 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.824 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:bf443c68-e30b-4003-9d80-ae998824a3a8=ShapeTyping(TypingMap(Map())) 21:00:51.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.824 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.825 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.826 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.826 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89],Some(PredicatePath())), path: PredicatePath() 21:00:51.827 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748), ShapeRef(_:bf443c68-e30b-4003-9d80-ae998824a3a8), ShapeRef(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89), ShapeRef(_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1), ShapeRef(_:5199a599-3c17-47fa-863e-55e4da2867aa), ShapeRef(_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f), ShapeRef(_:b09a46f2-f266-401f-bed1-dadb2fde3d91), ShapeRef(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.827 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.870 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.870 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.871 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1=ShapeTyping(TypingMap(Map())) 21:00:51.871 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.871 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.871 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.871 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.872 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.872 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.872 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.872 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.873 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:5199a599-3c17-47fa-863e-55e4da2867aa],Some(PredicatePath())), path: PredicatePath() 21:00:51.873 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.873 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.874 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:5199a599-3c17-47fa-863e-55e4da2867aa=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748), ShapeRef(_:bf443c68-e30b-4003-9d80-ae998824a3a8), ShapeRef(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89), ShapeRef(_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1), ShapeRef(_:5199a599-3c17-47fa-863e-55e4da2867aa), ShapeRef(_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f), ShapeRef(_:b09a46f2-f266-401f-bed1-dadb2fde3d91), ShapeRef(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:5199a599-3c17-47fa-863e-55e4da2867aa,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.874 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.874 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.874 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f=ShapeTyping(TypingMap(Map())) 21:00:51.874 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.874 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.875 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.875 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.875 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:51.785Z"^^), attempt: Attempt([,_:b09a46f2-f266-401f-bed1-dadb2fde3d91],Some(PredicatePath())), path: PredicatePath() 21:00:51.875 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:b09a46f2-f266-401f-bed1-dadb2fde3d91=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748), ShapeRef(_:bf443c68-e30b-4003-9d80-ae998824a3a8), ShapeRef(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89), ShapeRef(_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1), ShapeRef(_:5199a599-3c17-47fa-863e-55e4da2867aa), ShapeRef(_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f), ShapeRef(_:b09a46f2-f266-401f-bed1-dadb2fde3d91), ShapeRef(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:b09a46f2-f266-401f-bed1-dadb2fde3d91,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.876 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.877 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.877 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.877 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List(), attempt: Attempt([,_:2b9bf195-fa0a-4f94-b49a-3d07baac6716],Some(PredicatePath())), path: PredicatePath() 21:00:51.877 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.877 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.878 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:2b9bf195-fa0a-4f94-b49a-3d07baac6716=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748), ShapeRef(_:bf443c68-e30b-4003-9d80-ae998824a3a8), ShapeRef(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89), ShapeRef(_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1), ShapeRef(_:5199a599-3c17-47fa-863e-55e4da2867aa), ShapeRef(_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f), ShapeRef(_:b09a46f2-f266-401f-bed1-dadb2fde3d91), ShapeRef(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.878 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:23bf65fc-3957-47f5-9f2a-5e08ba6ed748,_:bf443c68-e30b-4003-9d80-ae998824a3a8,_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89,_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1,_:5199a599-3c17-47fa-863e-55e4da2867aa,_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f,_:b09a46f2-f266-401f-bed1-dadb2fde3d91,_:2b9bf195-fa0a-4f94-b49a-3d07baac6716)=ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5199a599-3c17-47fa-863e-55e4da2867aa,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748), ShapeRef(_:bf443c68-e30b-4003-9d80-ae998824a3a8), ShapeRef(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89), ShapeRef(_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1), ShapeRef(_:5199a599-3c17-47fa-863e-55e4da2867aa), ShapeRef(_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f), ShapeRef(_:b09a46f2-f266-401f-bed1-dadb2fde3d91), ShapeRef(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:b09a46f2-f266-401f-bed1-dadb2fde3d91,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.879 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5199a599-3c17-47fa-863e-55e4da2867aa,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748), ShapeRef(_:bf443c68-e30b-4003-9d80-ae998824a3a8), ShapeRef(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89), ShapeRef(_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1), ShapeRef(_:5199a599-3c17-47fa-863e-55e4da2867aa), ShapeRef(_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f), ShapeRef(_:b09a46f2-f266-401f-bed1-dadb2fde3d91), ShapeRef(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:b09a46f2-f266-401f-bed1-dadb2fde3d91,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.879 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(PropertyShape(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(0), MinCount(0), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(0) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:5199a599-3c17-47fa-863e-55e4da2867aa,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:23bf65fc-3957-47f5-9f2a-5e08ba6ed748), ShapeRef(_:bf443c68-e30b-4003-9d80-ae998824a3a8), ShapeRef(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89), ShapeRef(_:19af4e6f-82f7-46f0-beb8-35e0f75f88c1), ShapeRef(_:5199a599-3c17-47fa-863e-55e4da2867aa), ShapeRef(_:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f), ShapeRef(_:b09a46f2-f266-401f-bed1-dadb2fde3d91), ShapeRef(_:2b9bf195-fa0a-4f94-b49a-3d07baac6716)),false,List()) -> TypingResult(Valid(List())), PropertyShape(_:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))), PropertyShape(_:b09a46f2-f266-401f-bed1-dadb2fde3d91,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.879 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f = 21:00:51.879 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f = 21:00:51.879 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:fddcd81e-91e5-4aed-8b09-2f3745b9ad7f: 21:00:51.879 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:5199a599-3c17-47fa-863e-55e4da2867aa = 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:5199a599-3c17-47fa-863e-55e4da2867aa = 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:5199a599-3c17-47fa-863e-55e4da2867aa: 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:19af4e6f-82f7-46f0-beb8-35e0f75f88c1 = 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:19af4e6f-82f7-46f0-beb8-35e0f75f88c1 = 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:19af4e6f-82f7-46f0-beb8-35e0f75f88c1: 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 = 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89 = 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:e3cb4ab3-6cc0-49fd-9e6f-cc94f0448f89: 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:bf443c68-e30b-4003-9d80-ae998824a3a8 = 21:00:51.880 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:bf443c68-e30b-4003-9d80-ae998824a3a8 = 21:00:51.881 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:bf443c68-e30b-4003-9d80-ae998824a3a8: 21:00:51.881 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:23bf65fc-3957-47f5-9f2a-5e08ba6ed748 = 21:00:51.881 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:23bf65fc-3957-47f5-9f2a-5e08ba6ed748 = 21:00:51.881 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:23bf65fc-3957-47f5-9f2a-5e08ba6ed748: 21:00:51.883 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . 21:00:51.884 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms true ] . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a ; "2019-07-12T21:00:51.885Z"^^ ; "Between" ; 2 ; 12 . 21:00:51.901 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Data model: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . a sh:Shape ; sh:closed true ; sh:property [ a sh:Property ; sh:maxInclusive 15 ; sh:minInclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:description "a Simple Single String Property" ; sh:maxCount 1 ; sh:maxLength 10 ; sh:minCount 1 ; sh:minLength 7 ; sh:path ; sh:pattern "^B" ] ; sh:property [ a sh:Property ; sh:maxExclusive 15 ; sh:minExclusive 5 ; sh:path ] ; sh:property [ a sh:Property ; sh:class ; sh:path ] ; sh:property [ a sh:Property ; sh:in ( "A" "B" "C" ) ; sh:path ] ; sh:property [ a sh:Property ; sh:datatype ; sh:maxCount 1 ; sh:maxLength 2 ; sh:minCount 1 ; sh:minLength 1 ; sh:path ] ; sh:property [ a sh:Property ; sh:maxCount 2 ; sh:minCount 0 ; sh:path ] ; sh:targetClass . 21:00:51.902 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Shape model: 21:00:51.903 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: . Pending nodes: 21:00:51.905 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on 21:00:51.907 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - parseShapes: Nodes: _:4dfd0734-7e57-46b5-829b-77eea3116654,_:7e4136b8-efd0-432b-862c-d7d4cd727100,_:c8333884-c310-4455-8670-a2d09399965b,_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6,_:d5920af6-2028-4991-8c95-a615aa850869,_:03c8ce87-1351-4040-b3d9-ef34a477cb82,_:6140d2bf-64b5-4d69-9d91-70964821f986. Pending nodes: 21:00:51.907 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:4dfd0734-7e57-46b5-829b-77eea3116654 21:00:51.909 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:7e4136b8-efd0-432b-862c-d7d4cd727100 21:00:51.910 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:c8333884-c310-4455-8670-a2d09399965b 21:00:51.912 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:0f8feb8f-5fc9-4bee-97f6-c24470853dd6 21:00:51.914 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:d5920af6-2028-4991-8c95-a615aa850869 21:00:51.916 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:03c8ce87-1351-4040-b3d9-ef34a477cb82 21:00:51.917 [main] DEBUG es.weso.shacl.converter.RDF2Shacl$ - Parsing hasValue on _:6140d2bf-64b5-4d69-9d91-70964821f986 21:00:51.918 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: http://www.sampledomain.org/sam#AResource 21:00:51.918 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:6140d2bf-64b5-4d69-9d91-70964821f986 21:00:51.918 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:03c8ce87-1351-4040-b3d9-ef34a477cb82 21:00:51.918 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:d5920af6-2028-4991-8c95-a615aa850869 21:00:51.918 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:0f8feb8f-5fc9-4bee-97f6-c24470853dd6 21:00:51.918 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:c8333884-c310-4455-8670-a2d09399965b 21:00:51.918 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:7e4136b8-efd0-432b-862c-d7d4cd727100 21:00:51.918 [main] DEBUG es.weso.shacl.validator.Validator - Checking shape: _:4dfd0734-7e57-46b5-829b-77eea3116654 21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of http://www.sampledomain.org/sam#AResource = 21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of http://www.sampledomain.org/sam#AResource = 21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: http://www.sampledomain.org/sam#AResource: 21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - Node - NodeShape http://www.sampledomain.org/sam#AResource 21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - checkNodeShape(,http://www.sampledomain.org/sam#AResource) 21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - Check propertyShapes(, _:4dfd0734-7e57-46b5-829b-77eea3116654,_:7e4136b8-efd0-432b-862c-d7d4cd727100,_:c8333884-c310-4455-8670-a2d09399965b,_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6,_:d5920af6-2028-4991-8c95-a615aa850869,_:03c8ce87-1351-4040-b3d9-ef34a477cb82,_:6140d2bf-64b5-4d69-9d91-70964821f986) 21:00:51.919 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:4dfd0734-7e57-46b5-829b-77eea3116654) 21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:7e4136b8-efd0-432b-862c-d7d4cd727100) 21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:c8333884-c310-4455-8670-a2d09399965b) 21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6) 21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:d5920af6-2028-4991-8c95-a615aa850869) 21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:03c8ce87-1351-4040-b3d9-ef34a477cb82) 21:00:51.920 [main] DEBUG es.weso.shacl.validator.Validator - chechPropertyShape(,_:6140d2bf-64b5-4d69-9d91-70964821f986) 21:00:51.920 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.920 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.921 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.921 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.921 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:4dfd0734-7e57-46b5-829b-77eea3116654=ShapeTyping(TypingMap(Map())) 21:00:51.921 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.921 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.922 [main] DEBUG es.weso.shacl.validator.Validator - minCount 0, os: List("2019-07-12T21:00:51.885Z"^^), attempt: Attempt([,_:7e4136b8-efd0-432b-862c-d7d4cd727100],Some(PredicatePath())), path: PredicatePath() 21:00:51.922 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:7e4136b8-efd0-432b-862c-d7d4cd727100=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4dfd0734-7e57-46b5-829b-77eea3116654), ShapeRef(_:7e4136b8-efd0-432b-862c-d7d4cd727100), ShapeRef(_:c8333884-c310-4455-8670-a2d09399965b), ShapeRef(_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6), ShapeRef(_:d5920af6-2028-4991-8c95-a615aa850869), ShapeRef(_:03c8ce87-1351-4040-b3d9-ef34a477cb82), ShapeRef(_:6140d2bf-64b5-4d69-9d91-70964821f986)),true,List()) -> TypingResult(Valid(List())), PropertyShape(_:7e4136b8-efd0-432b-862c-d7d4cd727100,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))))))) 21:00:51.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.922 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.923 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.923 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.923 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.923 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.924 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.924 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.924 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List(12), attempt: Attempt([,_:c8333884-c310-4455-8670-a2d09399965b],Some(PredicatePath())), path: PredicatePath() 21:00:51.924 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.924 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.925 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:c8333884-c310-4455-8670-a2d09399965b=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4dfd0734-7e57-46b5-829b-77eea3116654), ShapeRef(_:7e4136b8-efd0-432b-862c-d7d4cd727100), ShapeRef(_:c8333884-c310-4455-8670-a2d09399965b), ShapeRef(_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6), ShapeRef(_:d5920af6-2028-4991-8c95-a615aa850869), ShapeRef(_:03c8ce87-1351-4040-b3d9-ef34a477cb82), ShapeRef(_:6140d2bf-64b5-4d69-9d91-70964821f986)),true,List()) -> TypingResult(Valid(List())), PropertyShape(_:c8333884-c310-4455-8670-a2d09399965b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))))))) 21:00:51.926 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.926 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.926 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.926 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.926 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6=ShapeTyping(TypingMap(Map())) 21:00:51.926 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.926 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.970 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.970 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.971 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.972 [main] DEBUG es.weso.shacl.validator.Validator - minCount 1, os: List("Between"), attempt: Attempt([,_:d5920af6-2028-4991-8c95-a615aa850869],Some(PredicatePath())), path: PredicatePath() 21:00:51.972 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:d5920af6-2028-4991-8c95-a615aa850869=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4dfd0734-7e57-46b5-829b-77eea3116654), ShapeRef(_:7e4136b8-efd0-432b-862c-d7d4cd727100), ShapeRef(_:c8333884-c310-4455-8670-a2d09399965b), ShapeRef(_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6), ShapeRef(_:d5920af6-2028-4991-8c95-a615aa850869), ShapeRef(_:03c8ce87-1351-4040-b3d9-ef34a477cb82), ShapeRef(_:6140d2bf-64b5-4d69-9d91-70964821f986)),true,List()) -> TypingResult(Valid(List())), PropertyShape(_:d5920af6-2028-4991-8c95-a615aa850869,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.972 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.973 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:03c8ce87-1351-4040-b3d9-ef34a477cb82=ShapeTyping(TypingMap(Map())) 21:00:51.973 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.973 [main] DEBUG org.apache.jena.shared.LockMRSW - Lock : main 21:00:51.973 [main] DEBUG es.weso.shacl.validator.Validator - Result of chechPropertyShape(,_:6140d2bf-64b5-4d69-9d91-70964821f986=ShapeTyping(TypingMap(Map())) 21:00:51.974 [main] DEBUG es.weso.shacl.validator.Validator - Result of check propertyShapes(, _:4dfd0734-7e57-46b5-829b-77eea3116654,_:7e4136b8-efd0-432b-862c-d7d4cd727100,_:c8333884-c310-4455-8670-a2d09399965b,_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6,_:d5920af6-2028-4991-8c95-a615aa850869,_:03c8ce87-1351-4040-b3d9-ef34a477cb82,_:6140d2bf-64b5-4d69-9d91-70964821f986)=ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4dfd0734-7e57-46b5-829b-77eea3116654), ShapeRef(_:7e4136b8-efd0-432b-862c-d7d4cd727100), ShapeRef(_:c8333884-c310-4455-8670-a2d09399965b), ShapeRef(_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6), ShapeRef(_:d5920af6-2028-4991-8c95-a615aa850869), ShapeRef(_:03c8ce87-1351-4040-b3d9-ef34a477cb82), ShapeRef(_:6140d2bf-64b5-4d69-9d91-70964821f986)),true,List()) -> TypingResult(Valid(List())), PropertyShape(_:c8333884-c310-4455-8670-a2d09399965b,PredicatePath(),List(MaxLength(2), MinLength(1), MaxCount(1), MinCount(1), Datatype()),List(),List(),false,List()) -> TypingResult(Valid(List(12 satisfies maxLength(2), 12 satisfies minLength(1), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node , 12 has datatype ))), PropertyShape(_:7e4136b8-efd0-432b-862c-d7d4cd727100,PredicatePath(),List(MaxCount(2), MinCount(0)),List(),List(),false,List()) -> TypingResult(Valid(List(Checked maxCount(2) for path(PredicatePath()) on node , Checked minCount(0) for path(PredicatePath()) on node ))), PropertyShape(_:d5920af6-2028-4991-8c95-a615aa850869,PredicatePath(),List(Pattern(^B,None), MaxLength(10), MinLength(7), MaxCount(1), MinCount(1)),List(),List(),false,List()) -> TypingResult(Valid(List("Between" satisfies pattern ~/^B/, "Between" satisfies maxLength(10), "Between" satisfies minLength(7), Checked maxCount(1) for path(PredicatePath()) on node , Checked minCount(1) for path(PredicatePath()) on node ))))))) 21:00:51.985 [main] DEBUG es.weso.shacl.validator.Validator - Result of checkNodeShape(,http://www.sampledomain.org/sam#AResource = ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4dfd0734-7e57-46b5-829b-77eea3116654), ShapeRef(_:7e4136b8-efd0-432b-862c-d7d4cd727100), ShapeRef(_:c8333884-c310-4455-8670-a2d09399965b), ShapeRef(_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6), ShapeRef(_:d5920af6-2028-4991-8c95-a615aa850869), ShapeRef(_:03c8ce87-1351-4040-b3d9-ef34a477cb82), ShapeRef(_:6140d2bf-64b5-4d69-9d91-70964821f986)),true,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("closed violation. has more properties than List(, , , , , , ). Extra properties found: List(, ), ignoredProperties: List()")))))))) 21:00:51.985 [main] DEBUG es.weso.shacl.validator.Validator - Result of node - NodeShape http://www.sampledomain.org/sam#AResource: ShapeTyping(TypingMap(Map( -> Map(NodeShape(,List(),List(TargetClass()),List(ShapeRef(_:4dfd0734-7e57-46b5-829b-77eea3116654), ShapeRef(_:7e4136b8-efd0-432b-862c-d7d4cd727100), ShapeRef(_:c8333884-c310-4455-8670-a2d09399965b), ShapeRef(_:0f8feb8f-5fc9-4bee-97f6-c24470853dd6), ShapeRef(_:d5920af6-2028-4991-8c95-a615aa850869), ShapeRef(_:03c8ce87-1351-4040-b3d9-ef34a477cb82), ShapeRef(_:6140d2bf-64b5-4d69-9d91-70964821f986)),true,List()) -> TypingResult(Invalid(NonEmptyList(Violation error on : LiteralValue("closed violation. has more properties than List(, , , , , , ). Extra properties found: List(, ), ignoredProperties: List()")))))))) 21:00:51.985 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:6140d2bf-64b5-4d69-9d91-70964821f986 = 21:00:51.985 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:6140d2bf-64b5-4d69-9d91-70964821f986 = 21:00:51.985 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:6140d2bf-64b5-4d69-9d91-70964821f986: 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:03c8ce87-1351-4040-b3d9-ef34a477cb82 = 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:03c8ce87-1351-4040-b3d9-ef34a477cb82 = 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:03c8ce87-1351-4040-b3d9-ef34a477cb82: 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:d5920af6-2028-4991-8c95-a615aa850869 = 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:d5920af6-2028-4991-8c95-a615aa850869 = 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:d5920af6-2028-4991-8c95-a615aa850869: 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:0f8feb8f-5fc9-4bee-97f6-c24470853dd6 = 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:0f8feb8f-5fc9-4bee-97f6-c24470853dd6 = 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:0f8feb8f-5fc9-4bee-97f6-c24470853dd6: 21:00:51.986 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:c8333884-c310-4455-8670-a2d09399965b = 21:00:51.987 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:c8333884-c310-4455-8670-a2d09399965b = 21:00:51.987 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:c8333884-c310-4455-8670-a2d09399965b: 21:00:51.987 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:7e4136b8-efd0-432b-862c-d7d4cd727100 = 21:00:51.987 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:7e4136b8-efd0-432b-862c-d7d4cd727100 = 21:00:51.987 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:7e4136b8-efd0-432b-862c-d7d4cd727100: 21:00:51.987 [main] DEBUG es.weso.shacl.validator.Validator - Target nodes of _:4dfd0734-7e57-46b5-829b-77eea3116654 = 21:00:51.987 [main] DEBUG es.weso.shacl.validator.Validator - Target classes of _:4dfd0734-7e57-46b5-829b-77eea3116654 = 21:00:51.987 [main] DEBUG es.weso.shacl.validator.Validator - Nodes found for shape class: _:4dfd0734-7e57-46b5-829b-77eea3116654: 21:00:51.991 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "closed violation. has more properties than List(, , , , , , ). Extra properties found: List(, ), ignoredProperties: List()" ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:ClosedConstraintComponent ] ] . 21:00:51.993 [main] DEBUG org.eclipse.lyo.validation.impl.ShaclExValidatorImpl - Validation report: @prefix oslc_data: . @prefix sh: . @prefix rdf: . @prefix dcterms: . @prefix rdfs: . @prefix oslc: . [ a sh:ValidationReport ; sh:conforms false ; sh:result [ a sh:ValidationResult ; sh:focusNode ; sh:message "closed violation. has more properties than List(, , , , , , ). Extra properties found: List(, ), ignoredProperties: List()" ; sh:resultSeverity sh:Violation ; sh:sourceConstraintComponent sh:ClosedConstraintComponent ] ] . Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec Results : Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ lyo-validation --- [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ lyo-validation >>> [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ lyo-validation <<< [INFO] [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ lyo-validation --- [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ lyo-validation --- [INFO] [INFO] --- maven-javadoc-plugin:2.9:jar (attach-javadocs) @ lyo-validation --- [INFO] Loading source files for package org.eclipse.lyo.validation... Loading source files for package org.eclipse.lyo.validation.impl... Constructing Javadoc information... Standard Doclet version 1.8.0_202 Building tree for all the packages and classes... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/Validator.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/ValidatorFactory.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/ShaclExValidatorImpl.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/overview-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/constant-values.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/class-use/ValidatorFactory.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/class-use/Validator.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/class-use/ShaclExValidatorImpl.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/package-use.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/org/eclipse/lyo/validation/impl/package-use.html... Building index for all the packages and classes... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/overview-tree.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/index-all.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/deprecated-list.html... Building index for all classes... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/allclasses-frame.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/allclasses-noframe.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/index.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/overview-summary.html... Generating /home/jenkins/workspace/lyo-validation-master/target/apidocs/help-doc.html... 2 warnings [WARNING] Javadoc Warnings [WARNING] Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap [WARNING] Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 [WARNING] /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/Validator.java:49: warning - Tag @see: reference not found: org.eclipse.lyo.validation.shacl.ShaclShapeFactory#createShaclShape(Class) [WARNING] /home/jenkins/workspace/lyo-validation-master/src/main/java/org/eclipse/lyo/validation/Validator.java:49: warning - Tag @see: reference not found: org.eclipse.lyo.validation.shacl.ShaclShapeFactory#createShaclShape(Class) [INFO] Building jar: /home/jenkins/workspace/lyo-validation-master/target/lyo-validation-0.2.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (1.1 kB at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5.0 kB at 237 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 346 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 kB at 516 kB/s) [INFO] Installing /home/jenkins/workspace/lyo-validation-master/target/lyo-validation-0.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-SNAPSHOT.jar [INFO] Installing /home/jenkins/workspace/lyo-validation-master/pom.xml to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-SNAPSHOT.pom [INFO] Installing /home/jenkins/workspace/lyo-validation-master/target/lyo-validation-0.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/lyo-validation-master/target/lyo-validation-0.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/workspace/lyo-validation-master/target/lyo-validation-0.2.1-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-SNAPSHOT-javadoc.jar [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ lyo-validation --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.6/plexus-utils-1.5.6.jar (251 kB at 4.6 MB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 35 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2.jar (7.5 kB at 22 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2.pom [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2.pom (5.5 kB at 18 kB/s) [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/maven-metadata.xml [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/maven-metadata.xml (302 B at 5.4 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 3.9 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/maven-metadata.xml (302 B at 1.7 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2-sources.jar (4.6 kB at 8.3 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2-sources.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2-sources.jar (4.6 kB at 12 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 6.2 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2-javadoc.jar [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/lyo-validation-0.2.1-20190712.210055-2-javadoc.jar (43 kB at 69 kB/s) [INFO] Uploading to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to repo.eclipse.org: https://repo.eclipse.org/content/repositories/lyo-snapshots/org/eclipse/lyo/experimental/lyo-validation/0.2.1-SNAPSHOT/maven-metadata.xml (1.2 kB at 4.0 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.673 s [INFO] Finished at: 2019-07-12T21:00:59Z [INFO] ------------------------------------------------------------------------ [lyo-validation-master] $ /bin/sh -xe /tmp/jenkins1459809370452523679.sh + DOCS_HOME=/home/data/httpd/download.eclipse.org/lyo/docs/validation + /opt/tools/apache-maven/latest/bin/mvn -q '-Dexec.executable=echo' '-Dexec.args=${project.version}' --non-recursive org.codehaus.mojo:exec-maven-plugin:1.3.1:exec Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0 + VERSION=0.2.1-SNAPSHOT + ssh genie.lyo@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/lyo/docs/validation/0.2.1-SNAPSHOT + ssh genie.lyo@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/lyo/docs/validation/latest + scp -rp target/site/apidocs/ genie.lyo@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/lyo/docs/validation/0.2.1-SNAPSHOT + scp -rp target/site/apidocs/ genie.lyo@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/lyo/docs/validation/latest $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 58 killed; [ssh-agent] Stopped. Finished: SUCCESS